Archive for November, 2005

Cool tool to generate matching colours

Thursday, November 17th, 2005

Hey, if any of you has been to digg.com lately, you should notice, just like I do, an entry about a colour matching tool. I opened the site and tried it. It’s really awesome. It’s got 3 sliders to specify the RGB values of your primary colour and the 9 rectangles of colour samples under […]

Scheduling, nice job guys, you’re done!

Tuesday, November 15th, 2005

Seems to me if we can manage to integrate Zimbra we are that much closer to hitting gold.
And it uses Tomcat, hum…
Go get yourself a towel and see the hosted demo. Oh, the towel is for when you start drooling.
The Zimbra Collaboration Suite provides support for email, contacts, and group calendaring, and consists of a […]

XML to HTML form

Tuesday, November 15th, 2005

Here are some interesting web sites I found that might help in the requirements plug-in:
1) Tutorial on transforming XML to HTML form
2) XUpdate (Not a very active project)
3) XML Form Generator (downloadable script)

Requirements/Documents Plug-In

Sunday, November 13th, 2005

The challenge:
XML Document -> HTML Form -> Save to XML Document -> HTML Form –> Save to new version XML Document… (etc)
The steps:
1. Define a Shema
2. Define XML template to follow the Schema and includes template data (blue suggestion text in Word)
3. Define an XML Stylesheet (XSLT) to transform the XML to a HTML form […]

Ajaxify my world!

Wednesday, November 9th, 2005

More great Ajax links:

Behaviour : Better smarter Javascript - Behaviour : Using CSS selectors to apply Javascript behaviours.
Rico - JavaScript for Rich Internet Applications.
Symfony - symfony is an open-source PHP5 web framework.
Comparing Java Ajax Frameworks.

PS: Note the last link, might be very useful for us.