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

Railo: Still Awesome!

It's nearly a year on from my last Railo blog post so it is well overdue that I write another - just in case there is anyone still sitting on the fence, unsure if they should use Railo - or indeed, anyone who might be unaware of Railo's very existance!


So to start with, a quick summary of what Railo is:


Find out why Railo is the perfect choice for your next development project.


Posted:
26 January 2010, 21:42
More
Tags:
CFML
Java
JBoss
Open Source
Railo
Software
Technology
Web Development
Comments:
None

Switch on String in Java

For anyone working with any other modern language, (such as CFML, C#, JavaScript, Ruby, and more), using a String within a switch-case statement is not an issue, and probably something you've done many times without thinking about.

However, when working in Java you cannot use strings in a switch statement.

Fortunately, despite what many sites suggest, there is a solution.

Posted:
12 December 2008, 21:50
More
Tags:
CFML
Java
Web Development
Comments:
1

Creating my very first Eclipse Plugin

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

Posted:
23 September 2008, 00:10
More
Tags:
CFML
Eclipse
Java
Projects
Comments:
None
RSS Atom