<?xml version="1.0"?>
<rss version="2.0">
<channel>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<link>http://www.sorcerers-isle.net</link>
<title>Sorcerer&apos;s Isle</title>
<description>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.</description>
<category>CFML,Web Development,Photography,Miscellaneous,Projects,Railo,Software,Open Source,SQL,Regular Expressions,Accessibility,ColdFusion,Websites,Image Manipulation,Conferences,MacOS X,BlueDragon,Adventure,Graphics,Event,JBoss,Java,Eclipse,User Interface,Tutorials,Fun,Technology,Android,Games,Beehive Forum,Exhibitions,Fusebox,Scotland,3G Broadband,Yorkshire,Lydd,London</category>
<item>
<title>QueryParam Scanner 0.7.5 Release Candidate</title>
<link>http://www.sorcerers-isle.net/article/queryparam_scanner_0.7.5_release_candidate.html</link>
<description>&lt;p&gt;I have just pushed an update of QueryParam Scanner to &lt;a href=&quot;https://github.com/boughtonp/qpscanner&quot;&gt;GitHub&lt;/a&gt;, containing various improvements.&lt;/p&gt;
&lt;p&gt;This update is on the &lt;a href=&quot;https://github.com/boughtonp/qpscanner/tree/rc0.7.5&quot;&gt;rc0.7.5 branch&lt;/a&gt;, and it&apos;d be nice if people could take it for a spin and make sure there are no issues with it. (There is a &lt;a href=&quot;https://github.com/boughtonp/qpscanner/zipball/rc0.7.5&quot;&gt;zip download&lt;/a&gt; for anyone without git.)&lt;/p&gt;
&lt;p&gt;The visible changes which you might notice are:
&lt;ul&gt;&lt;li&gt;Added JSON output format, giving an alternative to XML for anyone using qpscanner in a scripted process.
&lt;li&gt;Added variable for number of potential risk files, and improved related wording in HTML output.
&lt;li&gt;Fixed bug where identical queries were causing incorrect line numbers.
&lt;li&gt;Fixed bug where query names were not being detected.
&lt;li&gt;Fixed bug where blank lines were incorrectly removed.&lt;/ul&gt;
&lt;p&gt;However, there are also significant under-the-hood changes. I removed my obsolete &quot;Java Regex Utils&quot; library (replacing it with the object part of &lt;a href=&quot;http://cfregex.net&quot;&gt;cfRegex&lt;/a&gt;), and made a number of little code clean-ups.&lt;/p&gt;
&lt;p&gt;A result of these changes is that qpscanner rc0.7.5 appears to be almost twice as fast as previous versions.&lt;/p&gt;
&lt;p&gt;If you have any feedback, please feel free to &lt;a href=&quot;https://github.com/inbox/new/boughtonp&quot;&gt;contact me via GitHub&lt;/a&gt;, and similarly if you find any bugs then please raise them on the &lt;a href=&quot;https://github.com/boughtonp/qpscanner/issues&quot;&gt;issue tracker&lt;/a&gt;.&lt;/p&gt;</description>
<pubDate>Sat, 07 Jan 2012 20:59:44 GMT</pubDate>
</item>
<item>
<title>Why Railo 3.3?</title>
<link>http://www.sorcerers-isle.net/article/why_railo_3.3.html</link>
<description>&lt;p&gt;It&apos;s been over two and a half years since my last &quot;why railo&quot; post, and - despite &lt;a href=&quot;http://www.getrailo.org&quot;&gt;Railo&lt;/a&gt; &quot;only&quot; being 0.3 versions on - there&apos;s been a lot of improvements!
&lt;p&gt;In fact, because it&apos;s been so long, a few of the things here are not new with v3.3 (though they are all new since the &lt;a href=&quot;/article/why_railo_3.html&quot;&gt;previous article&lt;/a&gt;), but are still great features that deserve mentioning!
&lt;p&gt;So, what are my ten favourite new features? &lt;a href=&quot;/article/why_railo_3.3.html&quot;&gt;Read on to find out&lt;/a&gt;.
&lt;/p&gt;</description>
<pubDate>Sun, 06 Nov 2011 23:54:08 GMT</pubDate>
</item>
<item>
<title>CFML on Wikipedia</title>
<link>http://www.sorcerers-isle.net/article/cfml-on-wikipedia.html</link>
<description>&lt;p&gt;If you&apos;ve ever looked at the CFML related articles on Wikipedia, you can&apos;t fail to have noticed that, especially when compared to other programming articles, they&apos;re not very good.
&lt;p&gt;When somebody puts &quot;coldfusion&quot; or &quot;cfml&quot; into Google, they will almost certainly see the respective Wikipedia pages amongst the top three results, but when they follow those links they&apos;re unlikely to get a very good impression!
&lt;p&gt;If you agree that the CFML presence on Wikipedia can and should be improved, and it&apos;s up to the CFML community to do it, then &lt;a href=&quot;/article/cfml-on-wikipedia.html&quot;&gt;read on to find out how you can help fix it&lt;/a&gt;.</description>
<pubDate>Sun, 02 Oct 2011 22:08:01 GMT</pubDate>
</item>
<item>
<title>Introducing the cfRegex Project!</title>
<link>http://www.sorcerers-isle.net/article/introducing-the-cfregex-project.html</link>
<description>&lt;p&gt;The &lt;a href=&quot;http://cfregex.net&quot;&gt;cfRegex project&lt;/a&gt; is two things. Firstly, it is a complete regex implementation
for CFML, providing more functionality, flexibility, features and power than the
existing CFML RE functions. Secondly, it is a drive to encourage people to
properly learn and make use of regex.
&lt;p style=&quot;text-align:center;&quot;&gt;&lt;a href=&quot;/article/introducing-the-cfregex-project.html&quot;&gt;Read the rest of this article to find out more.&lt;/a&gt;&lt;/p&gt;
&lt;div style=&quot;text-align:center;margin:2em;&quot;&gt;
&lt;a href=&quot;http://cfregex.net&quot; title=&quot;Visit cfregex.net&quot;&gt;&lt;img src=&quot;http://cfregex.net/resources/images/cfregex-logo.tagb.png&quot; alt=&quot;cfRegeX :: First-class Regex for CFML :: http://cfregex.net&quot;&gt;&lt;/a&gt;&lt;/div&gt;</description>
<pubDate>Fri, 22 Jul 2011 22:20:48 GMT</pubDate>
</item>
<item>
<title>A New Era - A Colossal Adventure</title>
<link>http://www.sorcerers-isle.net/article/a_new_era_a_colossal_adventure.html</link>
<description>&lt;p&gt;Tonight, prepare yourself for the beginning of a new era, as one man - and his keyboard - begins his journey in an epic quest to save the world.&lt;/p&gt;
&lt;br/&gt;
&lt;img class=&quot;single&quot; src=&quot;/images/block-boat.640x423.jpg&quot; alt=&quot;Rowing Boat&quot; title=&quot;&quot;/&gt;
&lt;br/&gt;
&lt;p&gt;&lt;a href=&quot;/article/a_new_era_a_colossal_adventure.html&quot;&gt;Continued...&lt;/a&gt;&lt;/p&gt;</description>
<pubDate>Sat, 05 Feb 2011 00:03:26 GMT</pubDate>
</item>
<item>
<title>Proposed Q&amp;A sites for Photographers and 3D Modellers</title>
<link>http://www.sorcerers-isle.net/article/proposed_q_a_sites_for_photographers_and_3d_modellers.html</link>
<description>&lt;p&gt;The team behind the &lt;a href=&quot;http://www.stackoverflow.com&quot;&gt;StackOverflow&lt;/a&gt; Q&amp;A programming site have created a &lt;a href=&quot;http://area51.stackexchange.com/&quot;&gt;place&lt;/a&gt; for people to propose new Q&amp;A sites to be created - once enough people have voted in favour of a proposal, the site gets created.&lt;/p&gt;
&lt;p&gt;Although it has plenty of flaws (which I&apos;m happy to point out), the &lt;a href=&quot;http://en.wikipedia.org/wiki/Stack_Exchange&quot;&gt;Stack Exchange platform&lt;/a&gt; is still a good way of getting quick and comprehensive answers to questions, and it&apos;s much better than many of the forums out there.&lt;/P&gt;
&lt;p&gt;So, there are two of these proposals which I am following, and if you are into either photography or 3d graphics you should definitely consider checking out these links, and following the proposals too:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://area51.stackexchange.com/proposals/1265/photography-and-photographic-editing?referrer=8QhZccyd5jJ3hJ0vc5L2Fg2&quot;&gt;Photography and Photographic Editing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://area51.stackexchange.com/proposals/5022/3d-modeling-techniques-and-software?referrer=fdAQ9wFBFTolaRLwFFF1-A2&quot;&gt;3D-Modeling Techniques and Software&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;These sites will only be created when enough people have followed/committed to them, so please spread these links to anyone else who might be interested.&lt;/p&gt;</description>
<pubDate>Mon, 05 Jul 2010 19:27:56 GMT</pubDate>
</item>
<item>
<title>International Regular Expressions Day</title>
<link>http://www.sorcerers-isle.net/article/international_regular_expressions_day_2010.html</link>
<description>&lt;p&gt;It&apos;s 1st June 2010 today, and that means we&apos;re celebrating for the third time the annual International Regular Expressions Day.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bennadel.com&quot;&gt;Ben Nadel&lt;/a&gt; kicked off this event two years ago, in order to promote the use of Regex, especially amongst those who might consider them something scary and obscure.&lt;/p&gt;
&lt;p&gt;As before, Ben is running a contest, this year&apos;s prizes being some O&apos;Reily Regex books and IIS Mod-Rewrite Pro licenses.&lt;/p&gt;
&lt;p&gt;Entry to the competition requires writing some code, and the deadline is today, so if you&apos;re interested then hurry up and &lt;a href=&quot;http://www.bennadel.com/blog/1923-3rd-Annual-Inter-National-Regular-Expression-Day-And-Prizes-June-1st-2010.htm&quot;&gt;read the blog entry to find out more&lt;/a&gt;.&lt;/p&gt;
&lt;br/&gt;
&lt;p style=&quot;text-align:center&quot;&gt;&lt;big&gt;&lt;a href=&quot;http://www.regular-expression-day.com/&quot;&gt;Happy Regex Day!&lt;/a&gt;&lt;/big&gt;&lt;/p&gt;
&lt;br/&gt;
</description>
<pubDate>Tue, 01 Jun 2010 14:20:26 GMT</pubDate>
</item>
<item>
<title>Railo: Still Awesome!</title>
<link>http://www.sorcerers-isle.net/article/railo_still_awesome.html</link>
<description>&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;</description>
<pubDate>Tue, 26 Jan 2010 21:42:41 GMT</pubDate>
</item>
<item>
<title>The Magnificent Art of ElDavo</title>
<link>http://www.sorcerers-isle.net/article/the_magnificent_art_of_eldavo.html</link>
<description>&lt;p&gt;I&apos;ve recently been working on a gallery website for my brother, a brilliant artist and illustrator. The site is still under construction, but he&apos;s already got some great examples of his drawings and sculptures on there, and it is definitely worth checking out.&lt;/p&gt;
&lt;p&gt;Head over to &lt;a href=&quot;http://eldavo.co.uk&quot;&gt;eldavo.co.uk&lt;/a&gt; to take a look, and if you like the work take a look at &lt;a href=&quot;http://eldavoart.blogspot.com/&quot;&gt;his blog&lt;/a&gt; where he has more of his art.&lt;/p&gt;
&lt;p&gt;On the technical side, the main site is pretty simple, so far, with extra complexity coming later on. It runs on &lt;a href=&quot;http://www.getrailo.com&quot;&gt;Railo&lt;/a&gt; and uses &lt;a href=&quot;http://www.jquery.com&quot;&gt;jQuery&lt;/a&gt;. The (private) admin part of the site was my first opportunity to use cfimage functionality, allowing thumbnails to be generated from uploaded images. I used &lt;a href=&quot;http://deepliquid.com/content/Jcrop.html&quot;&gt;jCrop&lt;/a&gt; for the client-side crop selection.&lt;/p&gt;</description>
<pubDate>Thu, 24 Dec 2009 23:53:36 GMT</pubDate>
</item>
<item>
<title>After the Storm</title>
<link>http://www.sorcerers-isle.net/article/after_the_storm.html</link>
<description>&lt;p&gt;It&apos;s been &lt;em&gt;far&lt;/em&gt; too long since I last posted anything, so I&apos;ll kick-off what I hope will be the start of more frequent posting with a couple of photos taken down on the UK&apos;s south east coast last month, immediately after some incredibly stormy weather.&lt;/p&gt;
&lt;p&gt;The winds were still very strong and the evening sky nice and atmospheric, allowing me to create these two images:&lt;/p&gt;
&lt;br/&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;a class=&quot;inline photo&quot; href=&quot;/photos/After the Storm.707x512.jpg&quot;&gt;&lt;img class=&quot;photo&quot; src=&quot;/photos/After the Storm.256x185.jpg&quot; alt=&quot;After the Storm&quot; title=&quot;&quot;/&gt;&lt;/a&gt;
&lt;a class=&quot;inline photo&quot; href=&quot;/photos/End of the Day.768x421.jpg&quot;&gt;&lt;img class=&quot;photo&quot; src=&quot;/photos/End of the Day.256x140.jpg&quot; alt=&quot;End of the Day&quot; title=&quot;&quot;/&gt;&lt;/a&gt;
&lt;/p&gt;</description>
<pubDate>Wed, 09 Dec 2009 23:31:23 GMT</pubDate>
</item>
</channel>
</rss>

