<?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>Ryan Morr &#187; Articles</title>
	<atom:link href="http://ryanmorr.com/archives/category/articles/feed" rel="self" type="application/rss+xml" />
	<link>http://ryanmorr.com</link>
	<description>JavaScript, CSS, and Web Apps</description>
	<lastBuildDate>Mon, 20 Jun 2011 16:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Leveraging the Most out of CSS Classes</title>
		<link>http://ryanmorr.com/archives/leveraging-the-most-out-of-css-classes</link>
		<comments>http://ryanmorr.com/archives/leveraging-the-most-out-of-css-classes#comments</comments>
		<pubDate>Fri, 27 Aug 2010 03:06:44 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[DOM]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=1807</guid>
		<description><![CDATA[To harness or exploit the most out of CSS classes is to take advantage of what truly is the unsung hero of advanced RIA development as it relates to the presentation layer. When we observe our markup, we find that various portions of the DOM may require styling influences on the initial page load as [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/leveraging-the-most-out-of-css-classes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Detection: Necessary or Negligent?</title>
		<link>http://ryanmorr.com/archives/brower-detection-necessary-or-negligent</link>
		<comments>http://ryanmorr.com/archives/brower-detection-necessary-or-negligent#comments</comments>
		<pubDate>Sun, 29 Mar 2009 22:27:28 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Event]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=819</guid>
		<description><![CDATA[It is still a controversial issue today despite the recent evolutions in the industry including new modern browsers and new resources such as jQuery (as of version 1.3) that now entirely base their implementations on feature testing. However, somehow the practice of browser detection seems to still be alive and well, whether it be new [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/brower-detection-necessary-or-negligent/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Library or no Library, That is the Question!</title>
		<link>http://ryanmorr.com/archives/library-or-no-library-that-is-the-question</link>
		<comments>http://ryanmorr.com/archives/library-or-no-library-that-is-the-question#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:41:55 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[FX]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=720</guid>
		<description><![CDATA[It is rarely even a question anymore; deciding whether to use a JavaScript library on your next project typically goes without saying, the real question developers find themselves asking is which library should it be? However the decision to adopt any framework for a project should not be taken lightly and deserves a proper evaluation [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/library-or-no-library-that-is-the-question/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scope/Context in Javascript</title>
		<link>http://ryanmorr.com/archives/scope-context-in-javascript</link>
		<comments>http://ryanmorr.com/archives/scope-context-in-javascript#comments</comments>
		<pubDate>Mon, 09 Feb 2009 03:09:00 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Event]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=464</guid>
		<description><![CDATA[Scope or context as it is often referred to as is one of the fundamental aspects of Javascript, playing a significant role unlike that of any other language. Scope refers to the accessibility of variables and its execution context which belongs to the object or function in which it was defined. However this does not [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/scope-context-in-javascript/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

