Currently Being Moderated

SparkWeb: Next Generation

Posted by David Smith on Oct 31, 2007 6:36:26 PM

One of the new things other than clustering in Openfire Enterprise 3.4 is a new release of SparkWeb. This marks a number of major transitions for it:

 

Simplified Installation

 

First, it's now built into Openfire Enterprise. No more downloading a separate plugin, and no configuration required. You'll find it in a new sidebar item in the "enterprise" tab of the admin console.

 

 

Moving to Flash
 

 

Second is that it's entirely new code. As we worked on the original SparkWeb, we ran into many limitations of the "ajax" (html + CSS + javascript + xmlhttprequest) platform, including browser compatibility issues, difficulty with localization, and the inability to support any sort of richer collaboration experience like voice or video. As a result, Derek DeMoro wrote a prototype of a web based XMPP client in Flash, using XIFF and Adobe's new Flex API. The new SparkWeb is descended from that, rather than from the previous version.

 

 

 

Work In Progress

 

There's good and (temporary) bad with this transition. The new code supports vcards and avatars, and is significantly smaller, resulting in quicker page loading. There's also a revamped UI, including contact list filtering much like Spark has. On the other hand, group chat support and secure connections are not quite ready in the new code, and are planned for the next minor Openfire Enterprise release.

 

If you have any questions or problems, feel free to post them in the Openfire Enterprise Support forum



Nov 13, 2007 8:14 PM Sebastien BenMBarek Sebastien BenMBarek  says:

I am a Java/Flex developer and I am amazed by what you have produced so far.

Are you going to develop spark using AIR in the future??

Nov 13, 2007 8:17 PM Sebastien BenMBarek Sebastien BenMBarek  says:

I have my answer from your client Strategy post. You are making the right move guys. are you hiring?

Nov 13, 2007 8:31 PM Sebastien BenMBarek Sebastien BenMBarek  says:

Shame you don't have any offices in London. It seems to be a fun company to work for.

Nov 14, 2007 8:19 AM Jay Jay  says:

For us poor saps without flash, is there any hope of the ajax version seeing the light of day again?