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
Entries published October, 2009
Merging Databases with PostgreSQL - Calculating Diffs
Poker hand evaluation: Project Euler #54
Poker hand evaluator written in Python.
BBCode and Syntax Highlighting with Django
Lightweight BBCode parser and syntax highlighting for Django. Code blocks set off with the tag will be automatically highlighted.
PHP Snippets now available on Github
My first github repo -- a collection of PHP Snippets.