I was going to start working on this myself, but time is a hard thing
to gather right now. Even pyPodder has suffered a little bit due to
lack of time. So I thought I'd share my thoughts on a simple
publishing system that would help the folks for publishing.

I was thinking of a simple PHP, or CGI page(s) that would authenticate
you in to the system. One of the options would be create new entry:

In the new entry setup, you would have a title, description, and an
upload box.

This would create (by template) an RSS 2.0 feed.

Then there should be a manager, to edit previous entries, and if there
is a new file uploaded to an old entry, then it would be moved into the
RSS feed again.

Simple yes, but needed!

Thoughts? lets flesh this out and get coding.

iPodder Publishing System