Categories

These are the different categories the articles on the site fall into. Articles can be in more than one.

Coldfusion(1)
 

ColdFusion is a commercial rapid application development platform invented by Jeremy and JJ Allaire in 1995 (from Wikipedia).

SQLite(1)
 

SQLite is an ACID-compliant embedded relational database management system contained in a relatively small (~275 KB) C programming library (from Wikipedia).

SQL Server(1)
 

Microsoft SQL Server is a relational model database server produced by Microsoft. Its primary query languages are T-SQL and ANSI SQL. (From Wikipedia).

Python(1)
 

A general purpose high-level programming language. It's widely used and on the web has become popular with the Django framework.

Groovy(1)
 

Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of Python, Ruby, Perl, and Smalltalk. It can be used as a scripting language for the Java Platform. (From Wikipedia http://en.wikipedia.org/wiki/Groovy_(programming_language))