<?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>Mike Clark's Blog</title>
    <link>http://blog.clarkmichael.com/</link>
    <description>newtelligence powered</description>
    <language>en-us</language>
    <copyright>Mike Clark</copyright>
    <lastBuildDate>Tue, 12 Feb 2008 00:39:02 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>mike@clarkmichael.com</managingEditor>
    <webMaster>mike@clarkmichael.com</webMaster>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=8f4eda57-dec7-457d-bd29-660ce95387a5</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,8f4eda57-dec7-457d-bd29-660ce95387a5.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,8f4eda57-dec7-457d-bd29-660ce95387a5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8f4eda57-dec7-457d-bd29-660ce95387a5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Learning new things is almost always fun, and one must try to check one's assumptions
      at the door.  However, what if your brain assumes something and doesn't come
      right out and say so?  That's interesting.
   </p>
        <p>
      Keeping in mind that I am new to ASP.NET 2.0...
   </p>
        <p>
      I'm experimenting, and here I have a neat little master page with a hidden field on
      it that I want all the other pages to use, so one page puts data in the field and
      then transfers control to the next page.  The next page then checks that hidden
      field and doesn't find anything.  This had me wondering what the darned problem
      was, until suddenly it occurred to me how on earth I could expect anything to be there? 
      The master page is not stateful, and it is generated from scratch each time. 
      Doh!  Somehow it had gotten into my head that the master page was some sort of
      repository -- despite the fact that I know there is no state preservation or information
      passing beyond query strings, forms, and session/application variables.  Amazing
      what assumptions one can make with no justification whatsoever and contrary information
      and experience in rich abundance from past encounters.  Makes me feel like I
      just called up customer support with the complaint that my computer's cup holder had
      broken.  
   </p>
        <p>
      Doh!
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=8f4eda57-dec7-457d-bd29-660ce95387a5" />
      </body>
      <title>A System Test Entry</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,8f4eda57-dec7-457d-bd29-660ce95387a5.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,8f4eda57-dec7-457d-bd29-660ce95387a5.aspx</link>
      <pubDate>Tue, 12 Feb 2008 00:39:02 GMT</pubDate>
      <description>&lt;p&gt;
   Learning new things is almost always fun, and one must try to check one's assumptions
   at the door.&amp;nbsp; However, what if your brain assumes something and doesn't come
   right out and say so?&amp;nbsp; That's interesting.
&lt;/p&gt;
&lt;p&gt;
   Keeping in mind that I am new to ASP.NET 2.0...
&lt;/p&gt;
&lt;p&gt;
   I'm experimenting, and here I have a neat little master page with a hidden field on
   it that I want all the other pages to use, so one page puts data in the field and
   then transfers control to the next page.&amp;nbsp; The next page then checks that hidden
   field and doesn't find anything.&amp;nbsp; This had me wondering what the darned problem
   was, until suddenly it occurred to me how on earth I could expect anything to be there?&amp;nbsp;
   The master page is not stateful, and it is generated from scratch each time.&amp;nbsp;
   Doh!&amp;nbsp; Somehow it had gotten into my head that the master page was some sort of
   repository -- despite the fact that I know there is no state preservation or information
   passing beyond query strings, forms, and session/application variables.&amp;nbsp; Amazing
   what assumptions one can make with no justification whatsoever and contrary information
   and experience in rich abundance from past encounters.&amp;nbsp; Makes me feel like I
   just called up customer support with the complaint that my computer's cup holder had
   broken.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   Doh!
