Comments on: Zimbra DesktopRobert Accettura's Personal Blog on Web Development and TechBy: Matthew Gertner- July 25, 2008 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...http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/#comment-393322 |