Don't understand german? Read or subscribe to my english-only feed.

KDE: aKgregator <-> snownews

My new blogsystem provides feeds (RSS .91, 2.0 and Atom 0.3) which can be parsed by aKregator without any problems. So I wanted to import all the snownews-URLs without doing too much 8-)

See the power of DCOP:

$ sed 's/(.*)||(.*)|/dcop akregator-1808 aKregatorIface addFeedToGroup 1 2/' urls >| /tmp/cmd
$ chmod 700 /tmp/cmd && /tmp/cmd

And now I’ve all the URLs from snownews inside aKregator without a single mouseclick. I’ll write a script which can handle snownews -> aKregator and vice versa for integration into my subversion-system of config-files.

2 Responses to “KDE: aKgregator <-> snownews”

  1. murphee Says:

    OffTopic but: I like the fancy new layout for the Blog!

  2. Michael Prokop Says:

    Great to hear^Wread that :)

    I still discover new features in wordpress which b2 did not provide ;-)