&lt;/p&gt;
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=8f4eda57-dec7-457d-bd29-660ce95387a5" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,8f4eda57-dec7-457d-bd29-660ce95387a5.aspx</comments>
      <category>System Test</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=fdc9089d-ffef-4c50-8994-1e2a1afc3756</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,fdc9089d-ffef-4c50-8994-1e2a1afc3756.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,fdc9089d-ffef-4c50-8994-1e2a1afc3756.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=fdc9089d-ffef-4c50-8994-1e2a1afc3756</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Among the trials innovators in teams are expected to go through is the convincing
      of skeptical team members that a particular technology is something worth considering. 
      And when that technology is mature, but unfamiliar except through what skeptical team
      members see as "trendy" buzzwords, the task might be especially difficult.
   </p>
        <p>
      Take RSS, for example.  <strong>R</strong>eal <strong>S</strong>imple <strong>S</strong>yndication
      provides a pull-model for content that beats static-content models all hollow. 
      What if you want your users to be able provide content blurbs that only their own
      customers can see, and allow them to be able to submit the content themselves (going
      through moderation, to save you from inappropriate content)?  Well, a syndication
      model works best!  Examine this particular entry, and you will see why!
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=fdc9089d-ffef-4c50-8994-1e2a1afc3756" />
      </body>
      <title>Making a Case for RSS</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,fdc9089d-ffef-4c50-8994-1e2a1afc3756.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,fdc9089d-ffef-4c50-8994-1e2a1afc3756.aspx</link>
      <pubDate>Tue, 12 Feb 2008 00:23:39 GMT</pubDate>
      <description>&lt;p&gt;
   Among&amp;nbsp;the trials&amp;nbsp;innovators in teams are expected to go through is the convincing
   of skeptical team members that a particular technology is something worth considering.&amp;nbsp;
   And when that technology is mature, but unfamiliar except through what skeptical team
   members see as "trendy" buzzwords, the task might be especially difficult.
&lt;/p&gt;
&lt;p&gt;
   Take RSS, for example.&amp;nbsp; &lt;strong&gt;R&lt;/strong&gt;eal &lt;strong&gt;S&lt;/strong&gt;imple &lt;strong&gt;S&lt;/strong&gt;yndication
   provides a pull-model for content that beats static-content models all hollow.&amp;nbsp;
   What if you want your users to be able provide content blurbs that only their own
   customers can see, and allow them to be able to submit the content themselves (going
   through moderation, to save you from inappropriate content)?&amp;nbsp; Well, a syndication
   model works best!&amp;nbsp; Examine this particular entry, and you will see why!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=fdc9089d-ffef-4c50-8994-1e2a1afc3756" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,fdc9089d-ffef-4c50-8994-1e2a1afc3756.aspx</comments>
      <category>Geek Speak</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=b9c78efe-a02b-4a63-a6b3-79dc681a15d9</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,b9c78efe-a02b-4a63-a6b3-79dc681a15d9.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,b9c78efe-a02b-4a63-a6b3-79dc681a15d9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b9c78efe-a02b-4a63-a6b3-79dc681a15d9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      And what if you are trying to create a way for your customers to put content
      into an application that their userswill see (and only their customers).  With
      the additional proviso that their entries have to be approved by a moderator, and
      that their content can expire.  
   </p>
        <p>
      One model that could be used is the model of a blog -- with the content accessible
      via RSS.  It's a thought, at least.
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=b9c78efe-a02b-4a63-a6b3-79dc681a15d9" />
      </body>
      <title>RSS Solutions</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,b9c78efe-a02b-4a63-a6b3-79dc681a15d9.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,b9c78efe-a02b-4a63-a6b3-79dc681a15d9.aspx</link>
      <pubDate>Mon, 11 Feb 2008 23:15:32 GMT</pubDate>
      <description>&lt;p&gt;
   And what if you are trying to create a way for your&amp;nbsp;customers to put content
   into an application that their userswill see (and only their customers).&amp;nbsp; With
   the additional proviso that their entries have to be approved by a moderator, and
   that their content can expire.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   One model that could be used is the model of a blog -- with the content accessible
   via RSS.&amp;nbsp; It's a thought, at least.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=b9c78efe-a02b-4a63-a6b3-79dc681a15d9" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,b9c78efe-a02b-4a63-a6b3-79dc681a15d9.aspx</comments>
      <category>Geek Speak</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Val came up with an idea for a night out, and that was a visit to Red Wind Casino
      (the Nisqually Tribe casino) to listen to an Elvis impersonator!  I almost could
      not contain my dismay at the idea, but inasmuch as I know that she is a big Elvis
      fan, how could I refuse to attend?  I wanted to find some excuse, but this seemed
      unwise.
   </p>
        <p>
      I am glad I didn't.
   </p>
        <p>
      The first interesting thing was the casino itself.  We've seen it before, though
      we've never gambled, because one of our daughters worked there when it first opened,
      but it is now enormous. It's also a lot more impersonal looking -- it was homier when
      smaller.  
   </p>
        <p>
      The Elvis impersonator was <a href="http://www.dannyvernon.com/home.htm">Danny Vernon</a>,
      and he was very good and quite an entertainer.  I was not sure what to expect,
      but I was pleasantly surprised.  When he took a break, another impersonator took
      the stage, but not another Elvis impersonator, but a Billy Joel tribute artist. 
      This was <a href="http://www.bryanlloyd.com/">Brian Lloyd</a>, whose apparent usual
      stock in trade is New Age, but he did an excellent set of Billy Joel hits.  I
      really enjoyed listening to him, more than Vernon, as Billy Joel is more my cup of
      tea.  I've always thought of Elvis as fairly cheesy.  
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9" />
      </body>
      <title>Elvis Lives (sort of)</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9.aspx</link>
      <pubDate>Tue, 08 May 2007 04:02:51 GMT</pubDate>
      <description>&lt;p&gt;
   Val came up with an idea for a night out, and that was a visit to Red Wind Casino
   (the Nisqually Tribe casino) to listen to an Elvis impersonator!&amp;nbsp; I almost could
   not contain my dismay at the idea, but inasmuch as I know that she is a big Elvis
   fan, how could I refuse to attend?&amp;nbsp; I wanted to find some excuse, but this seemed
   unwise.
