<?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; Quick Tips</title>
	<atom:link href="http://www.lifeathighroad.com/category/web-development/quick-tips/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 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>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>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>
		<item>
		<title>Adding a user agreement JavaScript plugin to IdeaJam</title>
		<link>http://www.lifeathighroad.com/web-development/adding-a-user-agreement-javascript-plugin-to-ideajam/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=adding-a-user-agreement-javascript-plugin-to-ideajam</link>
		<comments>http://www.lifeathighroad.com/web-development/adding-a-user-agreement-javascript-plugin-to-ideajam/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:32:06 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Elguji Software]]></category>
		<category><![CDATA[IdeaJam]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.lifeatistudio.com/web-development/adding-a-user-agreement-javascript-plugin-to-ideajam/</guid>
		<description><![CDATA[The following is an overview of implementing a simple “terms and agreement” JavaScript plugin to your existing IdeaJam Web site. First, you need to create the necessary language strings in each of the languages that your IdeaJam installation is using. &#8230; <a href="http://www.lifeathighroad.com/web-development/adding-a-user-agreement-javascript-plugin-to-ideajam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/adding-a-user-agreement-javascript-plugin-to-ideajam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Practice: Subscribing to RSS feeds</title>
		<link>http://www.lifeathighroad.com/web-development/good-practice-subscribing-to-rss-feeds/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=good-practice-subscribing-to-rss-feeds</link>
		<comments>http://www.lifeathighroad.com/web-development/good-practice-subscribing-to-rss-feeds/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:45:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[good practice]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[subscribe]]></category>

		<guid isPermaLink="false">http://blog.apluswebcreations.com/2009/08/04/good-practice-subscribing-to-rss-feeds/</guid>
		<description><![CDATA[Over the past few weeks I’ve started a practice of subscribing to Web development related RSS feeds – from the small to large scale operations. In the past, I generally ignored everything other than the big ones (i.e. Smashing Magazine, &#8230; <a href="http://www.lifeathighroad.com/web-development/good-practice-subscribing-to-rss-feeds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.lifeathighroad.com/web-development/good-practice-subscribing-to-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>1</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&amp;utm_medium=rss&amp;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</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://blog.apluswebcreations.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; <a href="http://www.lifeathighroad.com/web-development/quick-tip-when-using-the-overlay-feature-of-jquery-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
	</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 5/13 queries in 0.053 seconds using disk

Served from: www.lifeathighroad.com @ 2010-07-30 15:28:01 -->