
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.
Java RegEx Utilities, or jre-utils, is a CFC which provides a convenient way to access Java's regular expression functionality.
Whilst ColdFusion, Railo, and openBD are all built on Java, and CFML does have regular expression functions, they do not actually use the Java regular expression engine, which supports many useful regex constructs.
The purpose of jre-utils is to provide this extra power to CFML developers in a familiar and easy to use way.
I will shortly be releasing v0.7 of jre-utils, which adds a number of new functions, as well as making things more consistent, so I decided I would give this quick preview of what it contains.
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.
The following release, v0.8 will have three key features:
I recently* completed my very first Eclipse Plugin, and I found the whole experience to be very interesting.
*(well about a month ago; took me longer to get writing this than intended)
This blog entry will focus on two main areas - my experience with Eclipse (as opposed to CFEclipse and similar), and the issues I encountered from a development perspective
The first pre-release version of the qpScanner Eclipse Plugin is now available.
This is the very first Eclipse plugin I have created. It was an interesting experience, and something that I will be writing up in a separate entry as soon as I can collect my thoughts.
It order to use the plugin, you must be using v0.7 or higher of qpScanner - if you do not yet have this, you can download the latest development version of qpScanner, which contains details of the Update Site to use. If for any reason you cannot use the regular Eclipse Update method, you can directly download the qpScanner Eclipse Plugin instead.
Just to be clear, both v0.7 of QueryParam Scanner and v0.1 of the qpScanner Eclipse Plugin are currently considered development releases, and are being made available so that they can be tested and any bugs that might exist can be found - if you are unwilling to use pre-release software you should wait until the official release.
If you do get the Eclipse Plugin, or even just qpScanner on its own, I welcome any and all feedback you might have - whether to report bugs you have found, request new features you would like, or simply to let me know that works with your local setup.
Please send feedback via email to qpscanner_project@hybridchill.com or alternatively add a comment below.
Related websites:
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...
The code for my QueryParam Scanner has been uploaded to RIAForge.
QueryParam Scanner is a simple tool which scans your code for queries and reports back about any variables that are not inside <cfqueryparam/> tags.
I have just released Java RegEx Utilities on RIAForge, which is a CFC enabling easy access to Java Regular Expression functionality, adding to what is available in the standard CFML functions.
Almost a year since my last update on Project:Photon, and progress is depressingly low.
So for both new readers and those without a perfect memory, a quick reminder of Project:Photon's primary objective: a small and silent device for high-capacity storage with full backup facilities (mirroring and versioning).
This posting is an update on where I have reached.
Previous Parts:
From the 26th May to 2nd June I'll be in Edinburgh, exploring the city and surrounding areas, and taking plenty of photographs. At the end of the week I'll be attending Scotch on the Rocks, an annual ColdFusion developer conference.
Each day I'll be updating this entry with what I've been doing, as well as including some of the photos I've taken.
Update, Sunday 10th June: Photos Available
I've put a selection of photos into an online gallery, available at photos.bpsite.net/edinburgh
Things are slowly starting to get going now, I think I'm settled on the software/tools I'm going to use, and just need to test that they'll do what I need, and then get things properly setup.
Last Updated: Tuesday 20th March 20:33 GMT