&lt;/p&gt;
&lt;p&gt;
   I am glad I didn't.
&lt;/p&gt;
&lt;p&gt;
   The first interesting thing was the casino itself.&amp;nbsp; We've seen it before, though
   we've never gambled, because one of our daughters worked there when it first opened,
   but it is now enormous. It's also a lot more impersonal looking -- it was homier when
   smaller.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   The Elvis impersonator was &lt;a href="http://www.dannyvernon.com/home.htm"&gt;Danny Vernon&lt;/a&gt;,
   and he was very good and quite an entertainer.&amp;nbsp; I was not sure what to expect,
   but I was pleasantly surprised.&amp;nbsp; When he took a break, another impersonator took
   the stage, but not another Elvis impersonator, but a Billy Joel tribute artist.&amp;nbsp;
   This was &lt;a href="http://www.bryanlloyd.com/"&gt;Brian Lloyd&lt;/a&gt;, whose apparent usual
   stock in trade is New Age, but he did an excellent set of Billy Joel hits.&amp;nbsp; I
   really enjoyed listening to him, more than Vernon, as Billy Joel is more my cup of
   tea.&amp;nbsp; I've always thought of Elvis as fairly cheesy.&amp;nbsp; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,6bdeaf7a-2555-42ed-9c8e-6b7ed35c83c9.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=0652f182-6c6c-451c-82f9-b54ecf691f3e</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,0652f182-6c6c-451c-82f9-b54ecf691f3e.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,0652f182-6c6c-451c-82f9-b54ecf691f3e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=0652f182-6c6c-451c-82f9-b54ecf691f3e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      In what amounts to a matter of Why Is This Important? (to which the answer is, It
      Isn't) I happened upon Amicable Numbers (see <a href="http://en.wikipedia.org/wiki/Amicable_number">Wikipedia</a> on
      this) and apparently this was some project that the great mathematician Leonhard Euler
      devoted some time to.  Euler discovered 59 pairs, adding to the three that were
      then known to exist.  But there are now apparently 11,446,960 known amicable
      pairs, and the largest of these has 24,703 digits!  See the website devoted to
      giving all of them: <a href="http://amicable.homepage.dk/knwnc2.htm">http://amicable.homepage.dk/knwnc2.htm</a>.
   </p>
        <p>
      While fascinating to a certain extent, one has to wonder what use amicable pairs are. 
      A paper I found on the net, at <a href="http://ftp.cwi.nl/CWIreports/MAS/MAS-R0307.pdf">http://ftp.cwi.nl/CWIreports/MAS/MAS-R0307.pdf</a> discusses
      amicable pairs in depth, but never says anything about any possible practical use
      of research on the subject.  Mathematics at its purest, I suppose.
   </p>
        <p>
      Just as an interesting exercise, I built a program to discover, by brute force, all
      amicable number pairs smaller than 20,000.  I let the program run to completion
      and at the end it had found the following pairs:
   </p>
        <ul>
          <li>
         220, 284</li>
          <li>
         1184, 1210</li>
          <li>
         2620, 2924</li>
          <li>
         5020, 5564</li>
          <li>
         6232, 6368</li>
          <li>
         10744, 10856</li>
          <li>
         12285, 14595</li>
          <li>
         17296, 18416</li>
        </ul>
        <p>
      Which check out nicely on the AP website.
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=0652f182-6c6c-451c-82f9-b54ecf691f3e" />
      </body>
      <title>Amicable Numbers</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,0652f182-6c6c-451c-82f9-b54ecf691f3e.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,0652f182-6c6c-451c-82f9-b54ecf691f3e.aspx</link>
      <pubDate>Fri, 16 Mar 2007 16:04:05 GMT</pubDate>
      <description>&lt;p&gt;
   In what amounts to a matter of Why Is This Important? (to which the answer is, It
   Isn't) I happened upon Amicable Numbers (see &lt;a href="http://en.wikipedia.org/wiki/Amicable_number"&gt;Wikipedia&lt;/a&gt; on
   this) and apparently this was some project that the great mathematician Leonhard Euler
   devoted some time to.&amp;nbsp; Euler discovered 59 pairs, adding to the three that were
   then known to exist.&amp;nbsp; But there are now apparently 11,446,960 known amicable
   pairs, and the largest of these has 24,703 digits!&amp;nbsp; See the website devoted to
   giving all of them: &lt;a href="http://amicable.homepage.dk/knwnc2.htm"&gt;http://amicable.homepage.dk/knwnc2.htm&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
   While fascinating to a certain extent, one has to wonder what use amicable pairs are.&amp;nbsp;
   A paper I found on the net, at &lt;a href="http://ftp.cwi.nl/CWIreports/MAS/MAS-R0307.pdf"&gt;http://ftp.cwi.nl/CWIreports/MAS/MAS-R0307.pdf&lt;/a&gt;&amp;nbsp;discusses
   amicable pairs in depth, but never says anything about any possible practical use
   of research on the subject.&amp;nbsp; Mathematics at its purest, I suppose.
