<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Zimbra Desktop</title>
	<atom:link href="http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/</link>
	<description>Robert Accettura's Personal Blog on Web Development and Tech</description>
	<pubDate>Tue,  2 Dec 2008 21:31:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Matthew Gertner</title>
		<link>http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/#comment-393322</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Fri, 25 Jul 2008 10:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/?p=1855#comment-393322</guid>
		<description>The main reason for the bulkiness of the download is that it includes the entire Java-based Zimbra server. This was done because so much of the application logic resides on the server. I think that moving forward more web app developers will strive to put all application logic in the client (or technology like Jaxer will be used to deploy code that can be executed on the server or client as appropriate) and use the new offline capabilities being deployed by browser vendors (including FF3 of course!) to cache code and store data on the local machine. Hopefully Zimbra will tackle this at some point, but the development effort would be significant considering the size and complexity of the existing code base.

The other win would come from using the existing XULRunner runtime on machines which have it installed (including any machine with Firefox). The current ZD download is somewhere in the 30-40Mb range. With these changes, I could imagine it cut to a few 100k at most.

Matt</description>
		<content:encoded><![CDATA[<p>The main reason for the bulkiness of the download is that it includes the entire Java-based Zimbra server. This was done because so much of the application logic resides on the server. I think that moving forward more web app developers will strive to put all application logic in the client (or technology like Jaxer will be used to deploy code that can be executed on the server or client as appropriate) and use the new offline capabilities being deployed by browser vendors (including FF3 of course!) to cache code and store data on the local machine. Hopefully Zimbra will tackle this at some point, but the development effort would be significant considering the size and complexity of the existing code base.</p>
<p>The other win would come from using the existing XULRunner runtime on machines which have it installed (including any machine with Firefox). The current ZD download is somewhere in the 30-40Mb range. With these changes, I could imagine it cut to a few 100k at most.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
