<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Byte Slinger - Regular Expression category</title>
  <link>http://byteslinger.com/categories/regex/</link>
  <description>It&#039;s your world, I&#039;m just coding in it.</description>
  <language>en</language>
  <copyright>Marty</copyright>
  <lastBuildDate>Mon, 31 Aug 2009 05:19:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <item>
    <title>Regular Expression Resources</title>
    <link>http://byteslinger.com/2006/11/12/1163390429064.html</link>
    <description>
          &lt;p&gt;
A lot of programmers that came from the mainframe world are unfamiliar with Regular Expression (regex).  Here are some resources that will help you build a skill or reinforce what you know.
&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href=&#034;http://www.regular-expressions.info/&#034;&gt;Regular-Expressions.info&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;This site by the author of Regular Expressions: The Complete Tutorial offers tutorials, examples, and more.&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&#034;http://java.sun.com/docs/books/tutorial/essential/regex/index.html&#034;&gt;Sun Regular Expressions Tutorial&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Sun tutorial on using regex in Java.&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&#034;http://www.codeproject.com/dotnet/RegexTutorial.asp&#034;&gt;Learning .NET Regular Expressions with Expresso&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Learn the basics in 30 minutes?  Maybe a bit longer but worth it.&lt;/dd&gt;
&lt;/dl&gt; </description>
      <category>Regular Expression</category>
    <comments>http://byteslinger.com/2006/11/12/1163390429064.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2006/11/12/1163390429064.html</guid>
    <pubDate>Mon, 13 Nov 2006 04:00:29 GMT</pubDate>
  </item>
  <item>
    <title>Double escape clause</title>
    <link>http://byteslinger.com/2006/11/12/1163388240000.html</link>
    <description>
          I must have had 10 questions on escape characters in Java in the last six weeks.  Most of them were experienced folks that were project hopping and ran into an unexpected problem.  In the end, they just missed some basics in the way languages handle escape characters.  Here are a couple traps that caught the distracted.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2006/11/12/1163388240000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Java</category>
    <category>Regular Expression</category>
    <category>Java Server Pages</category>
    <comments>http://byteslinger.com/2006/11/12/1163388240000.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2006/11/12/1163388240000.html</guid>
    <pubDate>Mon, 13 Nov 2006 03:24:00 GMT</pubDate>
  </item>
  </channel>
</rss>
