<?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>The Force 5 Connection &#187; Technology</title>
	<atom:link href="http://force5blog.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://force5blog.com</link>
	<description>Sharing ideas, building community</description>
	<lastBuildDate>Thu, 09 Sep 2010 17:07:58 +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>How-to: 301 Permanent Redirect with ASP.NET 4 &#8211; Response.RedirectPermanent()</title>
		<link>http://force5blog.com/technology/how-to-301-permanent-redirect-with-asp-net-4-response-redirectpermanent/</link>
		<comments>http://force5blog.com/technology/how-to-301-permanent-redirect-with-asp-net-4-response-redirectpermanent/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:03:34 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=325</guid>
		<description><![CDATA[During the process of migrating development over to the .NET 4 Framework there have been noticeable improvements. One of the newest improvements is used quite often, Response.RedirectPermanent(). This new feature does a permanent redirection from a requested URL to a specified URL.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/how-to-301-permanent-redirect-with-asp-net-4-response-redirectpermanent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to: Adding META Keywords &amp; META Description with ASP.NET 4</title>
		<link>http://force5blog.com/technology/how-to-adding-meta-keywords-meta-description-with-asp-net-4/</link>
		<comments>http://force5blog.com/technology/how-to-adding-meta-keywords-meta-description-with-asp-net-4/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 12:24:45 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=341</guid>
		<description><![CDATA[In a previous post I showed <a href="http://force5blog.com/technology/tutorial-how-to-add-specific-page-keywords-descriptions-while-using-asp-net-master-pages/" target="_blank">how-to add specific page keywords &#38; descriptions while using ASP.NET with Master Pages</a>. Compared with the latest ASP.NET 4 version, this technique was not coder friendly.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/how-to-adding-meta-keywords-meta-description-with-asp-net-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of HTML 5</title>
		<link>http://force5blog.com/technology/state-of-html-5/</link>
		<comments>http://force5blog.com/technology/state-of-html-5/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 20:09:47 +0000</pubDate>
		<dc:creator>Nevin McElwrath</dc:creator>
				<category><![CDATA[Force 5]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=304</guid>
		<description><![CDATA[If you are a web developer or familiar with web technologies, there's no doubt you've heard about HTML 5 and the "next level" of web design and functionality. It's morphed into a buzz term that has been thrown around a lot lately. Between Apple's spat with Adobe over Flash and the latest browsers touting HTML 5 compatibility, there's still a lot to know about the always evolving markup language of the world wide web.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/state-of-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your Website Customer-Centric?</title>
		<link>http://force5blog.com/technology/is-your-website-customer-centric/</link>
		<comments>http://force5blog.com/technology/is-your-website-customer-centric/#comments</comments>
		<pubDate>Fri, 21 May 2010 21:01:56 +0000</pubDate>
		<dc:creator>Force 5</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Force 5]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[site traffic]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=301</guid>
		<description><![CDATA[In case you haven’t noticed the web is changing. There is a huge movement underway toward clean, simple, user friendly websites that promote productivity and, consumer interaction. The average consumer doesn’t care how creative a design team you have or, how technically advanced your development team is. They want information. Honest, peer driven information.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/is-your-website-customer-centric/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The little things to not forget about during development [Part: 2]</title>
		<link>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-2/</link>
		<comments>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-2/#comments</comments>
		<pubDate>Sat, 08 May 2010 00:11:00 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=266</guid>
		<description><![CDATA[What are Sitemaps and why are they important? Sitemaps are a tool for developers to inform search engines about the website content that is available to be indexed. The sitemap protocol is made up of XML that contains a list of URLs, last modified dates, and page priorities for your website.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extreme Database Makeover</title>
		<link>http://force5blog.com/technology/extreme-database-makeover/</link>
		<comments>http://force5blog.com/technology/extreme-database-makeover/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:38:47 +0000</pubDate>
		<dc:creator>Force 5</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Force 5]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=233</guid>
		<description><![CDATA[How we used the SQL Server Script Wizard to make an overwhelming database move manageable.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/extreme-database-makeover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Need a New Website &#8211; Now What Do I Do?</title>
		<link>http://force5blog.com/technology/i-need-a-new-website-now-what-do-i-do/</link>
		<comments>http://force5blog.com/technology/i-need-a-new-website-now-what-do-i-do/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 14:17:24 +0000</pubDate>
		<dc:creator>Force 5</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Consumer Behaviors]]></category>
		<category><![CDATA[consumer centric]]></category>
		<category><![CDATA[Force 5]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[site traffic]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=225</guid>
		<description><![CDATA[You finally decide your company needs a new website, but you have no idea who to call. You check the yellow pages, Google web design, ask friends and family, and you’re still overwhelmed with all the choices. Who do you call when your brother-in-laws sisters boyfriend will do the job for $500. “We Are Web [...]]]></description>
		<wfw:commentRss>http://force5blog.com/technology/i-need-a-new-website-now-what-do-i-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The little things to not forget about during development [Part: 1]</title>
		<link>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-1/</link>
		<comments>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-1/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 20:57:55 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=198</guid>
		<description><![CDATA[Robots.txt – Telling bots where to go and where not to

What is the robots.txt and why is the robots.txt file important?

The robots.txt file is placed in the root folder of your website. This file instructs search engine bots what can and cannot be indexed. All you need to do is to define some criteria of what can be indexed and what cannot.]]></description>
		<wfw:commentRss>http://force5blog.com/technology/the-little-things-to-not-forget-about-during-development-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Case Study &#8211; Convert data rows to columns</title>
		<link>http://force5blog.com/technology/sql-case-study-convert-data-rows-to-columns/</link>
		<comments>http://force5blog.com/technology/sql-case-study-convert-data-rows-to-columns/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 21:06:27 +0000</pubDate>
		<dc:creator>Force 5</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Force 5]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=163</guid>
		<description><![CDATA[We recently had a project that involved putting together a survey.  This survey was comprised of almost 150 questions.  As we brainstormed the best way to construct the data tables to store this information, the thought of a table with 150 columns made us cringe.  Time constraints also called for something we could put together [...]]]></description>
		<wfw:commentRss>http://force5blog.com/technology/sql-case-study-convert-data-rows-to-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe&#8217;s Flash In The Pan?</title>
		<link>http://force5blog.com/technology/adobes-flash-in-the-pan/</link>
		<comments>http://force5blog.com/technology/adobes-flash-in-the-pan/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:47:17 +0000</pubDate>
		<dc:creator>Nevin McElwrath</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://force5blog.com/?p=158</guid>
		<description><![CDATA[Adobe&#8217;s Flash has had a successful run the past few years. While the latest usage statistics show a slight decline, it still employs an impressive 95.89% browser install base as of Jan, 2010. Some concerns have been raised lately with Apple&#8217;s decision not to include Flash support in it&#8217;s newly announced iPad (which runs a [...]]]></description>
		<wfw:commentRss>http://force5blog.com/technology/adobes-flash-in-the-pan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
