Sorcerer's Isle

Welcome to Sorcerer's Isle, a weblog covering a multitude of topics, ranging from programming to 3D graphics; photography to gadgets; tutorials to tinkering.


Within Sorcerer's Isle are three sub-blogs, which each focus on different aspects:

At Sorcerer's Tower you'll find programming and web dev; Midnight Isle covers photography and digital art; and with 100% Geek you'll find gadgets, gaming, technology, and more.

Articles may appear on just one of the weblogs, or across multiple, but every article posted will always appear on this one.

Topics Covered

QueryParam Scanner - v0.7 Released, v0.8 in progress...

I have released v0.7 of QueryParam Scanner, which introduces a variety of improvements over v0.6.1:


For more details and download information, visit the project page at Hybridchill.


Future Improvements

The following release, v0.8 will have three key features:

Posted:
23 September 2008, 20:09
More
Tags:
CFML
Projects
Software
SQL
Web Development
Comments:
1

QueryParam Scanner v0.7-dev

The latest development version of qpScanner is now in SVN at RIAForge.

It would be great if people could test it out and let me know of any issues they encounter.

As before, it is all self-contained, so it can be installed and run with minimal effort.

Note: As this is still the development version, you need to use the zip option at the bottom of the RIAForge page, not the "Download Project" link - the button will only give the old version.

When released, v0.7 will be a significant new version, so I want to give a quick discussion of the new features...

Posted:
17 August 2008, 00:01
More
Tags:
CFML
Projects
Software
SQL
Comments:
None

Scotch on the Rocks 2008

Well the first day of Scotch '08 is now over, so here is a quick round-up of the sessions I attended.

Day two has ended, and I have updated the main entry with details on today's events.

Scotch on the Rocks 2008 is now unfortunately ended, as before please see the main entry for the final day's summaries.

Posted:
06 June 2008, 22:57
More
Tags:
CFML
Conferences
SQL
Web Development
Comments:
None

cfDevCon 2006

Okay, so I've arrived back from the UK's first* ColdFusion developers' conference (*if you ignore the previous two UK-based CF conferences), and decided I would give my thoughts about it.

Posted:
09 November 2006, 22:49
More
Tags:
CFML
Conferences
SQL
Web Development
Comments:
5

[SQL] Look Behind You

Where I work we have a generic database table which stores a variety of values associated with different things. Each entry has a type, id and description, along with a set of generic alpha_1..9 and numeric_1..9 columns.

Today I needed to check whether a certain value was in the table but wasn't certain where it might be - all I knew was that it was text, so I started writing the following SQL...

Posted:
21 August 2006, 18:34
More
Tags:
CFML
SQL
Web Development
Comments:
None
RSS Atom