<?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; CSS</title>
	<atom:link href="http://ryanmorr.com/archives/category/css/feed" rel="self" type="application/rss+xml" />
	<link>http://ryanmorr.com</link>
	<description>JavaScript, CSS, and Web Apps</description>
	<lastBuildDate>Sat, 18 Feb 2012 05:09:08 +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>FX: Lightweight and Standalone Animation</title>
		<link>http://ryanmorr.com/archives/fx-lightweight-and-standalone-animation</link>
		<comments>http://ryanmorr.com/archives/fx-lightweight-and-standalone-animation#comments</comments>
		<pubDate>Mon, 20 Jun 2011 00:57:26 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[FX]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=2156</guid>
		<description><![CDATA[It might seem like one of those unnecessary things, but it can help to bridge the gaps, adding that little something extra for the end-user&#8217;s experience. A smooth animation allows a user to fully understand the actions taking place by visually seeing components in transition. Here, I present to you my animation framework appropriately named [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/fx-lightweight-and-standalone-animation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Detecting Browser CSS Style Support</title>
		<link>http://ryanmorr.com/archives/detecting-browser-css-style-support</link>
		<comments>http://ryanmorr.com/archives/detecting-browser-css-style-support#comments</comments>
		<pubDate>Sun, 03 May 2009 18:42:19 +0000</pubDate>
		<dc:creator>Ryan Morr</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Feature Testing]]></category>

		<guid isPermaLink="false">http://ryanmorr.com/?p=1190</guid>
		<description><![CDATA[If you have ever wanted to manipulate those brand spanking new styles such as -moz-transform, -webkit-transition, or even some older ones like opacity in IE and max-width in IE6 but didn&#8217;t because you were reluctant of browser support, than you are not alone. For this article, I will be exploring some unique tactics in an [...]]]></description>
		<wfw:commentRss>http://ryanmorr.com/archives/detecting-browser-css-style-support/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

