Code
- Double Metaphone
- Double Metaphone is an algorithm to match words that are spelled differently, but sound the same. Its useful for avoiding duplicated names in a database. You can find it implemented in C, Ruby, and PHP (see the Wikipedia article). I've written versions in Python and SQL for MySQL.
- Server Setup
- Notes on setting up this server with Apache, Plone, Tomcat, LiveCycle Data Services, MySQL etc, etc, etc.
- Python - database connectivity in a Windows environment
- How to connect to a database in a Windows environment using Python.
- Python Cookbook
- This is a great Python resource done by ActiveState and O'reilly.
- Notes on using the MySQLdb Python module
- Python rocks! MySQL also rocks! Here's how to use them together by example. (This might not make sense to you if you don't know some Python and SQL basics.)
- How to (really) import the MaxMind GeoIP Free Country CSV file into MySQL
- MySQL statements needed to import the MaxMind GeoIP data
- This Server
- Technical summary of what's serving you these pages
- Heresy Crossover Rebuild
- Programming with solder

