<?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>strictlyPHP &#187; extjs</title>
	<atom:link href="http://www.strictlyphp.com/blog/tag/extjs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strictlyphp.com/blog</link>
	<description>web development &#38; web analytics</description>
	<lastBuildDate>Tue, 08 Mar 2011 10:47:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>That last character is the first</title>
		<link>http://www.strictlyphp.com/blog/2008/08/05/that-last-character-is-the-first/</link>
		<comments>http://www.strictlyphp.com/blog/2008/08/05/that-last-character-is-the-first/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 21:12:35 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.strictlyphp.com/blog/?p=9</guid>
		<description><![CDATA[Let&#8217;s dive right into it: About a week ago I put on the JavaScript text-typing mode and developed a CMS with ExtJs and Zend Framework. Thanks to FireBug life is great. At least, until that last final test in that other browser. Ouch. One thing that solves almost all issues: watch your JavaScript object notation [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s dive right into it:</p>
<p>About a week ago I put on the JavaScript text-typing mode and developed a CMS with ExtJs and Zend Framework. Thanks to FireBug life is great. At least, until that last final test in that other browser. Ouch.</p>
<p>One thing that solves almost all issues: watch your JavaScript object notation (JSON) values separator. FireFox doesn&#8217;t complain about that last comma before the closing } or ] but Internet Explorer isn&#8217;t so keen on that.<br />
Well&#8230; maybe that is a good thing.</p>
<p>Perhaps an easy way out is <a title="JSLint" href="http://www.jslint.com/" target="_blank">validating the stuff you type</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strictlyphp.com/blog/2008/08/05/that-last-character-is-the-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

