Entries Tagged as 'Banjo'
November 11th, 2007 · 4 Comments
Working on Banjo Blog, nearly the only thing remaining before my initial release is a trackback/pingback system.
Oddly enough, there isn’t any django trackback app in the wild, at least not any I could find. So, I looked around and found only half-written stuff, hacky garbage and tblib, which is too old, not Django aware, and […]
[Read more →]
Tags: Banjo · Django · Python
October 22nd, 2007 · 3 Comments
Thanks to Andy C I’ve finished the Wordpress import script for Banjo.
That article gives instructions for direct SQL loading of a somewhat different blog database. I couldn’t use it directly for Banjo, partially because I’m through with using MySQL. I just can’t take all the UTF problems any more. I’ve gone all […]
[Read more →]
Tags: Banjo · Django · Wordpress