<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to match any character (including newlines) in a JavaScript regular expression</title>
	<atom:link href="http://jamesmckay.net/2008/05/how-to-match-any-character-including-newlines-in-a-javascript-regular-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmckay.net/2008/05/how-to-match-any-character-including-newlines-in-a-javascript-regular-expression/</link>
	<description>because there are few things that are less logical than business logic</description>
	<lastBuildDate>Fri, 16 Jul 2010 12:27:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Moot</title>
		<link>http://jamesmckay.net/2008/05/how-to-match-any-character-including-newlines-in-a-javascript-regular-expression/comment-page-1/#comment-3577</link>
		<dc:creator>Moot</dc:creator>
		<pubDate>Thu, 20 Nov 2008 05:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=355#comment-3577</guid>
		<description>I can&#039;t use bbcode but the catch is from 0 to uFFFF</description>
		<content:encoded><![CDATA[<p>I can&#8217;t use bbcode but the catch is from 0 to uFFFF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moot</title>
		<link>http://jamesmckay.net/2008/05/how-to-match-any-character-including-newlines-in-a-javascript-regular-expression/comment-page-1/#comment-3573</link>
		<dc:creator>Moot</dc:creator>
		<pubDate>Thu, 20 Nov 2008 05:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/?p=355#comment-3573</guid>
		<description>This is the ultimate catch all:
[-\uFFFF]</description>
		<content:encoded><![CDATA[<p>This is the ultimate catch all:<br />
[-\uFFFF]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
