View Single Post
  #5 (permalink)  
Old 05-03-2006, 10:50 AM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by KevinH
Very cool. What's the back end for this functionality?
Right now it's ruby on rails. You can see where I have started to document this project on the wiki:

http://wiki.zimbra.com/index.php?title=User:JoshPrismon

In particular details about the model are at:
http://wiki.zimbra.com/index.php?tit...bout_the_Model

And details on the javascript integration is here:
http://wiki.zimbra.com/index.php?tit...t_up_to_Zimbra

I submitted a zimlet for the contest that worked off of this, unfortunitly it was really primitive and I wish I had another month or so to work on it. This is also something that if there is a decent amount of interest in, I could be convienced to port to java. I know java for my day job, Ruby on Rails was picked because it is fast and a new technology.
Reply With Quote