<?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>The Art of Being Dorian &#187; JQuery</title>
	<atom:link href="http://dorianpula.ca/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://dorianpula.ca</link>
	<description>Thoughts on Coding, Writing and Living Well.</description>
	<lastBuildDate>Sun, 22 Jan 2012 05:51:42 +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>Web Play Made Fun with ExtJS</title>
		<link>http://dorianpula.ca/2009/09/25/web-play-made-fun-with-extjs/</link>
		<comments>http://dorianpula.ca/2009/09/25/web-play-made-fun-with-extjs/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 13:35:44 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[UI Design]]></category>
		<category><![CDATA[Web and Cloud Technologies]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://dorianpula.ca/?p=1215</guid>
		<description><![CDATA[At work I&#8217;ve started working with ExtJS for the user interface for the web application I&#8217;m helping develop.  I&#8217;ve always had reservations about using Javascript.  Or rather I&#8217;ve always hated dealing with inconsistencies in DOM handling in browsers.  Whenever I deal with CSS, I always hate dealing with cross-browser checking.  Fortunately with increased popularity of [...]]]></description>
			<content:encoded><![CDATA[<p>At work I&#8217;ve started working with <a href="http://www.extjs.com/">ExtJS</a> for the user interface for the web application I&#8217;m helping develop.  I&#8217;ve always had reservations about using Javascript.  Or rather I&#8217;ve always hated dealing with inconsistencies in DOM handling in browsers.  Whenever I deal with CSS, I always hate dealing with cross-browser checking.  Fortunately with increased popularity of <a href="http://www.mozilla.org/newlayout/">Gec</a><a href="http://www.mozilla.org/newlayout/">ko</a>-based browsers (<a href="http://www.mozilla.com/en-US/firefox/firefox.html">Mozilla Firefox</a>) and <a href="http://webkit.org/">Webkit</a>-based browsers (<a href="http://www.google.com/chrome">Google Chrome</a>), I have to deal with headaches of a browser incompatibilities less often.  However writing pure Javascript can be a bit daunting, and a library like <a href="http://jquery.com/">JQuery</a> or <a href="http://www.extjs.com/">ExtJS</a> comes in handy.  So I&#8217;m still not sold on the concept of building everything in a <a href="http://en.wikipedia.org/wiki/Rich_Internet_application">RIA</a> (<a href="http://en.wikipedia.org/wiki/Rich_Internet_application">Rich Internet Application</a>) context.  However using a Javascript library sure makes my website coding-hacking more palatable.</p>
]]></content:encoded>
			<wfw:commentRss>http://dorianpula.ca/2009/09/25/web-play-made-fun-with-extjs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

