It's a must nowadays to assure the compatibility between the calendars in our Joomla sites and the iCalendar standard. As the new version of JEvents is still 'alpha' (no news about iCal in jCal), your iCal generator is certainly important.
I've adapted it to let the users download the .ics file generated in their computers, so they can import easily the calendar into Outlook, Google Calendar, etc. It seemed to work fine but I found an important bug, that is: The program can't properly generate periodic events -i.e., if you have an event that happens in three consecutive Mondays, jcal_ical just translates an event for the first Monday...
It would be great to fix that issue... Anyway, thanks very very much, your program has been of great help for me!!!!