<?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"
	>
<channel>
	<title>Comments on: Smarter Javascript for Java Web Applications With JAWR</title>
	<atom:link href="http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<pubDate>Wed, 20 Aug 2008 07:16:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: James Carr</title>
		<link>http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-59045</link>
		<dc:creator>James Carr</dc:creator>
		<pubDate>Sat, 05 Apr 2008 21:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-59045</guid>
		<description>Cool! I'll write a review once I get a chance to check it out.</description>
		<content:encoded><![CDATA[<p>Cool! I&#8217;ll write a review once I get a chance to check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi Hernandez</title>
		<link>http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-59042</link>
		<dc:creator>Jordi Hernandez</dc:creator>
		<pubDate>Sat, 05 Apr 2008 20:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-59042</guid>
		<description>Hi James, 
A new version (2.0) of Jawr is available with some great new features. JSmin errors are now much easier to track and solve. Cheers!</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
A new version (2.0) of Jawr is available with some great new features. JSmin errors are now much easier to track and solve. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordi Hernandez</title>
		<link>http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-53850</link>
		<dc:creator>Jordi Hernandez</dc:creator>
		<pubDate>Tue, 04 Mar 2008 16:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/2008/03/02/smarter-javascript-for-java-web-applications/#comment-53850</guid>
		<description>Hi James, 
I'm glad you found Jawr useful. Thanks a lot for posting about it. 
I'm working on the next version and I'll try to make it easier to spot these nasty 'unterminated string literal' exceptions. These are actually thrown by JSMin. If you have the problem again, a good way to spot the failure is to use JSlint on your scripts. But as I said, I'm about to (try to) make it friendlier for this case.</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
I&#8217;m glad you found Jawr useful. Thanks a lot for posting about it.<br />
I&#8217;m working on the next version and I&#8217;ll try to make it easier to spot these nasty &#8216;unterminated string literal&#8217; exceptions. These are actually thrown by JSMin. If you have the problem again, a good way to spot the failure is to use JSlint on your scripts. But as I said, I&#8217;m about to (try to) make it friendlier for this case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
