<?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; Web Development</title>
	<atom:link href="http://www.lifeathighroad.com/category/web-development/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>Tue, 27 Jul 2010 18:15:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A closer look at the max-width property</title>
		<link>http://www.lifeathighroad.com/web-development/css-web-development/a-closer-look-at-the-max-width-property/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-closer-look-at-the-max-width-property</link>
		<comments>http://www.lifeathighroad.com/web-development/css-web-development/a-closer-look-at-the-max-width-property/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 18:15:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[max-width]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/?p=401</guid>
		<description><![CDATA[I came across an interesting issue today with the max-width property. It&#8217;s a property that I&#8217;ve only used in a few occasions in the past &#8211; mainly due to the constraints of legacy browsers that do not support it. That &#8230; <a href="http://www.lifeathighroad.com/web-development/css-web-development/a-closer-look-at-the-max-width-property/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/css-web-development/a-closer-look-at-the-max-width-property/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your video content getting indexed?</title>
		<link>http://www.lifeathighroad.com/web-development/is-your-video-content-getting-indexed/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=is-your-video-content-getting-indexed</link>
		<comments>http://www.lifeathighroad.com/web-development/is-your-video-content-getting-indexed/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:28:58 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[SearchMonkey]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/can-google-see-your-video/</guid>
		<description><![CDATA[Read an interesting article the other day called Video SEO: A technical guide (by Joost de Valk) which goes into a in-depth explanation of video SEO. It is something that I had not really thought about previously &#8211; had really &#8230; <a href="http://www.lifeathighroad.com/web-development/is-your-video-content-getting-indexed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/is-your-video-content-getting-indexed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A manageable method for creating CSS image sprites</title>
		<link>http://www.lifeathighroad.com/web-development/quick-tips/a-manageable-method-for-creating-css-image-sprites/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-manageable-method-for-creating-css-image-sprites</link>
		<comments>http://www.lifeathighroad.com/web-development/quick-tips/a-manageable-method-for-creating-css-image-sprites/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:08:42 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[sprite]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/quick-tips/an-manageable-method-for-creating-css-image-sprites/</guid>
		<description><![CDATA[The technique for creating and using CSS image sprites has been around for quite some time now. However, they don&#8217;t seem to be used near enough, despite the performance bonuses they can deliver. Perhaps it is due to the fact &#8230; <a href="http://www.lifeathighroad.com/web-development/quick-tips/a-manageable-method-for-creating-css-image-sprites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/quick-tips/a-manageable-method-for-creating-css-image-sprites/feed/</wfw:commentRss>
		<slash:comments>2</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&amp;utm_medium=rss&amp;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</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; <a href="http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/javascript/demo-dynamic-cross-browser-horizontally-fluid-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inline-Block whitespace workaround</title>
		<link>http://www.lifeathighroad.com/web-development/css-web-development/inline-block-whitespace-workaround/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=inline-block-whitespace-workaround</link>
		<comments>http://www.lifeathighroad.com/web-development/css-web-development/inline-block-whitespace-workaround/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 14:13:01 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[inline-block]]></category>
		<category><![CDATA[whitespace]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/css-web-development/inline-block-whitespace-workaround/</guid>
		<description><![CDATA[In response to an article written yesterday (April 26th, 2010) about the inline-block display property on Impressive Webs, there was some debate on unwanted whitespace that appears to the right of elements that are styled with this property. If you &#8230; <a href="http://www.lifeathighroad.com/web-development/css-web-development/inline-block-whitespace-workaround/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/css-web-development/inline-block-whitespace-workaround/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick tip: Disabling inline JavaScript within Sitefinity “edit” mode</title>
		<link>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode</link>
		<comments>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 12:12:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[edit mode]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sitefinity]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode/</guid>
		<description><![CDATA[This is a handy little workaround I found for a small issue I was having within the CMS of Sitefinity. Pages that have some form of custom JavaScript functionality can sometimes play havoc with Sitefinity when in &#8220;edit&#8221; mode. For &#8230; <a href="http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-disabling-inline-javascript-with-sitefinity-edit-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick tip: Overriding the CSS in Telerik controls</title>
		<link>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-overriding-the-css-in-telerik-controls/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=quick-tip-overriding-the-css-in-telerik-controls</link>
		<comments>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-overriding-the-css-in-telerik-controls/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 14:16:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[EnableEmbeddedBaseStylesheet]]></category>
		<category><![CDATA[EnableEmbeddedSkins]]></category>
		<category><![CDATA[override]]></category>
		<category><![CDATA[Telerik]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-overriding-the-css-in-telerik-controls/</guid>
		<description><![CDATA[Thought I&#8217;d pass this along &#8211; nothing to earth shattering, but it should save you some headaches! When attempting to modify the layout and styling for most Telerik controls, you&#8217;re better off disabling the embedded styles that come with it, &#8230; <a href="http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-overriding-the-css-in-telerik-controls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/quick-tips/quick-tip-overriding-the-css-in-telerik-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a unitless line-height to enhance your typography</title>
		<link>http://www.lifeathighroad.com/web-development/css-web-development/using-a-unitless-line-height-to-enhance-your-typography/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-a-unitless-line-height-to-enhance-your-typography</link>
		<comments>http://www.lifeathighroad.com/web-development/css-web-development/using-a-unitless-line-height-to-enhance-your-typography/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:52:45 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[font-size]]></category>
		<category><![CDATA[line-height]]></category>
		<category><![CDATA[pixels]]></category>
		<category><![CDATA[unitless]]></category>
		<category><![CDATA[units]]></category>

		<guid isPermaLink="false">http://www.lifeathighroad.com/web-development/css-web-development/using-a-unitless-line-height-to-enhance-your-typography/</guid>
		<description><![CDATA[I came across a fairly old article on Web typography (by Eric Meyer) this morning that I found pretty interesting and thought I would share some of my feelings on the subject matter. Up to this point I&#8217;ve been doing &#8230; <a href="http://www.lifeathighroad.com/web-development/css-web-development/using-a-unitless-line-height-to-enhance-your-typography/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/css-web-development/using-a-unitless-line-height-to-enhance-your-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin bugs, or &#8220;gotcha&#8217;s&#8221;, when used in WPMU</title>
		<link>http://www.lifeathighroad.com/web-development/plugin-bugs-or-gotchas-when-used-in-wpmu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=plugin-bugs-or-gotchas-when-used-in-wpmu</link>
		<comments>http://www.lifeathighroad.com/web-development/plugin-bugs-or-gotchas-when-used-in-wpmu/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:13:21 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Kubrick]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP-Polls]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://www.lifeatistudio.com/?p=317</guid>
		<description><![CDATA[In the days leading up to the Christmas break I was involved in creating a WPMU-powered WordPress blog for one of our clients. This was the first time we (iStudio) or I had used this product, so as you might &#8230; <a href="http://www.lifeathighroad.com/web-development/plugin-bugs-or-gotchas-when-used-in-wpmu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/plugin-bugs-or-gotchas-when-used-in-wpmu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick fix for &#8220;Simple Feed List&#8221; WordPress plugin</title>
		<link>http://www.lifeathighroad.com/web-development/quick-fix-for-simple-feed-list-wordpress-plugin/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=quick-fix-for-simple-feed-list-wordpress-plugin</link>
		<comments>http://www.lifeathighroad.com/web-development/quick-fix-for-simple-feed-list-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 21:44:48 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Simple Feed List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.lifeatistudio.com/web-development/quick-fix-for-simple-feed-list-wordpress-plugin/</guid>
		<description><![CDATA[I came across a bug today with a RSS feed plugin we use for one of our WordPress-powered client sites. The bug is with Simple Feed List (v 1.4,  by David Artiss), and occurs when the feed link supplied  is &#8230; <a href="http://www.lifeathighroad.com/web-development/quick-fix-for-simple-feed-list-wordpress-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/quick-fix-for-simple-feed-list-wordpress-plugin/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
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/12 queries in 0.125 seconds using disk

Served from: www.lifeathighroad.com @ 2010-07-30 15:14:27 -->