From: Sean M. <se...@sm...> - 2007-01-30 12:46:00
|
I think that that is part of the requirements from us, anyway, lance. Sel, add(sean) ta. s On 30 Jan 2007, at 12:08, Speelmon, Lance D wrote: > How would it relate to caldav? Thanks, L > > > Lance Speelmon la...@in... > Manager Online Development > > ----- Original Message ----- > From: tet...@li... <tetraelf- > dev...@li...> > To: Bodington developers <bod...@li...> > Cc: TetraELF Developers <tet...@li...> > Sent: Tue Jan 30 06:26:59 2007 > Subject: [Tetraelf-developers] GCWS working group > > we are looking for Tetra, Bod and Sakai input into the early prototype > of a Group Calendaring Web Service... would anybody like to be on a > working group list > there will be a blog etc and if there are no objections we will post a > digest / news update to this list after each phase... > > so the first phase is gathering requirements based on prototype and we > are looking for people from bod / sakai / tetra > > the prototype will be web based with a method for recording feedback > included > > it would be nice if we could bootstrap a session to any event we all > happen to be at, but happy for web based or other > > cheers > > Sel > > -- > Selwyn Lloyd > Phosphorix > Open Source Systems for Lifelong Learning > skype: selwyn_lloyd > tel: 07979240124 > irc://irc.ionode.org > support channel: #ionode > support email: de...@ph... > web: http://www.phosphorix.co.uk > forum: http://forum.ionetwork.ac.uk > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Tetraelf-developers mailing list > Tet...@li... > https://lists.sourceforge.net/lists/listinfo/tetraelf-developers > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Tetraelf-developers mailing list > Tet...@li... > https://lists.sourceforge.net/lists/listinfo/tetraelf-developers > |
From: Selwyn L. <sel...@ph...> - 2007-01-31 11:34:44
|
Hi Lance, Pending a fuller investigation of caldav which is being done... gcws agents / gcws feeds will interoperate with things like caldav and many other cal sources or cal apps assuming caldav would be a supplier of feeds / ical / ics need to check if what caldav consumes... but the gcws would be able to provide rss, ical [ics feed] and google calendar as well as a number of other outputs planned a simple use of the GCWS then would be to provide a small panel for a sakai page which provides a calendar interface to an aggregation of caldav feeds and some other events you have grouped together. how do we relate to caldav community is another matter as we have yet to hear from them or them us but would like to should we add you to the working group? Cheers sel Speelmon, Lance D wrote: >How would it relate to caldav? Thanks, L > > >Lance Speelmon la...@in... >Manager Online Development > >----- Original Message ----- >From: tet...@li... <tet...@li...> >To: Bodington developers <bod...@li...> >Cc: TetraELF Developers <tet...@li...> >Sent: Tue Jan 30 06:26:59 2007 >Subject: [Tetraelf-developers] GCWS working group > >we are looking for Tetra, Bod and Sakai input into the early prototype >of a Group Calendaring Web Service... would anybody like to be on a >working group list >there will be a blog etc and if there are no objections we will post a >digest / news update to this list after each phase... > >so the first phase is gathering requirements based on prototype and we >are looking for people from bod / sakai / tetra > >the prototype will be web based with a method for recording feedback >included > >it would be nice if we could bootstrap a session to any event we all >happen to be at, but happy for web based or other > >cheers > >Sel > > > -- Selwyn Lloyd Phosphorix Open Source Systems for Lifelong Learning skype: selwyn_lloyd tel: 07979240124 irc://irc.ionode.org support channel: #ionode support email: de...@ph... web: http://www.phosphorix.co.uk forum: http://forum.ionetwork.ac.uk |
From: Selwyn L. <sel...@ph...> - 2007-01-31 11:48:41
|
apologies i was confusing caldav with Darwin Calendar server... in my last email... replace caldav with DarwinCS and it should make more sense. I'm not sure we will have time to implement a caldav interface but we will consider it as another interface requirement and discuss the pros and cons once we know them better. Speelmon, Lance D wrote: >How would it relate to caldav? Thanks, L > > >Lance Speelmon la...@in... >Manager Online Development > >----- Original Message ----- >From: tet...@li... <tet...@li...> >To: Bodington developers <bod...@li...> >Cc: TetraELF Developers <tet...@li...> >Sent: Tue Jan 30 06:26:59 2007 >Subject: [Tetraelf-developers] GCWS working group > >we are looking for Tetra, Bod and Sakai input into the early prototype >of a Group Calendaring Web Service... would anybody like to be on a >working group list >there will be a blog etc and if there are no objections we will post a >digest / news update to this list after each phase... > >so the first phase is gathering requirements based on prototype and we >are looking for people from bod / sakai / tetra > >the prototype will be web based with a method for recording feedback >included > >it would be nice if we could bootstrap a session to any event we all >happen to be at, but happy for web based or other > >cheers > >Sel > > > -- Selwyn Lloyd Phosphorix Open Source Systems for Lifelong Learning skype: selwyn_lloyd tel: 07979240124 irc://irc.ionode.org support channel: #ionode support email: de...@ph... web: http://www.phosphorix.co.uk forum: http://forum.ionetwork.ac.uk |
From: Ian B. <ia...@ca...> - 2007-01-31 12:08:23
|
Selwyn, http://trac.macosforge.org/projects/calendarserver We havent actually run the Darwin Calendar server, but our main interest in it is its a) Open source and b) implements caldav as well as other protocols. CalDAV uses WebDAV for organization and transport and iCal for the packets..... I would be really surprised if you were not intending to do ical support, and responding to the necessary WebDAV verbs is a very small extension from Tomcat... you could probably even use Apache Slide or some other webdav set of libraries (Sakai has a WebDAV server you could reuse parts of) The wikipedia page gives links to the relevant RFC's and some client libraries. At Cambridge we will be evaluating it and showing it to the Campus potentially with thoughts about how it might be used. Ian Selwyn Lloyd wrote: > apologies i was confusing caldav with Darwin Calendar server... in my > last email... replace caldav with DarwinCS and it should make more sense. > > I'm not sure we will have time to implement a caldav interface but we > will consider it as another interface requirement and discuss the pros > and cons once we know them better. > > > Speelmon, Lance D wrote: > >> How would it relate to caldav? Thanks, L >> >> >> Lance Speelmon la...@in... >> Manager Online Development >> >> ----- Original Message ----- >> From: tet...@li... <tet...@li...> >> To: Bodington developers <bod...@li...> >> Cc: TetraELF Developers <tet...@li...> >> Sent: Tue Jan 30 06:26:59 2007 >> Subject: [Tetraelf-developers] GCWS working group >> >> we are looking for Tetra, Bod and Sakai input into the early prototype >> of a Group Calendaring Web Service... would anybody like to be on a >> working group list >> there will be a blog etc and if there are no objections we will post a >> digest / news update to this list after each phase... >> >> so the first phase is gathering requirements based on prototype and we >> are looking for people from bod / sakai / tetra >> >> the prototype will be web based with a method for recording feedback >> included >> >> it would be nice if we could bootstrap a session to any event we all >> happen to be at, but happy for web based or other >> >> cheers >> >> Sel >> >> >> > |
From: Selwyn L. <sel...@ph...> - 2007-01-31 12:22:46
|
Thanks Ian, I will also take a look at the three linked caldav projects. The verdict here is we should factor caldav support into GCWS and thanks for the pointers. On a slightly seperate thread [not caldav] and not strictly GCWS... more the topic of xml feeds like rss... caching and re-reading I'll start another thread Sel I also think we have Ian Boston wrote: > Selwyn, > http://trac.macosforge.org/projects/calendarserver > > We havent actually run the Darwin Calendar server, but our main > interest in it is its a) Open source and > > b) implements caldav as well as other protocols. > > CalDAV uses WebDAV for organization and transport and iCal for the > packets..... I would be really surprised if you were not intending to > do ical support, and responding to the necessary WebDAV verbs is a > very small extension from Tomcat... you could probably even use Apache > Slide or some other webdav set of libraries (Sakai has a WebDAV server > you could reuse parts of) > > The wikipedia page gives links to the relevant RFC's and some client > libraries. > > At Cambridge we will be evaluating it and showing it to the Campus > potentially with thoughts about how it might be used. > > Ian > > > Selwyn Lloyd wrote: > >> apologies i was confusing caldav with Darwin Calendar server... in my >> last email... replace caldav with DarwinCS and it should make more >> sense. >> >> I'm not sure we will have time to implement a caldav interface but we >> will consider it as another interface requirement and discuss the >> pros and cons once we know them better. >> >> >> Speelmon, Lance D wrote: >> >>> How would it relate to caldav? Thanks, L >>> >>> Lance Speelmon la...@in... >>> Manager Online Development >>> >>> ----- Original Message ----- >>> From: tet...@li... >>> <tet...@li...> >>> To: Bodington developers <bod...@li...> >>> Cc: TetraELF Developers <tet...@li...> >>> Sent: Tue Jan 30 06:26:59 2007 >>> Subject: [Tetraelf-developers] GCWS working group >>> >>> we are looking for Tetra, Bod and Sakai input into the early >>> prototype of a Group Calendaring Web Service... would anybody like >>> to be on a working group list >>> there will be a blog etc and if there are no objections we will post >>> a digest / news update to this list after each phase... >>> >>> so the first phase is gathering requirements based on prototype and >>> we are looking for people from bod / sakai / tetra >>> >>> the prototype will be web based with a method for recording feedback >>> included >>> >>> it would be nice if we could bootstrap a session to any event we all >>> happen to be at, but happy for web based or other >>> >>> cheers >>> >>> Sel >>> >>> >>> >> > > > -- Selwyn Lloyd Phosphorix Open Source Systems for Lifelong Learning skype: selwyn_lloyd tel: 07979240124 irc://irc.ionode.org support channel: #ionode support email: de...@ph... web: http://www.phosphorix.co.uk forum: http://forum.ionetwork.ac.uk |
From: Selwyn L. <sel...@ph...> - 2007-06-02 20:08:46
|
Hi Ian, We are putting the pieces together now for release 0.1 of the GCWS toolkit. one of which is a Dav handler. Ambi is going to implement the handler as a slide interface for version 0.1 of GCWS we would be interested to learn more about Sakai's WebDAV server though. Cheers Sel Ian Boston wrote: > Selwyn, > http://trac.macosforge.org/projects/calendarserver > > We havent actually run the Darwin Calendar server, but our main > interest in it is its a) Open source and > > b) implements caldav as well as other protocols. > > CalDAV uses WebDAV for organization and transport and iCal for the > packets..... I would be really surprised if you were not intending to > do ical support, and responding to the necessary WebDAV verbs is a > very small extension from Tomcat... you could probably even use Apache > Slide or some other webdav set of libraries (Sakai has a WebDAV server > you could reuse parts of) > > The wikipedia page gives links to the relevant RFC's and some client > libraries. > > At Cambridge we will be evaluating it and showing it to the Campus > potentially with thoughts about how it might be used. > > Ian > > > Selwyn Lloyd wrote: >> apologies i was confusing caldav with Darwin Calendar server... in my >> last email... replace caldav with DarwinCS and it should make more >> sense. >> >> I'm not sure we will have time to implement a caldav interface but we >> will consider it as another interface requirement and discuss the >> pros and cons once we know them better. >> >> >> Speelmon, Lance D wrote: >> >>> How would it relate to caldav? Thanks, L >>> >>> Lance Speelmon la...@in... >>> Manager Online Development >>> >>> ----- Original Message ----- >>> From: tet...@li... >>> <tet...@li...> >>> To: Bodington developers <bod...@li...> >>> Cc: TetraELF Developers <tet...@li...> >>> Sent: Tue Jan 30 06:26:59 2007 >>> Subject: [Tetraelf-developers] GCWS working group >>> >>> we are looking for Tetra, Bod and Sakai input into the early >>> prototype of a Group Calendaring Web Service... would anybody like >>> to be on a working group list >>> there will be a blog etc and if there are no objections we will post >>> a digest / news update to this list after each phase... >>> >>> so the first phase is gathering requirements based on prototype and >>> we are looking for people from bod / sakai / tetra >>> >>> the prototype will be web based with a method for recording feedback >>> included >>> >>> it would be nice if we could bootstrap a session to any event we all >>> happen to be at, but happy for web based or other >>> >>> cheers >>> >>> Sel >>> >>> >>> >> > > > -- Selwyn Lloyd Phosphorix Open Source Systems for Lifelong Learning skype: selwyn_lloyd tel: 07979240124 irc://irc.ionode.org support channel: #ionode support email: de...@ph... web: http://www.phosphorix.co.uk forum: http://forum.ionetwork.ac.uk Phosphorix Limited Date of Company Registration 15th March 2001 Company Registration Number 4180295 VAT number: 768 9766 42 Registered Address: REDBRICK HOUSE, SAINT AUGUSTINES YARD, BRISTOL, AVON, BS1 5DS Offices: Seolea Cottage, Tedburn Road, EXETER EX4 2HD |