Living on the Edge

Blogmaker for Django

Posted on December 06, 2007

On the heels of James Bennett’s post titled Where is Django’s blog application, the folks at Blogcosm just released Blogmaker. Blogmaker is a full-featured, production-quality blogging application for Django. It supports trackbacks, ping and comments with moderation and honeypot spam prevention.

Blogmaker lists the requirements as:

Blogmaker requires Python 2.5; earlier versions will not work. Blogmaker works with Django 0.96; it has not been tested with later releases.

I haven’t looked into the code yet, but it sure looks like it has good potential .

Blogmaker is released under a BSD license.

Comments
  1. JaredDecember 06, 2007 @ 06:24 PM

    “Heels”.

  2. EmptyDecember 06, 2007 @ 06:41 PM

    Good catch. Thanks.

  3. Eric FlorenzanoDecember 07, 2007 @ 01:56 AM

    Actually it’s interesting. It seems that ever since James Bennett wrote that blog entry, there have been a slew of blogging applications which have popped up.

    I’m fine fine with my homegrown blog, but it’s nice to see anyway.

  4. MWDecember 11, 2007 @ 12:32 AM

    When I try to get to it, I just get a “not available on this server”. Did they move it, without telling anyone?