Sorcerer's Tower

Welcome to the Tower, my programming and web development blog. Here you will find articles relating to CFML, CSS, HTML, Java, JavaScript and Regular Expressions, plus discussions on the associated tools, technologies, techniques and ideas.

For more general topics, please visit Sorcerer's Isle, where you will find articles on my other interests.

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