During the past few weeks I have given some thought on how to best
present the schedule in a format where you can see the time and tracks
next to eachother.
Today I encountered a link to a website having such a schedule
(http://www.northseajazz.com/nl/programma/2011/vrijdag-8-juli/blokkenschema)
which I think looks and acts rather nice.
This solution has one big advantage: it can be bought for $12 (
http://codecanyon.net/item/timetable-for-events-with-php-jquery-and-xml/546355?ref=RikdeVos)
and adapted to our needs.
The downsides:
* it does not seem very responsive, for the lower resolutions it might
be necessary to supply a simpler solution. At the very least it should
be tested on lower resolutions and touch enabled devices.
* CodeCanyon slaps GPL on this product, we might want to request a
different license.
Another demo: http://rikdevos.com/demos/timetable/
What do you think?
Mike