<?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>Jon Raasch&#039;s Blog &#187; clean markup</title>
	<atom:link href="http://jonraasch.com/blog/tag/clean-markup/feed" rel="self" type="application/rss+xml" />
	<link>http://jonraasch.com/blog</link>
	<description>Web development and design blog from Portland based developer Jon Raasch</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://jonraasch.com/blog/tag/clean-markup/feed?page=2" />

		<item>
		<title>YouTubin&#8217; Plugin for jQuery</title>
		<link>http://jonraasch.com/blog/youtubin-jquery-plugin</link>
		<comments>http://jonraasch.com/blog/youtubin-jquery-plugin#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:47:16 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[front-end]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[clean markup]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[unobtrusive]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/?p=91</guid>
		<description><![CDATA[YouTubin' is a jQuery plugin that makes embedding <a href="http://www.youtube.com" rel="nofollow">YouTube</a> videos clean, easy and unobtrusive.  In its simplest form, YouTubin' grabs any links that point to a YouTube page and replaces them with an embedded video.  To do so, YouTubin' leverages <a href="http://code.google.com/p/swfobject/" rel="nofollow">SwfObject 2</a> if available, but otherwise just embeds the video through standard markup.  

Advanced options include flagging specific video elements using a jQuery selector and setting a variety of swf properties such as dimensions, flash version, flashvars and params.  Youtubin' can even be used to cause the video to embed once a link is clicked rather than when the page loads.  

<a href="http://dev.jonraasch.com/youtubin/download" class="dlButton" rel="nofollow">Download YouTubin' jQuery Plugin</a>]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/youtubin-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
