AW: Rss
In KDE gibt es eine recht große "Sammlung" an RSS-Feeds, namentlich im Newsticker. Hat man ihn einmal in die KDE-Leiste eingebunden, dann wird eine Liste mit vielen RSS-Feeds erzeugt.
Wo das dazugehörige Templat liegt, habe ich bisher noch nicht herausgefunden.
Die Datei mit den ganzen RSS-Feeds findet sich unter:
/home/
Username/.kde/share/config/knewsticker_panelappletrc
oder
/home/
Username/.kde/share/config/knewsticker_panelappletrc
einpaarZahlenundBuchstaben.new
Die Datenquellen finden sich als .rss, .xml, .php oder .rdf-Dateien wieder.
Mit dem einfachen Befehl ....
Code:
cat /home/[i]Username[/I]/.kde/share/config/knewsticker_panelappletrcTV6tha.new | grep -r http:// | grep -r Source
Source file=http://arstechnica.com/etc/rdf/ars.rdf
Source file=http://slashdot.org/askslashdot.rdf
Source file=http://br-linux.org/noticias/index.rdf
Source file=http://BSDatwork.com/backend.php
Source file=http://www.bureau42.com/rdf/
Source file=http://www.csmonitor.com/rss/csm.rss
Source file=http://daily.daemonnews.org/ddn.rdf.php3
Source file=http://www.faz.net/s/Rub/Tpl~Epartner~SRss_.xml
Source file=http://www.freebsd.org/news/news.rdf
Source file=http://www.freshports.org/news.php
Source file=http://www.freshsource.org/news.php
Source file=http://freshmeat.net/backend/fm.rdf
Source file=http://www.gnomedesktop.org/backend.php
Source file=http://www.hotwired.com/webmonkey/meta/headlines.rdf
Source file=http://headlines.internet.com/internetnews/bus-news/news.rss
Source file=http://www.jabber.org/news/rss.xml
Source file=http://www.kde.de/nachrichten/nachrichten.rdf
Source file=http://www.kde-france.org/backend-breves.php3
Source file=http://kuro5hin.org/backend.rdf
Source file=http://happypenguin.org/html/news.rdf
Source file=http://www.lwn.net/headlines/rss
Source file=http://www.linux4us.de/newsticker.fd
Source file=http://www.linuxnewbie.org/news.cdf
Source file=http://www.linuxsecurity.com/linuxsecurity_hybrid.rdf
Source file=http://www.linuxde.org/backends/news.rdf
Source file=http://www.maximumbsd.com/backend/mb.rdf
Source file=http://www.mozilla.org/news.rdf
Source file=http://www.mozillazine.org/contents.rdf
Source file=http://www.n24.de/rss/?rubrik=home
Source file=http://www.netphoenix.at/rss/netphoenix.php
Source file=http://www.osnews.com/files/recent.rdf
Source file=http://www.pl-forum.de/backend/pro-linux.rdf
Source file=http://quintessenz.at/cgi-bin/rdf
Source file=http://cert.uni-stuttgart.de/ticker/rus-cert-elsewhere.rdf
Source file=http://cert.uni-stuttgart.de/ticker/rus-cert.rdf
Source file=http://www.revistadolinux.com.br/noticias/arquivo/noticias.rdf
Source file=http://www.rootprompt.org/rss/
Source file=http://www.securityfocus.com/rss/news.xml
Source file=http://segfault.org/stories.xml
Source file=http://www.netphoenix.at/rss/shortnews.php
Source file=http://slashdot.org/slashdot.rdf
Source file=http://slashdot.org/apache.rdf
Source file=http://slashdot.org/books.rdf
Source file=http://slashdot.org/features.rdf
Source file=http://www.spiegel.de/schlagzeilen/rss/0,5291,,00.xml
Source file=http://www.telefragged.com/cgi-bin/rdf.pl
Source file=http://www.freebsddiary.org/news.php
Source file=http://www.theregister.co.uk/tonys/slashdot.rdf
Source file=http://www.tradesims.com/AEX.rdf
Source file=http://www.amiga-news.de/de/backends/news/index.rss
Source file=http://www.amiga-news.de/en/backends/news/index.rss
Source file=http://www.desktopian.org/includes/headlines.xml
Source file=http://www.kde.org/dotkdeorg.rdf
Source file=http://efilmcritic.com/fo.rdf
Source file=http://www.gflash.de/backend.php
Source file=http://www.heise.de/newsticker/heise.rdf
Source file=http://kdenews.unixcode.org/?node=news&action=rss
Source file=http://www.linuxartist.org/backend.php
Source file=http://www.nippon.it/backend.it.php
Source file=http://www.superhits.ch/cgi-bin/superhits.cgi?page=rdf
Source file=http://www.tagesschau.de/newsticker.rdf
Source file=http://use.perl.org/useperl.rdf
Source file=http://zez.org/article/rssheadlines
... kann man sich die ganzen Quellen anzeigen lassen und ggf. auch in ein anderes Programm wie aKgregator importieren. (Wird der 2. Aufruf von grep weggelassen, dann werden die zugehörigen favicons mit ausgegeben).
Greetz,
RM