<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav">
    <title>gmane.network.protocols.groupdav</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.protocols.groupdav/111"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/120">
    <title>Re: caldav4j</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/120</link>
    <description>&lt;pre&gt;
What server?  It sounds like this might a be a server-specific question
rather than a question about the GroupDAV protocol or a GroupDAV
implementation.

I'd suggest you ask on the appropriate OpenGroupware, Scalable
OpenGroupware, Citadel, BedeWork, Horde, or EGroupware forum.
&lt;/pre&gt;</description>
    <dc:creator>Adam Tauno Williams</dc:creator>
    <dc:date>2010-04-12T15:59:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/119">
    <title>caldav4j</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/119</link>
    <description>&lt;pre&gt;Hi,
I am developing an application based on caldav4j. I have a password and 
IDs to authenticate. In my application, I shall print all my events of 
all calendars. But just the events on my main calendar are displayed. 
How can I solve this problem? Or is't possible to browse my calendar 
root path?
Thank you.
&lt;/pre&gt;</description>
    <dc:creator>boubacar</dc:creator>
    <dc:date>2010-04-12T15:43:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/118">
    <title>Re: python web client?</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/118</link>
    <description>&lt;pre&gt;
I have, currently a partial, implementation in the OpenGroupware Coils
project - which is Python.  CalDAV clients can load the calendar;
clients like Nautilus and cadaver can explore the folders for contacts,
teams, etc....
&amp;lt;https://sourceforge.net/apps/trac/coils/&amp;gt;


It is essentially just a limited version of WebDAV;  so everything about
WebDAV applies.  I'd recommend "WebDAV: Next-Generation Collaorative Web
Authoring" by Lisa Dusseault (ISBN#0-13-065208-3).  This book is a
fabulous work on not just WebDAV, but just as importantly, the oddities
of various client implementations.


I've attached what I think is the code in question.


&lt;/pre&gt;</description>
    <dc:creator>Adam Tauno Williams</dc:creator>
    <dc:date>2010-02-13T14:20:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/117">
    <title>python web client?</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/117</link>
    <description>&lt;pre&gt;Hi folks,

i read a lot about caldav and groupdav and things and i tested even
more groupware clients and servers regarding synchronization. Just to
find out that most combinations suck or dont work at all. So i
wondered what this all is about and tried to implement my own little
groupdav server.
But, the problem is, the groupdav draft is very, unspecific, i think
and i am looking for examples.
On your page i found the hint that stelian pop python groupdav client
module, but i havent found the post about it. I'd be interested in it,
if somebody got it hanging around?

I'd be interested in other examples too. Like source code from kontact
or things like that. I was looking for it, but moving through
thousands lines of code, without knowing what exactly to look for,
some kind of sucks ;-)


Greetings
Sven Richter
&lt;/pre&gt;</description>
    <dc:creator>Sven Richter</dc:creator>
    <dc:date>2010-02-13T11:00:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/116">
    <title>Re: Thunderbird 3</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/116</link>
    <description>&lt;pre&gt;We'll soon start working on the SOGo Connector / Integrator extensions 
for Thunderbird 3 compatibility. They should be available in February.

Regards,

&lt;/pre&gt;</description>
    <dc:creator>Ludovic Marcotte</dc:creator>
    <dc:date>2010-01-05T15:01:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/115">
    <title>Re: Thunderbird 3</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/115</link>
    <description>&lt;pre&gt;
Yes I have tried it and it says extension is not compatible. Lightning
works fine or lets say the same way as in TB2.

regards

Christian


&lt;/pre&gt;</description>
    <dc:creator>Christian Naumer</dc:creator>
    <dc:date>2010-01-05T07:41:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/114">
    <title>Re: Thunderbird 3</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/114</link>
    <description>&lt;pre&gt;
I haven't heard anything regarding TB3; I also haven't tried the
existing connector in TB3.  I assume from your post that you have and it
doesn't work?

&lt;/pre&gt;</description>
    <dc:creator>Adam Tauno Williams</dc:creator>
    <dc:date>2010-01-04T21:38:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/113">
    <title>Thunderbird 3</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/113</link>
    <description>&lt;pre&gt;Hallo there,
are there any plans for porting the addressbook connector (from inverse)
to thunderbird 3?

Regards

Chrisian Naumer


&lt;/pre&gt;</description>
    <dc:creator>Christian Naumer</dc:creator>
    <dc:date>2010-01-04T13:10:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/111">
    <title>Inverse Lightning + Egroupware</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/111</link>
    <description>&lt;pre&gt;Hello all,

I am seeing the following strange behavior when I use SoGo Inverse 
lighting along with the dav calendar housed by my egroupware server:

    In Thunderbird lightning I add a new calendar select "on the 
network", select caldav with url 
http://my-Egroupware-server/egroupware/groupdav.php/username/calendar/
    The calendar shows up just fine, and I can add and delete events in 
the calendar
    However, when I add an event and set a reminder, the reminder is not 
saved. I receive NO error messages, and checking the egroupware database 
on the back-end I can see that there is no entry in the egw_async table, 
which is where it normally stores reminders/alarms.
    If however, I use a web interface to access the calendar (ie i open 
the calendar url in the web browser) I can set the reminder/alarm in 
there and it saves it just fine, also if I do that, the reminder "yellow 
bell" shows up in the thunderbird lightning as well.

Has anyone seen this behavior before and if so, I would appreciate any &lt;/pre&gt;</description>
    <dc:creator>Boris Yakubov</dc:creator>
    <dc:date>2009-10-01T19:08:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.protocols.groupdav/111">
    <title>Inverse Lightning + Egroupware</title>
    <link>http://permalink.gmane.org/gmane.network.protocols.groupdav/111</link>
    <description>&lt;pre&gt;Hello all,

I am seeing the following strange behavior when I use SoGo Inverse 
lighting along with the dav calendar housed by my egroupware server:

    In Thunderbird lightning I add a new calendar select "on the 
network", select caldav with url 
http://my-Egroupware-server/egroupware/groupdav.php/username/calendar/
    The calendar shows up just fine, and I can add and delete events in 
the calendar
    However, when I add an event and set a reminder, the reminder is not 
saved. I receive NO error messages, and checking the egroupware database 
on the back-end I can see that there is no entry in the egw_async table, 
which is where it normally stores reminders/alarms.
    If however, I use a web interface to access the calendar (ie i open 
the calendar url in the web browser) I can set the reminder/alarm in 
there and it saves it just fine, also if I do that, the reminder "yellow 
bell" shows up in the thunderbird lightning as well.

Has anyone seen this behavior before and if so, I would appreciate any &lt;/pre&gt;</description>
    <dc:creator>Boris Yakubov</dc:creator>
    <dc:date>2009-10-01T19:08:01</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.protocols.groupdav">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.protocols.groupdav</link>
  </textinput>
</rdf:RDF>
