[Kde-pim] Synchronization between Akregator & Google Reader

Didier Hoarau did.hoarau at gmail.com
Sun Feb 24 20:58:30 GMT 2008


This weekend I've been working a little on a Akregator's synchronization tool.

I've made some samples for the user interface that would manage and
trigger this feature in Akregator. For the moment there is not much
thing. Nothing really works and nothing is integrated yet but I've
tried to think about something easy to use and consistent with other
KDE tools.

Everything is commited on the SVN work folder but here are 2
sceenshots of what I've done: http://did.hoarau.free.fr/blog/?p=7



On 2/21/08, Didier HOARAU <did.hoarau at gmail.com> wrote:
> Hi,
>
> On jeudi 21 février 2008, Frank Osterfeld wrote:
> > Right, that's a difference. Actually, for feeds, I'm in favor of
> categories
> > opposed to folders. Right now, having the same feed in multiple folders
> > isn't well supported (it's seen as two separate feeds and funny things
> > might happen - or not). This is something I want to have fixed ASAP.
> > I'm not sure yet about whether the hierarchy should be flattened or not.
>
> Having categories instead of folder may be a nice feature (and I think I
> prefer the categories) but current Akregator behaviour is good after all.
> Anyway this is not required for the synchronisation mecanism with Online
> Readers. We can agree on a simple mapping rule to translate categories into
> folders (for example taking only the last leaf of the tree for folders).
>
> > Cool, can we add that to SVN already? Maybe we should create a playground
> > directory for akregator. Do you have an SVN account?
>
> I just added a folder akregator in playground. The classed I've made far are
> in the src/syncrss directory. Unfortunately, I didn't have the time to
> adjust
> the CMakeList.txt. It compiles in kdepim, but not outside. And there are a
> lot of harcoded stuffs.
>
> > Yes, there isn't much of an dbus interface, except for adding single
> feeds.
> > It could be implemented as a plugin - Akregator could expose a basic
> > interface for feed list management. I want to have the interfaces for
> > plugins extended anyway, so this is a good way to start with it.
> > What do you need? URL, Feed ID (which is the URL, currently), the tree
> > structure (and probably a way to store folder<->category mappings), and
> > add/remove feed methods. Anything else?
>
> I'd say that we need at least:
> - a way to get the list of feed (folder+name+url)
> - a way to add a feed in a folder (I think we have this)
> - a way to delete a feed in a folder
> - updating a feed may only be removing+adding the feed
>
>
> Thank you for you support. Any remark/suggestion is welcome.
>
> Regards,
>
> Didier.
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list