<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: IE Javascript Application Caveats</title>
	<atom:link href="http://jonursenbach.wordpress.com/2009/07/18/ie-javascript-application-caveats/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonursenbach.wordpress.com/2009/07/18/ie-javascript-application-caveats/</link>
	<description></description>
	<lastBuildDate>Thu, 10 Jun 2010 15:13:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: tychay</title>
		<link>http://jonursenbach.wordpress.com/2009/07/18/ie-javascript-application-caveats/#comment-127</link>
		<dc:creator><![CDATA[tychay]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://jon.ursenba.ch/?p=30#comment-127</guid>
		<description><![CDATA[The trailing comma problem is the most annoying simply because it occurs everywhere. There are some worse things though like when IE decided to run out of memory and die like when doing string concats.]]></description>
		<content:encoded><![CDATA[<p>The trailing comma problem is the most annoying simply because it occurs everywhere. There are some worse things though like when IE decided to run out of memory and die like when doing string concats.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

