<?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>Life @ High Road Communications &#187; JavaScript</title>
	<atom:link href="http://www.lifeathighroad.com/category/web-development/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifeathighroad.com</link>
	<description>Life as a Director of Front End Development at High Road Communications, Ottawa</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:58:12 +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>Accessible tabs UI with jQuery Tools</title>
		<link>http://www.lifeathighroad.com/web-development/javascript/accessible-tabs-ui-with-jquery-tools/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=accessible-tabs-ui-with-jquery-tools</link>
		<comments>http://www.lifeathighroad.com/web-development/javascript/accessible-tabs-ui-with-jquery-tools/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 19:14:45 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery Tools]]></category>
		<category><![CDATA[Tabs UI]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/javascript/accessible-tabs-ui-with-jquery-tools/</guid>
		<description><![CDATA[If you are not familiar with jQuery Tools, I’d suggest you familiarize yourself with them. A helpful clean and small toolkit that acts as a plugin to the popular jQuery library. jQuery Tools allows you to integrate a number of (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/javascript/accessible-tabs-ui-with-jquery-tools/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/javascript/accessible-tabs-ui-with-jquery-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Demo: Dynamic Cross-browser Horizontally Fluid Menu</title>
		<link>http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=demo-dynamic-cross-browser-horizontally-fluid-menu</link>
		<comments>http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 14:57:03 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[full width]]></category>
		<category><![CDATA[horizontally centered]]></category>
		<category><![CDATA[horizontally-fluid]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[vertically centered]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=374</guid>
		<description><![CDATA[The following is a solution that I came up with create a fluid horizontal navigation structure that met the following requirements: The navigation needed to be completely dynamic and not dependent on an update to a CSS file if items (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stopping a YouTube video after closing the overlay it&#8217;s in with jQuery Tools</title>
		<link>http://www.lifeathighroad.com/web-development/stopping-a-youtube-video-after-closing-the-overlay-its-in-with-jquery-tools/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stopping-a-youtube-video-after-closing-the-overlay-its-in-with-jquery-tools</link>
		<comments>http://www.lifeathighroad.com/web-development/stopping-a-youtube-video-after-closing-the-overlay-its-in-with-jquery-tools/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 20:48:29 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[jQuery Tools]]></category>
		<category><![CDATA[swfobject]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[YouTube JavaScript Player]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=178</guid>
		<description><![CDATA[Now there’s a long-winded title for you! Yes, I’m having problems (IE-specific) when closing an overlay that contains a YouTube video – the movie just keeps on playing in the “background”. My current setup was pretty simple – basically just (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/stopping-a-youtube-video-after-closing-the-overlay-its-in-with-jquery-tools/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/stopping-a-youtube-video-after-closing-the-overlay-its-in-with-jquery-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick tip when using the Overlay feature of jQuery Tools</title>
		<link>http://www.lifeathighroad.com/web-development/quick-tip-when-using-the-overlay-feature-of-jquery-tools/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-tip-when-using-the-overlay-feature-of-jquery-tools</link>
		<comments>http://www.lifeathighroad.com/web-development/quick-tip-when-using-the-overlay-feature-of-jquery-tools/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 18:15:54 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[conflicts]]></category>
		<category><![CDATA[jQuery Tools]]></category>
		<category><![CDATA[overlay]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/2009/07/13/quick-tip-when-using-the-overlay-feature-of-jquery-tools/</guid>
		<description><![CDATA[When using the overlay tool that is offered by jQuery Tools – an excellent JavaScript library that I highly recommend you add to your toolkit – you need to be aware that content that gets displayed within the overlay needs (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/quick-tip-when-using-the-overlay-feature-of-jquery-tools/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/quick-tip-when-using-the-overlay-feature-of-jquery-tools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Localhost bug with the ShareThis social bookmarking tool</title>
		<link>http://www.lifeathighroad.com/web-development/localhost-bug-with-the-sharethis-social-bookmarking-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=localhost-bug-with-the-sharethis-social-bookmarking-tool</link>
		<comments>http://www.lifeathighroad.com/web-development/localhost-bug-with-the-sharethis-social-bookmarking-tool/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 10:58:26 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[ShareThis]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=134</guid>
		<description><![CDATA[Yesterday afternoon, while adding a social bookmarking tool from ShareThis, we came across the following JavaScript error that just wouldn&#8217;t go away, even though we were using the same code snippet as is shown on the ShareThis example pages. SHARETHIS (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/localhost-bug-with-the-sharethis-social-bookmarking-tool/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/localhost-bug-with-the-sharethis-social-bookmarking-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Perfect (?) Solution for Image Replacement</title>
		<link>http://www.lifeathighroad.com/web-development/the-perfect-solution-for-image-replacement/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-perfect-solution-for-image-replacement</link>
		<comments>http://www.lifeathighroad.com/web-development/the-perfect-solution-for-image-replacement/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:37:33 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Paul Young]]></category>
		<category><![CDATA[State Scope]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=79</guid>
		<description><![CDATA[If you&#8217;re like me, you&#8217;ve tried every IR trick out there and have found that each &#8220;solution&#8221; has it&#8217;s own set of problems that make it far from a perfect solution. However, thanks to a smart dude called Paul Young, (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/the-perfect-solution-for-image-replacement/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/the-perfect-solution-for-image-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast Review: Professional Frontend Engineering</title>
		<link>http://www.lifeathighroad.com/web-development/screencast-review-professional-frontend-engineering/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=screencast-review-professional-frontend-engineering</link>
		<comments>http://www.lifeathighroad.com/web-development/screencast-review-professional-frontend-engineering/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 18:01:10 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[JSLint]]></category>
		<category><![CDATA[Nate Koechley]]></category>
		<category><![CDATA[sprite]]></category>
		<category><![CDATA[YUI]]></category>
		<category><![CDATA[YUI Theater]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=67</guid>
		<description><![CDATA[This morning I checked out a screencast by Nate Koechley called Professional Frontend Engineering, provided by YUI Theater. It&#8217;s quite lengthy (1:30), but well worth your time. Although nothing ground breaking or exciting is covered, I found it to be (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/screencast-review-professional-frontend-engineering/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/screencast-review-professional-frontend-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doug Crockford on AJAX Performance</title>
		<link>http://www.lifeathighroad.com/web-development/doug-crockford-on-ajax-performance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=doug-crockford-on-ajax-performance</link>
		<comments>http://www.lifeathighroad.com/web-development/doug-crockford-on-ajax-performance/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 12:59:05 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Doug Crockford]]></category>
		<category><![CDATA[JSLint]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=41</guid>
		<description><![CDATA[Watched an interesting screencast yesterday on AJAX Performance, by Doug Crockford. This was one of a series of videos that he has produced on the subject and from what I&#8217;ve seen so far, I plan on watching the rest of (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/doug-crockford-on-ajax-performance/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/doug-crockford-on-ajax-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using JSON with a callback parameter</title>
		<link>http://www.lifeathighroad.com/web-development/using-json-with-a-callback-parameter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-json-with-a-callback-parameter</link>
		<comments>http://www.lifeathighroad.com/web-development/using-json-with-a-callback-parameter/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 13:56:45 +0000</pubDate>
		<dc:creator>Mike Badgley</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[SMNR]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=27</guid>
		<description><![CDATA[While working on a Social Media News Release (SMNR) for Doritos on Friday, I found out a very useful parameter to use when making JSON (JavaScript Object Notation) calls to a remote web service, which just happened to be YouTube, (&#8230;)<p><a href="http://www.lifeathighroad.com/web-development/using-json-with-a-callback-parameter/">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/using-json-with-a-callback-parameter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 7/17 queries in 0.159 seconds using disk: basic

Served from: www.lifeathighroad.com @ 2012-02-08 05:46:39 -->
