|
« November 2007 |
Zimbra Blog
| January 2008 »
One of the most important traits of Web 2.0 applications is low user-perceived latency in UI update, which usually requires low latency event notification from server to client. However due to the limitations of the HTTP protocol, a server cannot initiate communication with a client as events occur. Continue reading...
Posted by John Holder on December 18, 2007 at 10:21 AM
• Comments (1)
• TrackBack (0)
It's been tough keeping this one under wraps because it's so cool. Yep: It's in Zimbra 5.0. Continue reading...
Posted by John Holder on December 17, 2007 at 09:00 AM
• Comments (9)
• TrackBack (0)
Zimlets are great, they allow developers to integrate our mail UI with all kinds of third party web services and APIs. But what about integrating third party management consoles with Zimbra Admin UI? In version 5 Zimbra Admin UI is an open platform that allows developers to integrate ZCS Admin UI with other management consoles and add new features through admin extensions. Continue reading...
Posted by GregS on December 05, 2007 at 07:12 AM
• Comments (1)
• TrackBack (0)
When Zimbra started out we had only a few thousand lines of JavaScript
and didn't really optimize our JavaScript at all. As we added
features to the Zimbra Web Client, the code base grew pretty fast. On
the client/end user side, raw Javascript in hundreds of script tags
were received. This came out to be about 2MB of raw/uncompressed
JavaScript, in about 75 files. Continue reading...
Posted by John Holder on December 03, 2007 at 08:30 AM
• Comments (2)
• TrackBack (0)
|