&lt;/p&gt;
&lt;p&gt;
   Just as an interesting exercise, I built a program to discover, by brute force, all
   amicable number pairs smaller than 20,000.&amp;nbsp; I let the program run to completion
   and at the end it had found the following pairs:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      220, 284&lt;/li&gt;
   &lt;li&gt;
      1184, 1210&lt;/li&gt;
   &lt;li&gt;
      2620, 2924&lt;/li&gt;
   &lt;li&gt;
      5020, 5564&lt;/li&gt;
   &lt;li&gt;
      6232, 6368&lt;/li&gt;
   &lt;li&gt;
      10744, 10856&lt;/li&gt;
   &lt;li&gt;
      12285, 14595&lt;/li&gt;
   &lt;li&gt;
      17296, 18416&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   Which check out nicely on the&amp;nbsp;AP website.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=0652f182-6c6c-451c-82f9-b54ecf691f3e" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,0652f182-6c6c-451c-82f9-b54ecf691f3e.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=e2176c2e-2f43-4fab-9576-e1596b526424</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,e2176c2e-2f43-4fab-9576-e1596b526424.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,e2176c2e-2f43-4fab-9576-e1596b526424.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=e2176c2e-2f43-4fab-9576-e1596b526424</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      That was an experience.  The wife and I came down with the flu and for past couple
      of weeks have been miserable.  I got it first, but recovered last.  I am
      still way down because of it.
   </p>
        <p>
      Yuck, next year I am definitely getting a flu shot.  It will be the first time.
   </p>
        <p>
      And on top of the flu, spending so much time horizontal put my back out, too! 
      I am staggering and limping everywhere, and heaven help me if I have to walk any distance,
      like fifty yards.
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=e2176c2e-2f43-4fab-9576-e1596b526424" />
      </body>
      <title>RUN FOR IT!  IT'S THE FLU!</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,e2176c2e-2f43-4fab-9576-e1596b526424.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,e2176c2e-2f43-4fab-9576-e1596b526424.aspx</link>
      <pubDate>Sat, 03 Mar 2007 01:09:02 GMT</pubDate>
      <description>&lt;p&gt;
   That was an experience.&amp;nbsp; The wife and I came down with the flu and for past couple
   of weeks have been miserable.&amp;nbsp; I got it first, but recovered last.&amp;nbsp; I am
   still way down because of it.
&lt;/p&gt;
&lt;p&gt;
   Yuck, next year I am definitely getting a flu shot.&amp;nbsp; It will be the first time.
&lt;/p&gt;
&lt;p&gt;
   And on top of the flu, spending so much time horizontal put my back out, too!&amp;nbsp;
   I am staggering and limping everywhere, and heaven help me if I have to walk any distance,
   like fifty yards.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=e2176c2e-2f43-4fab-9576-e1596b526424" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,e2176c2e-2f43-4fab-9576-e1596b526424.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=334dda8f-9902-424c-858b-b5ef29ace3f9</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,334dda8f-9902-424c-858b-b5ef29ace3f9.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,334dda8f-9902-424c-858b-b5ef29ace3f9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=334dda8f-9902-424c-858b-b5ef29ace3f9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I am pleased to announce that this morning, at 9:20 AM, our new granddaughter, Summer
      Ruth Clark, made her entrance into the world!  
   </p>
        <p>
          <img src="http://blog.clarkmichael.com/content/binary/SummerRuth_2hrsOld_small.jpg" align="left" border="5" />
        </p>
        <p>
      She was not really as red in the face as the photo seems to show, in fact she
      is quite the lovely little lady.  And she was so very alert and observant! 
      It is sometimes said that girl babies tend to want to connect, and it surely is true
      in her case.  She would hear the voice of someone talking to her, and she would
      turn towards the sound already.  Just two hours old in this photograph. 
      It's also a good shot of Daddy Jason's ear, by the way.
   </p>
        <p>
      I do note that I can see her great grandmother Ruth's eyes in her, so she is well
      named.  She was a most healthy baby, too.  Vital Stats: 8 lbs 11 oz; 20
      inches long.
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=334dda8f-9902-424c-858b-b5ef29ace3f9" />
      </body>
      <title>New Year -- New Granddaughter!</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,334dda8f-9902-424c-858b-b5ef29ace3f9.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,334dda8f-9902-424c-858b-b5ef29ace3f9.aspx</link>
      <pubDate>Mon, 01 Jan 2007 06:52:07 GMT</pubDate>
      <description>&lt;p&gt;
   I am pleased to announce that this morning, at 9:20 AM, our new granddaughter, Summer
   Ruth Clark, made her entrance into the world!&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   &lt;img src="http://blog.clarkmichael.com/content/binary/SummerRuth_2hrsOld_small.jpg" align=left border=5&gt;
&lt;/p&gt;
&lt;p&gt;
   She was not really as red in the face as the&amp;nbsp;photo seems to show, in fact she
   is quite the lovely little lady.&amp;nbsp; And she was so very alert and observant!&amp;nbsp;
   It is sometimes said that girl babies tend to want to connect, and it surely is true
   in her case.&amp;nbsp; She would hear the voice of someone talking to her, and she would
   turn towards the sound already.&amp;nbsp; Just two hours old in this photograph.&amp;nbsp;
   It's also a&amp;nbsp;good shot of Daddy Jason's ear, by the way.
&lt;/p&gt;
&lt;p&gt;
   I do note that I can see her great grandmother Ruth's eyes in her, so she is well
   named.&amp;nbsp; She was a most healthy baby, too.&amp;nbsp; Vital Stats: 8 lbs 11 oz; 20
   inches long.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=334dda8f-9902-424c-858b-b5ef29ace3f9" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,334dda8f-9902-424c-858b-b5ef29ace3f9.aspx</comments>
      <category>Family</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=d1b31fdb-1ae6-49ce-826c-8a048107246f</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,d1b31fdb-1ae6-49ce-826c-8a048107246f.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,d1b31fdb-1ae6-49ce-826c-8a048107246f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=d1b31fdb-1ae6-49ce-826c-8a048107246f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">This litany of questions is what my boss
   (formerly merely my team member) Tom uses to distinguish between that which is important
   and that which is not.  I just wanted to make mention of it here to have a good
   record of The Three Questions.  :-)<br /><p></p><img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=d1b31fdb-1ae6-49ce-826c-8a048107246f" /></body>
      <title>So What?  Who Cares?  What difference will it make?</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,d1b31fdb-1ae6-49ce-826c-8a048107246f.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,d1b31fdb-1ae6-49ce-826c-8a048107246f.aspx</link>
      <pubDate>Mon, 04 Dec 2006 16:15:21 GMT</pubDate>
      <description>This litany of questions is what my boss (formerly merely my team member) Tom uses to distinguish between that which is important and that which is not.&amp;nbsp; I just wanted to make mention of it here to have a good record of The Three Questions.&amp;nbsp; :-)&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=d1b31fdb-1ae6-49ce-826c-8a048107246f" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,d1b31fdb-1ae6-49ce-826c-8a048107246f.aspx</comments>
      <category>Potpourris</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=a9565867-af8e-4ba1-bcf2-4fc0aada34bd</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,a9565867-af8e-4ba1-bcf2-4fc0aada34bd.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,a9565867-af8e-4ba1-bcf2-4fc0aada34bd.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a9565867-af8e-4ba1-bcf2-4fc0aada34bd</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Well I have great news!  And that news is a new Grandson.  He was born to
      my son Daniel and his wife, Linda, this morning at 5:40 am.  A nice weight, 7
      lbs 3 oz, length 21 inches, and the docs couldn't find a single thing wrong with him. 
      His name?  Oh, yes:
   </p>
        <p>
          <strong>
            <a href="http://www.clarkmichael.com/FamilyNews/Arrivals/BabyDaniel/tabid/377/Default.aspx">Daniel
      John Clark</a>
          </strong>
        </p>
        <p>
      When your children start having children, THAT's when the fun begins.  And a
      few weeks from now, maybe right at Christmas, our son Jason and his wife Larene will
      be presenting us with another grandbaby, this time a girl, whose name has already
      been picked out: <a href="http://www.clarkmichael.com/FamilyNews/Arrivals/BabySummer/tabid/378/Default.aspx">Summer
      Ruth Clark</a>.  I can't wait!
   </p>
        <p>
       
   </p>
        <img src="http://blog.clarkmichael.com/content/binary/BabyDaniel_small.jpg" border="0" />
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=a9565867-af8e-4ba1-bcf2-4fc0aada34bd" />
      </body>
      <title>New Grandson!</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,a9565867-af8e-4ba1-bcf2-4fc0aada34bd.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,a9565867-af8e-4ba1-bcf2-4fc0aada34bd.aspx</link>
      <pubDate>Sun, 03 Dec 2006 08:39:15 GMT</pubDate>
      <description>&lt;p&gt;
   Well I have great news!&amp;nbsp; And that news is a new Grandson.&amp;nbsp; He was born to
   my son Daniel and his wife, Linda, this morning at 5:40 am.&amp;nbsp; A nice weight, 7
   lbs 3 oz, length 21 inches, and the docs couldn't find a single thing wrong with him.&amp;nbsp;
   His name?&amp;nbsp; Oh, yes:
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;a href="http://www.clarkmichael.com/FamilyNews/Arrivals/BabyDaniel/tabid/377/Default.aspx"&gt;Daniel
   John Clark&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   When your children start having children, THAT's when the fun begins.&amp;nbsp; And a
   few weeks from now, maybe right at Christmas, our son Jason and his wife Larene will
   be presenting us with another grandbaby, this time a girl, whose name has already
   been picked out: &lt;a href="http://www.clarkmichael.com/FamilyNews/Arrivals/BabySummer/tabid/378/Default.aspx"&gt;Summer
   Ruth Clark&lt;/a&gt;.&amp;nbsp; I can't wait!
&lt;/p&gt;
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;img src="http://blog.clarkmichael.com/content/binary/BabyDaniel_small.jpg" border=0&gt;&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=a9565867-af8e-4ba1-bcf2-4fc0aada34bd" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,a9565867-af8e-4ba1-bcf2-4fc0aada34bd.aspx</comments>
      <category>Family</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=40d82219-4220-4a89-8fd1-39eb77f86a41</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,40d82219-4220-4a89-8fd1-39eb77f86a41.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,40d82219-4220-4a89-8fd1-39eb77f86a41.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=40d82219-4220-4a89-8fd1-39eb77f86a41</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
   Kevin Hammond got back to me with a comment about how if a web project is the default
   (startup) project, then the OTC is not enabled.  The solution is to make some
   other project, including a class library, the startup project.  I find this odd,
   but I'm sure there's a good reason for it.<br /><img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=40d82219-4220-4a89-8fd1-39eb77f86a41" /></body>
      <title>No OTC with Web Projects</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,40d82219-4220-4a89-8fd1-39eb77f86a41.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,40d82219-4220-4a89-8fd1-39eb77f86a41.aspx</link>
      <pubDate>Mon, 23 Oct 2006 05:50:38 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
