<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: One of those days</title>
	<atom:link href="http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sun, 19 May 2013 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Paul Batum</title>
		<link>http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/#comment-845</link>
		<dc:creator>Paul Batum</dc:creator>
		<pubDate>Sun, 02 Nov 2008 14:29:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/30/one-of-those-days.aspx#comment-845</guid>
		<description>I would just like to add that it is really sweet that the exact code I wrote above a few months ago now compiles correctly in the VS2010 CTP. Win!</description>
		<content:encoded><![CDATA[<p>I would just like to add that it is really sweet that the exact code I wrote above a few months ago now compiles correctly in the VS2010 CTP. Win!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Batum</title>
		<link>http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/#comment-844</link>
		<dc:creator>Paul Batum</dc:creator>
		<pubDate>Wed, 03 Sep 2008 12:07:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/30/one-of-those-days.aspx#comment-844</guid>
		<description>This is a good example of why I wish C# supported named parameters rather than ordered parameters.

Regex.IsMatch(pattern: @&quot;^\d*$&quot;, input: &quot;123456&quot; )

Is so much clearer.</description>
		<content:encoded><![CDATA[<p>This is a good example of why I wish C# supported named parameters rather than ordered parameters.</p>
<p>Regex.IsMatch(pattern: @&#8221;^\d*$&#8221;, input: &#8220;123456&#8243; )</p>
<p>Is so much clearer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlockwood</title>
		<link>http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/#comment-843</link>
		<dc:creator>jlockwood</dc:creator>
		<pubDate>Tue, 02 Sep 2008 18:12:14 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/30/one-of-those-days.aspx#comment-843</guid>
		<description>lol...hate when that happens</description>
		<content:encoded><![CDATA[<p>lol&#8230;hate when that happens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hoffman</title>
		<link>http://lostechies.com/jimmybogard/2008/08/30/one-of-those-days/#comment-842</link>
		<dc:creator>Mark Hoffman</dc:creator>
		<pubDate>Sat, 30 Aug 2008 16:33:49 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/30/one-of-those-days.aspx#comment-842</guid>
		<description>Hehe..been there; done that.

Not long ago, I had to update our web-based application late one night and I thoughtfully set our &quot;we&#039;re down for maintenance&quot; page as our start page in IIS, even though the update would only take a few minutes. I was going to do this the proper way, even for a minor update!

I was pretty proud of myself and my adherence to good practices until late the next morning when I realized I had never removed the maintenance page as the default page and our support staff had been buried with phone calls with people asking why they couldn&#039;t log in. Ooooops.


</description>
		<content:encoded><![CDATA[<p>Hehe..been there; done that.</p>
<p>Not long ago, I had to update our web-based application late one night and I thoughtfully set our &#8220;we&#8217;re down for maintenance&#8221; page as our start page in IIS, even though the update would only take a few minutes. I was going to do this the proper way, even for a minor update!</p>
<p>I was pretty proud of myself and my adherence to good practices until late the next morning when I realized I had never removed the maintenance page as the default page and our support staff had been buried with phone calls with people asking why they couldn&#8217;t log in. Ooooops.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
