<?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>benwatts.ca &#187; transparency</title>
	<atom:link href="http://benwatts.ca/tag/transparency/feed/" rel="self" type="application/rss+xml" />
	<link>http://benwatts.ca</link>
	<description>Designer and Frontend Developer in Ottawa, Canada</description>
	<lastBuildDate>Fri, 22 Jul 2011 19:00:09 +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>AIR &amp; Webkit</title>
		<link>http://benwatts.ca/2008/air-webkit/</link>
		<comments>http://benwatts.ca/2008/air-webkit/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 18:15:03 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.benwatts.ca/2008/09/20/air-webkit/</guid>
		<description><![CDATA[I&#8217;ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like: div{ background-color: rgba(195,100,50,0.5); }]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like:</p>
<pre lang="css">
div{
   background-color: rgba(195,100,50,0.5); }
</pre>
]]></content:encoded>
			<wfw:commentRss>http://benwatts.ca/2008/air-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

