<?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>Technology Rants</title>
	<atom:link href="http://robbiekaze.com/feed" rel="self" type="application/rss+xml" />
	<link>http://robbiekaze.com</link>
	<description>Where technology meets humanity</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:00:05 +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>Finding those pesky bugs using &#8220;Break, First Exceptions&#8221;.</title>
		<link>http://robbiekaze.com/programming/finding-those-pesky-bugs-using-break-first-exceptions/290</link>
		<comments>http://robbiekaze.com/programming/finding-those-pesky-bugs-using-break-first-exceptions/290#comments</comments>
		<pubDate>Thu, 09 Feb 2012 18:55:14 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=290</guid>
		<description><![CDATA[This is one of those instances when punctuation and grammar counts ie &#8220;I helped my uncle Jack, off a horse&#8221; vs &#8220;I helped my uncle jack off a horse&#8221; &#8230;. Break, first exceptions is a method of debugging where you set Visual Studios &#8230; <a href="http://robbiekaze.com/programming/finding-those-pesky-bugs-using-break-first-exceptions/290">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/programming/finding-those-pesky-bugs-using-break-first-exceptions/290/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Productivity by Organizing Your Code with #Region Tags</title>
		<link>http://robbiekaze.com/c/increase-productivity-by-organizing-your-code-with-region-tags/268</link>
		<comments>http://robbiekaze.com/c/increase-productivity-by-organizing-your-code-with-region-tags/268#comments</comments>
		<pubDate>Fri, 06 Jan 2012 22:16:59 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=268</guid>
		<description><![CDATA[As developers we are often pushed into over-drive with strict deadlines, and tight sprints. Often we forget about code organization. One way to help maintainability and to keep your code organized is to use #region tags. I often found myself &#8230; <a href="http://robbiekaze.com/c/increase-productivity-by-organizing-your-code-with-region-tags/268">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/c/increase-productivity-by-organizing-your-code-with-region-tags/268/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight &#8211; How To MEF</title>
		<link>http://robbiekaze.com/c/silverlight-how-to-mef/256</link>
		<comments>http://robbiekaze.com/c/silverlight-how-to-mef/256#comments</comments>
		<pubDate>Tue, 13 Dec 2011 18:57:45 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.NET 4]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MEF]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=256</guid>
		<description><![CDATA[Silverlight, MEF, DeploymentCatalog from Mike Taulty on Vimeo.]]></description>
		<wfw:commentRss>http://robbiekaze.com/c/silverlight-how-to-mef/256/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmv/FT24.wmv" length="106231023" type="video/asf" />
		</item>
		<item>
		<title>Json Serializer &#8211; C#</title>
		<link>http://robbiekaze.com/jquery/json-serializer-c/251</link>
		<comments>http://robbiekaze.com/jquery/json-serializer-c/251#comments</comments>
		<pubDate>Wed, 25 May 2011 00:03:37 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=251</guid>
		<description><![CDATA[When working with jQuery there are a ton of scenario where you need to dynamically output a JSON Object to the ajax request. here is a little bit of code to help you serialize the object and write it to &#8230; <a href="http://robbiekaze.com/jquery/json-serializer-c/251">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/jquery/json-serializer-c/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carnival Cruise</title>
		<link>http://robbiekaze.com/personal_rants/carnival-cruise/242</link>
		<comments>http://robbiekaze.com/personal_rants/carnival-cruise/242#comments</comments>
		<pubDate>Mon, 15 Nov 2010 19:32:56 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[Personal Rants]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=242</guid>
		<description><![CDATA[Carnival Cruise Information Cruise Date: Jun 03, 2011 (Friday &#8211; Monday) Ship: Carnival Paradise Leaving From LB. I have 8 cabins* in Category 4B (inside cabin no window) Cabin prices for this Category $320.00 Port Chg. $89.00 Gov. Fees $33.63 Total &#8230; <a href="http://robbiekaze.com/personal_rants/carnival-cruise/242">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/personal_rants/carnival-cruise/242/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyword Difficulty? 4 Tools To Help You Out</title>
		<link>http://robbiekaze.com/seo/keyword-difficulty-4-tools-to-help-you-out/240</link>
		<comments>http://robbiekaze.com/seo/keyword-difficulty-4-tools-to-help-you-out/240#comments</comments>
		<pubDate>Wed, 01 Jul 2009 17:01:14 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[free seo tools]]></category>
		<category><![CDATA[keywords]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=240</guid>
		<description><![CDATA[To fully optimize search engines requires using the right keywords and phrases within the webpage. This is a crucial step for every webpage. There are many ways to select the right terms to use including the internet tools within each &#8230; <a href="http://robbiekaze.com/seo/keyword-difficulty-4-tools-to-help-you-out/240">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/seo/keyword-difficulty-4-tools-to-help-you-out/240/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Not Going Anywhere With SEO?</title>
		<link>http://robbiekaze.com/seo/not-going-anywhere-with-seo/236</link>
		<comments>http://robbiekaze.com/seo/not-going-anywhere-with-seo/236#comments</comments>
		<pubDate>Tue, 16 Jun 2009 22:27:56 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[seo tools]]></category>
		<category><![CDATA[web ceo]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=236</guid>
		<description><![CDATA[You have beautiful website, wonderful products, and services, and you even have a terrific customer friendly website, but you are not listed on the search engine results. There are reasons for this to happen. Whatever the reasons are, they can &#8230; <a href="http://robbiekaze.com/seo/not-going-anywhere-with-seo/236">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/seo/not-going-anywhere-with-seo/236/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimization, Over-Optimization or SEO Overkill?</title>
		<link>http://robbiekaze.com/seo/optimization-over-optimization-or-seo-overkill/227</link>
		<comments>http://robbiekaze.com/seo/optimization-over-optimization-or-seo-overkill/227#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:27:54 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/personal_rants/optimization-over-optimization-or-seo-overkill/227</guid>
		<description><![CDATA[All of the top search engines have no limits whether it is technical or ethical. Google tends to exclude certain sites because of malpractice issues or black hat SEO techniques. It is understandable how certain techniques are frowned on by &#8230; <a href="http://robbiekaze.com/seo/optimization-over-optimization-or-seo-overkill/227">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/seo/optimization-over-optimization-or-seo-overkill/227/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing for Yahoo Search Engine</title>
		<link>http://robbiekaze.com/seo/optimizing-for-yahoo-search-engine/218</link>
		<comments>http://robbiekaze.com/seo/optimizing-for-yahoo-search-engine/218#comments</comments>
		<pubDate>Sat, 30 May 2009 19:00:52 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=218</guid>
		<description><![CDATA[Yahoo! used to be the most popular search engine. Then Google made an appearance in the internet. Yahoo! is still in the running as far as search engines with about 25% of the search engine traffic yet it is still &#8230; <a href="http://robbiekaze.com/seo/optimizing-for-yahoo-search-engine/218">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/seo/optimizing-for-yahoo-search-engine/218/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Tips &#8211; Google Optimization</title>
		<link>http://robbiekaze.com/personal_rants/seo-tips-google-optimization/216</link>
		<comments>http://robbiekaze.com/personal_rants/seo-tips-google-optimization/216#comments</comments>
		<pubDate>Wed, 27 May 2009 19:00:16 +0000</pubDate>
		<dc:creator>Robbie</dc:creator>
				<category><![CDATA[Personal Rants]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[keyword density]]></category>
		<category><![CDATA[SEO Tips]]></category>

		<guid isPermaLink="false">http://robbiekaze.com/?p=216</guid>
		<description><![CDATA[To fully understand the driven traffic to your website you need to understand how the #1 search engine functions with the search requests. Google is currently the #1 search engine, so many websites are designed to use their criteria for &#8230; <a href="http://robbiekaze.com/personal_rants/seo-tips-google-optimization/216">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://robbiekaze.com/personal_rants/seo-tips-google-optimization/216/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

