<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Under My Hat &#187; Programming</title>
	<atom:link href="http://www.undermyhat.org/blog/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.undermyhat.org/blog</link>
	<description>secrets and mysteries from the realms of the technocrats and other such ramblings</description>
	<lastBuildDate>Sun, 01 Aug 2010 15:57:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding CDATA in XML</title>
		<link>http://www.undermyhat.org/blog/2009/09/understanding-cdata-in-xml/</link>
		<comments>http://www.undermyhat.org/blog/2009/09/understanding-cdata-in-xml/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 14:38:28 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[cdata]]></category>
		<category><![CDATA[dtd]]></category>
		<category><![CDATA[entity]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[named entity]]></category>
		<category><![CDATA[numerical entity]]></category>
		<category><![CDATA[parsed entity]]></category>
		<category><![CDATA[pcdata]]></category>
		<category><![CDATA[predefined entity]]></category>
		<category><![CDATA[sgml]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=443</guid>
		<description><![CDATA[CDATA sections in XML are often misunderstood. Programmers get the wrong advice, or they hear that strings should go in CDATA sections because they contain Unicode or non-ASCII characters. All nonsense, CDATA is only a convenience in writing and everything written in CDATA can be written without CDATA &#8212; <a href="http://www.undermyhat.org/blog/2009/09/understanding-cdata-in-xml/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2009/09/understanding-cdata-in-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison Chart of Online Regular Expression Testers, overviews and reviews</title>
		<link>http://www.undermyhat.org/blog/2009/09/overview-of-online-regular-expression-testers/</link>
		<comments>http://www.undermyhat.org/blog/2009/09/overview-of-online-regular-expression-testers/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 12:41:53 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Third party]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[online tools]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[vb]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=418</guid>
		<description><![CDATA[Online regular expression testers, information, programs and tools can help a great deal in finding the right regex for a given task. Unfortunately it can be daunting to find the right one. How do you know whether a free online regexp tool is javascript, or what server side language or flavor was used? Perl-style regexes, or old-school sed/awk? This article summarizes all known online regex tools and their abilities and is updated regularly &#8212; <a href="http://www.undermyhat.org/blog/2009/09/overview-of-online-regular-expression-testers/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2009/09/overview-of-online-regular-expression-testers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.undermyhat.org @ 2010-09-06 23:18:30 -->