Articles

Here's the archive of previous articles.
Graffiti is a micro web framework written in Groovy which, like Sinatra, lets you quickly define simple RESTful web apps.
more...
This is a very simple Python script which searches a directory, optionally including a file pattern, and deletes the oldest files.
more...
SQL server doesn’t support backup compression before version 2008 so here’s a script to backup and zip a database.
more...
When using values from a single row query we need to reference the row otherwise it goes in as a coldfusion.sql.QueryColumn rather than a java.lang.String.
more...
Recently I got a 'General Error 14' message when I tried to write to an SQLite database...
more...
<< | 1 | >>