Entries published October, 2009
I am just beginning the process of merging two fairly large databases. This merge is complicated by the fact that there are a number of shared tables between the two databases. I've written a short python script to generate lists of tables for each dat
Poker hand evaluator written in Python.
oct/09
05
BBCode and Syntax Highlighting with Django
0 Comments | Tags: django bbcode regular-expressions syntax-highlighting
Lightweight BBCode parser and syntax highlighting for Django. Code blocks set off with the tag will be automatically highlighted.
My first github repo -- a collection of PHP Snippets.
