<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>The Coding Monkey</title>
    <link>http://www.thecodingmonkey.net/</link>
    <description>I'm a Software Consultant in the Milwaukee area. Among various geeky pursuits, I'm also an amateur triathlete, and enjoy rock climbing. I also like to think I'm a political pundit.</description>
    <language>en-us</language>
    <copyright>Nick Schweitzer</copyright>
    <lastBuildDate>Wed, 19 Nov 2008 14:48:12 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>nick@thecodingmonkey.net</managingEditor>
    <webMaster>nick@thecodingmonkey.net</webMaster>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=12c40d08-f155-4c0d-ba14-4262aa975291</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=12c40d08-f155-4c0d-ba14-4262aa975291</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=12c40d08-f155-4c0d-ba14-4262aa975291</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=12c40d08-f155-4c0d-ba14-4262aa975291</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Q: What is the Difference Between a GUID and a UUID?</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=12c40d08-f155-4c0d-ba14-4262aa975291</guid>
      <link>http://www.thecodingmonkey.net/2008/11/19/QWhatIsTheDifferenceBetweenAGUIDAndAUUID.aspx</link>
      <pubDate>Wed, 19 Nov 2008 14:48:12 GMT</pubDate>
      <description>&lt;p&gt;
   A: Marketing
&lt;/p&gt;
&lt;p&gt;
   News has broken out that &lt;a href="http://www.google.com/hostednews/afp/article/ALeqM5ghLqIIkpB4lk62DjEgK8komJj-SQ"&gt;NASA
   has successfully tested a deep space version of the internet&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   The US space agency NASA said it successfuly conducted a first test of a deep space
   communications network modeled on the Internet.
&lt;/p&gt;
&lt;p&gt;
   "This is the first step in creating a totally new space communications capability,
   an interplanetary Internet," Adrian Hooke, NASA's manager of space-networking architecture,
   technology and standards, said in a statement.
&lt;/p&gt;
&lt;p&gt;
   The US space agency said Jet Propulsion Laboratory engineers used software called
   Disruption-Tolerant Networking, or DTN, to transmit dozens of space images to and
   from a NASA spacecraft some 20 million miles (32.4 million kilometers) from Earth.
&lt;/p&gt;
&lt;p&gt;
   NASA said the software protocol, which must be able to withstand delays, disruptions
   and disconnections in space, was designed in partnership with Vint Cerf, a vice president
   at Internet search giant Google.
