Post archive for August 2006
SQL Server and CSV
August 18, 2006
Sometimes we need to generate a simple list from a SQL Server database and store that list in comma separated values (CSV) or Excel format. It is simple enough to use Query Analyzer to create and run a query. But it is not as simple to export the results of that query to a CSV file. More >
Setting Up Rails on Ubuntu Dapper Drake
August 16, 2006
Just a quick recap and aggregation of links I used to set up a VMware virtual machine running Ubuntu 6.06 with Apache 2.2, Mongrel and Ruby on Rails. More >
How to Override the Theming for a Drupal Module
August 10, 2006
Here's a little "how to" I recently picked up while working on the Humboldt Community Christian School web site. More >

