Sun, 19 Dec 2004

New site!

Seems a little silly to have yet-another-pyblosxom site, but here's the thinking: we need a site that supports users, supports developers, has a manual, and centralizes flavours and plugins and stuff. We're putting it on SourceForge with the rest of the project stuff. We couldn't put it here until a week ago because their servers didn't have a version of Python installed that could run PyBlosxom. But it does now, so everything's cool again.

So far I have the following things working on this site:

  • news entries
  • plugin registry
  • flavour registry
  • registry submissions
  • comments with secret number comment-spam prevention
  • rss for news and rss for registry
  • the start of a pyblosxom manual

Still to do:

  • need a way to administrate comments (web-form?)
  • need to implement bloggar entry creation
  • continue working on pyblosxom manual
  • need to add comment preview (use Steven's version?)
  • need to add a link for archives

Overall, though, things are looking good. Hopefully it shouldn't take too long to put the rest of the critical pieces together.

/will (willhelm at users dot sourceforge dot net)