From 7f7f36328c60b09c742fac1814cf86caec843227 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 22 Nov 2010 19:53:11 +0100 Subject: Added canto configuration --- .gitignore | 3 + canto/conf.py | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ install.sh | 4 ++ 3 files changed, 220 insertions(+) create mode 100644 canto/conf.py diff --git a/.gitignore b/.gitignore index cc8b6c9..d3d8516 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ .emacs.d/ac-comphist.dat local_* rc2.lua +feeds +fetchlog +log diff --git a/canto/conf.py b/canto/conf.py new file mode 100644 index 0000000..93cd36e --- /dev/null +++ b/canto/conf.py @@ -0,0 +1,213 @@ +# Auto-generated by canto because you don't have one. +# Please copy to/create ~/.canto/conf.py +from canto.extra import * + +link_handler("chromium-browser \"%u\"") +image_handler("feh \"%u\"", fetch=True) + +## Feeds +### Blogs I follow +add("http://becomingaglider.wordpress.com/feed/", + tags=[None, "blogs"]) +add("http://julien.danjou.info/blog/index.xml", + tags=[None, "blogs"]) +add("http://kakaroto.homelinux.net/feed/", + tags=[None, "blogs"]) +add("http://awhan.wordpress.com/feed/", + tags=[None, "blogs"]) +add("http://beej.us/blog/feed/", + tags=[None, "blogs"]) +add("http://feeds.feedburner.com/FalloutTutorials", + tags=[None, "blogs"]) +add("http://torvalds-family.blogspot.com/feeds/posts/default", + tags=[None, "blogs"]) +add("http://emacs.wordpress.com/feed/", + tags=[None, "blogs"]) +add("http://feedproxy.google.com/SaferCode", + tags=[None, "blogs"]) + +### Programming-related feeds +add("http://z.about.com/6/g/cplus/b/rss2.xml", + tags=[None, "devel"]) +add("http://www.reddit.com/r/cpp/.rss", + tags=[None, "devel"]) +add("http://codebetter.com/blogs/MainFeed.aspx", + tags=[None, "devel"]) +add("http://www.codinghorror.com/blog/index.xml", + tags=[None, "devel"]) +add("http://devlicio.us/blogs/MainFeed.aspx", + tags=[None, "devel"]) +add("http://services.devx.com/outgoing/devxfeed.xml", + tags=[None, "devel"]) +add("http://www.dzone.com/feed/frontpage/rss.xml", + tags=[None, "devel"]) +add("http://www.reddit.com/r/ExpertProgramming/.rss", + tags=[None, "devel"]) +add("http://lambda-the-ultimate.org/rss.xml", + tags=[None, "devel"]) +add("http://www.reddit.com/r/programming/.rss", + tags=[None, "devel"]) +add("http://steve-yegge.blogspot.com/feeds/posts/default", + tags=[None, "devel"]) +add("http://www.reddit.com/r/systems/.rss", + tags=[None, "devel"]) + +### Linux and Open Source-related feeds +add("http://blogs.the451group.com/opensource/feed/", + tags=[None, "linux"]) +add("http://www.reddit.com/r/commandline/.rss", + tags=[None, "linux"]) +add("http://www.desktoplinux.com/backend/headlines.rss", + tags=[None, "linux"]) +add("http://distrowatch.com/news/dw.xml", + tags=[None, "linux"]) +add("http://feeds.feedburner.com/fosswire", + tags=[None, "linux"]) +add("http://www.howtoforge.com/node/feed", + tags=[None, "linux"]) +add("http://www.ibm.com/developerworks/views/linux/rss/libraryview.jsp?type_by=Articles", + tags=[None, "linux"]) +add("http://www.ibm.com/developerworks/views/linux/rss/libraryview.jsp?type_by=Tutorials", + tags=[None, "linux"]) +add("http://feeds.feedburner.com/LinuxMagazine", + tags=[None, "linux"]) +add("http://www.linuxprogrammingblog.com/rss.xml", + tags=[None, "linux"]) +add("http://linuxtoday.com/backend/biglt.rss", + tags=[None, "linux"]) +add("http://www.linux.com/rss/feeds.php", + tags=[None, "linux"]) +add("http://www.linuxinsider.com/perl/syndication/rssfull.pl", + tags=[None, "linux"]) +add("http://lwn.net/headlines/newrss", + tags=[None, "linux"]) +add("http://blogs.zdnet.com/open-source/wp-rss2.php", + tags=[None, "linux"]) +add("http://ostatic.com/blog/feed", + tags=[None, "linux"]) +add("http://www.reddit.com/r/linux/.rss", + tags=[None, "linux"]) +add("http://www.theopenforce.com/atom.xml", + tags=[None, "linux"]) +add("http://www.ubuntugeek.com/feed/", + tags=[None, "linux"]) +add("http://www.warpedsystems.sk.ca/backend/index.xml", + tags=[None, "linux"]) + +### Emacs-related feeds +add("http://wordpress.com/tag/emacs/feed/", + tags=[None, "emacs"]) +add("http://www.reddit.com/r/emacs/.rss", + tags=[None, "emacs"]) +add("http://planet.emacsen.org/atom.xml", + tags=[None, "emacs"]) + +### N900-related feeds +add("http://www.reddit.com/r/n900/.rss", + tags=[None, "n900"]) +add("http://maemo.org/news/planet-maemo/rss.xml", + tags=[None, "n900"]) + +### iPhone development-related feeds +add("http://icodeblog.com/feed/", + tags=[None, "iphone"]) +add("http://iphonesdkdev.blogspot.com/feeds/posts/default", + tags=[None, "iphone"]) +add("http://iphonedevelopertips.com/feed", + tags=[None, "iphone"]) + +### Software I use +add("http://www.archlinux.org/feeds/news/", + tags=[None, "software"]) +add("http://gitlog.wordpress.com/feed/", + tags=[None, "software"]) +add("http://luakit.org/projects/luakit/news.atom", + tags=[None, "software"]) +add("http://rollingrelease.com/?feed=rss", + tags=[None, "software"]) +add("http://sourceforge.net/export/rss2_keepsake.php?group_id=134378", + tags=[None, "software"]) +add("http://valajournal.blogspot.com/feeds/posts/default", + tags=[None, "software"]) + +### Game-related feeds +add("http://feeds.feedburner.com/qj/qjnet", + tags=[None, "game"]) + +### Emulation-related feeds +add("http://feeds2.feedburner.com/cg-ngemu", + tags=[None, "emulation"]) +add("http://www.romhacking.net/romhackingdotnet.rss", + tags=[None, "emulation"]) +add("http://www.emulator-zone.com/rss_news.php", + tags=[None, "emulation"]) + +### Funny feeds +add("http://feeds.feedburner.com/ClientsFromHell", + tags=[None, "funny"]) +add("http://feeds.feedburner.com/failblog", + tags=[None, "funny"]) +add("http://feeds2.feedburner.com/ICanHasCheezburger", + tags=[None, "funny"]) +add("http://feeds.feedburner.com/VeryDemotivational", + tags=[None, "funny"]) + +### Webcomics +add("http://feeds.feedburner.com/AbstruseGoose", + tags=[None, "comics"]) +add("http://www.cad-comic.com/rss/rss.xml", + tags=[None, "comics"]) +add("http://www.thedevilbear.com/news/index.php?action=12", + tags=[None, "comics"]) +add("http://www.dieselsweeties.com/ds-unifeed.xml", + tags=[None, "comics"]) +add("http://feeds.dilbert.com/DilbertDailyStrip", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/Explosm", + tags=[None, "comics"]) +add("http://feedproxy.google.com/uclick/garfield", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/GeekAndPoke", + tags=[None, "comics"]) +add("http://feedproxy.google.com/uclick/imaginethis", + tags=[None, "comics"]) +add("http://lawlscomic.com/feed/", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/NotInventedHere", + tags=[None, "comics"]) +add("http://syndicated.livejournal.com/oglaf/data/rss", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/omaketheater", + tags=[None, "comics"]) +add("http://www.penny-arcade.com/rss.xml", + tags=[None, "comics"]) +add("http://www.phdcomics.com/gradfeed.php", + tags=[None, "comics"]) +add("http://www.pvponline.com/rss/?section=article", + tags=[None, "comics"]) +add("http://www.questionablecontent.net/QCRSS.xml", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/ScenesFromAMultiverse", + tags=[None, "comics"]) +add("http://www.stationv3.com/comic.xml", + tags=[None, "comics"]) +add("http://www.vgcats.com/vgcats.rdf.xml", + tags=[None, "comics"]) +add("http://feeds2.feedburner.com/virtualshackles", + tags=[None, "comics"]) +add("http://feeds.feedburner.com/walkingthelethe", + tags=[None, "comics"]) +add("http://xkcd.com/rss.xml", + tags=[None, "comics"]) + +filters = [show_unread, + with_tag_in("devel"), + with_tag_in("linux"), + with_tag_in("emacs"), + with_tag_in("blogs"), + with_tag_in("n900"), + with_tag_in("iphone"), + with_tag_in("game"), + with_tag_in("emulation"), + with_tag_in("funny"), + with_tag_in("comics")] diff --git a/install.sh b/install.sh index 7713fb3..d9bf2f8 100755 --- a/install.sh +++ b/install.sh @@ -14,6 +14,10 @@ ln -sf $INSTALL_BASEDIR/.Xmodmap $HOME/.Xmodmap echo "Linking $INSTALL_BASEDIR/pinerc to $HOME/.pinerc" ln -sf $INSTALL_BASEDIR/pinerc $HOME/.pinerc +# CANTORC +echo "Linking $INSTALL_BASEDIR/canto to $HOME/.canto" +ln -sf $INSTALL_BASEDIR/canto $HOME/.canto + #for item in `ls`; do # if [ -d $item ]; then # if [ -e $item/install.sh ]; then -- cgit v1.2.3-54-g00ecf