Feed App is my Google App Engine Application that deals with feeds. It has several functions and some of them aren't finished yet. Here's the blog post where I first mention feed app. Here is the source code for feedapp. Make Private Blogger Feeds PublicThis makes a private blogger feed public, the public feed only shows the most recent posts and replaces older posts with a tombstone that the post has been deleted. This prevents your content from being archived forever in places like google reader. This is complete and working it's kind of a reimplementation of feedFixer but uses oauth and other fancy stuff. Expand a Feed so that it contains full contentThis is a reimplementation of my expandrss script, but runs on app engine. This is not yet complete and not under development (Nov 2010) An Email to Rss gatewayThere's lots of services that do rss to email but I couldn't find a good one to go the other way. I want to forward my emails somewhere and have them show up in a semi-private rss feed. If everything is all public you can do this with yahoo groups (and maybe google groups too?) just make a public group, post to it and use the rss feed. Each feed will have the following properties
This is currently work in progress (Nov 2010) |