I've released a new version of Frog, a web log server written in 100% python.
Get version 1.5 from http://snakelets.sourceforge.net/frog/index.html Some of the features: - multi user - no database needed (uses files for storage) - no web server needed (it runs in Snakelets, which has its own web server) - splitted articles ("read more...") - email notification when comment is added - formatting similar to 'bbcode', supports images and other files - anti-spam measures: puzzles, auto-updating blacklist, anti-indexing hyperlinks in comments (rel="nofollow") - outputs lean xhtml+css pages - RSS feeds - fully unicode compatible - web-based file manager, available as separate module Detailed info on the site mentioned above. Have fun :) --Irmen PS You can see Frog in action here: http://www.razorvine.net/snake/frog/user/irmen/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html