a couple of GWT calendar projects – gwt-scheduler and gwtsimiletimeline
I just looked over the list of gwt projects hosted on code.google.com and found a couple of quite interesting calendar projects that were recently updated for GWT 1.5 – gwt-scheduler and gwtsimiletimeline.
gwt-scheduler is a pretty neat GWT-based calendar implementation, with a couple of calendar views (month&week) & simple scheduling ability.
gwtsimiletimeline is a GWT wrapper around MIT’s simile-widets project‘s Timeline widget. The widget is quite stunning in its timeline/calendard visualization abilities using javascript. Simile-Widgets project also has a very cool timeplot widget – hopefully someone would provide a GWT wrapper for it at some point as well.
Related posts:
- GWT in the wild This is just a running list of applications using GWT...
Simile Timeplot
Please also see a project I recently posted, gwt-cal
http://code.google.com/p/gwt-cal/
Demo:
http://gwt-web-calendar.appspot.com/
Here’s a scheduler which uses GXT (GWT Ext), and there’s also a plain vanilla JavaScript version:
http://www.ext-scheduler.com