General (backend) infrastructure
done
- install some news2rss thingy, e.g.
- install RSS-Plugin for TWiki, see:
- publish rss-feeds to http://netfrag.org/rss/ for performance reasons (cronjob)
- patch php-frontend of mnoGoSearch to return results as rss-items, see changes to mnoGoSearch-php
todo
- install basic xmlrpc-daemon @ netfrag.org (methods: ping, giveScalar, giveArray, giveHash, fraggleSync)
Python libraries
- XML-RPC: py-xmlrpc
- pythonxmlrpc: http://docs.python.org/lib/module-xmlrpclib.html
- RSS & Co.:
- Twisted maybe worth a look...