Is there any reason why the notes are limited to 20 characters?
I'm writing a little java app for users of 30 boxes (
http://30boxes.com) that will automatically download their current events list, wrangle it into RockCalendar format, and write it to the player (basically a one-way sync for those who prefer to edit events on their online calendar and just read them on the iRiver).
I think I can cope with reducing the information 30 Boxes gives me into a format that RockCalendar will handle, but it would be helpful if it had a larger note field - for instance, multiple events on one day have to be glommed into a single note (because RockCalendar just has one note per day), but if the events have reasonably big names they just get cut off at 20 chars.