Kevin Hammond got back to me with a comment about how if a web project is the default
(startup) project, then the OTC is not enabled.&amp;nbsp; The solution is to make some
other project, including a class library, the startup project.&amp;nbsp; I find this odd,
but I'm sure there's a good reason for it.&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=40d82219-4220-4a89-8fd1-39eb77f86a41" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,40d82219-4220-4a89-8fd1-39eb77f86a41.aspx</comments>
      <category>Geek Speak</category>
    </item>
    <item>
      <trackback:ping>http://blog.clarkmichael.com/Trackback.aspx?guid=3f118862-a1e1-426e-ba4a-2d1f034b9aac</trackback:ping>
      <pingback:server>http://blog.clarkmichael.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.clarkmichael.com/PermaLink,guid,3f118862-a1e1-426e-ba4a-2d1f034b9aac.aspx</pingback:target>
      <dc:creator>mike@clarkmichael.com (Mike)</dc:creator>
      <wfw:comment>http://blog.clarkmichael.com/CommentView,guid,3f118862-a1e1-426e-ba4a-2d1f034b9aac.aspx</wfw:comment>
      <wfw:commentRss>http://blog.clarkmichael.com/SyndicationService.asmx/GetEntryCommentsRss?guid=3f118862-a1e1-426e-ba4a-2d1f034b9aac</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I just heard of the Object Test Bench in Visual Studio 2005 (in <a href="http://blogs.msdn.com/kevinha">Kevin
      Hammond's blog</a>), and hurried to use it, but ran into a small problem, in that
      the context menu off the class diagram I don't have a "Create Instance" item! 
      Am I perhaps doing something wrong, or is this OTB tool only available in a higher
      version of VS2005 (I'm running VS2005 Professional)?  
   </p>
        <p>
      Here's a picture of what I get, which does NOT include the Create Instance:
   </p>
        <p>
          <img src="http://blog.clarkmichael.com/content/binary/OBTcontextMenu.gif" border="0" />
        </p>
        <p>
      Anybody with any clue is invited to comment...
   </p>
        <img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=3f118862-a1e1-426e-ba4a-2d1f034b9aac" />
      </body>
      <title>Object Test Bench in VS2005</title>
      <guid>http://blog.clarkmichael.com/PermaLink,guid,3f118862-a1e1-426e-ba4a-2d1f034b9aac.aspx</guid>
      <link>http://blog.clarkmichael.com/PermaLink,guid,3f118862-a1e1-426e-ba4a-2d1f034b9aac.aspx</link>
      <pubDate>Fri, 20 Oct 2006 00:45:55 GMT</pubDate>
      <description>&lt;p&gt;
   I just heard of the Object Test Bench in Visual Studio 2005 (in &lt;a href="http://blogs.msdn.com/kevinha"&gt;Kevin
   Hammond's blog&lt;/a&gt;), and hurried to use it, but ran into a small problem, in that
   the context menu off the class diagram I don't have a "Create Instance" item!&amp;nbsp;
   Am I perhaps doing something wrong, or is this OTB tool only available in a higher
   version of VS2005 (I'm running VS2005 Professional)?&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   Here's a picture of what I get, which does NOT include the Create Instance:
&lt;/p&gt;
&lt;p&gt;
   &lt;img src="http://blog.clarkmichael.com/content/binary/OBTcontextMenu.gif" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
   Anybody with any clue is invited to comment...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.clarkmichael.com/aggbug.ashx?id=3f118862-a1e1-426e-ba4a-2d1f034b9aac" /&gt;</description>
      <comments>http://blog.clarkmichael.com/CommentView,guid,3f118862-a1e1-426e-ba4a-2d1f034b9aac.aspx</comments>
      <category>Geek Speak</category>
    </item>
  </channel>
</rss>