|
|
Dave Winer created a blogroll aggregator over at http://feeds.scripting.com/ - he uses it to create Top 100 lists, views for people to see what feeds others subscribe to, what people subscribe to their feed and maybe other interesting stuff. It's no rocket science, just making good use of already existing stuff. So people using the Python Desktop Server might want to participate. With the Version 0.7 and above (currently 0.7.0 is in CVS, so you need to fetch the snapshot if you want to participate), this is very simple. Just follow the few steps listed here. I assume that your PyDS instance is running on your desktop and uses the default port 4334, so it is accessible at http://127.0.0.1:4334/ for you. If you have a different base address, you need to change all given URLs accordingly. Here are the steps:
You might want to rerender your sites content now, if you previously ran an older version. The reason is that the OPML file is linked in the BaseRendering.tmpl template that is used for every page, so people can easily (and programmatically) find your OPML subscription list. If you don't rerender your pages, only newly created pages will contain the relevant HTML lines. last change 2004-01-26 14:32:48 |
This is the Python Desktop Server weblog.
|