<?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>Ackernaut &#187; Code</title>
	<atom:link href="http://www.ackernaut.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ackernaut.com</link>
	<description>Transmissions sent via satellite</description>
	<lastBuildDate>Thu, 10 Mar 2011 14:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Rocking icons with CSS</title>
		<link>http://www.ackernaut.com/code/rocking-icons-with-css/</link>
		<comments>http://www.ackernaut.com/code/rocking-icons-with-css/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 19:00:25 +0000</pubDate>
		<dc:creator>The Ackernaut</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Icons]]></category>

		<guid isPermaLink="false">http://www.ackernaut.com/?p=235</guid>
		<description><![CDATA[Per the request of a few friends, I&#39;ve written this tutorial to show a few tricks you can use to style icons and logos using semantic code and a little CSS. See the credits for some great references. Basic, semantic HTML First, write your basic HTML. An unordered list makes the most sense for a [...]]]></description>
		<wfw:commentRss>http://www.ackernaut.com/code/rocking-icons-with-css/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Put some funk on selected text</title>
		<link>http://www.ackernaut.com/code/put-some-funk-on-selected-text/</link>
		<comments>http://www.ackernaut.com/code/put-some-funk-on-selected-text/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 21:52:33 +0000</pubDate>
		<dc:creator>The Ackernaut</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.ackernaut.com/?p=219</guid>
		<description><![CDATA[After highlighting some text in a comment on Dribbble I was reminded that you can stylize selected text. I found the code for this simple styling on Quirksmode. This site is a great resource when fine-tuning CSS, especially when considering browser compatibility. This particular trick apparently doesn&#8217;t work in Internet Explorer, but hey, I&#8217;m all [...]]]></description>
		<wfw:commentRss>http://www.ackernaut.com/code/put-some-funk-on-selected-text/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get started with HTML5</title>
		<link>http://www.ackernaut.com/code/get-started-with-html5/</link>
		<comments>http://www.ackernaut.com/code/get-started-with-html5/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 22:36:14 +0000</pubDate>
		<dc:creator>The Ackernaut</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Template]]></category>

		<guid isPermaLink="false">http://www.ackernaut.com/?p=173</guid>
		<description><![CDATA[A basic template I created a basic template with which I could start future projects that includes HTML5 markup, basic CSS and jQuery. You can find the working demo and downloadable ZIP file here: HTML5 Elements Purpose of this demo: Includes many of the common elements for HTML5 Includes basic CSS in order to define [...]]]></description>
		<wfw:commentRss>http://www.ackernaut.com/code/get-started-with-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tune in to YouTube with jQuery</title>
		<link>http://www.ackernaut.com/code/tune-in-to-youtube-with-jquery/</link>
		<comments>http://www.ackernaut.com/code/tune-in-to-youtube-with-jquery/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 22:59:59 +0000</pubDate>
		<dc:creator>The Ackernaut</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.ackernaut.com/?p=153</guid>
		<description><![CDATA[After searching for a jQuery plugin that can play and switch YouTube videos I found this: jQuery YouTube Playlist plugin by Dan Drayne of Gecko New Media Bravo to Dan for creating this plugin because it saved me some time and headache! Here&#8217;s what I like about it: Out-of-the-box features: Embed YouTube videos by dropping [...]]]></description>
		<wfw:commentRss>http://www.ackernaut.com/code/tune-in-to-youtube-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