&lt;/p&gt;
&lt;p&gt;
   DTN sends information using a method that differs from the normal Internet's Transmission-Control
   Protocol/Internet Protocol, or TCP/IP, communication suite, which Cerf co-designed,
   NASA said.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
   Like many things in computing, there tends to be stupid "religious arguments" among
   geeks about certain things.&amp;nbsp; Windows vs. Linux.&amp;nbsp; MS SQL vs. Oracle vs. MySQL.&amp;nbsp;
   You get the idea.&amp;nbsp; People will even argue about whether &lt;a href="http://en.wikipedia.org/wiki/Globally_Unique_Identifier"&gt;GUID&lt;/a&gt; is
   supposed to be pronounced "Goo-id" or "Gwid".&amp;nbsp; Now you can answer... &lt;em&gt;neither!&lt;/em&gt;&amp;nbsp;
   It truly is supposed to be a &lt;a href="http://en.wikipedia.org/wiki/Universally_Unique_Identifier"&gt;UUID&lt;/a&gt;...
   a Universally Unique Identifer.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=12c40d08-f155-4c0d-ba14-4262aa975291" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=12c40d08-f155-4c0d-ba14-4262aa975291</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Quotable Twitter</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</guid>
      <link>http://www.thecodingmonkey.net/2008/05/14/QuotableTwitter.aspx</link>
      <pubDate>Wed, 14 May 2008 13:39:17 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://twitter.com/codinghorror/statuses/810904330"&gt;From Jeff Atwood&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   "How will this software get my users laid' should be on the minds of anyone writing
   social software (and these days, all software is)."
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
   Isn't that the reason why men do anything?&amp;nbsp; To impress women?
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=f1cdf51a-abaa-40cf-9ce0-8ea1f07fd049</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Nick, Could You Reboot The Internet?</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</guid>
      <link>http://www.thecodingmonkey.net/2008/02/01/NickCouldYouRebootTheInternet.aspx</link>
      <pubDate>Fri, 01 Feb 2008 20:27:53 GMT</pubDate>
      <description>&lt;p&gt;
   Yes... someone actually asked me to do that at work today.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=f3b90741-a9b5-4a28-93db-0e82347d7168" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=f3b90741-a9b5-4a28-93db-0e82347d7168</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=d867eb1d-9f4f-4459-811b-a19039638164</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d867eb1d-9f4f-4459-811b-a19039638164</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=d867eb1d-9f4f-4459-811b-a19039638164</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=d867eb1d-9f4f-4459-811b-a19039638164</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Always Be Wary...</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d867eb1d-9f4f-4459-811b-a19039638164</guid>
      <link>http://www.thecodingmonkey.net/2007/10/22/AlwaysBeWary.aspx</link>
      <pubDate>Mon, 22 Oct 2007 20:10:55 GMT</pubDate>
      <description>&lt;p&gt;
   ... when a tester asks you, "Hey, do you want to see you something cool?"
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;Cool&lt;/em&gt; for a tester usually means &lt;em&gt;broken&lt;/em&gt; for you.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=d867eb1d-9f4f-4459-811b-a19039638164" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=d867eb1d-9f4f-4459-811b-a19039638164</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</wfw:commentRss>
      <title>Workspace Organization</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</guid>
      <link>http://www.thecodingmonkey.net/2007/08/29/WorkspaceOrganization.aspx</link>
      <pubDate>Wed, 29 Aug 2007 14:29:07 GMT</pubDate>
      <description>&lt;p&gt;
   Some people may not understand how I organize my desk.&amp;nbsp; For those of you who
   don't, here is a brief run down.&amp;nbsp; I have one area that is the "heap", and another
   that is the "stack" (which has the most recently used items on top).&amp;nbsp; Approximately
   twice a year I clear my desk in a ritual known as a "core dump".&amp;nbsp; I'm still trying
   to find someone who will be my garbage collector.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=8c962456-2130-4dd0-ab09-e7a7c55ad9c7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=8c962456-2130-4dd0-ab09-e7a7c55ad9c7</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</wfw:commentRss>
      <title>Microsoft Angers George Costanza</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</guid>
      <link>http://www.thecodingmonkey.net/2007/07/23/MicrosoftAngersGeorgeCostanza.aspx</link>
      <pubDate>Mon, 23 Jul 2007 00:50:29 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://www.engadget.com/2007/07/20/vistas-successor-now-known-as-7-due-out-within-three-years/#comments"&gt;Microsoft
   has announced that their next operating system is being planned for around 2010&lt;/a&gt;,
   and they're changing the codename from Vienna to "7".&amp;nbsp; I hope George Costanza
   doesn't hear about this... &lt;a href="http://myspacetv.com/index.cfm?fuseaction=vids.individual&amp;amp;videoid=3953680"&gt;that's
   what he wants his son to be named&lt;/a&gt;!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=8cc4a9a3-08cb-47de-9d84-e4380207ce66" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=8cc4a9a3-08cb-47de-9d84-e4380207ce66</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</wfw:commentRss>
      <title>Never Ask an Engineer for the Time</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</guid>
      <link>http://www.thecodingmonkey.net/2007/05/30/NeverAskAnEngineerForTheTime.aspx</link>
      <pubDate>Wed, 30 May 2007 13:57:20 GMT</pubDate>
      <description>&lt;p&gt;
   Unless you want to learn how to build a watch.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=bc92d5d6-41c2-4ad3-b401-d092a80e41ef" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=bc92d5d6-41c2-4ad3-b401-d092a80e41ef</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</wfw:commentRss>
      <title>When Software and Politics Collide</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</guid>
      <link>http://www.thecodingmonkey.net/2007/05/08/WhenSoftwareAndPoliticsCollide.aspx</link>
      <pubDate>Tue, 08 May 2007 13:24:00 GMT</pubDate>
      <description>&lt;p&gt;
   This quote is too perfect... too funny... and applies equally well to both my personal
   blogs.&amp;nbsp; I just don't know where to put it, but I have to share it.&amp;nbsp; From &lt;a href="http://en.wikipedia.org/wiki/Nathaniel_Borenstein" target=_blank closure_hashcode_="857"&gt;Nathaniel
   Borenstein&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   It should be noted that no ethically-trained software engineer would ever consent
   to write a DestroyBaghdad procedure. Basic professional ethics would instead require
   him to write a DestroyCity procedure, to which Baghdad could be given as a parameter.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   &lt;a href="http://www.codinghorror.com/blog/archives/000855.html"&gt;Via Coding Horror&lt;/a&gt; who
   has many other fantastic quotes to share.&amp;nbsp; My personal favorite quote is from
   Michael Sinz:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   Programming is like sex, one mistake and you have to support it for the rest of your
   life.
&lt;/p&gt;
&lt;/blockquote&gt;&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=e63c4838-5d93-4d29-a3db-0a9905896ee6"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=6fbbdedf-790f-44b6-84f4-e58ee78087d4" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=6fbbdedf-790f-44b6-84f4-e58ee78087d4</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</wfw:commentRss>
      <title>Geek Alert</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</guid>
      <link>http://www.thecodingmonkey.net/2007/01/29/GeekAlert.aspx</link>
      <pubDate>Mon, 29 Jan 2007 19:40:58 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://volokh.com/posts/1170053588.shtml"&gt;An amazingly accurate technical
   deconstruction of a "&amp;lt;/hate&amp;gt;" t-shirt by a lawyer&lt;/a&gt;.&amp;nbsp; It's nice to know
   that non-technical people can have such a good grasp on XML compliant syntax.&amp;nbsp;
   Of course, he has totally declared himself a geek in the process, but there's nothing
   wrong with that.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=1abe953f-a8b8-4919-9e56-6a374f7aefdb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=1abe953f-a8b8-4919-9e56-6a374f7aefdb</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</wfw:commentRss>
      <title>A Cheap Morning Laugh</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</guid>
      <link>http://www.thecodingmonkey.net/2007/01/17/ACheapMorningLaugh.aspx</link>
      <pubDate>Wed, 17 Jan 2007 14:33:07 GMT</pubDate>
      <description>&lt;p&gt;
   Just now I took a big drink of my non-fat vanilla latte,&amp;nbsp;looked at &lt;a href="http://www.dilbert.com/comics/dilbert/archive/dilbert-20070117.html"&gt;this
   morning's Dilbert cartoon&lt;/a&gt;, and almost spit all over my computer.&amp;nbsp; You've
   been warned.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=2f98e261-fb42-4893-903f-b74a4ed765fc"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=34ab7fed-2810-4ab8-8c0c-5a2340db8819" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=34ab7fed-2810-4ab8-8c0c-5a2340db8819</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</wfw:commentRss>
      <title>You Know You're a Geek When...</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</guid>
      <link>http://www.thecodingmonkey.net/2006/12/22/YouKnowYoureAGeekWhen.aspx</link>
      <pubDate>Fri, 22 Dec 2006 15:15:05 GMT</pubDate>
      <description>&lt;p&gt;
   ... reading &lt;a href="http://volokh.com/posts/1166763554.shtml"&gt;a post about Beowulf&lt;/a&gt; first
   conjures memories of the &lt;a href="http://en.wikipedia.org/wiki/Beowulf_%28computing%29"&gt;distributed
   computing project&lt;/a&gt;, and not the &lt;a href="http://en.wikipedia.org/wiki/Beowulf"&gt;original
   Old English poem&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=e23707bc-6a6e-4bb3-9b59-ed9fa2215519" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=e23707bc-6a6e-4bb3-9b59-ed9fa2215519</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</wfw:commentRss>
      <title>Nick's Rules of Communication</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</guid>
      <link>http://www.thecodingmonkey.net/2006/10/25/NicksRulesOfCommunication.aspx</link>
      <pubDate>Wed, 25 Oct 2006 20:19:54 GMT</pubDate>
      <description>&lt;p&gt;
   If you can't keep a voice mail to under 15 seconds, then put it in an email.&amp;nbsp;
   If your voice mail is longer than 15 seconds, then make sure the most important information
   is first, because I'm pretty sure I'm zoning out after that.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=ba36967f-b5b0-4316-b5c5-e5620fb5dda1" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=ba36967f-b5b0-4316-b5c5-e5620fb5dda1</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</wfw:commentRss>
      <title>I'm Not Procrastinating</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</guid>
      <link>http://www.thecodingmonkey.net/2006/10/20/ImNotProcrastinating.aspx</link>
      <pubDate>Fri, 20 Oct 2006 16:38:24 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://www.codinghorror.com/blog/archives/000705.html"&gt;I'm avoiding risk
   by delaying a decision until the last responsible moment&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   Making decisions at the Last Responsible Moment isn't procrastination; it's inspired
   laziness. It's a sold, fundamental risk avoidance strategy. Decisions made too early
   in a project are hugely risky. Early decisions often result in work that has to be
   thrown away. Even worse, those early decisions can have crippling and unavoidable
   consequences for the entire future of the project.
