<?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>o7th Web Design Articles</title>
	<atom:link href="http://blog.o7thwebdesign.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.o7thwebdesign.com</link>
	<description>Design and Development Articles</description>
	<lastBuildDate>Wed, 18 Apr 2012 20:41:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>IIS WarmUp Part II</title>
		<link>http://blog.o7thwebdesign.com/index.php/2012/04/18/iis-warmup-part-ii/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2012/04/18/iis-warmup-part-ii/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 20:41:03 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[Site Rendering Engine]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Design Practices]]></category>
		<category><![CDATA[efficient web design]]></category>
		<category><![CDATA[Good Design]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[good web design]]></category>
		<category><![CDATA[speed up the web]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=172</guid>
		<description><![CDATA[<p>I explained in my earlier post the importance of &#8220;warming up&#8221; your sites in IIS, especially using the latest .Net frameworks. Here is a major update to the code posted in that post. This one will allow you to &#8220;warm up&#8221; every site in IIS on your server. All you have to do is set<a href="http://blog.o7thwebdesign.com/index.php/2012/04/18/iis-warmup-part-ii/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2012/04/18/iis-warmup-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Site Warmup</title>
		<link>http://blog.o7thwebdesign.com/index.php/2012/04/13/iis-site-warmup/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2012/04/13/iis-site-warmup/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 12:37:07 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Design Practices]]></category>
		<category><![CDATA[efficient web design]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[speed up the web]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=167</guid>
		<description><![CDATA[<p>Hey folks, &#8217;bout time for me to come around with a little tip. Thanks to IIS 7.5 Extensions and Microsoft (well&#8230; really Windows 8, and IIS 8 I guess&#8230;), we can now prime our Application Pools, when IIS starts. Now, though it would be nice to be able to simply plug it in and go,<a href="http://blog.o7thwebdesign.com/index.php/2012/04/13/iis-site-warmup/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2012/04/13/iis-site-warmup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewriting without 3rd Party Add-Ons</title>
		<link>http://blog.o7thwebdesign.com/index.php/2012/03/01/url-rewriting-3rd-party-add-ons/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2012/03/01/url-rewriting-3rd-party-add-ons/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 15:35:44 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Good Design]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=55</guid>
		<description><![CDATA[<p>.Net 3.5 Brought to developers of MVC applications the wonderful world of Page Routing. This allows us .Net developers to not have to worry about SEO friendly URLs (pretty much) any more, as we can simplify the URL rewritting process and get rid of those pesky 3rd party add-ons. .Net 4 brings this Page Routing<a href="http://blog.o7thwebdesign.com/index.php/2012/03/01/url-rewriting-3rd-party-add-ons/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2012/03/01/url-rewriting-3rd-party-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proof Positive That My Site&#8217;s Faster Than Yours</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/11/05/proof-positive-that-my-sites-faster-than-yours/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/11/05/proof-positive-that-my-sites-faster-than-yours/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 13:05:19 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Latest News]]></category>
		<category><![CDATA[Quick Break from Reality]]></category>
		<category><![CDATA[effective design]]></category>
		<category><![CDATA[efficient web design]]></category>
		<category><![CDATA[Good Design]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[good web design]]></category>
		<category><![CDATA[speed up the web]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=95</guid>
		<description><![CDATA[<p>We finally have the proof that the o7th Web Design Site Rendering Engine is faster than a static website. We finished up our Export module this morning, so we could export the entire site into static HTML files.  We setup the exported site on the same server running the SRE, enabled some GZip compression, and<a href="http://blog.o7thwebdesign.com/index.php/2011/11/05/proof-positive-that-my-sites-faster-than-yours/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/11/05/proof-positive-that-my-sites-faster-than-yours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI Compressor Windows GUI</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/10/04/yui-compressor-windows-gui/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/10/04/yui-compressor-windows-gui/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 21:04:24 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Design Practices]]></category>
		<category><![CDATA[efficient web design]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[speed up the web]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=76</guid>
		<description><![CDATA[<p>Well, I finally broke down and decided I was sick and tired of having to type in a command prompt what I needed done with the YUI Compressor for my CSS and javascripts. This is sort-of a beta version, but I would like to know if anyone comes across any bugs in it&#8230; maybe someday<a href="http://blog.o7thwebdesign.com/index.php/2011/10/04/yui-compressor-windows-gui/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/10/04/yui-compressor-windows-gui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For the Visitors</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/08/02/visitors/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/08/02/visitors/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 14:27:27 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Quick Break from Reality]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=72</guid>
		<description><![CDATA[<p>Finally, in fairness, dear pets, I have posted the following message on the front door: TO ALL NON-PET OWNERS WHO VISIT AND LIKE TO COMPLAIN ABOUT OUR PETS: (1) They live here. You don&#8217;t. (2) If you don&#8217;t want their hair on your clothes, stay off the furniture.  That&#8217;s why they call it &#8216;fur&#8217;-niture. (3)<a href="http://blog.o7thwebdesign.com/index.php/2011/08/02/visitors/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/08/02/visitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For the Pets</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/08/02/pets/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/08/02/pets/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 14:25:50 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Quick Break from Reality]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=71</guid>
		<description><![CDATA[<p>Dear Dogs and Cats: The dishes with the paw prints are yours and contain your food. The other dishes are mine and contain my food. Placing a paw print in the middle of my plate and food does not stake a claim for it becoming your food and dish, nor do I find that aesthetically<a href="http://blog.o7thwebdesign.com/index.php/2011/08/02/pets/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/08/02/pets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Basic Rules of Great SEO</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/07/21/7-basic-rules-of-great-seo/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/07/21/7-basic-rules-of-great-seo/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 13:37:33 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/index.php/2011/07/7-basic-rules-of-great-seo/</guid>
		<description><![CDATA[<p>1. Understand User-Intent Keyword research is the cornerstone of any SEO campaign. Understanding user-intent when conducting and selecting your keywords is critical to getting your SEO off on the right foot and helping the right audience find your site. For instance, are &#8220;gym shoes,&#8221; &#8220;sneakers&#8221; and &#8220;tennis shoes,&#8221; the same thing? For some consumers those<a href="http://blog.o7thwebdesign.com/index.php/2011/07/21/7-basic-rules-of-great-seo/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/07/21/7-basic-rules-of-great-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Common SEO Mistakes</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/07/12/5-common-seo-mistakes/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/07/12/5-common-seo-mistakes/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 11:48:49 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=57</guid>
		<description><![CDATA[<p>SEO (search engine optimization) is the way to boost your online presence by getting better search engine rankings. Google has been doing a lot to improve the search quality. If you are not on google, you are not on the Internet. In this post I will outline the methods you in order to comply with Googles<a href="http://blog.o7thwebdesign.com/index.php/2011/07/12/5-common-seo-mistakes/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/07/12/5-common-seo-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up The Web &#8211; Part II.I</title>
		<link>http://blog.o7thwebdesign.com/index.php/2011/06/09/speed-up-the-web-part-ii-i/</link>
		<comments>http://blog.o7thwebdesign.com/index.php/2011/06/09/speed-up-the-web-part-ii-i/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 12:14:35 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Development Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Good Design Practices]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[speed up the web]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.o7thwebdesign.com/?p=54</guid>
		<description><![CDATA[<p>Welcome my friends to a second installment and follow-up to our Speed Up The Web series. In this installment we will be discussing another similar technique that was previously discussed in Part II. Minifying and Concatenating your stylesheets and javascripts. The previous process discussed a method to do this for your .Net website automatically by<a href="http://blog.o7thwebdesign.com/index.php/2011/06/09/speed-up-the-web-part-ii-i/"> </p>
<p> (More)…</a></p>
 ]]></description>
		<wfw:commentRss>http://blog.o7thwebdesign.com/index.php/2011/06/09/speed-up-the-web-part-ii-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.o7thwebdesign.com/index.php/feed/ ) in 0.51934 seconds, on May 20th, 2012 at 6:17 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 20th, 2012 at 7:17 pm UTC -->
