From: Jared <xe...@si...> - 2002-11-08 16:36:45
|
What I meant was, I thought version xCal was version 3.0 of iCal (as in, a newer version of the same spec). This doesn't seem to be the case, though. -Jared On Friday, November 8, 2002, at 10:38 AM, Waitman C. Gobble wrote: > Jared > > from what i gather the last time the ietf met was in july. the calendar > group did not attend. > > http://www.ietf.org/proceedings/02jul/index.html > > the most recent info i can find with regards to calsch > > http://www.ietf.org/proceedings/02jul/103.htm > > more information is available at > > http://www.ietf.org/proceedings/02mar/104.htm > > i believe these links are current > > http://www.ietf.org/rfc/rfc2445.txt > http://www.ietf.org/internet-drafts/draft-ietf-calsch-many-xcal-02.txt > > i don't think the xcal draft is at level 3. > > > take care > > Waitman > > > > On Fri, 2002-11-08 at 08:18, Jared wrote: > Oh, xCal == XML iCalendar. > > I was under the impression that the XML version was 3.0. (Is there > a > 1.0 for iCalendar? is there anything past 2.0?) > > At any rate, yes, I would be interested in supporting xCal in the > future. Right now, it's in the distant future, as iCal should be > supported as fully as we can before taking on a new approach. > > However, I think PHP iCalendar is the perfect suite to support > this. > For that, I see a single file called "parser.php" which does > something > like "if iCal, include ical_parser.php, elseif xCal, include > xcal_parser.php" > > As I said, thats in the distant future. > > -Jared > > On Friday, November 8, 2002, at 10:16 AM, Waitman C. Gobble wrote: > >> hey jared! >> >> no problem. i was really curious if it was in use anywhere. >> >> fyi, the xcal format is documented at >> >> http://www.ietf.org/internet-drafts/draft-ietf-calsch-many-xcal-02.txt >> >> IMO, this should replace the ical standard. >> >> if you guys decide to implement it in the future, i already have a >> working parser. i am just not sure if the xcal format is in use. >> >> Best >> >> Waitman >> >> >> On Fri, 2002-11-08 at 07:40, Jared wrote: >> I don't know what the xcal format is, but let's just stick to the >> RFC2445 standard right now (assuming it's not part of that >> standard). >> >> >> On Friday, November 8, 2002, at 09:43 AM, Waitman C. Gobble >> wrote: >> >>> i'll give it another go if you like. >>> >>> question, is there any use to support the xcal format? i am not sure >>> if >>> this format is in use anywhere. >>> >>> waitman >>> >>> >>> On Thu, 2002-11-07 at 11:56, Chad wrote: >>> So who was working on adding VTODO support to the parser? Now is >>> the >>> time to start looking at it for 0.9. >>> >>> -C >>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by: See the NEW Palm >>> Tungsten T handheld. Power & Color in a compact size! >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en >>> _______________________________________________ >>> Phpicalendar-devel mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel >>> >>> >>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by: See the NEW Palm >>> Tungsten T handheld. Power & Color in a compact size! >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en >>> _______________________________________________ >>> Phpicalendar-devel mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: See the NEW Palm >> Tungsten T handheld. Power & Color in a compact size! >> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en >> _______________________________________________ >> Phpicalendar-devel mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel >> >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: See the NEW Palm >> Tungsten T handheld. Power & Color in a compact size! >> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en >> _______________________________________________ >> Phpicalendar-devel mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |