Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries Tagged as 'Banjo'

Trackbacks on 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

Importing Wordpress to Banjo

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