Eden Logo iCalConvert  


iCal Convert: convert iCalendar files to other formats

 
Summary

screen shot

 

iCalConvert is an iCalendar format conversion utility.
You can translate an iCalendar format file to the following formats.

iCalConvert runs as a Cocoa application.

 
 
Download  Please try Version 1.1. It takes but a minute to run the example.

LinkAbout
Version 1.1 Mac OS X Cocoa. Includes app bundle, help, and examples.

On mac, double click if your browser doesn't automatically open.

 
About  

Features
  • Output format formats.
    • XML
    • aCalendarForge text
    • Tab separated text
  • Other
    • Use can specify separator charactor for "flat" files
    • Automatically generates file in same directory
    • Apple Help


Requirements
    • Mac OS X


Bugs/Limitations
Version 1.1 supports recurrance and exclusion rules (RRULE, EXRULE, RDATE,EDATE).
  • Rules are processed in order. Exclusions subtract from the previous allowed events.
  • Recurring IDs do not replace a previous recurrence. It is assumed the client application will handle this appropriately.
  • Events are ordered within an item but not across items.

Version 1.0 has the following limitations

  • Flat file conversion considers only a portion of the VEVENT type objects for iCalendar. See Users Manual for details.
  • The XML conversion follows the basic lexical convention where colons begin the text part. Thus RRULEs will come as text rather than parameters.
  • Repetition as in RRULEs is not implements. Only the base event will occur
  • Long lines may have a extra space inserted.