<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nine Twenty-One</title>
	<atom:link href="http://ninetwentyoneblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninetwentyoneblog.wordpress.com</link>
	<description>The Rantings of a .NET developer in a Web 2.0 world.</description>
	<lastBuildDate>Mon, 14 Nov 2011 16:00:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ninetwentyoneblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nine Twenty-One</title>
		<link>http://ninetwentyoneblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ninetwentyoneblog.wordpress.com/osd.xml" title="Nine Twenty-One" />
	<atom:link rel='hub' href='http://ninetwentyoneblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Strokes: achievements while programming! &#124; Timdams&#8217;s Blog</title>
		<link>http://ninetwentyoneblog.wordpress.com/2011/09/15/strokes-achievements-while-programming-timdamss-blog/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2011/09/15/strokes-achievements-while-programming-timdamss-blog/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 14:35:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Achievements]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=200</guid>
		<description><![CDATA[&#160; &#160; &#160; As if your Stackoverflow.com or fourSquare achievements weren&#8217;t enough, now you can rack up some recognition of your .NET skills with a Visual Studio extension called &#8220;Strokes&#8221;. More in the link below. Strokes: achievements while programming! &#124; Timdams&#8217;s Blog. Filed under: Visual Studio Tagged: .NET, Achievements, Development, Microsoft<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=200&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2011/09/15/strokes-achievements-while-programming-timdamss-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>DOT NET TRICKS: Writing a Custom ConfigurationSection to handle a Collection</title>
		<link>http://ninetwentyoneblog.wordpress.com/2011/09/12/dot-net-tricks-writing-a-custom-configurationsection-to-handle-a-collection/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2011/09/12/dot-net-tricks-writing-a-custom-configurationsection-to-handle-a-collection/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 14:03:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[ConfigurationSection]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=195</guid>
		<description><![CDATA[&#160; Found a nice article that describes an easy way to set up your own custom configuration section for your .NET applications. DOT NET TRICKS: Writing a Custom ConfigurationSection to handle a Collection. Filed under: ASP.NET Tagged: .NET, ASP.NET, Collection, ConfigurationSection, Programming<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=195&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2011/09/12/dot-net-tricks-writing-a-custom-configurationsection-to-handle-a-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>Paging an IEnumerable collection using one easy method</title>
		<link>http://ninetwentyoneblog.wordpress.com/2011/09/08/paging-an-ienumerable-collection-using-one-easy-method/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2011/09/08/paging-an-ienumerable-collection-using-one-easy-method/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 15:01:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Extension method]]></category>
		<category><![CDATA[IEnumerable]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=180</guid>
		<description><![CDATA[If you're looking for a way to easily display an IEnumerable collection in a paged format, I have below a rather simple extension method that I wrote to do the job.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=180&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2011/09/08/paging-an-ienumerable-collection-using-one-easy-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>30+ Useful Photoshop Custom Shapes</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/06/15/30-useful-photoshop-custom-shapes/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/06/15/30-useful-photoshop-custom-shapes/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:18:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Shapes]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=131</guid>
		<description><![CDATA[Found an awesome and varied collection of custom made Photoshop shapes for you to use in your designs. Click here to view the collection. Posted in Uncategorized Tagged: Design, Freebies, Photoshop, Shapes, Web<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=131&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/06/15/30-useful-photoshop-custom-shapes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery inline Form Validation</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/06/12/jquery-inline-form-validation/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/06/12/jquery-inline-form-validation/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:19:45 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[jQuery/Javascript]]></category>
		<category><![CDATA[RegEx]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=129</guid>
		<description><![CDATA[Found a nice article describing how to use jQuery and RegEx to validate form input fields on your webform. Click here to view Posted in Uncategorized Tagged: Code, jQuery/Javascript, RegEx, Regular Expressions, Validation<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=129&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/06/12/jquery-inline-form-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>Full-Sized Calendar in jQuery</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/05/29/full-sized-calendar-in-jquery/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/05/29/full-sized-calendar-in-jquery/#comments</comments>
		<pubDate>Fri, 29 May 2009 18:29:54 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery/Javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=127</guid>
		<description><![CDATA[Came across this nice little Calendar widget that you can plug into your web applications with jQuery. Check it out here. Posted in Uncategorized Tagged: Calendar, Code, JavaScript, jQuery/Javascript, Web<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=127&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/05/29/full-sized-calendar-in-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>Certification vs Graduation: The educational dilemma of the modern IT professional</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/04/10/certification-vs-graduation-the-educational-dilemma-of-the-modern-it-professional/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/04/10/certification-vs-graduation-the-educational-dilemma-of-the-modern-it-professional/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:32:17 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Graduation]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=52</guid>
		<description><![CDATA[Recently I was asked the following question by a colleague of mine in regards to IT education: What do you think is better for someone in IT to have: A four-year degree from a college or university? Or, certification for their field of work? The short answer: both, obviously. But what if one had to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=52&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/04/10/certification-vs-graduation-the-educational-dilemma-of-the-modern-it-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>Surviving in the IT world in an economic recession</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/04/03/surviving-in-the-it-world-in-an-economic-recession/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/04/03/surviving-in-the-it-world-in-an-economic-recession/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 17:05:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Client Relationship]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Contract]]></category>
		<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[Economy]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=35</guid>
		<description><![CDATA[Today's economy is a volatile one out there, and IT professionals are not exempt from this game survival of the fittest. When you're looking at job security on a day to day basis, you may want to consider your options on stepping out on your own.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=35&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/04/03/surviving-in-the-it-world-in-an-economic-recession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>Regular Expression Library Website</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/04/01/regular-expression-library-website/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/04/01/regular-expression-library-website/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:24:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[RegEx Web Development]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[String Manipulation]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=38</guid>
		<description><![CDATA[I was researching for a regex expression to use for validating a particular input for time when I discovered this website, The Regex Library. It has a plethora of expressions for validating practically any kind of string format you can think of. Even better, you can test the expression on the site itself! For those [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=38&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/04/01/regular-expression-library-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
		<item>
		<title>The IT Contract from Hell</title>
		<link>http://ninetwentyoneblog.wordpress.com/2009/03/19/the-it-contract-from-hell/</link>
		<comments>http://ninetwentyoneblog.wordpress.com/2009/03/19/the-it-contract-from-hell/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 15:34:00 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Contract]]></category>
		<category><![CDATA[Horror Story]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ninetwentyoneblog.wordpress.com/?p=10</guid>
		<description><![CDATA[Had an interesting and amusing story under wraps here for some time from ITContractor.com. For those of you thinking of going the consulting/contract route, please read this as a cautionary tale. For those of you already there, you&#8217;ll find the article amusing, maybe even bring back a few memories of horrible managers, bad clients, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninetwentyoneblog.wordpress.com&amp;blog=6997041&amp;post=10&amp;subd=ninetwentyoneblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ninetwentyoneblog.wordpress.com/2009/03/19/the-it-contract-from-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/23dc79cc4770d206a4080a2298cd618c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">John</media:title>
		</media:content>
	</item>
	</channel>
</rss>
