This is all nice and great, but if people want static blogs because they're easy to setup and never break, or that they want to use GitHub Pages or similar cheap easy static servers out there, then this tool becomes a madness.
I came across github.com/adtac/commento last week on Show HN and thought I'd port that impl using leveldb instead of sqlite3.<p>The impl is in github.com/dyu/comments for anyone interested.