<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<link rel="self" href="http://www.sorcerers-tower.net/atom.cfm"/>
<link href="http://www.sorcerers-tower.net"/>
<title>Sorcerer&apos;s Tower :: Regular Expressions</title>
<subtitle>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.&lt;/p&gt; &lt;p&gt;For more general topics, please visit &lt;a href=&quot;http://www.sorcerers-isle.net&quot;&gt;Sorcerer&apos;s Isle&lt;/a&gt;, where you will find articles on my other interests.</subtitle>
<category term="Regular Expressions">Regular Expressions</category>
<entry>
<title>Introducing the cfRegex Project!</title>
<link href="http://www.sorcerers-tower.net/article/introducing-the-cfregex-project.html"/>
<summary type="html">&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;</summary>
<updated>2011-07-22T22:20:48Z</updated>
</entry>
<entry>
<title>International Regular Expressions Day</title>
<link href="http://www.sorcerers-tower.net/article/international_regular_expressions_day_2010.html"/>
<summary type="html">&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;
</summary>
<updated>2010-06-01T14:20:26Z</updated>
</entry>
<entry>
<title>Java RegEx Utilities - v0.7 preview</title>
<link href="http://www.sorcerers-tower.net/article/java_regex_utilities_v0.7_preview.html"/>
<summary type="html">&lt;p&gt;&lt;a href=&quot;http://www.hybridchill.com/projects/jre-utils.html&quot;&gt;Java RegEx Utilities&lt;/a&gt;, or jre-utils, is a CFC which provides a convenient way to access &lt;a href=&quot;http://www.java.com&quot;&gt;Java&lt;/a&gt;&apos;s &lt;a href=&quot;http://www.regular-expressions.info/&quot;&gt;regular expression&lt;/a&gt; functionality.&lt;/p&gt;
&lt;p&gt;Whilst &lt;a href=&quot;http://www.adobe.com/coldfusion&quot;&gt;ColdFusion&lt;/a&gt;, &lt;a href=&quot;http://www.getrailo.com&quot;&gt;Railo&lt;/a&gt;, and &lt;a href=&quot;http://www.openbluedragon.org&quot;&gt;openBD&lt;/a&gt; are all built on Java, and &lt;a href=&quot;http://www.opencfml.org&quot;&gt;CFML&lt;/a&gt; does have regular expression functions, they do not actually use the Java regular expression engine, which supports many useful regex constructs.&lt;/p&gt;
&lt;p&gt;The purpose of jre-utils is to provide this extra power to CFML developers in a familiar and easy to use way.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</summary>
<updated>2009-04-09T21:47:00Z</updated>
</entry>
<entry>
<title>International Regular Expressions Day!</title>
<link href="http://www.sorcerers-tower.net/article/international_regular_expressions_day.html"/>
<summary type="html">&lt;p&gt;Today, 1st June 2008, has been officially decreed as Regular Expressions Day.&lt;/p&gt;
&lt;p&gt;And in honour of this event, there are a couple of regex-oriented competitions happening.&lt;/p&gt;
&lt;p&gt;Ben Nadel, nominator of this great day, kicked things off with a handful of prizes for the best comments:
&lt;a href=&quot;http://bennadel.com/index.cfm?dax=blog:1243.view&quot;&gt;June 1st 2008 - National Regular Expression Day!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The deadline for Ben&apos;s competition is today - that is, you must post the comment on (or before) RegExp Day, and the winners will be selected tomorrow.&lt;/p&gt;
&lt;p&gt;Don&apos;t despair if you miss that though, as Steve Levithan also has a regular expression competition running, and the deadline for that is Friday 13th, almost two weeks from now:
&lt;a href=&quot;http://blog.stevenlevithan.com/archives/regexday-2008&quot;&gt;Regex Day Contest&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;c&quot;&gt;Happy Reg Ex Day!&lt;/p&gt;</summary>
<updated>2008-06-01T14:48:46Z</updated>
</entry>
<entry>
<title>Java RegEx Utilities</title>
<link href="http://www.sorcerers-tower.net/article/java_regex_utilities.html"/>
<summary type="html">&lt;p&gt;I have just released &lt;a href=&quot;http://jreutils.riaforge.org&quot;&gt;Java RegEx Utilities&lt;/a&gt; on &lt;a href=&quot;http://www.riaforge.org&quot;&gt;RIAForge&lt;/a&gt;, which is a CFC enabling easy access to Java Regular Expression functionality, adding to what is available in the standard CFML functions.&lt;/p&gt;
</summary>
<updated>2008-04-05T23:30:13Z</updated>
</entry>
</feed>

