Devoxx 2010 schedule application

Hello all,

I’m currently developing a Devoxx 2010 schedule application using Vaadin and the
Vaadin Calendar add-on
. The application is still a bit work-in-progress but you can already try it out at:


http://demo.vaadin.com/devoxx2010

For schedule data the application uses a REST interface provided by the Devoxx organizers. More information about the REST interface
here
.

Please let me know if you have any comments or ideas for the application.

  • Teemu

Just to bump up this thread: Devoxx just released the schedule application created by Teemu and themed by Jouni as their main schedule page. Looks amazing:

[url=http://www.devoxx.com/display/Devoxx2K10/Calendar]
http://www.devoxx.com/display/Devoxx2K10/Calendar

[/url]

Even better - the code for the application is open source under Apache license:
http://code.google.com/p/devoxx-schedule-2010/
(
calendar component
is dual licensed - choose either AGPL or CVAL)

Feel free to implement your calendars based on this work!