RSS Mix Tape

RSS Mix Tape reads items from RSS feeds that you specify, and displays them in a list. You go through the list, picking your favorite posts and putting them into categories. You can also write comments on posts. Then you click the "Generate RSS" button, and RSS Mix Feed spits out an RSS feed for each category. Your friends can use their favorite RSS reader to view your feeds (livejournal is an RSS reader, if you're a paid user). In short, RSS In, RSS Out.


You can download the latest released version of RSS Mix Tape. Or get the CVS version from Savannah. It requires Python, PyQT, PyKDE, and Python's xmlbase. Here are some screenshots:

The main window of RSS Mix Tape
shows a list of posts, displaying the current post in a web
browser


The feed editor shows a list of
feeds, andallows the creation of new feeds

Copyright 2003, David "Novalis" Turner <novalis@novalis.org>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


David "Novalis" Turner