<?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>Brian Artka: Front End Web Developer/Designer + Digital Filmmaker &#187; jQuery</title>
	<atom:link href="http://brianartka.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianartka.com</link>
	<description>Passionately building, browsing and breathing the world wide web.</description>
	<lastBuildDate>Fri, 02 Oct 2009 15:55:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A 16:9 Aspect Ratio Tool</title>
		<link>http://brianartka.com/2009/08/a-169-aspect-ratio-tool/</link>
		<comments>http://brianartka.com/2009/08/a-169-aspect-ratio-tool/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:10:37 +0000</pubDate>
		<dc:creator>bartka</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[AspectRatio]]></category>

		<guid isPermaLink="false">http://brianartka.com/?p=99</guid>
		<description><![CDATA[I few months ago I developed a simple but effective little web page with some javascipt and jQuery that would allow me to determine, based on a width, a 16:9 aspect ratio. I found myself always having a specific width from a content area and I wanted to determine the video size I could fit [...]]]></description>
			<content:encoded><![CDATA[<div class="postHeaderBG"></div>
<p>I few months ago I developed a simple but effective little web page with some javascipt and jQuery that would allow me to determine, based on a width, a 16:9 aspect ratio. I found myself always having a specific width from a content area and I wanted to determine the video size I could fit in there. Problem was, I didnt want to waste time calculating the all important aspect ratio from the width I had. <span id="more-99"></span></p>
<p>I searched the net and couldnt find anything useful, so I built one myself:</p>
<p><a title="jQuery 16:9 Aspect Ratio Tool" href="http://brianartka.com/jqueryVideoBox.html">jQuery 16:9 Aspect Ratio Tool</a></p>
<p>This was just whipped together quickly and I found it useful. I&#8217;m pretty sure it could be tweaked, but it fits its purpose as is right now. Let me know if this helps you at all. enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianartka.com/2009/08/a-169-aspect-ratio-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
