Archive for February 2nd, 2005

Jotspot, Confluence … or XWiki?

I've spent some time in the last few days evaluating the two products that look more promising as a platform for the Source.zone initiative: Jotspot and Confluence.

First of all, let me say that both are cool products, made by very cool companies. And now for some comparisons.

Jotspot has some features, like forms, that could be useful. Plus, it's a hosted service, which should translate to lower activation costs, whereas Confluence is $1200 plus hosting.

On the other hand, being hosted has its disadvantages. With Confluence, I can do pretty much everything I want, on my own server, even modify it, since it comes with source code. With Jotspot, I have considerably less freedom. Moreover, Jotspot is still in beta, whereas Confluence is already at version 1.3.

All things considered, Confluence seems to have the edge, at the moment, mainly because with it I can already publish a website visible to the public, a thing that is currently not possible with Jotspot. I can also customize it much more easily.

While I'm at it, I will briefly mention XWiki, that was brought to my attention by Ludovic Dubost. From the set of its features, it looks interesting, and it's Open Source, which is not bad. I should find the time to test it too.

Mozilla XForms XPIs available

Mozilla Foundation Announces Beta Release of XForms 1.0 Recommendation:


February 2, 2005, (Mountain View, CA). The Mozilla Foundation today announced the beta release of the W3C's XForms 1.0 Recommendation. XForms is the forms module standard developed by the World Wide Web Consortium (W3C), which enables developers to deliver the type of next-generation, rich, portable web-based applications desired by corporate IT.

Since I spend a sizable portion of my time fighting with the shortcomings of HTML forms, DHTML hacks and browser inconsistencies, I am thrilled at the prospect of having a widely deployed implementation of XForms.

Now all that is needed is for someone to come up with an XForms renderer for Cocoon Forms, and life will be perfect.

(Via Micah.)