From natea at jazkarta.com Mon Jul 25 22:34:26 2005 From: natea at jazkarta.com (Nate Aune) Date: Mon, 25 Jul 2005 15:34:26 -0500 Subject: [icalendar-dev] progress in radicalendar saga In-Reply-To: <43619.69.202.76.112.1119126323.squirrel@69.202.76.112> References: <39696.69.202.76.112.1119111438.squirrel@69.202.76.112> <42B4569E.1080809@mxm.dk> <43619.69.202.76.112.1119126323.squirrel@69.202.76.112> Message-ID: <4F6442C1-D8F2-4E50-9F4D-C9CD5F45FF5B@jazkarta.com> > I will try to get this little thing of mine working smoothly and fully > documented in the next week or so and post it to the list. i'd be interested in seeing how you did this. so some documentation would be great! thanks, nate > > Max M said: > >> Adam J Smith wrote: >> >> >>> If you haven't gotten sick from hearing from me yet... >>> >>> Thanks to the help on this list, I have been communicating with the >>> radicalendar developer who has quickly tweaked his iCalendar >>> files for >>> me, >>> and now the iCalendar package is slicing through them like a hot >>> knife >>> through butter. >>> >>> Just one more thing that I can't figure out: how to get the >>> (common?) >>> name >>> of the organizer from the ORGANIZER;CN. Saying something like this: >>> >>> for event in cal.walk('vevent'): >>> event['organizer'] >>> >>> >> >> event['organizer'].params >> >> as far as I remember >> >> >> >> >> -- >> >> hilsen/regards Max M, Denmark >> >> http://www.mxm.dk/ >> IT's Mad Science >> >> >> > > > ____________________________ > adam smith > ajs17 at cornell.edu > 255-8893 > 215 ccc > > _______________________________________________ > icalendar-dev mailing list > icalendar-dev at codespeak.net > http://codespeak.net/mailman/listinfo/icalendar-dev > > From ajs17 at cornell.edu Tue Jul 26 11:44:13 2005 From: ajs17 at cornell.edu (Adam J Smith) Date: Tue, 26 Jul 2005 05:44:13 -0400 (EDT) Subject: [icalendar-dev] progress in radicalendar saga In-Reply-To: <4F6442C1-D8F2-4E50-9F4D-C9CD5F45FF5B@jazkarta.com> References: <39696.69.202.76.112.1119111438.squirrel@69.202.76.112> <42B4569E.1080809@mxm.dk> <43619.69.202.76.112.1119126323.squirrel@69.202.76.112> <4F6442C1-D8F2-4E50-9F4D-C9CD5F45FF5B@jazkarta.com> Message-ID: <39953.69.202.76.112.1122371053.squirrel@69.202.76.112> Thanks for the reminder, I had let this slip. I will try to at least get this started this week. Nate Aune said: >> I will try to get this little thing of mine working smoothly and fully >> documented in the next week or so and post it to the list. > > i'd be interested in seeing how you did this. so some documentation > would be great! > > thanks, > nate > >> >> Max M said: >> >>> Adam J Smith wrote: >>> >>> >>>> If you haven't gotten sick from hearing from me yet... >>>> >>>> Thanks to the help on this list, I have been communicating with the >>>> radicalendar developer who has quickly tweaked his iCalendar >>>> files for >>>> me, >>>> and now the iCalendar package is slicing through them like a hot >>>> knife >>>> through butter. >>>> >>>> Just one more thing that I can't figure out: how to get the >>>> (common?) >>>> name >>>> of the organizer from the ORGANIZER;CN. Saying something like this: >>>> >>>> for event in cal.walk('vevent'): >>>> event['organizer'] >>>> >>>> >>> >>> event['organizer'].params >>> >>> as far as I remember >>> >>> >>> >>> >>> -- >>> >>> hilsen/regards Max M, Denmark >>> >>> http://www.mxm.dk/ >>> IT's Mad Science >>> >>> >>> >> >> >> ____________________________ >> adam smith >> ajs17 at cornell.edu >> 255-8893 >> 215 ccc >> >> _______________________________________________ >> icalendar-dev mailing list >> icalendar-dev at codespeak.net >> http://codespeak.net/mailman/listinfo/icalendar-dev >> >> > > ____________________________ adam smith ajs17 at cornell.edu 255-8893 215 ccc From ajs17 at cornell.edu Fri Jul 29 22:05:08 2005 From: ajs17 at cornell.edu (Adam J Smith) Date: Fri, 29 Jul 2005 16:05:08 -0400 (EDT) Subject: [icalendar-dev] progress in radicalendar saga In-Reply-To: <4F6442C1-D8F2-4E50-9F4D-C9CD5F45FF5B@jazkarta.com> References: <39696.69.202.76.112.1119111438.squirrel@69.202.76.112> <42B4569E.1080809@mxm.dk> <43619.69.202.76.112.1119126323.squirrel@69.202.76.112> <4F6442C1-D8F2-4E50-9F4D-C9CD5F45FF5B@jazkarta.com> Message-ID: <2481.128.253.230.141.1122667508.squirrel@128.253.230.141> As promised, here is documenation on how I used the iCalendar library to display remote calendar data from Radicalendar in Zope. It is a very early draft at this point that I will work to improve and eventually put on zope.org in HTML. Its very rough, but basically complete, and I welcome any suggestions for making it better: http://www.agile-software.com/barebones_icalendar.txt Nate Aune said: >> I will try to get this little thing of mine working smoothly and fully >> documented in the next week or so and post it to the list. > > i'd be interested in seeing how you did this. so some documentation > would be great! > > thanks, > nate > >> >> Max M said: >> >>> Adam J Smith wrote: >>> >>> >>>> If you haven't gotten sick from hearing from me yet... >>>> >>>> Thanks to the help on this list, I have been communicating with the >>>> radicalendar developer who has quickly tweaked his iCalendar >>>> files for >>>> me, >>>> and now the iCalendar package is slicing through them like a hot >>>> knife >>>> through butter. >>>> >>>> Just one more thing that I can't figure out: how to get the >>>> (common?) >>>> name >>>> of the organizer from the ORGANIZER;CN. Saying something like this: >>>> >>>> for event in cal.walk('vevent'): >>>> event['organizer'] >>>> >>>> >>> >>> event['organizer'].params >>> >>> as far as I remember >>> >>> >>> >>> >>> -- >>> >>> hilsen/regards Max M, Denmark >>> >>> http://www.mxm.dk/ >>> IT's Mad Science >>> >>> >>> >> >> >> ____________________________ >> adam smith >> ajs17 at cornell.edu >> 255-8893 >> 215 ccc >> >> _______________________________________________ >> icalendar-dev mailing list >> icalendar-dev at codespeak.net >> http://codespeak.net/mailman/listinfo/icalendar-dev >> >> > > ____________________________ adam smith ajs17 at cornell.edu 255-8893 215 ccc