<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<link rel="self" href="http://www.sorcerers-isle.net/atom.cfm"/>
<link href="http://www.sorcerers-isle.net"/>
<title>Sorcerer&apos;s Isle :: Java</title>
<subtitle>Welcome to Sorcerer&apos;s Isle, a weblog covering a multitude of topics, ranging from programming to 3D graphics; photography to gadgets; tutorials to tinkering.</subtitle>
<category term="Java">Java</category>
<entry>
<title>Railo: Still Awesome!</title>
<link href="http://www.sorcerers-isle.net/article/railo_still_awesome.html"/>
<summary type="html">&lt;p&gt;It&apos;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&apos;s very existance!&lt;/p&gt;
&lt;br/&gt;
&lt;p&gt;So to start with, a quick summary of what Railo is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Railo, &lt;a href=&quot;http://www.youtube.com/watch?v=d1QKOHThSiM#t=0m10s&quot; title=&quot;(sounds like &apos;silo&apos;)&quot;&gt;pronounced /&amp;#712;ra&amp;#618;.l&amp;#601;&amp;#650;/&lt;/a&gt;, is super fast Enterprise-level sofware for RAD webapp and website creation.&lt;/li&gt;
&lt;li&gt;Railo is LGPL-licensed &lt;a href=&quot;http://www.gnu.org/philosophy/free-sw.html&quot;&gt;Free Software&lt;/a&gt;, so anyone can use it how they like.&lt;/li&gt;
&lt;li&gt;Railo runs on any &lt;a href=&quot;http://java.sun.com/javaee/&quot;&gt;Java EE&lt;/a&gt; server, (but doesn&apos;t require Java knowledge), and is a &lt;a href=&quot;http://www.jboss.org/&quot;&gt;Jboss.org&lt;/a&gt; project.&lt;/li&gt;
&lt;li&gt;Railo uses the &lt;a href=&quot;http://www.opencfml.org&quot;&gt;CFML language&lt;/a&gt;, like &lt;a href=&quot;http://www.adobe.com/coldfusion&quot;&gt;Adobe ColdFusion&lt;/a&gt; (the primary CFML engine), &lt;a href=&quot;http://www.openbluedragon.org&quot;&gt;OpenBlueDragon&lt;/a&gt;, and others.&lt;/li&gt;
&lt;li&gt;Railo is really awesome.&lt;/li&gt;
&lt;/ul&gt;
&lt;br/&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sorcerers-isle.net/article/railo_still_awesome.html&quot;&gt;&lt;strong&gt;Find out why Railo is the perfect choice for your next development project.&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br/&gt;</summary>
<updated>2010-01-26T21:42:41Z</updated>
</entry>
<entry>
<title>Switch on String in Java</title>
<link href="http://www.sorcerers-isle.net/article/switch_on_string_in_java.html"/>
<summary type="html">&lt;p&gt;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&apos;ve done many times without thinking about.&lt;/p&gt;
&lt;p&gt;However, when working in Java you cannot use strings in a switch statement.&lt;/p&gt;
&lt;p&gt;Fortunately, despite what many sites suggest, &lt;strong&gt;there is a solution&lt;/strong&gt;.&lt;/p&gt;</summary>
<updated>2008-12-12T21:50:41Z</updated>
</entry>
<entry>
<title>Creating my very first Eclipse Plugin</title>
<link href="http://www.sorcerers-isle.net/article/creating_my_very_first_eclipse_plugin.html"/>
<summary type="html">&lt;p&gt;I recently* completed my very first Eclipse Plugin, and I found the whole experience to be very interesting.&lt;br/&gt;
&lt;small class=&quot;a&quot;&gt;*(well about a month ago; took me longer to get writing this than intended)&lt;/small&gt;&lt;/p&gt;
&lt;p&gt;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&lt;/p&gt;</summary>
<updated>2008-09-23T00:10:49Z</updated>
</entry>
</feed>
