FROM : Joseph Jones
DATE : Fri Jan 03 16:20:01 2003
Just as an FYI, pushing ics file to the .calendars folder does not
automatically integrate the calendar into iCal. The user would still have to
subscribe or import the file.
Joe
> From: Jonas Salling <<email_removed>>
> Date: Thu, 2 Jan 2003 21:29:25 +0100
> To: <email_removed>
> Subject: Re: Cocoa code for publishing a calendar
>
> Joseph,
>
> Take a closer look at your iDisk... (".../Sites/.calendars" is what
> you're looking for).
>
> You may also want to (even though you shouldn't) look at the DAVAccess
> or URLMount private frameworks. Try:
>
> otool -TV
> /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
>
> or
>
> otool -oV
> /System/Library/PrivateFrameworks/DAVAccess.framework/Versions/Current/
> DAVAccess
>
> (A better idea may be to ask NSWorkspace to open the iDisk for you?)
>
> Cheers,
> Jonas
>
> ---
>
>
> I had that same thought, but when I mount my iDisk I don't see any
> folder
> that might contain iCal files (of which I have a few personal ones).
>
> Add to that the fact that I don't know at this time HOW to mount the
> iDisk.
> :-)
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
DATE : Fri Jan 03 16:20:01 2003
Just as an FYI, pushing ics file to the .calendars folder does not
automatically integrate the calendar into iCal. The user would still have to
subscribe or import the file.
Joe
> From: Jonas Salling <<email_removed>>
> Date: Thu, 2 Jan 2003 21:29:25 +0100
> To: <email_removed>
> Subject: Re: Cocoa code for publishing a calendar
>
> Joseph,
>
> Take a closer look at your iDisk... (".../Sites/.calendars" is what
> you're looking for).
>
> You may also want to (even though you shouldn't) look at the DAVAccess
> or URLMount private frameworks. Try:
>
> otool -TV
> /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
>
> or
>
> otool -oV
> /System/Library/PrivateFrameworks/DAVAccess.framework/Versions/Current/
> DAVAccess
>
> (A better idea may be to ask NSWorkspace to open the iDisk for you?)
>
> Cheers,
> Jonas
>
> ---
>
>
> I had that same thought, but when I mount my iDisk I don't see any
> folder
> that might contain iCal files (of which I have a few personal ones).
>
> Add to that the fact that I don't know at this time HOW to mount the
> iDisk.
> :-)
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
| Related mails | Author | Date |
|---|---|---|
| Joseph Jones | Jan 1, 15:55 | |
| Ray Kiddy | Jan 1, 17:16 | |
| Joseph Jones | Jan 1, 20:36 | |
| Scott Anguish | Jan 1, 20:40 | |
| Joseph Jones | Jan 1, 20:50 | |
| Joseph Jones | Jan 2, 03:57 | |
| Scott Anguish | Jan 2, 05:39 | |
| Joseph Jones | Jan 2, 05:46 | |
| Hubert Figuiere | Jan 2, 11:23 | |
| Andrew Pinski | Jan 2, 11:51 | |
| Jonas Salling | Jan 2, 12:30 | |
| Joseph Jones | Jan 2, 13:06 | |
| Joseph Jones | Jan 3, 16:20 |






Cocoa mail archive

