If neither WebCit nor Tbird are showing your calendar items, my guess 
would be that the iCalendar objects you're generating are malformed.  
Maybe post a sample here and we can see whether there are any fields 
missing?  
   
 We generate our calendar objects using libical.  We also use libical to 
parse those objects.  As far as I know, Tbird uses libical as well.  If 
libical can't read it, then Citadel won't be able to do anything with it.  
I know, though, that libical is probably not an option for you because you 
either can't or won't link a C library into your program, so let's see 
some sample data and figure out what's missing.  

Reply via email to