Re: [Banshee-List] iCal 2 iPod plugin



If you're looking to do this in C#, then I would use ipod-sharp for
getting the device handle and events. If you want to use C, then use
libipoddevice (which ipod-sharp uses for device access).

While I guess this could be done in Banshee, I second the motion that
it's probably better in Evolution. You could probably do it in C# with
EDS bindings. It doesn't need to be *in* Evolution, rather Evolution
does the calendar syncing, and then using EDS you request those
calendars and sync them to the iPod.

However, if you're looking for a quick route, I'd probably just write a
standalone C# app that uses ipod-sharp and fetch your iCal calendars
directly from Google and sync them.

As for ipod-sharp docs, they are in the monodoc format. James also has
them online at: http://www.snorp.net/docs/ipod-sharp/ ... not sure if
they're 100% current, but the API has changed very little in quite a few
months.

Anyway, let us know your progress :)

Cheers,
Aaron


On Fri, 2006-04-21 at 18:38 +0200, Lukasz Halman wrote:
> Hi
> 
> I think you should get in touch with evolution team. As far as I know
> they are working on getting evolution and google calendars syncing to
> work. If that's done then syncing ipod with evolution is very easy. That
> way not only it would be easier to do, but it'll provide better system
> integration. Since evolution-data-server is THE SOURCE of information in
> gnome, you should sync with it, not with google directly. That's my
> opinion.
> 
> I have somewhere on my disk gtk2 application which used to sync
> evolution contacts/calendar with ipod. Give me a sign if you're
> interested in those sources.
> 
> L.
> 
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list




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