&lt;/p&gt;
&lt;p&gt;
   Early in a project, you should make as few binding decisions as you can get away with.
   This doesn't mean you stop working, of course-- you adapt to the highly variable nature
   of software development. Often, having the guts to say "I don't know" is your best
   decision. Immediately followed by "..but we're working on it."
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   And this isn't a joke.&amp;nbsp; It's actually very true.&amp;nbsp; And although I can't claim
   to practice this strategy because I thought about it thoroughly, and decided that
   it was always responsible to do things at the last possible minute... I'm sure deep
   down that's the motivation for my procrastination.&amp;nbsp; I just haven't taken the
   time to analyze my reasoning yet... I'll do that tomorrow.
&lt;/p&gt;
&lt;p&gt;
   I do this all the time with technology I buy.&amp;nbsp; People are often times surprised
   that I don't have more really cool and up to date tech goodies than I really do.&amp;nbsp;
   And at one point in time in my life, I used to buy lots of this stuff.&amp;nbsp; But then
   I realized I wasn't using half the stuff to its full potential... and when I finally
   needed to use it, there was a new thing out there that did the job 10 times better.&amp;nbsp;
   But now I've got this thing that I bought a year ago when it was more expensive, and
   I'm pissed.&amp;nbsp; So now I wait to buy stuff until I actually have a real good use
   for it... and often times I wait a little longer.
