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.
This is a very simple Python script which searches a directory, optionally including a file pattern, and deletes the oldest files.
SQL server doesn’t support backup compression before version 2008 so here’s a script to backup and zip a database.
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.
Recently I got a 'General Error 14' message when I tried to write to an SQLite database...
<< |
1 |
>>