diff options
Diffstat (limited to 'newsbeuter/urls')
-rw-r--r-- | newsbeuter/urls | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/newsbeuter/urls b/newsbeuter/urls new file mode 100644 index 0000000..f1cf895 --- /dev/null +++ b/newsbeuter/urls @@ -0,0 +1,17 @@ +http://xkcd.com/rss.xml "xkcd comic" +http://feeds.bbci.co.uk/news/rss.xml "BBC News" +http://www.reddit.com/r/linux/.rss "linux reddit" +http://www.reddit.com/r/technology/.rss "tech reddit" +http://www.reddit.com/r/askscience/.rss "science reddit" +#http://www.reddit.com/r/perl/.rss "perl reddit" + +#http://rss.slashdot.org/Slashdot/slashdot "linux" +#http://visual.ly/rss.xml "fun charts" +#http://feeds.feedburner.com/codinghorror/ "programming blog" +http://feeds.feedburner.com/LinuxHatersBlog "linux" +http://www.tuxradar.com/rss "linux" +http://feeds.cyberciti.biz/Nixcraft-LinuxFreebsdSolarisTipsTricks "linux cli tricks" + +http://feeds.feedburner.com/Phoronix "linux floss" +http://feeds2.feedburner.com/TheLinuxActionShow "podcast linux" +http://feeds.feedburner.com/thechangelog "podcast linux" |