&lt;/p&gt;
&lt;p&gt;
   I tend to do this with the code I write as well.&amp;nbsp; I prioritize the bugs I'm fixing
   and the features I'm implementing by the amount of information I know about it...
   not how long it will take to do the work.&amp;nbsp; It kills my boss when I do it that
   way, because it sometimes means I'm doing the larger stuff last, when most project
   managers like big features done first... but I also have to redo a lot less work than
   everyone else because of this strategy.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=04feb131-5ea0-4e76-ade9-c4812a07c507" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=04feb131-5ea0-4e76-ade9-c4812a07c507</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</wfw:commentRss>
      <title>I Was Afraid My Score Would Be Higher</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</guid>
      <link>http://www.thecodingmonkey.net/2006/08/23/IWasAfraidMyScoreWouldBeHigher.aspx</link>
      <pubDate>Wed, 23 Aug 2006 09:37:06 GMT</pubDate>
      <description>&lt;p&gt;
   Do you know how much of a geek you are?&amp;nbsp; If not, &lt;a href="http://www.matthewbarr.co.uk/geek/"&gt;here's
   yet another test you can take to find out&lt;/a&gt;.&amp;nbsp; As for me...
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   You are 57.5% geeky.&lt;br&gt;
   &lt;br&gt;
   Not bad. Maybe you spend a little too much time with your computer, but at least you
   have friends. You do have friends, right?&lt;br&gt;
   &lt;br&gt;
   The current average score is: 31.07%&lt;br&gt;
   &lt;br&gt;
   Fact: 35.69% of people who took this test admit to wearing a costume "just for fun".
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
   Another Fact:&amp;nbsp; I was not one of them... and I'm sticking to that answer.&amp;nbsp; &lt;a href="http://www.samanthaburns.com/archives/2006/08/are_you_a_geek.html"&gt;Via
   Samantha Burns&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=59abe154-9b01-4faf-8cb9-c70a6538b9da"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=d5d19570-cdd4-4dd7-800c-9a06582f2cdf" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=d5d19570-cdd4-4dd7-800c-9a06582f2cdf</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</wfw:commentRss>
      <title>Programming One Liner of the Day</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</guid>
      <link>http://www.thecodingmonkey.net/2006/06/23/ProgrammingOneLinerOfTheDay.aspx</link>
      <pubDate>Fri, 23 Jun 2006 14:38:09 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://www.janegalt.net/blog/archives/005810.html"&gt;From a comment on Asymmetrical
   Information&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
   I'm a poor programmer whose solution to execution failures is type louder and more
   slowly.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
   I hear evidence of this in the cubes all around me sometimes.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=b7488f47-1022-4e1f-9f76-1fdec3175b63" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=b7488f47-1022-4e1f-9f76-1fdec3175b63</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</wfw:commentRss>
      <title>The Hotel AOL</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</guid>
      <link>http://www.thecodingmonkey.net/2006/06/21/TheHotelAOL.aspx</link>
      <pubDate>Wed, 21 Jun 2006 19:50:55 GMT</pubDate>
      <description>&lt;p&gt;
   You can check-out any time you like, &lt;a href="http://www.msnbc.msn.com/id/13447232/"&gt;but
   you can never leave&lt;/a&gt;.&amp;nbsp; Check out the &lt;a href="http://www.msnbc.msn.com/id/13447232/"&gt;link
   to a story&lt;/a&gt; about a 30 year old guy who attempted to cancel his AOL service...
   but couldn't because the representative wouldn't let him.&amp;nbsp; At one point, the
   service representative even asked to &lt;em&gt;talk to his father!&lt;/em&gt;&amp;nbsp; Apparently
   this is not an isolated incident.&amp;nbsp; I don't have very high opinions of AOL, so
   I can't say I'm exactly surprised.&amp;nbsp; And I'm almost willing to say this guy got
   what he deserved by using such a crappy company for so long.&amp;nbsp; But that would
   be going too far.&amp;nbsp; When you cancel, that ought to be it.&amp;nbsp; No ifs ands or
   buts.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=aa15fcf9-3cec-4188-aa7a-12284e0bcc1e</comments>
      <category>Musings</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Great... More to Uninstall</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</guid>
      <link>http://www.thecodingmonkey.net/2006/05/26/GreatMoreToUninstall.aspx</link>
      <pubDate>Fri, 26 May 2006 15:17:40 GMT</pubDate>
      <description>&lt;p&gt;
   Apparently now &lt;a href="http://news.bbc.co.uk/1/hi/business/5018372.stm"&gt;Dell will
   start installing certain Google desktop applications&lt;/a&gt; on their machines at the
   factory.&amp;nbsp; This article doesn't directly mention which Google apps will be included,
   and which ones won't, but the first thought that came to mind was, "Great, more I
   have to uninstall."&amp;nbsp; I've actually been looking into buy a new laptop as my old
   one is starting to show its age and is having more hardware problems that annoy me.&amp;nbsp;
   The latest is a barely functioning CD-ROM drive.&amp;nbsp; The reason I have a hard time
   selling myself on buying a new computer is how long it takes me to get it the way
   I like.
&lt;/p&gt;
&lt;p&gt;
   When you get a new computer from some manufacturer these days, it almost takes more
   time uninstalling the crap they add than it takes me to install all the stuff I want.&amp;nbsp;
   Between demo versions of software I never use, trials of antivirus programs I'll never
   buy, and who knows what else, it takes forever to clean it up the way I like.&amp;nbsp;
   Adding Google software won't help.&amp;nbsp; I use exactly three Google desktop applications...
   the &lt;a href="http://toolbar.google.com/?promo=mor-tb-en"&gt;toolbar&lt;/a&gt;, &lt;a href="http://mail.google.com/mail/help/notifier/"&gt;Gmail
   Notifier&lt;/a&gt;, and &lt;a href="http://picasa.google.com/"&gt;Picasa&lt;/a&gt;.&amp;nbsp; I have not,
   and refuse to install the &lt;a href="http://desktop.google.com/"&gt;desktop search application&lt;/a&gt; because
   I don't know what they do with my private data on my machine.&amp;nbsp; If Dell were to
   install it, that would be the first thing to go.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=f988c7d7-3b39-49c9-8fa2-aea03d563a37" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=f988c7d7-3b39-49c9-8fa2-aea03d563a37</comments>
      <category>Musings</category>
    </item>
  </channel>
</rss>