discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep Objective-C based CalDAV server


From: Doc O'Leary
Subject: Re: GNUstep Objective-C based CalDAV server
Date: Fri, 25 Oct 2013 10:44:28 -0500
User-agent: MT-NewsWatcher/3.5.2 (Intel Mac OS X)

In article <mailman.4695.1382708046.10748.discuss-gnustep@gnu.org>,
 Andreas Hoschler <ahoesch@smartsoft.de> wrote:

>       iPhone ----> Objective-C based service (CalDAV server implementation) 
> ----> 
> our proprietary RDBMS
> 
> Has anyone already done something like that (Objective-C based CalDAV 
> server)?
> 
> Hints to documentation, projects, existing libraries or frameworks are 
> greatly appreciated?

I think you're looking at the wrong problem.  It's mainly an issue of 
getting some objects you have coerced into the iCalendar format.  I do 
this, for example, with calendaRSS:

http://cal.subsume.com/

No special server needed.  The current server version uses Ruby, but the 
original version from 2002 used ObjC.  I could send you the class file, 
but it was simple enough for my special case of RSS feeds that I hard 
coded a lot of it.

-- 
iPhone apps that matter:    http://appstore.subsume.com/
My personal UDP list: 127.0.0.1, localhost, googlegroups.com, theremailer.net,
    and probably your server, too.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]