<?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>Rob Eberhardt</title>
    <link>http://blog.throbs.net/</link>
    <description>cleverness ensues</description>
    <image>
      <url>http://blog.throbs.net/themes/throbs/img/eb1.png</url>
      <title>Rob Eberhardt</title>
      <link>http://blog.throbs.net/</link>
    </image>
    <language>en-us</language>
    <copyright>Robert Eberhardt</copyright>
    <lastBuildDate>Fri, 11 Feb 2011 04:21:44 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.1</generator>
    <managingEditor>blog@throbs.net</managingEditor>
    <webMaster>blog@throbs.net</webMaster>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=dd30b55c-c711-40ca-a633-867e829c8249</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,dd30b55c-c711-40ca-a633-867e829c8249.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,dd30b55c-c711-40ca-a633-867e829c8249.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=dd30b55c-c711-40ca-a633-867e829c8249</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      So I've been happily using Windows 7 for a couple years (since the beta), but just
      finally moved my family into it, and discovered a new issue in the process: 
      <br /></p>
        <p>
      Like XP, the "Win+L" key combination locks your profile so the next person
      won't "be you." But instead of the main Welcome screen with the list of
      accounts, you get the Switch User screen, with a button to take you to the <i>real</i> Welcome
      screen. This a confusing extra step when you're the next guy just looking to login. 
      <br /></p>
        <p>
      I did some research, and it looks like a <a title="Windows Logo + L: Skip &quot;switch user&quot; screen and go straight to choice of users?" href="http://social.answers.microsoft.com/Forums/en-US/w7security/thread/fb651366-79df-4b67-90db-a5e384e9d3b7">LOT
      of folks</a><a title="How do I bypass &quot;Switch User&quot; screen, after ScreenSaver to login as another in Vista?" href="http://forums.techguy.org/windows-vista/687787-how-do-i-bypass-switch.html">have
      wondered</a><a title="WINDOWS VISTA - How do I skip the Switch User screen in Vista?" href="http://efreedom.com/Question/3-13010/Skip-Switch-User-Screen-Vista">how
      to skip the Switch User screen</a>, <a title="Windows 7 - How to set to automatically switch user??" href="http://www.sevenforums.com/general-discussion/39749-how-set-automatically-switch-user.html">but
      without luck</a>. 
   </p>
        <p>
      Not sure, but I may be the first with a decent solution. The ingredients are tsdiscon.exe
      (which does the "Switch User"), and Task Scheduler (which hooks it up to
      the Win+L combination), both of which are built into Windows. Here's how: 
   </p>
        <ol>
          <li>
         Click Start, type taskschd.msc, enter. Confirm any UAC prompts you get, and Task Scheduler
         will open. 
      </li>
          <li>
         In the Action menu, click Create Task. 
      </li>
          <li>
         In the Create Task dialog &gt; General tab, type a meaningful Name like "Lock
         » Switch User" 
      </li>
          <li>
         In the Security options section, click the "Change User or Group" button,
         type _Users_ in the dialog and click OK. 
      </li>
          <li>
         On the Triggers tab, click the "New..." button. In the New Trigger dialog
         &gt; "Begin the task" list, choose "On workstation lock" and click
         OK. This takes you back to the Create Task dialog. 
      </li>
          <li>
         In the Actions tab, click the "New..." button. In the New Action dialog
         &gt; "Program/script" field, type tsdiscon.exe and click OK. This takes
         you back to the Create Task dialog. 
      </li>
          <li>
         Click OK again and enter the password for the administrative account it offers. 
      </li>
          <li>
         Test it! Press Win+L and you should see the Switch User screen for a moment, then
         the main Welcome screen. 
      </li>
        </ol>
        <p>
      2011-01-17 UPDATE:  As I was setting up this tweak on a new system, I noticed
      Windows 7 HOME doesn't include tsdiscon.exe. It's easy enough to copy from a Win7
      Pro machine (from/to <u>%windir%\System32</u>), and then works as I described. 
   </p>
        <p>
      2011-02-10 UPDATE:  <a href="http://blog.dotsmart.net/2008/01/17/shortcut-to-switch-user-in-windows-vista/">It
      looks like I was on the same track as Duncan Smart</a>.  He didn’t make automate
      it with Task Scheduler, but he <em>did</em> write a downloadable substitute for tsdiscon.exe
      (handy if you have no access to a Windows PRO machine.)
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=dd30b55c-c711-40ca-a633-867e829c8249" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Vista/Win7 Solution: Skip the Switch User screen</title>
      <guid>http://blog.throbs.net/PermaLink,guid,dd30b55c-c711-40ca-a633-867e829c8249.aspx</guid>
      <link>http://blog.throbs.net/2011/02/11/VistaWin7+Solution+Skip+The+Switch+User+Screen.aspx</link>
      <pubDate>Fri, 11 Feb 2011 04:21:44 GMT</pubDate>
      <description>&lt;p&gt;
   So I've been happily using Windows 7 for a couple years (since the beta), but just
   finally moved my family into it, and discovered a new issue in the process: 
   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   Like XP, the &amp;quot;Win+L&amp;quot; key combination locks your profile so the next person
   won't &amp;quot;be you.&amp;quot; But instead of the main Welcome screen with the list of
   accounts, you get the Switch User screen, with a button to take you to the &lt;i&gt;real&lt;/i&gt; Welcome
   screen. This a confusing extra step when you're the next guy just looking to login. 
   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   I did some research, and it looks like a &lt;a title="Windows Logo + L: Skip &amp;quot;switch user&amp;quot; screen and go straight to choice of users?" href="http://social.answers.microsoft.com/Forums/en-US/w7security/thread/fb651366-79df-4b67-90db-a5e384e9d3b7"&gt;LOT
   of folks&lt;/a&gt; &lt;a title="How do I bypass &amp;quot;Switch User&amp;quot; screen, after ScreenSaver to login as another in Vista?" href="http://forums.techguy.org/windows-vista/687787-how-do-i-bypass-switch.html"&gt;have
   wondered&lt;/a&gt; &lt;a title="WINDOWS VISTA - How do I skip the Switch User screen in Vista?" href="http://efreedom.com/Question/3-13010/Skip-Switch-User-Screen-Vista"&gt;how
   to skip the Switch User screen&lt;/a&gt;, &lt;a title="Windows 7 - How to set to automatically switch user??" href="http://www.sevenforums.com/general-discussion/39749-how-set-automatically-switch-user.html"&gt;but
   without luck&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
   Not sure, but I may be the first with a decent solution. The ingredients are tsdiscon.exe
   (which does the &amp;quot;Switch User&amp;quot;), and Task Scheduler (which hooks it up to
   the Win+L combination), both of which are built into Windows. Here's how: 
&lt;/p&gt;
&lt;ol&gt;
   &lt;li&gt;
      Click Start, type taskschd.msc, enter. Confirm any UAC prompts you get, and Task Scheduler
      will open. 
   &lt;/li&gt;
   &lt;li&gt;
      In the Action menu, click Create Task. 
   &lt;/li&gt;
   &lt;li&gt;
      In the Create Task dialog &amp;gt; General tab, type a meaningful Name like &amp;quot;Lock
      » Switch User&amp;quot; 
   &lt;/li&gt;
   &lt;li&gt;
      In the Security options section, click the &amp;quot;Change User or Group&amp;quot; button,
      type _Users_ in the dialog and click OK. 
   &lt;/li&gt;
   &lt;li&gt;
      On the Triggers tab, click the &amp;quot;New...&amp;quot; button. In the New Trigger dialog
      &amp;gt; &amp;quot;Begin the task&amp;quot; list, choose &amp;quot;On workstation lock&amp;quot; and click
      OK. This takes you back to the Create Task dialog. 
   &lt;/li&gt;
   &lt;li&gt;
      In the Actions tab, click the &amp;quot;New...&amp;quot; button. In the New Action dialog
      &amp;gt; &amp;quot;Program/script&amp;quot; field, type tsdiscon.exe and click OK. This takes
      you back to the Create Task dialog. 
   &lt;/li&gt;
   &lt;li&gt;
      Click OK again and enter the password for the administrative account it offers. 
   &lt;/li&gt;
   &lt;li&gt;
      Test it! Press Win+L and you should see the Switch User screen for a moment, then
      the main Welcome screen. 
   &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
   2011-01-17 UPDATE:&amp;#160; As I was setting up this tweak on a new system, I noticed
   Windows 7 HOME doesn't include tsdiscon.exe. It's easy enough to copy from a Win7
   Pro machine (from/to &lt;u&gt;%windir%\System32&lt;/u&gt;), and then works as I described. 
&lt;/p&gt;
&lt;p&gt;
   2011-02-10 UPDATE:&amp;#160; &lt;a href="http://blog.dotsmart.net/2008/01/17/shortcut-to-switch-user-in-windows-vista/"&gt;It
   looks like I was on the same track as Duncan Smart&lt;/a&gt;.&amp;#160; He didn’t make automate
   it with Task Scheduler, but he &lt;em&gt;did&lt;/em&gt; write a downloadable substitute for tsdiscon.exe
   (handy if you have no access to a Windows PRO machine.)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=dd30b55c-c711-40ca-a633-867e829c8249" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,dd30b55c-c711-40ca-a633-867e829c8249.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=510f65a4-bf5c-4caa-a3d8-69495b1a885f</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,510f65a4-bf5c-4caa-a3d8-69495b1a885f.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,510f65a4-bf5c-4caa-a3d8-69495b1a885f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=510f65a4-bf5c-4caa-a3d8-69495b1a885f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Previously, on <em>Standing Desk</em>: <a href="http://blog.throbs.net/2011/02/01/Standing+Desk+Day+1.aspx">Day
      1</a> and <a title="Standing Desk, day 2" href="http://blog.throbs.net/2011/02/04/Standing+Desk+Day+2.aspx">Day
      2</a></p>
        <p>
          <br />
      Well I’m over a week into my experiment.  Here’s what I know:
   </p>
        <ul>
          <li>
         Standing all day definitely gets easier.  My feet aren’t really sore anymore,
         or maybe I’m just used to it. 
         <br /></li>
          <li>
         BUT, a bad night’s sleep is a <em>lot</em> more noticeable.  I had a couple rough
         nights, and standing around really made me want to crawl back into bed (more than
         a chair would). 
         <br /></li>
          <li>
         I’m not noticing any general energy improvements yet. 
         <br /></li>
          <li>
         But I <em>do </em>feel generally more Ready and Present while I’m working.  <a href="http://37signals.com/svn/posts/1001-standing-versus-sitting">37
         Signals’ Jamis says it better</a>: <blockquote>My attention span improved, too. I
         noticed an immediate increase in my ability to focus on a problem for longer, and
         with greater clarity. When I was blocked by some problem, I was able to just walk
         away from the desk, whereas before the effort of getting up from my chair often made
         me prefer to just sit and stew in my frustration.<img style="display: inline; margin-left: 0px; margin-right: 0px" align="right" src="http://www.ikeafans.com/images/wordpress/uploads/2010/06/ikea-jerker-desk-accessories.jpg" /></blockquote></li>
          <li>
         I’m getting used to it. Walking up to my desk doesn’t seem unusual anymore. Nor does
         the various fidgeting, dancing, pacing it allows. I didn’t even think about it today
         until I was walking out to my car. 
         <br /></li>
        </ul>
        <p>
      So I think it’s a good thing and I want to continue.  My next thought is about
      getting a real standup desk (“real” as in no cardboard boxes required).  Apparently, <a href="http://www.ikeafans.com/home/modular-desks-ikeas-jerker-is-undisputed-king/"><em>IKEA’s
      Jerker is Undisputed King</em></a> of Standup desks.  It does look great, but
      I can’t seem to find it.  More news as it happens…
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=510f65a4-bf5c-4caa-a3d8-69495b1a885f" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Standing Desk, day 6</title>
      <guid>http://blog.throbs.net/PermaLink,guid,510f65a4-bf5c-4caa-a3d8-69495b1a885f.aspx</guid>
      <link>http://blog.throbs.net/2011/02/10/Standing+Desk+Day+6.aspx</link>
      <pubDate>Thu, 10 Feb 2011 23:26:53 GMT</pubDate>
      <description>&lt;p&gt;
   Previously, on &lt;em&gt;Standing Desk&lt;/em&gt;: &lt;a href="http://blog.throbs.net/2011/02/01/Standing+Desk+Day+1.aspx"&gt;Day
   1&lt;/a&gt; and &lt;a title="Standing Desk, day 2" href="http://blog.throbs.net/2011/02/04/Standing+Desk+Day+2.aspx"&gt;Day
   2&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;br /&gt;
   Well I’m over a week into my experiment.&amp;#160; Here’s what I know:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      Standing all day definitely gets easier.&amp;#160; My feet aren’t really sore anymore,
      or maybe I’m just used to it. 
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      BUT, a bad night’s sleep is a &lt;em&gt;lot&lt;/em&gt; more noticeable.&amp;#160; I had a couple rough
      nights, and standing around really made me want to crawl back into bed (more than
      a chair would). 
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      I’m not noticing any general energy improvements yet. 
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      But I &lt;em&gt;do &lt;/em&gt;feel generally more Ready and Present while I’m working.&amp;#160; &lt;a href="http://37signals.com/svn/posts/1001-standing-versus-sitting"&gt;37
      Signals’ Jamis says it better&lt;/a&gt;: &lt;blockquote&gt;My attention span improved, too. I
      noticed an immediate increase in my ability to focus on a problem for longer, and
      with greater clarity. When I was blocked by some problem, I was able to just walk
      away from the desk, whereas before the effort of getting up from my chair often made
      me prefer to just sit and stew in my frustration.&lt;img style="display: inline; margin-left: 0px; margin-right: 0px" align="right" src="http://www.ikeafans.com/images/wordpress/uploads/2010/06/ikea-jerker-desk-accessories.jpg" /&gt;&lt;/blockquote&gt; 
   &lt;/li&gt;
   &lt;li&gt;
      I’m getting used to it. Walking up to my desk doesn’t seem unusual anymore. Nor does
      the various fidgeting, dancing, pacing it allows. I didn’t even think about it today
      until I was walking out to my car. 
      &lt;br /&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   So I think it’s a good thing and I want to continue.&amp;#160; My next thought is about
   getting a real standup desk (“real” as in no cardboard boxes required).&amp;#160; Apparently, &lt;a href="http://www.ikeafans.com/home/modular-desks-ikeas-jerker-is-undisputed-king/"&gt;&lt;em&gt;IKEA’s
   Jerker is Undisputed King&lt;/em&gt;&lt;/a&gt; of Standup desks.&amp;#160; It does look great, but
   I can’t seem to find it.&amp;#160; More news as it happens…
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=510f65a4-bf5c-4caa-a3d8-69495b1a885f" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,510f65a4-bf5c-4caa-a3d8-69495b1a885f.aspx</comments>
      <category>personal/family;general geekery</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=621987dc-51d2-4669-b946-299442a03af3</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,621987dc-51d2-4669-b946-299442a03af3.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,621987dc-51d2-4669-b946-299442a03af3.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=621987dc-51d2-4669-b946-299442a03af3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="2" face="Lucida Sans Unicode">See </font>
          <a href="http://blog.throbs.net/2011/02/01/Standing+Desk+Day+1.aspx">
            <font size="2" face="Lucida Sans Unicode">Standing
      Desk, day 1</font>
          </a>
          <br />
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">(I wasn’t in the office yesterday, but was
      still mostly on my feet). 
      <br /></font>
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">My experiment, observed further:</font>
        </p>
        <ul>
          <li>
            <font size="2" face="Lucida Sans Unicode">My feet hurt, but I appreciate sitting more,
         even getting in the car.</font>
          </li>
          <li>
            <font size="2" face="Lucida Sans Unicode">More dancing and fidgeting.  It’s pretty
         goofy in here.</font>
          </li>
          <li>
            <font size="2" face="Lucida Sans Unicode">I walk away from the computer much more
         easily.  This is a very good thing.</font>
          </li>
        </ul>
        <p>
          <font size="2" face="Lucida Sans Unicode"> </font>
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=621987dc-51d2-4669-b946-299442a03af3" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Standing Desk, day 2</title>
      <guid>http://blog.throbs.net/PermaLink,guid,621987dc-51d2-4669-b946-299442a03af3.aspx</guid>
      <link>http://blog.throbs.net/2011/02/04/Standing+Desk+Day+2.aspx</link>
      <pubDate>Fri, 04 Feb 2011 06:00:00 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;See &lt;/font&gt;&lt;a href="http://blog.throbs.net/2011/02/01/Standing+Desk+Day+1.aspx"&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;Standing
   Desk, day 1&lt;/font&gt;&lt;/a&gt; 
   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;(I wasn’t in the office yesterday, but was
   still mostly on my feet). 
   &lt;br /&gt;
   &lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;My experiment, observed further:&lt;/font&gt;
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;My feet hurt, but I appreciate sitting more,
      even getting in the car.&lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;More dancing and fidgeting.&amp;#160; It’s pretty
      goofy in here.&lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;I walk away from the computer much more
      easily.&amp;#160; This is a very good thing.&lt;/font&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;&amp;#160;&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=621987dc-51d2-4669-b946-299442a03af3" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,621987dc-51d2-4669-b946-299442a03af3.aspx</comments>
      <category>general geekery;personal/family</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=8492f794-ca3d-4912-b6fa-b43c8e5c54a2</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,8492f794-ca3d-4912-b6fa-b43c8e5c54a2.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,8492f794-ca3d-4912-b6fa-b43c8e5c54a2.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8492f794-ca3d-4912-b6fa-b43c8e5c54a2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="2" face="Lucida Sans Unicode">Today I took a plunge with a standing desk,
      for a few reasons.</font>
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">
            <br />
          </font>
          <font face="Lucida Sans Unicode">
            <font size="2">
              <strong>Health</strong>
              <br />
      I often sit <em>all day long</em>, and rarely make the time to exercise.  Humans
      weren’t made to sit.  I think this sums it well:</font>
          </font>
        </p>
        <blockquote>
          <p>
            <em>
              <font size="2" face="Lucida Sans Unicode">Sitting is one of the most passive things
      you can do. You burn more energy by chewing gum or fidgeting than you do sitting still
      in a chair. Compared to sitting, standing in one place is hard work. To stand, you
      have to tense your leg muscles, and engage the muscles of your back and shoulders;
      while standing, you often shift from leg to leg. All of this burns energy.</font>
            </em>
          </p>
          <p>
            <em>
              <font size="2" face="Lucida Sans Unicode">For many people, weight gain is a matter
      of slow creep — two pounds this year, three pounds next year. You can gain this much
      if, each day, you eat just 30 calories more than you burn. Thirty calories is hardly
      anything — it’s a couple of mouthfuls of banana, or a few potato chips. Thus, a little
      more time on your feet today and tomorrow can easily make the difference between remaining
      lean and getting fat.</font>
            </em>
          </p>
          <p align="right">
            <font size="2" face="Lucida Sans Unicode">- </font>
            <a href="http://opinionator.blogs.nytimes.com/2010/02/23/stand-up-while-you-read-this/">
              <font color="#0066cc" size="2" face="Lucida Sans Unicode">Olivia
      Judson</font>
            </a>
            <font size="2" face="Lucida Sans Unicode"> in the New York Times</font>
          </p>
        </blockquote>
        <p>
          <font face="Lucida Sans Unicode">
            <font size="2">
              <strong>Productivity</strong>
              <br />
      Not that productivity is what humans were made for either, but if I’m taking time
      away from my family and Life to go work, I should use that time well.  Too often
      my train of thought is <em>“I’m sitting in front of a computer, now what can I do
      with it?”</em>  rather than <em>“For what purpose am I standing in front of this
      computer?”</em></font>
          </font>
        </p>
        <p>
          <br />
          <font face="Lucida Sans Unicode">
            <font size="2">
              <strong>Peer Pressure 
      <br /></strong>A friend and </font>
          </font>
          <a title="Jay Parkinson" href="http://blog.jayparkinsonmd.com/post/739294323/i-just-went-to-my-favorite-local-furniture-shop">
            <font size="2" face="Lucida Sans Unicode">several</font>
          </a>
          <font size="2" face="Lucida Sans Unicode">
          </font>
          <a title="Scott Hanselman - The Programmer's Body" href="http://www.hanselman.com/blog/TheProgrammersBody.aspx">
            <font size="2" face="Lucida Sans Unicode">bloggers</font>
          </a>
          <font size="2" face="Lucida Sans Unicode">
            <a title="Gina Trapani - Why and How I Switched to a Standing Desk" href="http://smarterware.org/7102/how-and-why-i-switched-to-a-standing-desk">I
      respect</a> have made the switch, and had good things to say.  I’m a big fan
      of reviews and anecdotal evidence.  :7 
      <br /></font>
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">…So this morning I put some cardboard boxes
      under my keyboard, mouse, and monitors.  (It’s ugly, but a cheap way to try before
      I buy a real standing desk.)</font>
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">Some things I’ve already noticed:</font>
        </p>
        <ul>
          <li>
            <font size="2" face="Lucida Sans Unicode">It’s hard.  Everyone says the first
         2 days are brutal.  Yup!  They also say around day 3 it gets easy and then
         it starts paying back with better energy.  Here’s hoping… 
         <br /></font>
          </li>
          <li>
            <font size="2" face="Lucida Sans Unicode">With the right tunes, I catch myself dancing! 
         Yes, I’m sure you’d like to see that.  I checked and am relieved that </font>
            <a href="google.com/search?q=standing+desk+dancing">
              <font size="2" face="Lucida Sans Unicode">google
         says I’m not crazy</font>
            </a>
            <font size="2" face="Lucida Sans Unicode"> (or not alone,
         anyway). 
         <br /></font>
          </li>
          <li>
            <font size="2" face="Lucida Sans Unicode">Moment-to-moment priorities are easier. 
         For a couple years I’ve had a sign reminding me to “Decide Standing” when I pick my
         next tasks.  The opposite is true now – I can now take a 2-minute sitting break
         to pick a task.  This comes <strong>much </strong>more naturally!</font>
          </li>
        </ul>
        <p>
          <font size="2" face="Lucida Sans Unicode">
          </font>
        </p>
        <p>
          <font size="2" face="Lucida Sans Unicode">Wish me luck.</font>
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8492f794-ca3d-4912-b6fa-b43c8e5c54a2" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Standing Desk, day 1</title>
      <guid>http://blog.throbs.net/PermaLink,guid,8492f794-ca3d-4912-b6fa-b43c8e5c54a2.aspx</guid>
      <link>http://blog.throbs.net/2011/02/01/Standing+Desk+Day+1.aspx</link>
      <pubDate>Tue, 01 Feb 2011 21:11:47 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;Today I took a plunge with a standing desk,
   for a few reasons.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt; 
   &lt;br /&gt;
   &lt;/font&gt;&lt;font face="Lucida Sans Unicode"&gt;&lt;font size="2"&gt;&lt;strong&gt;Health&lt;/strong&gt; 
   &lt;br /&gt;
   I often sit &lt;em&gt;all day long&lt;/em&gt;, and rarely make the time to exercise.&amp;#160; Humans
   weren’t made to sit.&amp;#160; I think this sums it well:&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   &lt;em&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;Sitting is one of the most passive things
   you can do. You burn more energy by chewing gum or fidgeting than you do sitting still
   in a chair. Compared to sitting, standing in one place is hard work. To stand, you
   have to tense your leg muscles, and engage the muscles of your back and shoulders;
   while standing, you often shift from leg to leg. All of this burns energy.&lt;/font&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;For many people, weight gain is a matter
   of slow creep — two pounds this year, three pounds next year. You can gain this much
   if, each day, you eat just 30 calories more than you burn. Thirty calories is hardly
   anything — it’s a couple of mouthfuls of banana, or a few potato chips. Thus, a little
   more time on your feet today and tomorrow can easily make the difference between remaining
   lean and getting fat.&lt;/font&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p align="right"&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;- &lt;/font&gt;&lt;a href="http://opinionator.blogs.nytimes.com/2010/02/23/stand-up-while-you-read-this/"&gt;&lt;font color="#0066cc" size="2" face="Lucida Sans Unicode"&gt;Olivia
   Judson&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt; in the New York Times&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   &lt;font face="Lucida Sans Unicode"&gt;&lt;font size="2"&gt;&lt;strong&gt;Productivity&lt;/strong&gt; 
   &lt;br /&gt;
   Not that productivity is what humans were made for either, but if I’m taking time
   away from my family and Life to go work, I should use that time well.&amp;#160; Too often
   my train of thought is &lt;em&gt;“I’m sitting in front of a computer, now what can I do
   with it?”&lt;/em&gt;&amp;#160; rather than &lt;em&gt;“For what purpose am I standing in front of this
   computer?”&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;br /&gt;
   &lt;font face="Lucida Sans Unicode"&gt;&lt;font size="2"&gt;&lt;strong&gt;Peer Pressure 
   &lt;br /&gt;
   &lt;/strong&gt;A friend and &lt;/font&gt;&lt;/font&gt;&lt;a title="Jay Parkinson" href="http://blog.jayparkinsonmd.com/post/739294323/i-just-went-to-my-favorite-local-furniture-shop"&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;several&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt; &lt;/font&gt;&lt;a title="Scott Hanselman - The Programmer&amp;#39;s Body" href="http://www.hanselman.com/blog/TheProgrammersBody.aspx"&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;bloggers&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt; &lt;a title="Gina Trapani - Why and How I Switched to a Standing Desk" href="http://smarterware.org/7102/how-and-why-i-switched-to-a-standing-desk"&gt;I
   respect&lt;/a&gt; have made the switch, and had good things to say.&amp;#160; I’m a big fan
   of reviews and anecdotal evidence.&amp;#160; :7 
   &lt;br /&gt;
   &lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;…So this morning I put some cardboard boxes
   under my keyboard, mouse, and monitors.&amp;#160; (It’s ugly, but a cheap way to try before
   I buy a real standing desk.)&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;Some things I’ve already noticed:&lt;/font&gt;
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;It’s hard.&amp;#160; Everyone says the first
      2 days are brutal.&amp;#160; Yup!&amp;#160; They also say around day 3 it gets easy and then
      it starts paying back with better energy.&amp;#160; Here’s hoping… 
      &lt;br /&gt;
      &lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;With the right tunes, I catch myself dancing!&amp;#160;
      Yes, I’m sure you’d like to see that.&amp;#160; I checked and am relieved that &lt;/font&gt;&lt;a href="google.com/search?q=standing+desk+dancing"&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt;google
      says I’m not crazy&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Lucida Sans Unicode"&gt; (or not alone,
      anyway). 
      &lt;br /&gt;
      &lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;font size="2" face="Lucida Sans Unicode"&gt;Moment-to-moment priorities are easier.&amp;#160;
      For a couple years I’ve had a sign reminding me to “Decide Standing” when I pick my
      next tasks.&amp;#160; The opposite is true now – I can now take a 2-minute sitting break
      to pick a task.&amp;#160; This comes &lt;strong&gt;much &lt;/strong&gt;more naturally!&lt;/font&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2" face="Lucida Sans Unicode"&gt;Wish me luck.&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8492f794-ca3d-4912-b6fa-b43c8e5c54a2" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,8492f794-ca3d-4912-b6fa-b43c8e5c54a2.aspx</comments>
      <category>personal/family;general geekery</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=2af8ac05-95ac-4fb6-acfe-38c49a1953e6</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,2af8ac05-95ac-4fb6-acfe-38c49a1953e6.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,2af8ac05-95ac-4fb6-acfe-38c49a1953e6.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=2af8ac05-95ac-4fb6-acfe-38c49a1953e6</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      So I've been happily using Windows 7 for a couple years (since the beta), but just
      finally moved my family into it, and discovered a new issue in the process:<br /></p>
        <p>
      Like XP, the "Win+L" key combination locks your profile so the next person won't "be
      you." But instead of the main Welcome screen with the list of accounts, you get the
      Switch User screen, with a button to take you to the <i>real</i> Welcome screen. This
      a confusing extra step when you're the next guy just looking to login.<br /></p>
        <p>
      I did some research, and it looks like a <a href="http://social.answers.microsoft.com/Forums/en-US/w7security/thread/fb651366-79df-4b67-90db-a5e384e9d3b7" title="Windows Logo + L: Skip &quot;switch user&quot; screen and go straight to choice of users?">LOT
      of folks</a><a href="http://forums.techguy.org/windows-vista/687787-how-do-i-bypass-switch.html" title="How do I bypass &quot;Switch User&quot; screen, after ScreenSaver to login as another in Vista?">have
      wondered</a><a href="http://efreedom.com/Question/3-13010/Skip-Switch-User-Screen-Vista" title="WINDOWS VISTA - How do I skip the Switch User screen in Vista?">how
      to skip the Switch User screen</a>, <a href="http://www.sevenforums.com/general-discussion/39749-how-set-automatically-switch-user.html" title="Windows 7 - How to set to automatically switch user??">but
      without luck</a>. 
   </p>
        <p>
      Not sure, but I may be the first with a decent solution. The ingredients are tsdiscon.exe
      (which does the "Switch User"), and Task Scheduler (which hooks it up to the Win+L
      combination), both of which are built into Windows. Here's how: 
   </p>
        <ol>
          <li>
         Click Start, type taskschd.msc, enter. Confirm any UAC prompts you get, and Task Scheduler
         will open. 
      </li>
          <li>
         In the Action menu, click Create Task. 
      </li>
          <li>
         In the Create Task dialog &gt; General tab, type a meaningful Name like "Lock » Switch
         User" 
      </li>
          <li>
         In the Security options section, click the "Change User or Group" button, type _Users_
         in the dialog and click OK. 
      </li>
          <li>
         On the Triggers tab, click the "New..." button. In the New Trigger dialog &gt; "Begin
         the task" list, choose "On workstation lock" and click OK. This takes you back to
         the Create Task dialog. 
      </li>
          <li>
         In the Actions tab, click the "New..." button. In the New Action dialog &gt; "Program/script"
         field, type tsdiscon.exe and click OK. This takes you back to the Create Task dialog. 
      </li>
          <li>
         Click OK again and enter the password for the administrative account it offers. 
      </li>
          <li>
         Test it! Press Win+L and you should see the Switch User screen for a moment, then
         the main Welcome screen. 
      </li>
        </ol>
        <p>
      2011-02-17 UPDATE: As I was setting up this tweak on a new system, I noticed Windows
      7 HOME doesn't include tsdiscon.exe. It's easy enough to copy from a Win7 Pro machine
      (from/to <u>%windir%\System32</u>), and then works as I described. 
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=2af8ac05-95ac-4fb6-acfe-38c49a1953e6" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Vista/Win7 Solution: Skip the Switch User screen</title>
      <guid>http://blog.throbs.net/PermaLink,guid,2af8ac05-95ac-4fb6-acfe-38c49a1953e6.aspx</guid>
      <link>http://blog.throbs.net/2011/01/12/VistaWin7+Solution+Skip+The+Switch+User+Screen.aspx</link>
      <pubDate>Wed, 12 Jan 2011 16:07:51 GMT</pubDate>
      <description>&lt;p&gt;
   So I've been happily using Windows 7 for a couple years (since the beta), but just
   finally moved my family into it, and discovered a new issue in the process:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   Like XP, the "Win+L" key combination locks your profile so the next person won't "be
   you." But instead of the main Welcome screen with the list of accounts, you get the
   Switch User screen, with a button to take you to the &lt;i&gt;real&lt;/i&gt; Welcome screen. This
   a confusing extra step when you're the next guy just looking to login.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   I did some research, and it looks like a &lt;a href="http://social.answers.microsoft.com/Forums/en-US/w7security/thread/fb651366-79df-4b67-90db-a5e384e9d3b7" title='Windows Logo + L: Skip "switch user" screen and go straight to choice of users?'&gt;LOT
   of folks&lt;/a&gt; &lt;a href="http://forums.techguy.org/windows-vista/687787-how-do-i-bypass-switch.html" title='How do I bypass "Switch User" screen, after ScreenSaver to login as another in Vista?'&gt;have
   wondered&lt;/a&gt; &lt;a href="http://efreedom.com/Question/3-13010/Skip-Switch-User-Screen-Vista" title='WINDOWS VISTA - How do I skip the Switch User screen in Vista?'&gt;how
   to skip the Switch User screen&lt;/a&gt;, &lt;a href="http://www.sevenforums.com/general-discussion/39749-how-set-automatically-switch-user.html" title='Windows 7 - How to set to automatically switch user??'&gt;but
   without luck&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
   Not sure, but I may be the first with a decent solution. The ingredients are tsdiscon.exe
   (which does the "Switch User"), and Task Scheduler (which hooks it up to the Win+L
   combination), both of which are built into Windows. Here's how: 
&lt;ol&gt;
   &lt;li&gt;
      Click Start, type taskschd.msc, enter. Confirm any UAC prompts you get, and Task Scheduler
      will open. 
   &lt;li&gt;
      In the Action menu, click Create Task. 
   &lt;li&gt;
      In the Create Task dialog &gt; General tab, type a meaningful Name like "Lock » Switch
      User" 
   &lt;li&gt;
      In the Security options section, click the "Change User or Group" button, type _Users_
      in the dialog and click OK. 
   &lt;li&gt;
      On the Triggers tab, click the "New..." button. In the New Trigger dialog &gt; "Begin
      the task" list, choose "On workstation lock" and click OK. This takes you back to
      the Create Task dialog. 
   &lt;li&gt;
      In the Actions tab, click the "New..." button. In the New Action dialog &gt; "Program/script"
      field, type tsdiscon.exe and click OK. This takes you back to the Create Task dialog. 
   &lt;li&gt;
      Click OK again and enter the password for the administrative account it offers. 
   &lt;li&gt;
      Test it! Press Win+L and you should see the Switch User screen for a moment, then
      the main Welcome screen. 
&lt;/ol&gt;
&gt;
&lt;p&gt;
   2011-02-17 UPDATE: As I was setting up this tweak on a new system, I noticed Windows
   7 HOME doesn't include tsdiscon.exe. It's easy enough to copy from a Win7 Pro machine
   (from/to &lt;u&gt;%windir%\System32&lt;/u&gt;), and then works as I described. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=2af8ac05-95ac-4fb6-acfe-38c49a1953e6" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,2af8ac05-95ac-4fb6-acfe-38c49a1953e6.aspx</comments>
      <category>tech issues of the moment;tools/tips/hacks;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=88fb78d6-65f9-468c-97a8-146ce6df1534</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,88fb78d6-65f9-468c-97a8-146ce6df1534.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,88fb78d6-65f9-468c-97a8-146ce6df1534.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=88fb78d6-65f9-468c-97a8-146ce6df1534</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font face="Lucida Sans">If you do anything on the web, you should read </font>
          <a href="http://warpspire.com/posts/url-design/">
            <font face="Lucida Sans">this
      great article on URL Design</font>
          </a>
          <font face="Lucida Sans"> by Kyle Neath.</font>
        </p>
        <p>
          <font face="Lucida Sans">(hat-tip to </font>
          <a href="http://trevordavis.net/blog/url-design/">
            <font face="Lucida Sans">Trevor
      Davis</font>
          </a>
          <font face="Lucida Sans"> for sharing)</font>
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=88fb78d6-65f9-468c-97a8-146ce6df1534" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Great article on Designing URLs</title>
      <guid>http://blog.throbs.net/PermaLink,guid,88fb78d6-65f9-468c-97a8-146ce6df1534.aspx</guid>
      <link>http://blog.throbs.net/2010/12/30/Great+Article+On+Designing+URLs.aspx</link>
      <pubDate>Thu, 30 Dec 2010 20:48:37 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;font face="Lucida Sans"&gt;If you do anything on the web, you should read &lt;/font&gt;&lt;a href="http://warpspire.com/posts/url-design/"&gt;&lt;font face="Lucida Sans"&gt;this
   great article on URL Design&lt;/font&gt;&lt;/a&gt;&lt;font face="Lucida Sans"&gt; by Kyle Neath.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font face="Lucida Sans"&gt;(hat-tip to &lt;/font&gt;&lt;a href="http://trevordavis.net/blog/url-design/"&gt;&lt;font face="Lucida Sans"&gt;Trevor
   Davis&lt;/font&gt;&lt;/a&gt;&lt;font face="Lucida Sans"&gt; for sharing)&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=88fb78d6-65f9-468c-97a8-146ce6df1534" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,88fb78d6-65f9-468c-97a8-146ce6df1534.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=c6065ed6-174f-409e-b49f-6953005cc9cb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,c6065ed6-174f-409e-b49f-6953005cc9cb.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,c6065ed6-174f-409e-b49f-6953005cc9cb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=c6065ed6-174f-409e-b49f-6953005cc9cb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <p>
      Microsoft says its <strong>Important </strong>that I get the Bing Bar… 
      <br /><a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/20101107_wu_wtf1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-11-07_wu_wtf1" border="0" alt="2010-11-07_wu_wtf1" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/20101107_wu_wtf1_thumb.png" width="444" height="340" /></a><br />
      (and a dozen other whatnots, all of which will increase the security surface area
      of my system) 
      <br /></p>
        <p>
      …but it’s just <strong>optional </strong>that I have current security software?!? 
      <br /><a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_thumb.png" width="444" height="340" /></a></p>
        <p>
        </p>
        <p>
        </p>
        <p>
       
   </p>
        <p>
          <em>What the heck??</em>
        </p>
        <p>
       
   </p>
        <p>
      To be clear, I do not recommend installing Live Essentials <strong>unless </strong>you
      see something in that list which really interests you.  I use and <strong>do </strong>like
      Live Writer, which is my preference for publishing to this blog.
   </p>
        <p>
       
   </p>
        <p>
          <strong>2010-12-18 UPDATE:</strong>
        </p>
        <p>
      I found the cause, in a setting I hadn’t noticed before: 
      <br />
       <a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="&quot;Give me recommended updates the same way I receive important updates&quot;" border="0" alt="&quot;Give me recommended updates the same way I receive important updates&quot;" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_thumb_3.png" width="400" height="315" /></a></p>
        <p>
      When I uncheck it, <em>Recommended Updates</em> get moved from the Important category
      back to Optional.
   </p>
        <p>
      I’m not sure when or how this got set, but I’ve noticed other brand-new machines do
      the same thing.  <em><strong>Is this the new default?</strong></em></p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=c6065ed6-174f-409e-b49f-6953005cc9cb" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>WTH: Live Essentials 2011 on Microsoft Update</title>
      <guid>http://blog.throbs.net/PermaLink,guid,c6065ed6-174f-409e-b49f-6953005cc9cb.aspx</guid>
      <link>http://blog.throbs.net/2010/11/09/WTH+Live+Essentials+2011+On+Microsoft+Update.aspx</link>
      <pubDate>Tue, 09 Nov 2010 21:02:40 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   Microsoft says its &lt;strong&gt;Important &lt;/strong&gt;that I get the Bing Bar… 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/20101107_wu_wtf1.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2010-11-07_wu_wtf1" border="0" alt="2010-11-07_wu_wtf1" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/20101107_wu_wtf1_thumb.png" width="444" height="340" /&gt;&lt;/a&gt; 
   &lt;br /&gt;
   (and a dozen other whatnots, all of which will increase the security surface area
   of my system) 
   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   …but it’s just &lt;strong&gt;optional &lt;/strong&gt;that I have current security software?!? 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_thumb.png" width="444" height="340" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;What the heck??&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   To be clear, I do not recommend installing Live Essentials &lt;strong&gt;unless &lt;/strong&gt;you
   see something in that list which really interests you.&amp;#160; I use and &lt;strong&gt;do &lt;/strong&gt;like
   Live Writer, which is my preference for publishing to this blog.
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;2010-12-18 UPDATE:&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   I found the cause, in a setting I hadn’t noticed before: 
   &lt;br /&gt;
   &amp;#160;&lt;a href="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_3.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="&amp;quot;Give me recommended updates the same way I receive important updates&amp;quot;" border="0" alt="&amp;quot;Give me recommended updates the same way I receive important updates&amp;quot;" src="http://blog.throbs.net/resources/WTHLiveEssentials2011onMicrosoftUpdate_E00B/image_thumb_3.png" width="400" height="315" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   When I uncheck it, &lt;em&gt;Recommended Updates&lt;/em&gt; get moved from the Important category
   back to Optional.
&lt;/p&gt;
&lt;p&gt;
   I’m not sure when or how this got set, but I’ve noticed other brand-new machines do
   the same thing.&amp;#160; &lt;em&gt;&lt;strong&gt;Is this the new default?&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=c6065ed6-174f-409e-b49f-6953005cc9cb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,c6065ed6-174f-409e-b49f-6953005cc9cb.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=2839564f-af62-41a6-9f45-c706b8a84244</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,2839564f-af62-41a6-9f45-c706b8a84244.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,2839564f-af62-41a6-9f45-c706b8a84244.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=2839564f-af62-41a6-9f45-c706b8a84244</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p align="left">
          <a href="http://www.DandRpromotions.com/">
            <img style="float: left; margin-right: 1em" border="0" alt="screenshot" src="http://blog.throbs.net/resources/e793b26de82d_D658/DandRpromotions--thumb_thumb.png" width="244" height="137" />
          </a>I
      just rolled out <a href="http://www.DandRpromotions.com">www.DandRpromotions.com</a>! 
      If you need any custom print management, promotional products, or embroidered apparel,
      they’ve got your back.
   </p>
        <p>
       
   </p>
        <p>
      And if you need one, I do <a href="http://slingfive.com/">full-featured E-Commerce
      sites</a> now <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://blog.throbs.net/resources/e793b26de82d_D658/wlEmoticon-smile.png" /></p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=2839564f-af62-41a6-9f45-c706b8a84244" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>new site: D&amp;amp;R Promotions</title>
      <guid>http://blog.throbs.net/PermaLink,guid,2839564f-af62-41a6-9f45-c706b8a84244.aspx</guid>
      <link>http://blog.throbs.net/2010/10/29/new+Site+DampR+Promotions.aspx</link>
      <pubDate>Fri, 29 Oct 2010 19:21:36 GMT</pubDate>
      <description>&lt;p align="left"&gt;
   &lt;a href="http://www.DandRpromotions.com/"&gt;&lt;img style="float: left; margin-right: 1em" border="0" alt="screenshot" src="http://blog.throbs.net/resources/e793b26de82d_D658/DandRpromotions--thumb_thumb.png" width="244" height="137" /&gt;&lt;/a&gt;I
   just rolled out &lt;a href="http://www.DandRpromotions.com"&gt;www.DandRpromotions.com&lt;/a&gt;!&amp;#160;
   If you need any custom print management, promotional products, or embroidered apparel,
   they’ve got your back.
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   And if you need one, I do &lt;a href="http://slingfive.com/"&gt;full-featured E-Commerce
   sites&lt;/a&gt; now &lt;img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://blog.throbs.net/resources/e793b26de82d_D658/wlEmoticon-smile.png" /&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=2839564f-af62-41a6-9f45-c706b8a84244" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,2839564f-af62-41a6-9f45-c706b8a84244.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=220f8570-5b9a-484f-9fbb-34af3bc5d32b</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,220f8570-5b9a-484f-9fbb-34af3bc5d32b.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,220f8570-5b9a-484f-9fbb-34af3bc5d32b.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=220f8570-5b9a-484f-9fbb-34af3bc5d32b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      A few years ago, I <a href="http://blog.throbs.net/2005/12/22/Notice+A+Chromatic+Theme.aspx">noticed
      an orange chromatic theme in application icons</a>.   Seems things really
      have “gone green” since then:
   </p>
        <p>
          <a href="http://blog.throbs.net/resources/becde7b058ea_11A01/sysTray_green_icons.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sysTray_green_icons" border="0" alt="sysTray_green_icons" src="http://blog.throbs.net/resources/becde7b058ea_11A01/sysTray_green_icons_thumb.png" width="206" height="36" />
          </a>
        </p>
        <p>
      Left to right that’s <a href="http://www.utorrent.com/">uTorrent</a>, <a href="http://www.filehippo.com/updatechecker/">Update
      Checker</a>, <a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx">Windows
      Home Server</a>, <a href="https://secure.logmein.com/products/hamachi2/default.aspx">Hamachi</a>,
      a network (oddball), and <a href="http://www.microsoft.com/security_essentials/">MS
      Security Essentials</a>.
   </p>
        <p>
       
   </p>
        <p>
      Why doesn’t anyone like purple?
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=220f8570-5b9a-484f-9fbb-34af3bc5d32b" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>&amp;ldquo;Notice a chromatic theme?&amp;rdquo; revisited</title>
      <guid>http://blog.throbs.net/PermaLink,guid,220f8570-5b9a-484f-9fbb-34af3bc5d32b.aspx</guid>
      <link>http://blog.throbs.net/2010/10/10/ldquoNotice+A+Chromatic+Themerdquo+Revisited.aspx</link>
      <pubDate>Sun, 10 Oct 2010 07:05:00 GMT</pubDate>
      <description>&lt;p&gt;
   A few years ago, I &lt;a href="http://blog.throbs.net/2005/12/22/Notice+A+Chromatic+Theme.aspx"&gt;noticed
   an orange chromatic theme in application icons&lt;/a&gt;.&amp;#160;&amp;#160; Seems things really
   have “gone green” since then:
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://blog.throbs.net/resources/becde7b058ea_11A01/sysTray_green_icons.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sysTray_green_icons" border="0" alt="sysTray_green_icons" src="http://blog.throbs.net/resources/becde7b058ea_11A01/sysTray_green_icons_thumb.png" width="206" height="36" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
   Left to right that’s &lt;a href="http://www.utorrent.com/"&gt;uTorrent&lt;/a&gt;, &lt;a href="http://www.filehippo.com/updatechecker/"&gt;Update
   Checker&lt;/a&gt;, &lt;a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx"&gt;Windows
   Home Server&lt;/a&gt;, &lt;a href="https://secure.logmein.com/products/hamachi2/default.aspx"&gt;Hamachi&lt;/a&gt;,
   a network (oddball), and &lt;a href="http://www.microsoft.com/security_essentials/"&gt;MS
   Security Essentials&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   Why doesn’t anyone like purple?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=220f8570-5b9a-484f-9fbb-34af3bc5d32b" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,220f8570-5b9a-484f-9fbb-34af3bc5d32b.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I've been making this web stuff long enough that some is well past its expiration
      date. 
   </p>
        <p>
          <a href="http://slingfive.com/pages/code/scriptConverter/">Memoriam for ScriptConverter</a>
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Sunrise, sunset</title>
      <guid>http://blog.throbs.net/PermaLink,guid,eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2.aspx</guid>
      <link>http://blog.throbs.net/2010/08/04/Sunrise+Sunset.aspx</link>
      <pubDate>Wed, 04 Aug 2010 16:57:58 GMT</pubDate>
      <description>&lt;p&gt;
   I've been making this web stuff long enough that some is well past its expiration
   date. 
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://slingfive.com/pages/code/scriptConverter/"&gt;Memoriam for ScriptConverter&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,eaacb8e1-7d8f-4f5a-81f9-d9749fd17de2.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=538a3e81-6bb2-4626-b579-a3eec223e526</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,538a3e81-6bb2-4626-b579-a3eec223e526.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,538a3e81-6bb2-4626-b579-a3eec223e526.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=538a3e81-6bb2-4626-b579-a3eec223e526</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://yizzle.com/whatthehex/">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ScreenShot001" border="0" alt="" src="http://blog.throbs.net/resources/WhatTheHex_2597/ScreenShot001_thumb.png" width="244" height="150" />
            <br />
      yizzle.com/whatthehex/</a>
        </p>
        <p>
        </p>
        <p>
      Fun little geek game.  I’m slightly disturbed I never got one wrong.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=538a3e81-6bb2-4626-b579-a3eec223e526" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>What The Hex?</title>
      <guid>http://blog.throbs.net/PermaLink,guid,538a3e81-6bb2-4626-b579-a3eec223e526.aspx</guid>
      <link>http://blog.throbs.net/2010/06/18/What+The+Hex.aspx</link>
      <pubDate>Fri, 18 Jun 2010 06:40:29 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://yizzle.com/whatthehex/"&gt; &lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ScreenShot001" border="0" alt="" src="http://blog.throbs.net/resources/WhatTheHex_2597/ScreenShot001_thumb.png" width="244" height="150" /&gt;
   &lt;br /&gt;
   yizzle.com/whatthehex/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   Fun little geek game.&amp;#160; I’m slightly disturbed I never got one wrong.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=538a3e81-6bb2-4626-b579-a3eec223e526" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,538a3e81-6bb2-4626-b579-a3eec223e526.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=e74fd613-1f95-414e-b3a1-fa35fa71bb65</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,e74fd613-1f95-414e-b3a1-fa35fa71bb65.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,e74fd613-1f95-414e-b3a1-fa35fa71bb65.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e74fd613-1f95-414e-b3a1-fa35fa71bb65</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Speaking of <a href="http://blog.throbs.net/2010/06/10/Might+As+Well+Use+It.aspx">using</a><a href="http://blog.throbs.net/2009/10/13/HTML5+CSS3+And+Me.aspx">new
      web tech</a>, I just rolled out a new site yesterday:
   </p>
        <p>
          <a href="http://www.custom-tooling.com/">
            <br />
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Custom-Tooling.com " border="0" alt="Custom-Tooling.com " src="http://blog.throbs.net/resources/LookeewhatImade_1025B/CustomTooling.com_3.png" />
            <br />
      www.custom-tooling.com</a>
          <br />
        </p>
        <p>
      Some bullets for gearheads:
   </p>
        <ul>
          <li>
         HTML5’s <a href="http://www.alistapart.com/articles/previewofhtml5">HEADER, FOOTER,
         NAV, and SECTION elements</a>.  They even work in IE, thanks to the <a href="http://blogs.msdn.com/b/ie/archive/2010/06/10/same-markup-explaining-quot-jscript-version-quot-and-styling-new-html5-elements.aspx">createElement
         trick</a>. 
      </li>
          <li>
         CSS3’s <a href="http://www.css3.info/preview/opacity/">opacity</a>, <a href="http://www.css3.info/preview/text-shadow/">text-shadow</a>, <a href="http://www.css3.info/preview/background-size/">background-size</a>,
         and <a href="http://www.css3.info/introduction-opacity-rgba/">RGBA backgrounds</a>.  
      </li>
          <li>
         bonus: <a href="http://webkit.org/blog/138/css-animation/">-webkit-transition</a> for
         some subtle animations 
      </li>
          <li>
         ASP.net v3.5 for master pages and <a href="http://articles.sitepoint.com/article/aspnet-performance-tips/3">HTTP
         compression</a></li>
        </ul>
        <p>
       
   </p>
        <p>
      I’ve been using CSS3 for a long time, but this was the the first with HTML5. 
      The design is based on existing print materials.  It’s just a brochure site,
      but it was fun.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e74fd613-1f95-414e-b3a1-fa35fa71bb65" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Lookee what I made</title>
      <guid>http://blog.throbs.net/PermaLink,guid,e74fd613-1f95-414e-b3a1-fa35fa71bb65.aspx</guid>
      <link>http://blog.throbs.net/2010/06/10/Lookee+What+I+Made.aspx</link>
      <pubDate>Thu, 10 Jun 2010 22:22:30 GMT</pubDate>
      <description>&lt;p&gt;
   Speaking of &lt;a href="http://blog.throbs.net/2010/06/10/Might+As+Well+Use+It.aspx"&gt;using&lt;/a&gt; &lt;a href="http://blog.throbs.net/2009/10/13/HTML5+CSS3+And+Me.aspx"&gt;new
   web tech&lt;/a&gt;, I just rolled out a new site yesterday:
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://www.custom-tooling.com/"&gt; 
   &lt;br /&gt;
   &lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Custom-Tooling.com " border="0" alt="Custom-Tooling.com " src="http://blog.throbs.net/resources/LookeewhatImade_1025B/CustomTooling.com_3.png" /&gt; 
   &lt;br /&gt;
   www.custom-tooling.com&lt;/a&gt; 
   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
   Some bullets for gearheads:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      HTML5’s &lt;a href="http://www.alistapart.com/articles/previewofhtml5"&gt;HEADER, FOOTER,
      NAV, and SECTION elements&lt;/a&gt;.&amp;#160; They even work in IE, thanks to the &lt;a href="http://blogs.msdn.com/b/ie/archive/2010/06/10/same-markup-explaining-quot-jscript-version-quot-and-styling-new-html5-elements.aspx"&gt;createElement
      trick&lt;/a&gt;. 
   &lt;/li&gt;
   &lt;li&gt;
      CSS3’s &lt;a href="http://www.css3.info/preview/opacity/"&gt;opacity&lt;/a&gt;, &lt;a href="http://www.css3.info/preview/text-shadow/"&gt;text-shadow&lt;/a&gt;, &lt;a href="http://www.css3.info/preview/background-size/"&gt;background-size&lt;/a&gt;,
      and &lt;a href="http://www.css3.info/introduction-opacity-rgba/"&gt;RGBA backgrounds&lt;/a&gt;.&amp;#160; 
   &lt;/li&gt;
   &lt;li&gt;
      bonus: &lt;a href="http://webkit.org/blog/138/css-animation/"&gt;-webkit-transition&lt;/a&gt; for
      some subtle animations 
   &lt;/li&gt;
   &lt;li&gt;
      ASP.net v3.5 for master pages and &lt;a href="http://articles.sitepoint.com/article/aspnet-performance-tips/3"&gt;HTTP
      compression&lt;/a&gt; 
   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   I’ve been using CSS3 for a long time, but this was the the first with HTML5.&amp;#160;
   The design is based on existing print materials.&amp;#160; It’s just a brochure site,
   but it was fun.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e74fd613-1f95-414e-b3a1-fa35fa71bb65" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,e74fd613-1f95-414e-b3a1-fa35fa71bb65.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=54a553a3-c233-479c-a9a2-cfc565149ff5</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,54a553a3-c233-479c-a9a2-cfc565149ff5.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,54a553a3-c233-479c-a9a2-cfc565149ff5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=54a553a3-c233-479c-a9a2-cfc565149ff5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I finally took some of that new web tech I was talking about here and <strong>used</strong> it
      here.  I couldn’t stand the “brick” look anymore, so it’s mostly border-radius
      and box-shadow, but there’s also an RGBA background color and a webkit transition. 
      None of this gives joy for IE, though – perhaps I should Chrome Frame it?  
      …I did also tighten up the Reader feed and search box.  
   </p>
        <p>
      I realize how long it’s been here, and that Facebook’s <a href="http://www.codinghorror.com/blog/2007/06/avoiding-walled-gardens-on-the-internet.html">walled
      garden</a> has been catching the vast amount of my sharing.  I’d like to “get
      out” here more, but til I do, don’t miss <a href="http://www.facebook.com/gulltop">me
      there</a>.
   </p>
        <p>
      ~r
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=54a553a3-c233-479c-a9a2-cfc565149ff5" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Might as well use it</title>
      <guid>http://blog.throbs.net/PermaLink,guid,54a553a3-c233-479c-a9a2-cfc565149ff5.aspx</guid>
      <link>http://blog.throbs.net/2010/06/10/Might+As+Well+Use+It.aspx</link>
      <pubDate>Thu, 10 Jun 2010 18:50:11 GMT</pubDate>
      <description>&lt;p&gt;
   I finally took some of that new web tech I was talking about here and &lt;strong&gt;used&lt;/strong&gt; it
   here.&amp;#160; I couldn’t stand the “brick” look anymore, so it’s mostly border-radius
   and box-shadow, but there’s also an RGBA background color and a webkit transition.&amp;#160;
   None of this gives joy for IE, though – perhaps I should Chrome Frame it?&amp;#160;&amp;#160;
   …I did also tighten up the Reader feed and search box.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   I realize how long it’s been here, and that Facebook’s &lt;a href="http://www.codinghorror.com/blog/2007/06/avoiding-walled-gardens-on-the-internet.html"&gt;walled
   garden&lt;/a&gt; has been catching the vast amount of my sharing.&amp;#160; I’d like to “get
   out” here more, but til I do, don’t miss &lt;a href="http://www.facebook.com/gulltop"&gt;me
   there&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
   ~r
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=54a553a3-c233-479c-a9a2-cfc565149ff5" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,54a553a3-c233-479c-a9a2-cfc565149ff5.aspx</comments>
      <category>meta-throbs;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=13cdc495-7ced-475b-a671-28d28f9a1629</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,13cdc495-7ced-475b-a671-28d28f9a1629.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,13cdc495-7ced-475b-a671-28d28f9a1629.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=13cdc495-7ced-475b-a671-28d28f9a1629</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <p>
      I recently stumbled on <a href="http://findmebyip.com/">FindMeByIP.com</a>, and thought
      “yet another IP lookup / geolocation site”.   Then I noticed the “Modernizr
      Support” section, detailing my browser’s support for new standards.  
   </p>
        <p>
      I was impressed both by the graph and my browser’s support.  Here’s how it looked
      with Google Chrome: 
      <br /><a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb.png" width="347" height="134" /></a></p>
        <p>
       
   </p>
        <p>
      It reminded me that last week I was experimenting with <a href="http://edward.oconnor.cx/2009/09/using-the-html5-sectioning-elements">HTML5</a>, <a href="http://www.css3.info/preview/">CSS3</a>,
      and <a href="http://code.google.com/chrome/chromeframe/">Chrome Frame</a>, and had
      whipped together an ugly(!) demo.  I figured I’d line up the current browsers
      here and run them through both exercises.  To be clear, my demo is NOT fair because
      it uses several Webkit-specific extensions, but I thought it worth seeing.
   </p>
        <p>
       
   </p>
        <p>
          <font size="3">
            <strong>
            </strong>
          </font>
        </p>
        <p>
          <strong>
            <font size="4">The Downward Spiral</font>
          </strong>
        </p>
        <p>
          <strong>
            <font size="2">Chrome 3.0 (and Safari 4.0) </font>
            <br />
          </strong>
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image.png">
            <strong>
              <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb.png" width="244" height="95" />
            </strong>
          </a>  <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_3.png" width="427" height="263" /></a><br />
      Yes, it’s tilted on purpose. Interesting bit: the black background is the abyss <strong>behind </strong>the
      rounded &lt;HTML&gt;.  Who knows what lurks there?  (Bizarre video artifacts
      when I resize the browser, actually). 
   </p>
        <p>
       
   </p>
        <p>
          <font size="2">
            <strong>Firefox 3.5</strong>
          </font>
          <br />
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_4.png" width="244" height="95" />
          </a> <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_5.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_5.png" width="435" height="237" /></a><br />
      @font-face worked on my header, but no gradients, and I don’t know why border-radius
      failed.  (It’s worked on other sites).
   </p>
        <p>
       
   </p>
        <p>
          <font size="2">
            <strong>Opera 10</strong>
          </font>
          <br />
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_6.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_6.png" width="244" height="96" />
          </a>
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_7.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_7.png" width="436" height="252" />
          </a>
          <br />
      Why is the <a href="http://ln.hixie.ch/">standards-nazis</a>’ browser so sucky here?  
   </p>
        <p>
          <strong>
          </strong>
        </p>
        <p>
          <font size="2">
            <strong>Internet Explorer 8</strong>
          </font>
          <br />
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_8.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_8.png" width="244" height="94" />
          </a>
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_9.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_9.png" width="441" height="259" />
          </a>
          <br />
      The bottom of the suck, and what we’ve all come to know and loathe.  (To be fair
      though, IE has supported much of this since v4, but <em>in a non-standard way</em>. 
      Pragmatically, I’d grant it Box-shadow, Opacity, Gradients, 2D Transforms, and Transitions
      thanks to its <a href="http://msdn.microsoft.com/en-us/library/ms532847(VS.85).aspx">CSS
      Visual Filters and Transitions</a>.)
   </p>
        <p>
       
   </p>
        <p>
          <strong>
            <font size="4">A Testing Crisis</font>
          </strong>
        </p>
        <p>
          <strong>Currently I test my sites with SIX web browsers</strong>: Safari/Chrome, Firefox,
      Chrome, IE6, IE7, and IE8.  This is a testing crisis for me, and IE6 has no give
      (with a stubborn 33% market share), so I’ve been forcing IE8 into downgraded IE7 mode
      for a slight reprieve.  <em>Yes, I downgrade an already-behind browser!  </em></p>
        <p>
      Sure, I could try to encourage users to upgrade their browsers, but apparently <em>most
      people have no idea what that means!</em>  
   </p>
        <p>
        </p>
        <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:a4c4a6d9-0ccb-45a7-b672-80cbec0a5ecd" class="wlWriterEditableSmartContent">
          <div id="de261a27-dd97-4dac-b82d-683152d1ebb8" style="margin: 0px; padding: 0px; display: inline;">
            <div>
              <a href="http://www.youtube.com/watch?v=o4MwTvtyrUQ&amp;hl=en&amp;fs=1&amp;" target="_new">
                <img src="http://blog.throbs.net/resources/110ffed83a5e_92EE/videoc9dd8d9875ff.jpg" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('de261a27-dd97-4dac-b82d-683152d1ebb8'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/o4MwTvtyrUQ&amp;hl=en&amp;fs=1&amp;&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/o4MwTvtyrUQ&amp;hl=en&amp;fs=1&amp;&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt="" />
              </a>
            </div>
          </div>
        </div>
        <br />
        <font size="1">
          <strong>(If you’re an internet professional, you should watch this)</strong>
        </font>
        <p>
        </p>
        <p>
       
   </p>
        <p>
      Aagh, there’s no way out!  With apologies to <a href="http://www.benfolds.com/">Mr.
      Folds</a>: 
   </p>
        <blockquote>
          <p>
            <font size="5">
              <strong>IE is a brick and I’m drowning slowly.</strong>
            </font>
          </p>
        </blockquote>
        <p>
       
   </p>
        <p>
      It’s really more like <em>three </em>bricks drowning the web.  If we could drop
      one or two versions, IE8 could be survivable, but how?
   </p>
        <p>
       
   </p>
        <p>
          <strong>
            <font size="4">Hope We Can Hope For?</font>
          </strong>
        </p>
        <p>
      This is where <a href="http://code.google.com/chrome/chromeframe/">Chrome Frame</a> wants
      to come to the rescue.  With it, I can use Chrome as an IE plugin, just like
      Flash, Java, AIR, or Silverlight.  Sure it’s <em>cheating, but in a good way</em> –
      it still uses the original native web code (so it is NOT <a href="http://www.keeneview.com/2008/03/saving-ourselves-from-unweb.html">the
      Un-web</a> like those other plugins).
   </p>
        <p>
          <strong>
            <font size="2">IE8 with Chrome Frame: 
      <br /></font>
          </strong>
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_10.png" width="244" height="95" />
          </a>
          <a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_11.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_11.png" width="441" height="243" />
          </a>
        </p>
        <p>
      Perfect!  And the same results in IE6 and IE7!
   </p>
        <p>
      If a plugin story is acceptable (widespread use of the Chrome Frame plugin would help),
      this means only 3 browser engines to test.  I haven’t used it in production yet,
      but I’ll be carefully considering it for new projects.  
   </p>
        <p align="center">
      ~
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=13cdc495-7ced-475b-a671-28d28f9a1629" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>HTML5, CSS3, and me</title>
      <guid>http://blog.throbs.net/PermaLink,guid,13cdc495-7ced-475b-a671-28d28f9a1629.aspx</guid>
      <link>http://blog.throbs.net/2009/10/13/HTML5+CSS3+And+Me.aspx</link>
      <pubDate>Tue, 13 Oct 2009 17:27:41 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   I recently stumbled on &lt;a href="http://findmebyip.com/"&gt;FindMeByIP.com&lt;/a&gt;, and thought
   “yet another IP lookup / geolocation site”.&amp;#160;&amp;#160; Then I noticed the “Modernizr
   Support” section, detailing my browser’s support for new standards.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   I was impressed both by the graph and my browser’s support.&amp;#160; Here’s how it looked
   with Google Chrome: 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb.png" width="347" height="134" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   It reminded me that last week I was experimenting with &lt;a href="http://edward.oconnor.cx/2009/09/using-the-html5-sectioning-elements"&gt;HTML5&lt;/a&gt;, &lt;a href="http://www.css3.info/preview/"&gt;CSS3&lt;/a&gt;,
   and &lt;a href="http://code.google.com/chrome/chromeframe/"&gt;Chrome Frame&lt;/a&gt;, and had
   whipped together an ugly(!) demo.&amp;#160; I figured I’d line up the current browsers
   here and run them through both exercises.&amp;#160; To be clear, my demo is NOT fair because
   it uses several Webkit-specific extensions, but I thought it worth seeing.
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="3"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;font size="4"&gt;The Downward Spiral&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;font size="2"&gt;Chrome 3.0 (and Safari 4.0) &lt;/font&gt; 
   &lt;br /&gt;
   &lt;/strong&gt;&lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image.png"&gt;&lt;strong&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb.png" width="244" height="95" /&gt;&lt;/strong&gt;&lt;/a&gt;&amp;#160; &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_3.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_3.png" width="427" height="263" /&gt;&lt;/a&gt; 
   &lt;br /&gt;
   Yes, it’s tilted on purpose. Interesting bit: the black background is the abyss &lt;strong&gt;behind &lt;/strong&gt;the
   rounded &amp;lt;HTML&amp;gt;.&amp;#160; Who knows what lurks there?&amp;#160; (Bizarre video artifacts
   when I resize the browser, actually). 
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2"&gt;&lt;strong&gt;Firefox 3.5&lt;/strong&gt; &lt;/font&gt; 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_4.png" width="244" height="95" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_5.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_5.png" width="435" height="237" /&gt;&lt;/a&gt; 
   &lt;br /&gt;
   @font-face worked on my header, but no gradients, and I don’t know why border-radius
   failed.&amp;#160; (It’s worked on other sites).
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2"&gt;&lt;strong&gt;Opera 10&lt;/strong&gt; &lt;/font&gt; 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_6.png" width="244" height="96" /&gt;&lt;/a&gt; &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_7.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_7.png" width="436" height="252" /&gt;&lt;/a&gt; 
   &lt;br /&gt;
   Why is the &lt;a href="http://ln.hixie.ch/"&gt;standards-nazis&lt;/a&gt;’ browser so sucky here?&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size="2"&gt;&lt;strong&gt;Internet Explorer 8&lt;/strong&gt; &lt;/font&gt; 
   &lt;br /&gt;
   &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_8.png" width="244" height="94" /&gt;&lt;/a&gt; &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_9.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_9.png" width="441" height="259" /&gt;&lt;/a&gt; 
   &lt;br /&gt;
   The bottom of the suck, and what we’ve all come to know and loathe.&amp;#160; (To be fair
   though, IE has supported much of this since v4, but &lt;em&gt;in a non-standard way&lt;/em&gt;.&amp;#160;
   Pragmatically, I’d grant it Box-shadow, Opacity, Gradients, 2D Transforms, and Transitions
   thanks to its &lt;a href="http://msdn.microsoft.com/en-us/library/ms532847(VS.85).aspx"&gt;CSS
   Visual Filters and Transitions&lt;/a&gt;.)
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;font size="4"&gt;A Testing Crisis&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Currently I test my sites with SIX web browsers&lt;/strong&gt;: Safari/Chrome, Firefox,
   Chrome, IE6, IE7, and IE8.&amp;#160; This is a testing crisis for me, and IE6 has no give
   (with a stubborn 33% market share), so I’ve been forcing IE8 into downgraded IE7 mode
   for a slight reprieve.&amp;#160; &lt;em&gt;Yes, I downgrade an already-behind browser!&amp;#160; &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   Sure, I could try to encourage users to upgrade their browsers, but apparently &lt;em&gt;most
   people have no idea what that means!&lt;/em&gt;&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:a4c4a6d9-0ccb-45a7-b672-80cbec0a5ecd" class="wlWriterEditableSmartContent"&gt;
   &lt;div id="de261a27-dd97-4dac-b82d-683152d1ebb8" style="margin: 0px; padding: 0px; display: inline;"&gt;
      &lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=o4MwTvtyrUQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;" target="_new"&gt;&lt;img src="http://blog.throbs.net/resources/110ffed83a5e_92EE/videoc9dd8d9875ff.jpg" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('de261a27-dd97-4dac-b82d-683152d1ebb8'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;object width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;param name=\&amp;quot;movie\&amp;quot; value=\&amp;quot;http://www.youtube.com/v/o4MwTvtyrUQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&amp;amp;hl=en\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;embed src=\&amp;quot;http://www.youtube.com/v/o4MwTvtyrUQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&amp;amp;hl=en\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/object&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt=""&gt;&lt;/a&gt;
      &lt;/div&gt;
   &lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;font size="1"&gt;&lt;strong&gt;(If you’re an internet professional, you should watch this)&lt;/strong&gt;&lt;/font&gt; 
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   Aagh, there’s no way out!&amp;#160; With apologies to &lt;a href="http://www.benfolds.com/"&gt;Mr.
   Folds&lt;/a&gt;: 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   &lt;font size="5"&gt;&lt;strong&gt;IE is a brick and I’m drowning slowly.&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   It’s really more like &lt;em&gt;three &lt;/em&gt;bricks drowning the web.&amp;#160; If we could drop
   one or two versions, IE8 could be survivable, but how?
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;font size="4"&gt;Hope We Can Hope For?&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   This is where &lt;a href="http://code.google.com/chrome/chromeframe/"&gt;Chrome Frame&lt;/a&gt; wants
   to come to the rescue.&amp;#160; With it, I can use Chrome as an IE plugin, just like
   Flash, Java, AIR, or Silverlight.&amp;#160; Sure it’s &lt;em&gt;cheating, but in a good way&lt;/em&gt; –
   it still uses the original native web code (so it is NOT &lt;a href="http://www.keeneview.com/2008/03/saving-ourselves-from-unweb.html"&gt;the
   Un-web&lt;/a&gt; like those other plugins).
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;font size="2"&gt;IE8 with Chrome Frame: 
   &lt;br /&gt;
   &lt;/font&gt;&lt;/strong&gt;&lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: top; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_10.png" width="244" height="95" /&gt;&lt;/a&gt; &lt;a href="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_11.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.throbs.net/resources/110ffed83a5e_92EE/image_thumb_11.png" width="441" height="243" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   Perfect!&amp;#160; And the same results in IE6 and IE7!
&lt;/p&gt;
&lt;p&gt;
   If a plugin story is acceptable (widespread use of the Chrome Frame plugin would help),
   this means only 3 browser engines to test.&amp;#160; I haven’t used it in production yet,
   but I’ll be carefully considering it for new projects.&amp;#160; 
&lt;/p&gt;
&lt;p align="center"&gt;
   ~
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=13cdc495-7ced-475b-a671-28d28f9a1629" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,13cdc495-7ced-475b-a671-28d28f9a1629.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=1867f581-147e-4a4c-9089-d086e7cbb9aa</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,1867f581-147e-4a4c-9089-d086e7cbb9aa.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,1867f581-147e-4a4c-9089-d086e7cbb9aa.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=1867f581-147e-4a4c-9089-d086e7cbb9aa</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <ul>
          <li>
            <a href="http://www.tachytelic.net/2007/01/exchange-2003-v2-imf-keyword-manager/">Tool
         - Exchange 2003 SP2 IMF Keyword Manager</a>
            <br />
         Now I don’t have to edit raw XML and double-check that I didn’t screw it up (open
         in IE to verify well-formedness, wait/worry for 7513/7514 logged events).  
         <br /><br /></li>
          <li>
            <a href="http://sonic840.deviantart.com/art/Computer-hardware-poster-1-7-111402099">Picture
         - Computer hardware poster</a>
            <br />
         Reference of over 170 different computer connectors, RAM, CPU sockets, etc. 
         I put a giant version on my office wall. 
         <br /><br /></li>
          <li>
            <a href="http://www.specialnews.in/tips-tricks/10-css-properties-missing-in-ie6/">Article
         - 10 CSS properties missing in IE6</a>
            <br />
            <em>
              <ol style="font-size: 75%">
                <li>
               Rounded or Curved Corners 
            </li>
                <li>
               PNG alpha transparency 
            </li>
                <li>
               Opacity 
            </li>
                <li>
               Fixed Position 
            </li>
                <li>
               Min-width &amp; Max-width 
            </li>
                <li>
               Hover for non anchor elements 
            </li>
                <li>
               Min-height &amp; Max-height 
            </li>
                <li>
               Bicubic scaling for images 
            </li>
                <li>
               Negative text indent for input button 
            </li>
                <li>
               Text shadow 
            </li>
              </ol>
            </em>Good article on what most browsers offer designers these days.  I would
         just add <font face="lucida console, monospace"><a href="http://www.css3.info/preview/box-shadow/">box-shadow</a></font><font face="Verdana">. 
         <br /><br />
         I happily got to use about half of these features on my most recent site, thanks to
         some great IE shims:   
         <br /><br /></font></li>
          <li>
            <a href="http://www.dillerdesign.com/experiment/DD_roundies/">DD_roundies</a> and <a href="http://dillerdesign.com/experiment/DD_belatedPNG/">DD_belatedPNG</a><br /><em>Excellent</em> IE shims for Rounded Corners and PNG Alpha transparency. 
         There are tons of other IE shims for these, but after much homework, <strong>I say
         these are the best and you want them</strong>.  (FYI, I’ve made peace with requiring
         Javascript for design enhancements, which these are).  
         <br /><br />
         Now if <a href="http://www.dillerdesign.com/">Drew</a> could port <font face="lucida console, monospace">box-shadow</font> to
         IE, my heart would sing. 
         <br /><br /></li>
          <li>
            <a href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Article
         - Universal Internet Explorer 6 CSS</a>
            <br />
         Article lays out the basic ways to handle IE6 design in 2009, and a fascinating new
         suggestion.  To wit, <q><em>not to waste hours in time and a client's money on
         lengthy workarounds in an unnecessary attempt at cross-browser perfection.</em></q><br /></li>
        </ul>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=1867f581-147e-4a4c-9089-d086e7cbb9aa" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Shiny things for my gearhead peeps</title>
      <guid>http://blog.throbs.net/PermaLink,guid,1867f581-147e-4a4c-9089-d086e7cbb9aa.aspx</guid>
      <link>http://blog.throbs.net/2009/09/15/Shiny+Things+For+My+Gearhead+Peeps.aspx</link>
      <pubDate>Tue, 15 Sep 2009 14:28:08 GMT</pubDate>
      <description>&lt;ul&gt;
   &lt;li&gt;
      &lt;a href="http://www.tachytelic.net/2007/01/exchange-2003-v2-imf-keyword-manager/"&gt;Tool
      - Exchange 2003 SP2 IMF Keyword Manager&lt;/a&gt; 
      &lt;br /&gt;
      Now I don’t have to edit raw XML and double-check that I didn’t screw it up (open
      in IE to verify well-formedness, wait/worry for 7513/7514 logged events).&amp;#160; 
      &lt;br /&gt;
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://sonic840.deviantart.com/art/Computer-hardware-poster-1-7-111402099"&gt;Picture
      - Computer hardware poster&lt;/a&gt; 
      &lt;br /&gt;
      Reference of over 170 different computer connectors, RAM, CPU sockets, etc.&amp;#160;
      I put a giant version on my office wall. 
      &lt;br /&gt;
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://www.specialnews.in/tips-tricks/10-css-properties-missing-in-ie6/"&gt;Article
      - 10 CSS properties missing in IE6&lt;/a&gt; 
      &lt;br /&gt;
      &lt;em&gt; 
      &lt;ol style="font-size: 75%"&gt;
         &lt;li&gt;
            Rounded or Curved Corners 
         &lt;/li&gt;
         &lt;li&gt;
            PNG alpha transparency 
         &lt;/li&gt;
         &lt;li&gt;
            Opacity 
         &lt;/li&gt;
         &lt;li&gt;
            Fixed Position 
         &lt;/li&gt;
         &lt;li&gt;
            Min-width &amp;amp; Max-width 
         &lt;/li&gt;
         &lt;li&gt;
            Hover for non anchor elements 
         &lt;/li&gt;
         &lt;li&gt;
            Min-height &amp;amp; Max-height 
         &lt;/li&gt;
         &lt;li&gt;
            Bicubic scaling for images 
         &lt;/li&gt;
         &lt;li&gt;
            Negative text indent for input button 
         &lt;/li&gt;
         &lt;li&gt;
            Text shadow 
         &lt;/li&gt;
      &lt;/ol&gt;
      &lt;/em&gt;Good article on what most browsers offer designers these days.&amp;#160; I would
      just add &lt;font face="lucida console, monospace"&gt;&lt;a href="http://www.css3.info/preview/box-shadow/"&gt;box-shadow&lt;/a&gt;&lt;/font&gt;&lt;font face="Verdana"&gt;. 
      &lt;br /&gt;
      &lt;br /&gt;
      I happily got to use about half of these features on my most recent site, thanks to
      some great IE shims:&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;br /&gt;
      &lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://www.dillerdesign.com/experiment/DD_roundies/"&gt;DD_roundies&lt;/a&gt; and &lt;a href="http://dillerdesign.com/experiment/DD_belatedPNG/"&gt;DD_belatedPNG&lt;/a&gt; 
      &lt;br /&gt;
      &lt;em&gt;Excellent&lt;/em&gt; IE shims for Rounded Corners and PNG Alpha transparency.&amp;#160;
      There are tons of other IE shims for these, but after much homework, &lt;strong&gt;I say
      these are the best and you want them&lt;/strong&gt;.&amp;#160; (FYI, I’ve made peace with requiring
      Javascript for design enhancements, which these are).&amp;#160; 
      &lt;br /&gt;
      &lt;br /&gt;
      Now if &lt;a href="http://www.dillerdesign.com/"&gt;Drew&lt;/a&gt; could port &lt;font face="lucida console, monospace"&gt;box-shadow&lt;/font&gt; to
      IE, my heart would sing. 
      &lt;br /&gt;
      &lt;br /&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/"&gt;Article
      - Universal Internet Explorer 6 CSS&lt;/a&gt; 
      &lt;br /&gt;
      Article lays out the basic ways to handle IE6 design in 2009, and a fascinating new
      suggestion.&amp;#160; To wit, &lt;q&gt;&lt;em&gt;not to waste hours in time and a client's money on
      lengthy workarounds in an unnecessary attempt at cross-browser perfection.&lt;/em&gt;&lt;/q&gt; 
      &lt;br /&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=1867f581-147e-4a4c-9089-d086e7cbb9aa" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,1867f581-147e-4a4c-9089-d086e7cbb9aa.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=cb1da1b8-8e6c-4314-b283-6e8e08237e95</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,cb1da1b8-8e6c-4314-b283-6e8e08237e95.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,cb1da1b8-8e6c-4314-b283-6e8e08237e95.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=cb1da1b8-8e6c-4314-b283-6e8e08237e95</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Remember the IMG element’s <a href="http://msdn.microsoft.com/en-us/library/ms534138(VS.85).aspx">LowSRC</a> attribute? 
      Unfortunately, <a href="http://code.google.com/p/doctype/wiki/ImgLowsrcAttribute">no <em>modern</em> browser
      does</a>!  While the big ones <em>used </em>to offer this for the slower folks
      among us, they have all dropped support for it.
   </p>
        <p>
      I need it again, though!  A current project calls for a (just) 320x280 high-color
      illustration with alpha-transparency – nothing other than a full 32-bit alpha-channel
      PNG will do that justice.
   </p>
        <p>
      Out of the editor, it’s 160KB, which is huge for homepage decoration.  A good <a href="http://pmt.sourceforge.net/pngcrush/">PNGCrush</a>ing
      got that down to 106KB, which is still 16 seconds on 56K.  Oh, and there’s the
      rest of the page too…
   </p>
        <p>
      A pinch of <a href="http://jquery.com/">JQuery</a> and classic Javascript later, and
      LowSRC works again!
   </p>
        <pre style="_padding-bottom: 0" class="code javascript">$(function() {

  // jLowSRC - Rob Eberhardt (@slingfive.com), May 2009
  $("IMG[lowsrc]").each(function() {
    if (this.readyState=='complete' || this.complete==true) { return }

    var lowsrc = $(this).attr('lowsrc');
    this.lowsrcElem = this;
    if ($.browser.msie &amp;&amp; $.browser.version &lt;7 &amp;&amp; lowsrc.toLowerCase().indexOf('.png') &gt;-1) {	//IE6
      $(this).wrap('&lt;span&gt;&lt;/span&gt;');
      this.lowsrcElem = this.parentNode;
      this.lowsrcElem.style.display = 'block';
      this.lowsrcElem.style.width  = this.offsetWidth;
      this.lowsrcElem.style.height = this.offsetHeight; 
      this.lowsrcElem.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +lowsrc+ "')";
      this.style.visibility = 'hidden';
    } else {
      this.lowsrcElem.style.background = 'url(' +lowsrc+ ') no-repeat 0 0';
    }

    this.onload = function() {
      this.lowsrcElem.style.background = '';
      this.lowsrcElem.style.filter = '';
      this.style.visibility = 'visible';
    }
  });

});</pre>
        <p>
       
   </p>
        <p>
      It works in Firefox 3, Chrome, Safari 3, Opera 9, IE 7 and 8.  I also got it
      handling IE 6 (with a small re-flow jump to the final image), which is the bulk of
      the code.  (<a title="Yes, I liken Internet Explorer 6 to the undead." href="http://www.thecounter.com/stats/2009/March/browser.php"><em>Dear
      33% of the world, your web browser is 8<strike>00</strike> years old and eating our
      brains</em></a><em>.  Broadband isn’t free, but newer browsers are.</em>)
   </p>
        <p>
      For testing, I simulated modem speeds and “first loads” (disabled cache) with the <a href="http://www.fiddler2.com/fiddler2/">brilliant
      Fiddler2</a>.  It’s not just a <em>noticeable</em> improvement, it’s the difference
      between getting sandwich or sticking around.
   </p>
        <p>
      Hope it helps someone else!
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=cb1da1b8-8e6c-4314-b283-6e8e08237e95" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Hey J-Lo, where did LowSRC go?</title>
      <guid>http://blog.throbs.net/PermaLink,guid,cb1da1b8-8e6c-4314-b283-6e8e08237e95.aspx</guid>
      <link>http://blog.throbs.net/2009/05/27/Hey+JLo+Where+Did+LowSRC+Go.aspx</link>
      <pubDate>Wed, 27 May 2009 18:57:44 GMT</pubDate>
      <description>&lt;p&gt;
   Remember the IMG element’s &lt;a href="http://msdn.microsoft.com/en-us/library/ms534138(VS.85).aspx"&gt;LowSRC&lt;/a&gt; attribute?&amp;#160;
   Unfortunately, &lt;a href="http://code.google.com/p/doctype/wiki/ImgLowsrcAttribute"&gt;no &lt;em&gt;modern&lt;/em&gt; browser
   does&lt;/a&gt;!&amp;#160; While the big ones &lt;em&gt;used &lt;/em&gt;to offer this for the slower folks
   among us, they have all dropped support for it.
&lt;/p&gt;
&lt;p&gt;
   I need it again, though!&amp;#160; A current project calls for a (just) 320x280 high-color
   illustration with alpha-transparency – nothing other than a full 32-bit alpha-channel
   PNG will do that justice.
&lt;/p&gt;
&lt;p&gt;
   Out of the editor, it’s 160KB, which is huge for homepage decoration.&amp;#160; A good &lt;a href="http://pmt.sourceforge.net/pngcrush/"&gt;PNGCrush&lt;/a&gt;ing
   got that down to 106KB, which is still 16 seconds on 56K.&amp;#160; Oh, and there’s the
   rest of the page too…
&lt;/p&gt;
&lt;p&gt;
   A pinch of &lt;a href="http://jquery.com/"&gt;JQuery&lt;/a&gt; and classic Javascript later, and
   LowSRC works again!
&lt;/p&gt;
&lt;pre style="_padding-bottom: 0" class="code javascript"&gt;$(function() {

  // jLowSRC - Rob Eberhardt (@slingfive.com), May 2009
  $(&amp;quot;IMG[lowsrc]&amp;quot;).each(function() {
    if (this.readyState=='complete' || this.complete==true) { return }

    var lowsrc = $(this).attr('lowsrc');
    this.lowsrcElem = this;
    if ($.browser.msie &amp;amp;&amp;amp; $.browser.version &amp;lt;7 &amp;amp;&amp;amp; lowsrc.toLowerCase().indexOf('.png') &amp;gt;-1) {	//IE6
      $(this).wrap('&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;');
      this.lowsrcElem = this.parentNode;
      this.lowsrcElem.style.display = 'block';
      this.lowsrcElem.style.width&amp;#160; = this.offsetWidth;
      this.lowsrcElem.style.height = this.offsetHeight; 
      this.lowsrcElem.style.filter = &amp;quot;progid:DXImageTransform.Microsoft.AlphaImageLoader(src='&amp;quot; +lowsrc+ &amp;quot;')&amp;quot;;
      this.style.visibility = 'hidden';
    } else {
      this.lowsrcElem.style.background = 'url(' +lowsrc+ ') no-repeat 0 0';
    }

    this.onload = function() {
      this.lowsrcElem.style.background = '';
      this.lowsrcElem.style.filter = '';
      this.style.visibility = 'visible';
    }
  });

});&lt;/pre&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   It works in Firefox 3, Chrome, Safari 3, Opera 9, IE 7 and 8.&amp;#160; I also got it
   handling IE 6 (with a small re-flow jump to the final image), which is the bulk of
   the code.&amp;#160; (&lt;a title="Yes, I liken Internet Explorer 6 to the undead." href="http://www.thecounter.com/stats/2009/March/browser.php"&gt;&lt;em&gt;Dear
   33% of the world, your web browser is 8&lt;strike&gt;00&lt;/strike&gt; years old and eating our
   brains&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&amp;#160; Broadband isn’t free, but newer browsers are.&lt;/em&gt;)
&lt;/p&gt;
&lt;p&gt;
   For testing, I simulated modem speeds and “first loads” (disabled cache) with the &lt;a href="http://www.fiddler2.com/fiddler2/"&gt;brilliant
   Fiddler2&lt;/a&gt;.&amp;#160; It’s not just a &lt;em&gt;noticeable&lt;/em&gt; improvement, it’s the difference
   between getting sandwich or sticking around.
&lt;/p&gt;
&lt;p&gt;
   Hope it helps someone else!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=cb1da1b8-8e6c-4314-b283-6e8e08237e95" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,cb1da1b8-8e6c-4314-b283-6e8e08237e95.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=3a05fffa-d258-4e1c-ad05-4fe6a0aca604</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,3a05fffa-d258-4e1c-ad05-4fe6a0aca604.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,3a05fffa-d258-4e1c-ad05-4fe6a0aca604.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=3a05fffa-d258-4e1c-ad05-4fe6a0aca604</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <p>
      Kevin Pang’s <a href="http://www.kevinwilliampang.com/post/Programming-Proverbs.aspx">10
      Programming Proverbs Every Developer Should Know</a></p>
        <p>
      Great stuff there.  You got that?
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=3a05fffa-d258-4e1c-ad05-4fe6a0aca604" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>10 Programming Proverbs Every Developer Should Know</title>
      <guid>http://blog.throbs.net/PermaLink,guid,3a05fffa-d258-4e1c-ad05-4fe6a0aca604.aspx</guid>
      <link>http://blog.throbs.net/2009/04/21/10+Programming+Proverbs+Every+Developer+Should+Know.aspx</link>
      <pubDate>Tue, 21 Apr 2009 18:21:50 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   Kevin Pang’s &lt;a href="http://www.kevinwilliampang.com/post/Programming-Proverbs.aspx"&gt;10
   Programming Proverbs Every Developer Should Know&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
   Great stuff there.&amp;#160; You got that?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=3a05fffa-d258-4e1c-ad05-4fe6a0aca604" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,3a05fffa-d258-4e1c-ad05-4fe6a0aca604.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=0db32a84-36f1-4055-806f-6bf554925f1f</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,0db32a84-36f1-4055-806f-6bf554925f1f.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,0db32a84-36f1-4055-806f-6bf554925f1f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=0db32a84-36f1-4055-806f-6bf554925f1f</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <title>Camps of Web Professionals</title>
      <guid>http://blog.throbs.net/PermaLink,guid,0db32a84-36f1-4055-806f-6bf554925f1f.aspx</guid>
      <link>http://blog.throbs.net/2009/04/15/Camps+Of+Web+Professionals.aspx</link>
      <pubDate>Wed, 15 Apr 2009 20:56:30 GMT</pubDate>
      <description>&lt;p&gt;
   My friend &lt;a href="http://davespiess.spaces.live.com/"&gt;Dave Spiess&lt;/a&gt; asked me to
   clarify the term “web developer”. I could go on and on about my experiences and opinions,
   but a picture is more digestible, so I drew one:
&lt;/p&gt;
&lt;p class="imgWrapper"&gt;
   &lt;img style="border:0; width:100%;" title="CampsOfWebPros" border="0" src="http://blog.throbs.net/resources/CampsofWebProfessionals_ECE0/CampsOfWebPros.png" alt="-- Camps of Web Professionals --
  Web Designer: typography, color theory, marketing, layout
+ ASP.net Developer: advanced functionality, systems integration
+ Web Master: Internet "plumbing"
+ accessibility, browser compatibility, info architecture, app security, usability, ...
= The IDEAL Web Developer
(Most Web Pros are Designer+Developer, or Developer+Web Master)
" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   BTW, here’s an quick/easy way to make graphs: &lt;a href="http://graphjam.com/"&gt;http://graphjam.com/&lt;/a&gt; (&lt;a href="http://mine.icanhascheezburger.com/view.aspx?ciid=3950167"&gt;my
   graph there&lt;/a&gt;)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=0db32a84-36f1-4055-806f-6bf554925f1f" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,0db32a84-36f1-4055-806f-6bf554925f1f.aspx</comments>
      <category>general geekery;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=6163ade1-69d6-4ce1-ba44-9819281a35e6</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,6163ade1-69d6-4ce1-ba44-9819281a35e6.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,6163ade1-69d6-4ce1-ba44-9819281a35e6.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=6163ade1-69d6-4ce1-ba44-9819281a35e6</wfw:commentRss>
      <title>My fave web / dev news from Mix09</title>
      <guid>http://blog.throbs.net/PermaLink,guid,6163ade1-69d6-4ce1-ba44-9819281a35e6.aspx</guid>
      <link>http://blog.throbs.net/2009/03/19/My+Fave+Web++Dev+News+From+Mix09.aspx</link>
      <pubDate>Thu, 19 Mar 2009 15:27:54 GMT</pubDate>
      <description>&lt;p&gt;
   Microsoft has: 
&lt;ul&gt;
   &lt;li&gt;
      &lt;a href="http://microsoft.com/ie8"&gt;&lt;acronym title="Internet Explorer 8"&gt;IE8
      &lt;/a&gt; final being released at noon today&gt;. Hoorah!&lt;br /&gt;
      &lt;em&gt;Now if MS would just force-upgrade the IE6 holdouts!&lt;/em&gt; 
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://blogs.msdn.com/xweb/archive/2009/03/18/Microsoft-Expression-Web-SuperPreview-for-Windows-Internet-Explorer.aspx"&gt;SuperPreview&lt;/a&gt; for
      side-by-side (or overlaid!) browser layout testing&lt;br /&gt;
      &lt;em&gt;I grabbed SuperPreview the moment it was announced yesterday. Looks great for
      IE6 &amp; 7, but it didn't find any of my other installed browsers, or show Safari/Mac
      like the demo, and I see no way to add those. Hm, maybe they're still working out
      kinks...&lt;/em&gt; 
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx"&gt;Silverlight
      3 beta&lt;/a&gt; - big wow for high-performance cross-platform video&lt;br /&gt;
      &lt;em&gt;That said, Silverlight is still the &lt;a href="http://www.keeneview.com/2008/03/saving-ourselves-from-unweb.html"&gt;"Un-web"&lt;/a&gt;.&lt;/em&gt; 
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx"&gt;Expression Blend
      3 preview&lt;/a&gt; - &lt;a href="http://www.microsoft.com/presspass/events/mix/imagegallery.aspx?contentId=mix_image16"&gt;Sketchflow&lt;/a&gt; especially
      looks awesome for bigger projects&lt;br /&gt;
      &lt;em&gt;I'm still not sure I personally can trust a WYSIWYG editor. Frontpage still haunts
      me. &lt;/em&gt; 
   &lt;/li&gt;
&lt;/ul&gt;
&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=6163ade1-69d6-4ce1-ba44-9819281a35e6" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,6163ade1-69d6-4ce1-ba44-9819281a35e6.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=b7cdaf99-749a-4d10-b79a-2e819aa3cfab</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,b7cdaf99-749a-4d10-b79a-2e819aa3cfab.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,b7cdaf99-749a-4d10-b79a-2e819aa3cfab.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=b7cdaf99-749a-4d10-b79a-2e819aa3cfab</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Submitted to <a title="http://www.google.com/contact/spamreport.html" href="http://www.google.com/contact/spamreport.html">http://www.google.com/contact/spamreport.html</a></p>
        <div style="margin-left: 2em">
          <p>
            <strong>Exact query that shows a problem (copy this from the Google search box):</strong>
            <br />
            <em>Technet Plus -vs- Action Pack</em>
          </p>
          <p>
            <strong>Resulting Google page that shows problem (copy the Google URL): 
         <br /></strong>
            <a href="http://www.google.com/search?rlz=1C1GGLS_enUS291&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=Technet+Plus+-vs-+action+pack">
              <em>http://www.google.com/search?rlz=1C1GGLS_enUS291&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=Technet+Plus+-vs-+action+pack</em>
            </a>
          </p>
          <p>
            <strong>The specific web page or site that is misbehaving: Type(s) of problem (check
         all that apply):</strong>
            <br />
            <a href="http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html">
              <em>http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html</em>
            </a>
          </p>
          <p>
          </p>
          <legend>
            <strong>Type(s) of problem (check all that apply):
         </strong>
          </legend>
          <br />
          <em>Cloaked page</em>
          <p>
            <strong>Additional details: 
         <br /></strong>
            <em>To Firefox or Internet Explorer user-agent strings, </em>
            <a href="http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html">
              <em>http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html</em>
            </a>
            <em> shows
         its registration page.  "View this solution now by starting your 7-day free
         trial..." at the bottom under Accepted solution.  The real answer content
         is NOT on the page. </em>
          </p>
          <p>
            <em>But when I switch my browser's UA string to Googlebot, it shows the real answer
         content which was in the Google search results.  This is deceptive to users,
         dilutes Google's search relevance, and and violates your Webmaster Guidlines at </em>
            <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66355">
              <em>http://www.google.com/support/webmasters/bin/answer.py?answer=66355</em>
            </a>
          </p>
          <p>
            <em>NOTE: SOMEtimes Experts-exchange.com DOES show the answer at the bottom, so please
         test from a variety of IPs and browsers.</em>
          </p>
        </div>
        <p>
          <em>
          </em>
        </p>
        <p>
      Interestingly, it's <a href="http://www.google.com/search?q=experts-exchange+cloaking">no
      new problem</a> and <a title="Matt Cutts gives A quick word about cloaking" href="http://www.mattcutts.com/blog/a-quick-word-about-cloaking/">Google
      is aware</a> of but <a title="Experts Exchange. Stop the cloaking before its too late." href="http://blog.webdistortion.com/2008/04/16/experts-exchange-stop-the-cloaking-before-its-too-late/">ignoring</a><a title="Experts Exchange Are Cloaking Asshats" href="http://www.whoisgregg.com/blog/2007/07/experts-exchange-are-cloaking-asshats.html">it</a>? 
      Maybe if more people fill out the form to complain...?
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=b7cdaf99-749a-4d10-b79a-2e819aa3cfab" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Google Report a Spam Result</title>
      <guid>http://blog.throbs.net/PermaLink,guid,b7cdaf99-749a-4d10-b79a-2e819aa3cfab.aspx</guid>
      <link>http://blog.throbs.net/2008/09/23/Google+Report+A+Spam+Result.aspx</link>
      <pubDate>Tue, 23 Sep 2008 18:54:18 GMT</pubDate>
      <description>&lt;p&gt;
   Submitted to &lt;a title="http://www.google.com/contact/spamreport.html" href="http://www.google.com/contact/spamreport.html"&gt;http://www.google.com/contact/spamreport.html&lt;/a&gt;
&lt;/p&gt;
&lt;div style="margin-left: 2em"&gt;
   &lt;p&gt;
      &lt;strong&gt;Exact query that shows a problem (copy this from the Google search box):&lt;/strong&gt; 
      &lt;br /&gt;
      &lt;em&gt;Technet Plus -vs- Action Pack&lt;/em&gt;
   &lt;/p&gt;
   &lt;p&gt;
      &lt;strong&gt;Resulting Google page that shows problem (copy the Google URL): 
      &lt;br /&gt;
      &lt;/strong&gt;&lt;a href="http://www.google.com/search?rlz=1C1GGLS_enUS291&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&amp;amp;q=Technet+Plus+-vs-+action+pack"&gt;&lt;em&gt;http://www.google.com/search?rlz=1C1GGLS_enUS291&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&amp;amp;q=Technet+Plus+-vs-+action+pack&lt;/em&gt;&lt;/a&gt;
   &lt;/p&gt;
   &lt;p&gt;
      &lt;strong&gt;The specific web page or site that is misbehaving: Type(s) of problem (check
      all that apply):&lt;/strong&gt; 
      &lt;br /&gt;
      &lt;a href="http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html"&gt;&lt;em&gt;http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html&lt;/em&gt;&lt;/a&gt;
   &lt;/p&gt;
   &lt;p&gt;
   &lt;legend&gt;&lt;strong&gt;Type(s) of problem (check all that apply):
   &lt;/legend&gt;
   &gt; 
   &lt;br /&gt;
   &lt;em&gt;Cloaked page&lt;/em&gt;&gt;
   &lt;p&gt;
      &lt;strong&gt;Additional details: 
      &lt;br /&gt;
      &lt;/strong&gt;&lt;em&gt;To Firefox or Internet Explorer user-agent strings, &lt;/em&gt;&lt;a href="http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html"&gt;&lt;em&gt;http://www.experts-exchange.com/Microsoft/Applications/Q_23272956.html&lt;/em&gt;&lt;/a&gt;&lt;em&gt; shows
      its registration page.&amp;#160; &amp;quot;View this solution now by starting your 7-day free
      trial...&amp;quot; at the bottom under Accepted solution.&amp;#160; The real answer content
      is NOT on the page. &lt;/em&gt;
   &lt;/p&gt;
   &lt;p&gt;
      &lt;em&gt;But when I switch my browser's UA string to Googlebot, it shows the real answer
      content which was in the Google search results.&amp;#160; This is deceptive to users,
      dilutes Google's search relevance, and and violates your Webmaster Guidlines at &lt;/em&gt;&lt;a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66355"&gt;&lt;em&gt;http://www.google.com/support/webmasters/bin/answer.py?answer=66355&lt;/em&gt;&lt;/a&gt;
   &lt;/p&gt;
   &lt;p&gt;
      &lt;em&gt;NOTE: SOMEtimes Experts-exchange.com DOES show the answer at the bottom, so please
      test from a variety of IPs and browsers.&lt;/em&gt;
   &lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
   &lt;em&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   Interestingly, it's &lt;a href="http://www.google.com/search?q=experts-exchange+cloaking"&gt;no
   new problem&lt;/a&gt; and &lt;a title="Matt Cutts gives A quick word about cloaking" href="http://www.mattcutts.com/blog/a-quick-word-about-cloaking/"&gt;Google
   is aware&lt;/a&gt; of but &lt;a title="Experts Exchange. Stop the cloaking before its too late." href="http://blog.webdistortion.com/2008/04/16/experts-exchange-stop-the-cloaking-before-its-too-late/"&gt;ignoring&lt;/a&gt; &lt;a title="Experts Exchange Are Cloaking Asshats" href="http://www.whoisgregg.com/blog/2007/07/experts-exchange-are-cloaking-asshats.html"&gt;it&lt;/a&gt;?&amp;#160;
   Maybe if more people fill out the form to complain...?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=b7cdaf99-749a-4d10-b79a-2e819aa3cfab" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,b7cdaf99-749a-4d10-b79a-2e819aa3cfab.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=fb950a5b-9cda-4278-bfa4-48f12c58ee89</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,fb950a5b-9cda-4278-bfa4-48f12c58ee89.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,fb950a5b-9cda-4278-bfa4-48f12c58ee89.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=fb950a5b-9cda-4278-bfa4-48f12c58ee89</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      It's August 2008, almost 2 years since Internet Explorer 7 came out.  So why
      on earth does IE6 still have almost the same market share?  
   </p>
        <div style="margin-left: 2em">
          <h4>
            <a href="http://www.thecounter.com/stats/2008/August/browser.php">Browser Stats</a>
          </h4>
          <p>
         Fri Feb 1 00:01:02 2008 - Sun Aug 31 23:58:00 2008   213.0 Days 
      </p>
          <p>
         1. MSIE 7.x   
         <br /><img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="41%" /><img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /><br />
         15370300 (41%)
      </p>
          <p>
         2. MSIE 6.x   
         <br /><img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="36%" /><img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /><br />
         13493578 (36%)
      </p>
          <p>
         3. FireFox   
         <br /><img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="17%" /><img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /><br />
         6230544 (17%)
      </p>
          <p>
         4. Safari   
         <br /><img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="3%" /><img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /><br />
         1276526 (3%)
      </p>
          <p>
         5. Opera x.x   
         <br /><img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="1%" /><img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /><br />
         306845 (1%)
      </p>
        </div>
        <p>
       
   </p>
        <p>
      I was sure the world would be (nearly) free of IE6 a year ago, but adoption has slowed
      so much that it's only given 1% to IE7 in the last 7 months.  
   </p>
        <p>
      Microsoft, you're not pushing hard enough -- get that fogey out of here ASAP!
   </p>
        <p>
       
   </p>
        <p>
      And now back to futzing with transparent PNGs for IE6...
   </p>
        <p>
       
   </p>
        <div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ed0622a7-1a60-4e91-be00-1e6204d99473" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati
      Tags: <a href="http://technorati.com/tags/Internet%20Explorer" rel="tag">Internet
      Explorer</a>,<a href="http://technorati.com/tags/webdev" rel="tag">webdev</a></div>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=fb950a5b-9cda-4278-bfa4-48f12c58ee89" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>IE6, are you still here?!</title>
      <guid>http://blog.throbs.net/PermaLink,guid,fb950a5b-9cda-4278-bfa4-48f12c58ee89.aspx</guid>
      <link>http://blog.throbs.net/2008/09/04/IE6+Are+You+Still+Here.aspx</link>
      <pubDate>Thu, 04 Sep 2008 18:33:21 GMT</pubDate>
      <description>&lt;p&gt;
   It's August 2008, almost 2 years since Internet Explorer 7 came out.&amp;#160; So why
   on earth does IE6 still have almost the same market share?&amp;#160; 
&lt;/p&gt;
&lt;div style="margin-left: 2em"&gt;
   &lt;h4&gt;&lt;a href="http://www.thecounter.com/stats/2008/August/browser.php"&gt;Browser Stats&lt;/a&gt;
   &lt;/h4&gt;
   &lt;p&gt;
      Fri Feb 1 00:01:02 2008 - Sun Aug 31 23:58:00 2008&amp;#160;&amp;#160; 213.0 Days 
   &lt;/p&gt;
   &lt;p&gt;
      1. MSIE 7.x&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="41%" /&gt;&lt;img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /&gt; 
      &lt;br /&gt;
      15370300 (41%)
   &lt;/p&gt;
   &lt;p&gt;
      2. MSIE 6.x&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="36%" /&gt;&lt;img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /&gt; 
      &lt;br /&gt;
      13493578 (36%)
   &lt;/p&gt;
   &lt;p&gt;
      3. FireFox&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="17%" /&gt;&lt;img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /&gt; 
      &lt;br /&gt;
      6230544 (17%)
   &lt;/p&gt;
   &lt;p&gt;
      4. Safari&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="3%" /&gt;&lt;img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /&gt; 
      &lt;br /&gt;
      1276526 (3%)
   &lt;/p&gt;
   &lt;p&gt;
      5. Opera x.x&amp;#160;&amp;#160; 
      &lt;br /&gt;
      &lt;img height="7" src="http://www.thecounter.com/img/bgraph_str.gif" width="1%" /&gt;&lt;img height="7" src="http://www.thecounter.com/img/ggraph_str.gif" /&gt; 
      &lt;br /&gt;
      306845 (1%)
   &lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   I was sure the world would be (nearly) free of IE6 a year ago, but adoption has slowed
   so much that it's only given 1% to IE7 in the last 7 months.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   Microsoft, you're not pushing hard enough -- get that fogey out of here ASAP!
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   And now back to futzing with transparent PNGs for IE6...
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ed0622a7-1a60-4e91-be00-1e6204d99473" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati
   Tags: &lt;a href="http://technorati.com/tags/Internet%20Explorer" rel="tag"&gt;Internet
   Explorer&lt;/a&gt;,&lt;a href="http://technorati.com/tags/webdev" rel="tag"&gt;webdev&lt;/a&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=fb950a5b-9cda-4278-bfa4-48f12c58ee89" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,fb950a5b-9cda-4278-bfa4-48f12c58ee89.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=29c1f806-0846-4151-83fc-6f1398db1516</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,29c1f806-0846-4151-83fc-6f1398db1516.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,29c1f806-0846-4151-83fc-6f1398db1516.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=29c1f806-0846-4151-83fc-6f1398db1516</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="4">
            <a href="http://www.imdb.com/name/nm0248052/">
              <em>I'm a movie star <font face="Tahoma" size="1">(uncredited)</font>!</em>
            </a>
          </font>
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=29c1f806-0846-4151-83fc-6f1398db1516" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Hey look at me,</title>
      <guid>http://blog.throbs.net/PermaLink,guid,29c1f806-0846-4151-83fc-6f1398db1516.aspx</guid>
      <link>http://blog.throbs.net/2008/09/04/Hey+Look+At+Me.aspx</link>
      <pubDate>Thu, 04 Sep 2008 03:07:31 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;font size="4"&gt;&lt;a href="http://www.imdb.com/name/nm0248052/"&gt;&lt;em&gt;I'm a movie star &lt;font face="Tahoma" size="1"&gt;(uncredited)&lt;/font&gt;!&lt;/em&gt;&lt;/a&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=29c1f806-0846-4151-83fc-6f1398db1516" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,29c1f806-0846-4151-83fc-6f1398db1516.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bed878d9-51cf-44cd-9703-937554f03d5f" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati
      Tags: <a href="http://technorati.com/tags/general%20geekery" rel="tag">general geekery</a></div>
        <p>
       
   </p>
        <blockquote>
          <font size="4">You will not sleep, if you lie there a thousand years,
   until you have opened your hand and yielded that which is not yours to give or to
   withhold.  You may think you are dead, but it will be only a dream;  you
   may think you have come awake, but it will still be only a dream.  Open your
   hand, and you will sleep indeed -- then wake indeed.</font>
        </blockquote>
        <p align="right">
      From <em>Lilith</em>, by George MacDonald 
      <br />
      Found in <em>The Collected Works of C.S. Lewis</em>, page 123
   </p>
        <p>
       
   </p>
        <p>
      It's a <a href="http://kyblogger.com/2008/08/26/book-meme-part-deux-2/">book meme</a>. 
      I did this, you do it too:
   </p>
        <ol>
          <li>
         Grab the nearest book. 
      </li>
          <li>
         Open the book to page 123. 
      </li>
          <li>
         Find the fifth sentence. 
      </li>
          <li>
         Post the text of the next 3 sentences on your blog along with these instructions. 
      </li>
          <li>
         Don’t you dare dig for that “cool” or “intellectual”
         book in your closet! I know you were thinking about it! Just pick up whatever is closest. 
      </li>
        </ol>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Grab the nearest book...</title>
      <guid>http://blog.throbs.net/PermaLink,guid,0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2.aspx</guid>
      <link>http://blog.throbs.net/2008/08/27/Grab+The+Nearest+Book.aspx</link>
      <pubDate>Wed, 27 Aug 2008 19:20:57 GMT</pubDate>
      <description>&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bed878d9-51cf-44cd-9703-937554f03d5f" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati
   Tags: &lt;a href="http://technorati.com/tags/general%20geekery" rel="tag"&gt;general geekery&lt;/a&gt;
&lt;/div&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;blockquote&gt;&lt;font size="4"&gt;You will not sleep, if you lie there a thousand years,
until you have opened your hand and yielded that which is not yours to give or to
withhold.&amp;#160; You may think you are dead, but it will be only a dream;&amp;#160; you
may think you have come awake, but it will still be only a dream.&amp;#160; Open your
hand, and you will sleep indeed -- then wake indeed.&lt;/font&gt;&lt;/blockquote&gt; 
&lt;p align="right"&gt;
   From &lt;em&gt;Lilith&lt;/em&gt;, by George MacDonald 
   &lt;br /&gt;
   Found in &lt;em&gt;The Collected Works of C.S. Lewis&lt;/em&gt;, page 123
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   It's a &lt;a href="http://kyblogger.com/2008/08/26/book-meme-part-deux-2/"&gt;book meme&lt;/a&gt;.&amp;#160;
   I did this, you do it too:
&lt;/p&gt;
&lt;ol&gt;
   &lt;li&gt;
      Grab the nearest book. 
   &lt;/li&gt;
   &lt;li&gt;
      Open the book to page 123. 
   &lt;/li&gt;
   &lt;li&gt;
      Find the fifth sentence. 
   &lt;/li&gt;
   &lt;li&gt;
      Post the text of the next 3 sentences on your blog along with these instructions. 
   &lt;/li&gt;
   &lt;li&gt;
      Don&amp;#8217;t you dare dig for that &amp;#8220;cool&amp;#8221; or &amp;#8220;intellectual&amp;#8221;
      book in your closet! I know you were thinking about it! Just pick up whatever is closest. 
   &lt;/li&gt;
&lt;/ol&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,0a5f5ce2-72d9-4f3c-82e3-adbf47b98ea2.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=6b34d248-1825-408c-85a9-8593dfe4c4eb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,6b34d248-1825-408c-85a9-8593dfe4c4eb.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,6b34d248-1825-408c-85a9-8593dfe4c4eb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=6b34d248-1825-408c-85a9-8593dfe4c4eb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <p>
      On the meaning of life: 
   </p>
        <blockquote>
          <p>
      What if Life is just one big, much-too-interesting waiting room?
   </p>
        </blockquote>
        <p>
       
   </p>
        <p>
      If so, I think I'm a bit afraid to find out what's next...
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=6b34d248-1825-408c-85a9-8593dfe4c4eb" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Deep thought:  We're ready for you now, Mister Eberhardt</title>
      <guid>http://blog.throbs.net/PermaLink,guid,6b34d248-1825-408c-85a9-8593dfe4c4eb.aspx</guid>
      <link>http://blog.throbs.net/2008/08/07/Deep+Thought++Were+Ready+For+You+Now+Mister+Eberhardt.aspx</link>
      <pubDate>Thu, 07 Aug 2008 03:44:11 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   On the meaning of life: 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   What if Life is just one big, much-too-interesting waiting room?
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   If so, I think I'm a bit afraid to find out what's next...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=6b34d248-1825-408c-85a9-8593dfe4c4eb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,6b34d248-1825-408c-85a9-8593dfe4c4eb.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=ca8b1799-e60f-47b2-b90a-592eaa84e2d1</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,ca8b1799-e60f-47b2-b90a-592eaa84e2d1.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,ca8b1799-e60f-47b2-b90a-592eaa84e2d1.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=ca8b1799-e60f-47b2-b90a-592eaa84e2d1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Business has been good.  Unfortunately, it has been so <em>busy</em> that the
      smelly old Slingshot Solutions website stuck around way too long.
   </p>
        <p>
      When I say smelly, think:
   </p>
        <ul>
          <li>
         IE-only (in 2002, IE was 95%+, and Firefox was still a glimmer)</li>
          <li>
         IE6-only -- IE7 often crashes (why <em>can </em>browsers still be crashed by web code
         these days?)</li>
          <li>
         Outdated in various ways (6.5yrs)</li>
          <li>
         Kinda ugly</li>
          <li>
         Over-complicated</li>
          <li>
         Wordy -- can there be too little horn-tooting?</li>
          <li>
         Did I mention IE-only?</li>
        </ul>
        <p>
      So my goals for a new site were focused on simplicity and compatibility.  I started
      designing building it when I started back to <a title="Corporate-vs-Consultant" href="http://blog.throbs.net/2008/01/25/CorporatevsConsultant.aspx">Slingshot
      Solutions full-time</a>, and have been alternating between false starts, second-guessing,
      and neglect ever since.  
   </p>
        <p align="center">
      It's finally done now, though.  Please meet the slim and trim new "<a title="Slingshot Solutions" href="http://slingfive.com/">slingfive.com
      2.0</a>": 
      <br /><a href="http://slingfive.com/"><img src="http://blog.throbs.net/blog/content/binary/slingfive%202.0%20%20-sm.jpg" alt="slingfive 2.0  -sm.jpg" width="247" border="1" height="164" /></a><img src="file:///C:/Users/re/Desktop/slingfive%202.0%20%20-sm.jpg" alt="" /></p>
        <p>
      It works on any modern browser, plus IE6 (kicking and screaming).  Some other
      geeky goodness:
   </p>
        <ul>
          <li>
         It's Javascript-heavy, but it's all non-obtrusive and progressively-enhanced, so it
         still works with Javascript disabled.</li>
          <li>
         JQuery greatly helped simplify the visuals by hiding less important stuff until it's
         needed.  Rather than a second page just for a contact form, Contact Us is just
         a popup.  Similarly, I built a hide/show toggle for less-important content details.</li>
          <li>
         FONTS!  Every web designer hates the fact that you have to choose fonts based
         on lowest-common denominators (not everyone has your font on their system). 
         Alternatively, you can use images or Flash to get around this (carefully!). 
         I certainly wanted automatic as possible, so I tried <a title="Scalable Inman Flash Replacement" href="http://www.mikeindustries.com/sifr">SIFR</a> (implementation
         stinks), then settled on <a title="ASP.net Image Replacement" href="http://aspnetresources.com/blog/dotnet_image_replacement3.aspx">DotIR</a>. 
         Unfortunately v3 only outputs non-transparent GIFs, but with the wonders of open source,
         I've improved it to output anti-aliased transparent PNGs (including IE6 compatibility),
         and made it medium-trust compatible (for web hosts).  Hopefully my changes will
         reach the next version.</li>
        </ul>
        <p>
      Weaknesses / to-do:
   </p>
        <ul>
          <li>
         Still way too wordy, this time with TLAs ("acronymy"?).</li>
          <li>
         I pulled over my old code section for developers.  I've tested none of it though,
         and will surely need to fix several server-side settings.</li>
          <li>
         The layout wrecks at less than 1024x768.  <a title="June 2008 global statistics for screen resolution" href="http://www.thecounter.com/stats/2008/June/res.php">Stats</a> say
         that covers 90% of the world, but that's hollow comfort.</li>
        </ul>
        <p>
      For now I'm just happy it's out and not killing anyone.  Hurrah!
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ca8b1799-e60f-47b2-b90a-592eaa84e2d1" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>New site</title>
      <guid>http://blog.throbs.net/PermaLink,guid,ca8b1799-e60f-47b2-b90a-592eaa84e2d1.aspx</guid>
      <link>http://blog.throbs.net/2008/07/09/New+Site.aspx</link>
      <pubDate>Wed, 09 Jul 2008 23:41:25 GMT</pubDate>
      <description>&lt;p&gt;
   Business has been good.&amp;nbsp; Unfortunately, it has been so &lt;em&gt;busy&lt;/em&gt; that the
   smelly old Slingshot Solutions website stuck around way too long.
&lt;/p&gt;
&lt;p&gt;
   When I say smelly, think:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      IE-only (in 2002, IE was 95%+, and Firefox was still a glimmer)&lt;/li&gt;
   &lt;li&gt;
      IE6-only -- IE7 often crashes (why &lt;em&gt;can &lt;/em&gt;browsers still be crashed by web code
      these days?)&lt;/li&gt;
   &lt;li&gt;
      Outdated in various ways (6.5yrs)&lt;/li&gt;
   &lt;li&gt;
      Kinda ugly&lt;/li&gt;
   &lt;li&gt;
      Over-complicated&lt;/li&gt;
   &lt;li&gt;
      Wordy -- can there be too little horn-tooting?&lt;/li&gt;
   &lt;li&gt;
      Did I mention IE-only?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   So my goals for a new site were focused on simplicity and compatibility.&amp;nbsp; I started
   designing building it when I started back to &lt;a title="Corporate-vs-Consultant" href="http://blog.throbs.net/2008/01/25/CorporatevsConsultant.aspx"&gt;Slingshot
   Solutions full-time&lt;/a&gt;, and have been alternating between false starts, second-guessing,
   and neglect ever since.&amp;nbsp; 
&lt;/p&gt;
&lt;p align="center"&gt;
   It's finally done now, though.&amp;nbsp; Please meet the slim and trim new "&lt;a title="Slingshot Solutions" href="http://slingfive.com/"&gt;slingfive.com
   2.0&lt;/a&gt;": 
   &lt;br&gt;
   &lt;a href="http://slingfive.com/"&gt;&lt;img src="http://blog.throbs.net/blog/content/binary/slingfive%202.0%20%20-sm.jpg" alt="slingfive 2.0  -sm.jpg" width="247" border="1" height="164"&gt;&lt;/a&gt;&lt;img src="file:///C:/Users/re/Desktop/slingfive%202.0%20%20-sm.jpg" alt=""&gt;
&lt;/p&gt;
&lt;p&gt;
   It works on any modern browser, plus IE6 (kicking and screaming).&amp;nbsp; Some other
   geeky goodness:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      It's Javascript-heavy, but it's all non-obtrusive and progressively-enhanced, so it
      still works with Javascript disabled.&lt;/li&gt;
   &lt;li&gt;
      JQuery greatly helped simplify the visuals by hiding less important stuff until it's
      needed.&amp;nbsp; Rather than a second page just for a contact form, Contact Us is just
      a popup.&amp;nbsp; Similarly, I built a hide/show toggle for less-important content details.&lt;/li&gt;
   &lt;li&gt;
      FONTS!&amp;nbsp; Every web designer hates the fact that you have to choose fonts based
      on lowest-common denominators (not everyone has your font on their system).&amp;nbsp;
      Alternatively, you can use images or Flash to get around this (carefully!).&amp;nbsp;
      I certainly wanted automatic as possible, so I tried &lt;a title="Scalable Inman Flash Replacement" href="http://www.mikeindustries.com/sifr"&gt;SIFR&lt;/a&gt; (implementation
      stinks), then settled on &lt;a title="ASP.net Image Replacement" href="http://aspnetresources.com/blog/dotnet_image_replacement3.aspx"&gt;DotIR&lt;/a&gt;.&amp;nbsp;
      Unfortunately v3 only outputs non-transparent GIFs, but with the wonders of open source,
      I've improved it to output anti-aliased transparent PNGs (including IE6 compatibility),
      and made it medium-trust compatible (for web hosts).&amp;nbsp; Hopefully my changes will
      reach the next version.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   Weaknesses / to-do:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      Still way too wordy, this time with TLAs ("acronymy"?).&lt;/li&gt;
   &lt;li&gt;
      I pulled over my old code section for developers.&amp;nbsp; I've tested none of it though,
      and will surely need to fix several server-side settings.&lt;/li&gt;
   &lt;li&gt;
      The layout wrecks at less than 1024x768.&amp;nbsp; &lt;a title="June 2008 global statistics for screen resolution" href="http://www.thecounter.com/stats/2008/June/res.php"&gt;Stats&lt;/a&gt; say
      that covers 90% of the world, but that's hollow comfort.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   For now I'm just happy it's out and not killing anyone.&amp;nbsp; Hurrah!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ca8b1799-e60f-47b2-b90a-592eaa84e2d1" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,ca8b1799-e60f-47b2-b90a-592eaa84e2d1.aspx</comments>
      <category>business;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=417479a5-a2e2-426b-ade7-d90227a656d5</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,417479a5-a2e2-426b-ade7-d90227a656d5.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,417479a5-a2e2-426b-ade7-d90227a656d5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=417479a5-a2e2-426b-ade7-d90227a656d5</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <h3>Because <em>not</em> proofreading shows your contempt for us both.
   </h3>
        <p>
       
   </p>
        <p>
      Dear Mr. Q:  
   </p>
        <p>
      I find it disturbing that you could misspell your own name, and not notice/care for
      this long.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=417479a5-a2e2-426b-ade7-d90227a656d5" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Why proofreading is important.</title>
      <guid>http://blog.throbs.net/PermaLink,guid,417479a5-a2e2-426b-ade7-d90227a656d5.aspx</guid>
      <link>http://blog.throbs.net/2008/05/27/Why+Proofreading+Is+Important.aspx</link>
      <pubDate>Tue, 27 May 2008 18:44:33 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;h3&gt;Because &lt;em&gt;not&lt;/em&gt; proofreading shows your contempt for us both.
&lt;/h3&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   Dear Mr. Q:&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   I find it disturbing that you could misspell your own name, and not notice/care for
   this long.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=417479a5-a2e2-426b-ade7-d90227a656d5" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,417479a5-a2e2-426b-ade7-d90227a656d5.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=749d620b-e29a-4f5b-8b18-df02fcddf8eb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,749d620b-e29a-4f5b-8b18-df02fcddf8eb.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,749d620b-e29a-4f5b-8b18-df02fcddf8eb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=749d620b-e29a-4f5b-8b18-df02fcddf8eb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://dean.edwards.name/">Dean</a> pointed out that Apple's <a href="http://webkit.org/blog/">Webkit
      team</a> is finally adding <a href="http://msdn2.microsoft.com/en-us/library/ms532853.aspx">Internet
      Explorer's CSS Visual Filters</a> (invented back in 1998 with Internet Explorer 4),
      and are calling it <a href="http://webkit.org/blog/181/css-masks/?repost">CSS Masks</a> in
      Safari.
   </p>
        <p>
      The sad news is that nobody's giving the IE team due credit.  The good news is
      that <em>that power is now there</em>.  
   </p>
        <p>
      So hooray Safari for ignoring web standards!  Yes, I mean that.  I'll take
      a good <em>de-facto </em>standard over nothing any day (anyone remember when the W3C
      actually did stuff?)  Step up to the plate, <a href="http://ln.hixie.ch/">Opera</a>, <a href="http://weblogs.mozillazine.org/">Mozilla</a>,
      and <a href="http://www.kdedevelopers.org/">Konqueror</a>!
   </p>
        <p>
      While you're at it, don't forget to grab IE's other great dev features, too! 
      If we get <a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fbehaviors%2foverview.asp">DHTML
      Behaviors</a>, <a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdatabind%2fdata_binding_node_entry.asp">Databinding</a>, <a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2foverview%2frecalc.asp">CSS
      Expressions</a>, <a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2foverview%2fccomment_ovw.asp">Conditional
      Comments</a>, and <a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2freference%2fproperties%2fdefer.asp">Deferred
      Scripts</a>, that will cover my 2005 <a href="http://blog.throbs.net/2005/09/25/Disarm+IE+My+Dev+Wishlist+For+Other+Browsers.aspx">Dev
      Wishlist for Other Browsers</a>. 
      <br />
          That done, MS-haters could complain less about proprietary/innovation
      and the <em>the web could keep moving forward</em>.  To be clear, I'm saying
      the effort to complain about IE's extras would be better spent copying them in other
      browsers, helping web developers and by extension users.
   </p>
        <p>
      Hooray for progress!
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=749d620b-e29a-4f5b-8b18-df02fcddf8eb" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Hooray, Safari is upgrading to IE4!</title>
      <guid>http://blog.throbs.net/PermaLink,guid,749d620b-e29a-4f5b-8b18-df02fcddf8eb.aspx</guid>
      <link>http://blog.throbs.net/2008/04/25/Hooray+Safari+Is+Upgrading+To+IE4.aspx</link>
      <pubDate>Fri, 25 Apr 2008 17:26:14 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://dean.edwards.name/"&gt;Dean&lt;/a&gt; pointed out that Apple's &lt;a href="http://webkit.org/blog/"&gt;Webkit
   team&lt;/a&gt; is finally adding &lt;a href="http://msdn2.microsoft.com/en-us/library/ms532853.aspx"&gt;Internet
   Explorer's CSS Visual Filters&lt;/a&gt; (invented back in 1998 with Internet Explorer 4),
   and are calling it &lt;a href="http://webkit.org/blog/181/css-masks/?repost"&gt;CSS Masks&lt;/a&gt; in
   Safari.
&lt;/p&gt;
&lt;p&gt;
   The sad news is that nobody's giving the IE team due credit.&amp;#160; The good news is
   that &lt;em&gt;that power is now there&lt;/em&gt;.&amp;#160; 
&lt;/p&gt;
&lt;p&gt;
   So hooray Safari for ignoring web standards!&amp;#160; Yes, I mean that.&amp;#160; I'll take
   a good &lt;em&gt;de-facto &lt;/em&gt;standard over nothing any day (anyone remember when the W3C
   actually did stuff?)&amp;#160; Step up to the plate, &lt;a href="http://ln.hixie.ch/"&gt;Opera&lt;/a&gt;, &lt;a href="http://weblogs.mozillazine.org/"&gt;Mozilla&lt;/a&gt;,
   and &lt;a href="http://www.kdedevelopers.org/"&gt;Konqueror&lt;/a&gt;!
&lt;/p&gt;
&lt;p&gt;
   While you're at it, don't forget to grab IE's other great dev features, too!&amp;#160;
   If we get &lt;a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fbehaviors%2foverview.asp"&gt;DHTML
   Behaviors&lt;/a&gt;, &lt;a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdatabind%2fdata_binding_node_entry.asp"&gt;Databinding&lt;/a&gt;, &lt;a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2foverview%2frecalc.asp"&gt;CSS
   Expressions&lt;/a&gt;, &lt;a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2foverview%2fccomment_ovw.asp"&gt;Conditional
   Comments&lt;/a&gt;, and &lt;a href="http://blog.throbs.net/ct.ashx?id=2f8cd22d-f050-4542-a05b-f71a4f6e1436&amp;amp;url=http%3a%2f%2fmsdn.microsoft.com%2fworkshop%2fauthor%2fdhtml%2freference%2fproperties%2fdefer.asp"&gt;Deferred
   Scripts&lt;/a&gt;, that will cover my 2005 &lt;a href="http://blog.throbs.net/2005/09/25/Disarm+IE+My+Dev+Wishlist+For+Other+Browsers.aspx"&gt;Dev
   Wishlist for Other Browsers&lt;/a&gt;. 
   &lt;br /&gt;
   &amp;#160;&amp;#160;&amp;#160; That done, MS-haters could complain less about proprietary/innovation
   and the &lt;em&gt;the web could keep moving forward&lt;/em&gt;.&amp;#160; To be clear, I'm saying
   the effort to complain about IE's extras would be better spent copying them in other
   browsers, helping web developers and by extension users.
&lt;/p&gt;
&lt;p&gt;
   Hooray for progress!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=749d620b-e29a-4f5b-8b18-df02fcddf8eb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,749d620b-e29a-4f5b-8b18-df02fcddf8eb.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=ebc908e6-ad52-405a-90fe-520e56b76dfe</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,ebc908e6-ad52-405a-90fe-520e56b76dfe.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,ebc908e6-ad52-405a-90fe-520e56b76dfe.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=ebc908e6-ad52-405a-90fe-520e56b76dfe</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
       
   </p>
        <p>
      I saw <a title="PartnerBot - Need a friend? It could be worth £1,000!" href="http://blogs.technet.com/mattmcspirit/archive/2008/04/10/need-a-friend-it-could-be-worth-1-000.aspx">Matt
      McSpirit</a>'s posting about Microsoft's new <a href="https://partner.microsoft.com/UK/40043201">PartnerBot</a> IM
      agent and contest, and gave it a whirl.  The result was a bit disappointing,
      and then went downhill:
   </p>
        <blockquote>
          <p>
      (4:45:55 PM) <b>me:</b> How can I combine SQL instances on SBS 2003? 
      <br />
      (4:45:56 PM) <b>MS PartnerBot:</b> Welcome back... 
      <br />
      Do you want more on How to buy SQL Server or SQL Server Product information? 
      <br />
      (4:46:00 PM) <b>me:</b> no 
      <br />
      (4:46:00 PM) <b>MS PartnerBot:</b> I'm sorry I couldn't help - please try again 
      <br />
      (4:46:16 PM) <b>me:</b> I'll just ask Google.com instead 
      <br />
      (4:46:16 PM) <b>MS PartnerBot:</b> Component Object Model 
      <br />
      (4:46:20 PM) <b>me:</b> What? 
      <br />
      (4:46:21 PM) <b>MS PartnerBot:</b> Partner Bot is unable to answer your query, please
      try again. 
      <br />
      (4:46:30 PM) <b>me:</b> Like I said, Google will help. 
      <br />
      (4:46:31 PM) <b>MS PartnerBot:</b> I'll try to help - please type your question 
      <br />
      (4:46:40 PM) <b>me:</b> No thanks. 
      <br />
      (4:46:40 PM) <b>MS PartnerBot:</b> You're welcome, please come back soon. 
      <br />
      (4:46:55 PM) <b>me:</b> (for nothing) 
      <br />
      (4:46:56 PM) <b>MS PartnerBot:</b> I cannot help you yet, could you refine your search? 
      <br />
      (4:47:03 PM) <b>me:</b> Who's asking the questions here? 
      <br />
      (4:47:03 PM) <b>MS PartnerBot:</b> I'm sorry I can't find that name in my directory
      - please try the Outlook Address Book 
      <br />
      (4:47:17 PM) <b>me:</b> Ok. 
      <br />
      (4:47:18 PM) <b>MS PartnerBot:</b> Partner Bot can't understand your question. Please
      rephrase it. 
      <br />
      (4:47:32 PM) <b>me:</b> Who is the Heartland District's partner representative? 
      <br />
      (4:47:33 PM) <b>MS PartnerBot:</b> Our partners are our priority - we want to help
      you develop and grow your business. Please visit the programme membership page at <a href="http://partner.microsoft.com/uk/40014052">http://partner.microsoft.com/uk/40014052</a>. 
      <br />
      (4:47:43 PM) <b>me:</b> Why don't you show me that information here? 
      <br />
      (4:47:43 PM) <b>MS PartnerBot:</b> In a competitive environment, having the right
      business intelligence can be the deciding factor in closing a deal. Gain a competitive
      edge with the information your customer needs to make a decision in your favour. Learn
      more at: <a href="https://partner.microsoft.com/UK/40018122">https://partner.microsoft.com/UK/40018122</a><br />
      (4:47:58 PM) <b>me:</b> You're Eliza, aren't you? 
      <br />
      (4:47:59 PM) <b>MS PartnerBot:</b> I am Partner Bot - code with attitude. Please type
      your question. 
      <br />
      (4:48:04 PM) <b>me:</b> ha
   </p>
        </blockquote>
        <p>
      "Code with attitude" -- if only it was helpful too.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ebc908e6-ad52-405a-90fe-520e56b76dfe" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Eliza finds a new job as Microsoft's PartnerBot</title>
      <guid>http://blog.throbs.net/PermaLink,guid,ebc908e6-ad52-405a-90fe-520e56b76dfe.aspx</guid>
      <link>http://blog.throbs.net/2008/04/14/Eliza+Finds+A+New+Job+As+Microsofts+PartnerBot.aspx</link>
      <pubDate>Mon, 14 Apr 2008 20:55:53 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   &amp;#160;
&lt;/p&gt;
&lt;p&gt;
   I saw &lt;a title="PartnerBot - Need a friend? It could be worth &amp;#163;1,000!" href="http://blogs.technet.com/mattmcspirit/archive/2008/04/10/need-a-friend-it-could-be-worth-1-000.aspx"&gt;Matt
   McSpirit&lt;/a&gt;'s posting about Microsoft's new &lt;a href="https://partner.microsoft.com/UK/40043201"&gt;PartnerBot&lt;/a&gt; IM
   agent and contest, and gave it a whirl.&amp;#160; The result was a bit disappointing,
   and then went downhill:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   (4:45:55 PM) &lt;b&gt;me:&lt;/b&gt; How can I combine SQL instances on SBS 2003? 
   &lt;br /&gt;
   (4:45:56 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; Welcome back... 
   &lt;br /&gt;
   Do you want more on How to buy SQL Server or SQL Server Product information? 
   &lt;br /&gt;
   (4:46:00 PM) &lt;b&gt;me:&lt;/b&gt; no 
   &lt;br /&gt;
   (4:46:00 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; I'm sorry I couldn't help - please try again 
   &lt;br /&gt;
   (4:46:16 PM) &lt;b&gt;me:&lt;/b&gt; I'll just ask Google.com instead 
   &lt;br /&gt;
   (4:46:16 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; Component Object Model 
   &lt;br /&gt;
   (4:46:20 PM) &lt;b&gt;me:&lt;/b&gt; What? 
   &lt;br /&gt;
   (4:46:21 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; Partner Bot is unable to answer your query, please
   try again. 
   &lt;br /&gt;
   (4:46:30 PM) &lt;b&gt;me:&lt;/b&gt; Like I said, Google will help. 
   &lt;br /&gt;
   (4:46:31 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; I'll try to help - please type your question 
   &lt;br /&gt;
   (4:46:40 PM) &lt;b&gt;me:&lt;/b&gt; No thanks. 
   &lt;br /&gt;
   (4:46:40 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; You're welcome, please come back soon. 
   &lt;br /&gt;
   (4:46:55 PM) &lt;b&gt;me:&lt;/b&gt; (for nothing) 
   &lt;br /&gt;
   (4:46:56 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; I cannot help you yet, could you refine your search? 
   &lt;br /&gt;
   (4:47:03 PM) &lt;b&gt;me:&lt;/b&gt; Who's asking the questions here? 
   &lt;br /&gt;
   (4:47:03 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; I'm sorry I can't find that name in my directory
   - please try the Outlook Address Book 
   &lt;br /&gt;
   (4:47:17 PM) &lt;b&gt;me:&lt;/b&gt; Ok. 
   &lt;br /&gt;
   (4:47:18 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; Partner Bot can't understand your question. Please
   rephrase it. 
   &lt;br /&gt;
   (4:47:32 PM) &lt;b&gt;me:&lt;/b&gt; Who is the Heartland District's partner representative? 
   &lt;br /&gt;
   (4:47:33 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; Our partners are our priority - we want to help
   you develop and grow your business. Please visit the programme membership page at &lt;a href="http://partner.microsoft.com/uk/40014052"&gt;http://partner.microsoft.com/uk/40014052&lt;/a&gt;. 
   &lt;br /&gt;
   (4:47:43 PM) &lt;b&gt;me:&lt;/b&gt; Why don't you show me that information here? 
   &lt;br /&gt;
   (4:47:43 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; In a competitive environment, having the right
   business intelligence can be the deciding factor in closing a deal. Gain a competitive
   edge with the information your customer needs to make a decision in your favour. Learn
   more at: &lt;a href="https://partner.microsoft.com/UK/40018122"&gt;https://partner.microsoft.com/UK/40018122&lt;/a&gt; 
   &lt;br /&gt;
   (4:47:58 PM) &lt;b&gt;me:&lt;/b&gt; You're Eliza, aren't you? 
   &lt;br /&gt;
   (4:47:59 PM) &lt;b&gt;MS PartnerBot:&lt;/b&gt; I am Partner Bot - code with attitude. Please type
   your question. 
   &lt;br /&gt;
   (4:48:04 PM) &lt;b&gt;me:&lt;/b&gt; ha
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   &amp;quot;Code with attitude&amp;quot; -- if only it was helpful too.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ebc908e6-ad52-405a-90fe-520e56b76dfe" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,ebc908e6-ad52-405a-90fe-520e56b76dfe.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=83955d76-bf84-421c-8063-9c28c52beda7</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,83955d76-bf84-421c-8063-9c28c52beda7.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,83955d76-bf84-421c-8063-9c28c52beda7.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=83955d76-bf84-421c-8063-9c28c52beda7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      A friend gave me a work update today, which made my day:
   </p>
        <blockquote>
          <p>
            <font size="5">"They wanted a craptastic site that just shows what they offer
      and how to get a hold of them, so I pooped something out of Frontpage and gave it
      to them."</font>
          </p>
        </blockquote>
        <p>
      I'd normally give credit, but I'm pretty sure he doesn't want it for this.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=83955d76-bf84-421c-8063-9c28c52beda7" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Best Frontpage quote</title>
      <guid>http://blog.throbs.net/PermaLink,guid,83955d76-bf84-421c-8063-9c28c52beda7.aspx</guid>
      <link>http://blog.throbs.net/2008/04/10/Best+Frontpage+Quote.aspx</link>
      <pubDate>Thu, 10 Apr 2008 19:57:33 GMT</pubDate>
      <description>&lt;p&gt;
   A friend gave me a work update today, which made my day:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   &lt;font size="5"&gt;&amp;quot;They wanted a craptastic site that just shows what they offer
   and how to get a hold of them, so I pooped something out of Frontpage and gave it
   to them.&amp;quot;&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   I'd normally give credit, but I'm pretty sure he doesn't want it for this.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=83955d76-bf84-421c-8063-9c28c52beda7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,83955d76-bf84-421c-8063-9c28c52beda7.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=9987ced6-e1ba-4799-8dfa-cf3b69ac550d</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=9987ced6-e1ba-4799-8dfa-cf3b69ac550d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I've fought with this before, and am getting it again on a fresh SBS R2 install in
      monitoring reports (and the Event Viewer/System log):
   </p>
        <blockquote>
          <p>
      The application-specific permission settings do not grant <u>Local Activation</u> permission
      for the COM Server application with CLSID {<u>E579AB5F-1CC4-44B4-BED9-DE0991FF0623</u>}
      to the user NT AUTHORITY/<u>NETWORK SERVICE</u> SID (S-1-5-20). This security permission
      can be modified using the Component Services administrative tool. 
   </p>
        </blockquote>
        <p>
      It took a long time to track down/fix the first time.  It was faster this time,
      but I'm documenting it now for future reference.  I underlined the important
      bits above.
   </p>
        <h4>First connect the dots:
   </h4>
        <ol>
          <li>
         Looked up that CLSID with regedit in HKCR\CLSDID\{<u>E579AB5F-1CC4-44B4-BED9-DE0991FF0623</u>}</li>
          <li>
         Looked up its AppID there: {<u>56BE716B-2F76-4dfa-8702-67AE10044F0B</u>}</li>
          <li>
         Open Component Services: Start &gt; Run &gt; dcomcnfg</li>
          <li>
            <em>(Guess that it's VSS related since SBS often has VSS errors, and)</em> open My
         Computer &gt; DCOM Config &gt; Volume Shadow Copy Service &gt; properties dialog.</li>
          <li>
         Confirm Volume Shadow Copy Service has that Application ID: <u>{56BE716B-2F76-4dfa-8702-67AE10044F0B}</u></li>
        </ol>
        <h4>Then actually <em>make</em> the fix:
   </h4>
        <ol>
          <li>
         Open Security tab &gt; Launch and Activation Permissions &gt; [Edit] button</li>
          <li>
         [Add] <u>Network Service</u>,  [OK]</li>
          <li>
            <em>Allow</em>
            <u>Local Activation</u> permissions to Network Service,  [OK],
         [OK]</li>
        </ol>
        <p>
          <br />
      My opinion: connecting the dots shouldn't be so nearly much more involved than making
      the fix.
   </p>
        <p>
      (Credit to <a href="http://forums.techarena.in/showthread.php?t=754746">this article</a> for
      documenting the basic troubleshooting process.)
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=9987ced6-e1ba-4799-8dfa-cf3b69ac550d" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Common SBS gotcha?</title>
      <guid>http://blog.throbs.net/PermaLink,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</guid>
      <link>http://blog.throbs.net/2008/03/12/Common+SBS+Gotcha.aspx</link>
      <pubDate>Wed, 12 Mar 2008 14:00:08 GMT</pubDate>
      <description>&lt;p&gt;
   I've fought with this before, and am getting it again on a fresh SBS R2 install in
   monitoring reports (and the Event Viewer/System log):
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   The application-specific permission settings do not grant &lt;u&gt;Local Activation&lt;/u&gt; permission
   for the COM Server application with CLSID {&lt;u&gt;E579AB5F-1CC4-44B4-BED9-DE0991FF0623&lt;/u&gt;}
   to the user NT AUTHORITY/&lt;u&gt;NETWORK SERVICE&lt;/u&gt; SID (S-1-5-20). This security permission
   can be modified using the Component Services administrative tool. 
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   It took a long time to track down/fix the first time.&amp;nbsp; It was faster this time,
   but I'm documenting it now for future reference.&amp;nbsp; I underlined the important
   bits above.
&lt;/p&gt;
&lt;h4&gt;First connect the dots:
&lt;/h4&gt;
&lt;ol&gt;
   &lt;li&gt;
      Looked up that CLSID with regedit in HKCR\CLSDID\{&lt;u&gt;E579AB5F-1CC4-44B4-BED9-DE0991FF0623&lt;/u&gt;}&lt;/li&gt;
   &lt;li&gt;
      Looked up its AppID there: {&lt;u&gt;56BE716B-2F76-4dfa-8702-67AE10044F0B&lt;/u&gt;}&lt;/li&gt;
   &lt;li&gt;
      Open Component Services: Start &amp;gt; Run &amp;gt; dcomcnfg&lt;/li&gt;
   &lt;li&gt;
      &lt;em&gt;(Guess that it's VSS related since SBS often has VSS errors, and)&lt;/em&gt; open My
      Computer &amp;gt; DCOM Config &amp;gt; Volume Shadow Copy Service &amp;gt; properties dialog.&lt;/li&gt;
   &lt;li&gt;
      Confirm Volume Shadow Copy Service has that Application ID: &lt;u&gt;{56BE716B-2F76-4dfa-8702-67AE10044F0B}&lt;/u&gt;
   &lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Then actually &lt;em&gt;make&lt;/em&gt; the fix:
&lt;/h4&gt;
&lt;ol&gt;
   &lt;li&gt;
      Open Security tab &amp;gt; Launch and Activation Permissions &amp;gt; [Edit] button&lt;/li&gt;
   &lt;li&gt;
      [Add] &lt;u&gt;Network Service&lt;/u&gt;,&amp;nbsp; [OK]&lt;/li&gt;
   &lt;li&gt;
      &lt;em&gt;Allow&lt;/em&gt; &lt;u&gt;Local Activation&lt;/u&gt; permissions to Network Service,&amp;nbsp; [OK],
      [OK]&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
   &lt;br&gt;
   My opinion: connecting the dots shouldn't be so nearly much more involved than making
   the fix.
&lt;/p&gt;
&lt;p&gt;
   (Credit to &lt;a href="http://forums.techarena.in/showthread.php?t=754746"&gt;this article&lt;/a&gt; for
   documenting the basic troubleshooting process.)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=9987ced6-e1ba-4799-8dfa-cf3b69ac550d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</comments>
      <category>tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=8a689920-83d7-4e21-aa19-428c4ee79e79</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,8a689920-83d7-4e21-aa19-428c4ee79e79.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,8a689920-83d7-4e21-aa19-428c4ee79e79.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8a689920-83d7-4e21-aa19-428c4ee79e79</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I won't say it's "finally" coming, because it might be one of Internet Explorer's
      fastest major upgrades.  But IE8 <em>is </em>coming, and better yet, <strong>I
      think it <em>is </em>"finally" catching up with the competition.</strong></p>
        <p>
      The news is all over the place, and this time I won't dig into the tech <a href="http://blog.throbs.net/2006/01/31/IE+7+Beta+2+Preview.aspx">like
      I did with the IE7 beta</a>.  I have installed the developer beta for a little
      testing, and it looks pretty similar to IE7.  Since the UI isn't changing much,
      I think it's a comparatively developer-heavy release (yum!).  
   </p>
        <h4>Here are some good official links:
   </h4>
        <ul>
          <li>
            <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/">IE8 home page</a>
          </li>
          <li>
            <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/default.htm">IE8
         Readiness Toolkit</a>
          </li>
          <li>
            <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm">IE8
         Developer Highlights</a>
          </li>
          <li>
            <a href="http://support.microsoft.com/kb/949787">IE8 Release Notes</a>
          </li>
        </ul>
        <h4>And the interesting progress &amp; commentary:
   </h4>
        <ul>
          <li>
            <a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx">IE8
         passes Acid2 test</a> (<a href="http://www.webstandards.org/action/acid2/">Acid2</a> is
         a CSS Rendering test)</li>
          <li>
            <a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx">IE
         Team says IE8 will have to opt-in to its own new standards-support</a>, and then <a href="http://www.microsoft.com/presspass/press/2008/mar08/03-03WebStandards.mspx">changes
         their minds</a> (hooray!)</li>
          <li>
            <a href="http://ajaxian.com/archives/ie-8-better-ajax-css-dom-and-new-features">Ajaxian
         on IE 8: Better Ajax, CSS, DOM, and new features</a>
          </li>
          <li>
            <a href="http://ejohn.org/blog/javascript-in-internet-explorer-8/">John Resig (JQuery)
         applauds IE8's great Javascript (and other) progress </a>
          </li>
        </ul>
        <h4>My <em>own</em>/other thoughts: 
      <br /></h4>
        <p>
          <strong>New Direction</strong>: A lot of the most interesting new stuff is neither
      UI/security improvements nor core web technology improvements, but Web 2.0-type stuff
      like <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#activities">Activities</a> and <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#webslices">WebSlices</a> which
      seem to be targeting easier <a href="http://en.wikipedia.org/wiki/Mashup_%28web_application_hybrid%29">mashups</a> and
      3rd-party browser extensions.
   </p>
        <p>
          <strong>Bad Chrome</strong>: A later IE7 release added back the Classic file menu. 
      Now they've added the crap links bar back in, sacrificing that much more viewport
      to the biggest waste of browser chrome.  Those plus the infobar warning I got
      right away doubles the 3 rows it should be, meaning if it goes live this way, my various
      inattentive relatives are gonna be scrolling <em>way</em> too much:
   </p>
        <p>
          <a href="http://blog.throbs.net/resources/HooplaRoundupforInternetExplorer8_BA08/image.png">
            <img style="border: 0px none ;" alt="image" src="http://blog.throbs.net/resources/HooplaRoundupforInternetExplorer8_BA08/image_thumb.png" border="0" height="133" width="439" />
          </a>
        </p>
        <p>
          <strong>Developer's Browser Ecosystem</strong>: <a href="http://www.thecounter.com/stats/">IE7
      usage is still roughly even with IE6</a>, and seems to have leveled off.  It's
      frustrating that IE6 is still hanging on so much.  <strong>Let's get IE8 in and
      IE6 gone!</strong></p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8a689920-83d7-4e21-aa19-428c4ee79e79" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Hoopla Roundup for Internet Explorer 8</title>
      <guid>http://blog.throbs.net/PermaLink,guid,8a689920-83d7-4e21-aa19-428c4ee79e79.aspx</guid>
      <link>http://blog.throbs.net/2008/03/06/Hoopla+Roundup+For+Internet+Explorer+8.aspx</link>
      <pubDate>Thu, 06 Mar 2008 18:13:49 GMT</pubDate>
      <description>&lt;p&gt;
   I won't say it's "finally" coming, because it might be one of Internet Explorer's
   fastest major upgrades.&amp;nbsp; But IE8 &lt;em&gt;is &lt;/em&gt;coming, and better yet, &lt;strong&gt;I
   think it &lt;em&gt;is &lt;/em&gt;"finally" catching up with the competition.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   The news is all over the place, and this time I won't dig into the tech &lt;a href="http://blog.throbs.net/2006/01/31/IE+7+Beta+2+Preview.aspx"&gt;like
   I did with the IE7 beta&lt;/a&gt;.&amp;nbsp; I have installed the developer beta for a little
   testing, and it looks pretty similar to IE7.&amp;nbsp; Since the UI isn't changing much,
   I think it's a comparatively developer-heavy release (yum!).&amp;nbsp; 
&lt;/p&gt;
&lt;h4&gt;Here are some good official links:
&lt;/h4&gt;
&lt;ul&gt;
   &lt;li&gt;
      &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/"&gt;IE8 home page&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/default.htm"&gt;IE8
      Readiness Toolkit&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm"&gt;IE8
      Developer Highlights&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://support.microsoft.com/kb/949787"&gt;IE8 Release Notes&lt;/a&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;And the interesting progress &amp;amp; commentary:
&lt;/h4&gt;
&lt;ul&gt;
   &lt;li&gt;
      &lt;a href="http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx"&gt;IE8
      passes Acid2 test&lt;/a&gt; (&lt;a href="http://www.webstandards.org/action/acid2/"&gt;Acid2&lt;/a&gt; is
      a CSS Rendering test)&lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx"&gt;IE
      Team says IE8 will have to opt-in to its own new standards-support&lt;/a&gt;, and then &lt;a href="http://www.microsoft.com/presspass/press/2008/mar08/03-03WebStandards.mspx"&gt;changes
      their minds&lt;/a&gt; (hooray!)&lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://ajaxian.com/archives/ie-8-better-ajax-css-dom-and-new-features"&gt;Ajaxian
      on IE 8: Better Ajax, CSS, DOM, and new features&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://ejohn.org/blog/javascript-in-internet-explorer-8/"&gt;John Resig (JQuery)
      applauds IE8's great Javascript (and other) progress &lt;/a&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;My &lt;em&gt;own&lt;/em&gt;/other thoughts: 
   &lt;br&gt;
&lt;/h4&gt;
&lt;p&gt;
   &lt;strong&gt;New Direction&lt;/strong&gt;: A lot of the most interesting new stuff is neither
   UI/security improvements nor core web technology improvements, but Web 2.0-type stuff
   like &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#activities"&gt;Activities&lt;/a&gt; and &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#webslices"&gt;WebSlices&lt;/a&gt; which
   seem to be targeting easier &lt;a href="http://en.wikipedia.org/wiki/Mashup_%28web_application_hybrid%29"&gt;mashups&lt;/a&gt; and
   3rd-party browser extensions.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Bad Chrome&lt;/strong&gt;: A later IE7 release added back the Classic file menu.&amp;nbsp;
   Now they've added the crap links bar back in, sacrificing that much more viewport
   to the biggest waste of browser chrome.&amp;nbsp; Those plus the infobar warning I got
   right away doubles the 3 rows it should be, meaning if it goes live this way, my various
   inattentive relatives are gonna be scrolling &lt;em&gt;way&lt;/em&gt; too much:
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://blog.throbs.net/resources/HooplaRoundupforInternetExplorer8_BA08/image.png"&gt;&lt;img style="border: 0px none ;" alt="image" src="http://blog.throbs.net/resources/HooplaRoundupforInternetExplorer8_BA08/image_thumb.png" border="0" height="133" width="439"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Developer's Browser Ecosystem&lt;/strong&gt;: &lt;a href="http://www.thecounter.com/stats/"&gt;IE7
   usage is still roughly even with IE6&lt;/a&gt;, and seems to have leveled off.&amp;nbsp; It's
   frustrating that IE6 is still hanging on so much.&amp;nbsp; &lt;strong&gt;Let's get IE8 in and
   IE6 gone!&lt;/strong&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8a689920-83d7-4e21-aa19-428c4ee79e79" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,8a689920-83d7-4e21-aa19-428c4ee79e79.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=cbfd32af-8949-4796-a1b2-0e2dc96f43bd</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,cbfd32af-8949-4796-a1b2-0e2dc96f43bd.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,cbfd32af-8949-4796-a1b2-0e2dc96f43bd.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=cbfd32af-8949-4796-a1b2-0e2dc96f43bd</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
       
   </p>
        <p>
      Microsoft just published an interesting <a href="http://blogs.technet.com/security/archive/2008/01/23/download-windows-vista-one-year-vulnerability-report.aspx">Windows
      Vista One Year Vulnerability Report</a></p>
        <p>
      I especially like this graph: 
      <br />
       <a href="http://blog.throbs.net/resources/CoolVistasecurityimprovedtoo_9352/image_3.png"><img style="border: 0px none ;" alt="Graph showing decrease of security vulnerabilities from Windows XP to Windows Vista" src="http://blog.throbs.net/resources/CoolVistasecurityimprovedtoo_9352/image_thumb_3.png" border="0" height="280" width="428" /></a></p>
        <p>
      I mentioned a few days ago that Vista seems to have picked up at XP's current level
      of stability.  From this it looks like it's done the same with security.  
   </p>
        <p>
      I think what's remarkable is that they've accomplished this while increasing the amount
      of Windows code (because of new features).  Normally more code creates more ways
      for it to fail and to get hacked, but the Vista team has done the opposite. 
      That's impressive.
   </p>
        <p>
      For bonus points, read through the report's comments (pretty fun on its own) and then
      read <a href="http://blogs.msdn.com/sdl/archive/2008/02/21/the-first-step-on-the-road-to-more-secure-software-is-admitting-you-have-a-problem.aspx">this
      response on the MS Software Development Lifecycle team blog</a>.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=cbfd32af-8949-4796-a1b2-0e2dc96f43bd" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Cool, Vista security improved too</title>
      <guid>http://blog.throbs.net/PermaLink,guid,cbfd32af-8949-4796-a1b2-0e2dc96f43bd.aspx</guid>
      <link>http://blog.throbs.net/2008/02/26/Cool+Vista+Security+Improved+Too.aspx</link>
      <pubDate>Tue, 26 Feb 2008 15:32:25 GMT</pubDate>
      <description>&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
   Microsoft just published an interesting &lt;a href="http://blogs.technet.com/security/archive/2008/01/23/download-windows-vista-one-year-vulnerability-report.aspx"&gt;Windows
   Vista One Year Vulnerability Report&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   I especially like this graph: 
   &lt;br&gt;
   &amp;nbsp;&lt;a href="http://blog.throbs.net/resources/CoolVistasecurityimprovedtoo_9352/image_3.png"&gt;&lt;img style="border: 0px none ;" alt="Graph showing decrease of security vulnerabilities from Windows XP to Windows Vista" src="http://blog.throbs.net/resources/CoolVistasecurityimprovedtoo_9352/image_thumb_3.png" border="0" height="280" width="428"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   I mentioned a few days ago that Vista seems to have picked up at XP's current level
   of stability.&amp;nbsp; From this it looks like it's done the same with security.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   I think what's remarkable is that they've accomplished this while increasing the amount
   of Windows code (because of new features).&amp;nbsp; Normally more code creates more ways
   for it to fail and to get hacked, but the Vista team has done the opposite.&amp;nbsp;
   That's impressive.
&lt;/p&gt;
&lt;p&gt;
   For bonus points, read through the report's comments (pretty fun on its own) and then
   read &lt;a href="http://blogs.msdn.com/sdl/archive/2008/02/21/the-first-step-on-the-road-to-more-secure-software-is-admitting-you-have-a-problem.aspx"&gt;this
   response on the MS Software Development Lifecycle team blog&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=cbfd32af-8949-4796-a1b2-0e2dc96f43bd" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,cbfd32af-8949-4796-a1b2-0e2dc96f43bd.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=23e87f4c-5800-49cf-9662-3d8439fcf64a</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=23e87f4c-5800-49cf-9662-3d8439fcf64a</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I've been using Vista Business for about a year.  I've had it on a secondary
      work machine since around May, and as my primary work machine since November. Overall,
      it's quite nice.
   </p>
        <p>
      But it's definitely had its quirks, mostly with waking from standby or hibernation.
      I put a couple hotfixes on, and they definitely helped, but it still did have an occasional
      strangeness. That said, in almost a year's time, I only remember needing to hard-reset
      it perhaps 3 times, and needing to reboot it maybe 5. 
   </p>
        <p>
      Now, I think that's great, considering these machines belong to a tweaker like me
      (read: not a grandma or Mac-type user who doesn't try new things).  I'd say it's <em>comparable
      reliability to a current stable XP system</em>. This is an important comparison --
      XP has been maturing since 2001, but<strong> Vista started out at the same level of
      reliability</strong>.
   </p>
        <blockquote>
          <p>
      As an aside, I've had several non-technical folks ask me <em>"is Vista as bad as they
      say?"</em> and I've only been able to respond <em>"as who says?"</em>  The only
      negative reviews I've seen were some journalists who must have put Vista on old hardware
      without current drivers.  But IT professionals I've talked to who've used Vista
      for a while seem to like it.
   </p>
        </blockquote>
        <p>
      So anyway, I still didn't want that occasional quirk, so I tracked down <i>hot-off-the-presses</i> Service
      Pack 1, and applied it last night.  It took about 45 minutes, and went flawlessly. 
      Hooray for that, and hopefully it sails even smoother now...
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=23e87f4c-5800-49cf-9662-3d8439fcf64a" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Windows Vista &amp;amp; SP1</title>
      <guid>http://blog.throbs.net/PermaLink,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</guid>
      <link>http://blog.throbs.net/2008/02/22/Windows+Vista+Amp+SP1.aspx</link>
      <pubDate>Fri, 22 Feb 2008 20:10:22 GMT</pubDate>
      <description>&lt;p&gt;
   I've been using Vista Business for about a year.&amp;nbsp; I've had it on a secondary
   work machine since around May, and as my primary work machine since November. Overall,
   it's quite nice.
&lt;/p&gt;
&lt;p&gt;
   But it's definitely had its quirks, mostly with waking from standby or hibernation.
   I put a couple hotfixes on, and they definitely helped, but it still did have an occasional
   strangeness. That said, in almost a year's time, I only remember needing to hard-reset
   it perhaps 3 times, and needing to reboot it maybe 5. 
&lt;/p&gt;
&lt;p&gt;
   Now, I think that's great, considering these machines belong to a tweaker like me
   (read: not a grandma or Mac-type user who doesn't try new things).&amp;nbsp; I'd say it's &lt;em&gt;comparable
   reliability to a current stable XP system&lt;/em&gt;. This is an important comparison --
   XP has been maturing since 2001, but&lt;strong&gt; Vista started out at the same level of
   reliability&lt;/strong&gt;.
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   As an aside, I've had several non-technical folks ask me &lt;em&gt;"is Vista as bad as they
   say?"&lt;/em&gt; and I've only been able to respond &lt;em&gt;"as who says?"&lt;/em&gt;&amp;nbsp; The only
   negative reviews I've seen were some journalists who must have put Vista on old hardware
   without current drivers.&amp;nbsp; But IT professionals I've talked to who've used Vista
   for a while seem to like it.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   So anyway, I still didn't want that occasional quirk, so I tracked down &lt;i&gt;hot-off-the-presses&lt;/i&gt; Service
   Pack 1, and applied it last night.&amp;nbsp; It took about 45 minutes, and went flawlessly.&amp;nbsp;
   Hooray for that, and hopefully it sails even smoother now...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=23e87f4c-5800-49cf-9662-3d8439fcf64a" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</comments>
      <category>tech issues of the moment;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
   In case anyone needs this, I found that this (quite batchable) command opens the XPSP2
   Firewall appropriately so Symantec Management Console can push SAV licenses to workstations:<br /><br /><code style="border: 3px ridge rgb(255, 255, 255); padding: 1ex; display: block; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: 'Courier New',monospace; font-size: small;"> &gt;
   netsh firewall set portopening TCP 2967 "Symantec AntiVirus Client Management" enable
   subnet<br /></code><br /><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Push Symantec licenses through XP Firewall</title>
      <guid>http://blog.throbs.net/PermaLink,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</guid>
      <link>http://blog.throbs.net/2008/02/06/Push+Symantec+Licenses+Through+XP+Firewall.aspx</link>
      <pubDate>Wed, 06 Feb 2008 17:08:31 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
In case anyone needs this, I found that this (quite batchable) command opens the XPSP2
Firewall appropriately so Symantec Management Console can push SAV licenses to workstations:&lt;br&gt;
&lt;br&gt;
&lt;code style="border: 3px ridge rgb(255, 255, 255); padding: 1ex; display: block; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: 'Courier New',monospace; font-size: small;"&gt; &amp;gt;
netsh firewall set portopening TCP 2967 "Symantec AntiVirus Client Management" enable
subnet&lt;br&gt;
&lt;/code&gt; 
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</comments>
      <category>tech issues of the moment;tools/tips/hacks</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=c2a601ca-0966-4a90-905f-6eaadbc35909</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,c2a601ca-0966-4a90-905f-6eaadbc35909.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,c2a601ca-0966-4a90-905f-6eaadbc35909.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=c2a601ca-0966-4a90-905f-6eaadbc35909</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Wow, I've been out of it for a while...
   </p>
        <p>
      I've failed to mention my new job at 
      <abbr title="Total &lt;strike&gt;Quantity&lt;/strike&gt; Quality Logistics">
         TQL
      </abbr>
      as Web Team Supervisor (best described as <em>"all things web").</em>  Well, <i>2yrs
      ago </i>isn't "new" anymore, though.  The job was both a break for me and also
      an experiment to try A) being <i>not a consultant</i>, B) working for a <i>non-IT </i>organization,
      and C) working with <em>bigger</em> stuff.  The break/experiments are over now
      -- my questions are answered and I'm back to working on Slingshot Solutions full-time
      (never actually stopped, but it was only for a few clients).  
   </p>
        <p>
      Enough background.  Going into this, I wanted to start a "consultant-vs-corporate
      drone" comparison .  Coming back out, I do again.  So here it is. 
      I'll just sketch it here and fill it in as I think of it.  Consider this <em>in
      progress</em>:
   </p>
        <h3>Hours
   </h3>
        <p>
          <strong>
            <em>Working For The Man</em>: Regular and Separate.</strong>
          <br />
      But too many, and for no extra reward but sacrifice to my own quest for perfection.
   </p>
        <em>
        </em>
        <p>
          <strong>
            <em>Working For The Me</em>: Free and Easy. 
      <br /></strong>"Working for the man" can mean "<em>I'm</em> the man!"  But sometimes
      it's <em>too</em> free.  I often found/find myself working at odd hours I shouldn't. 
      And often my boss was a jerk -- time off doesn't pay the bills, so no vacation and
      no sick time.  Chalk this up to I'm just a nincompoop.
   </p>
        <h3>Sense of Ownership
   </h3>
        <p>
          <strong>
            <em>The Man</em>: Good-ish.</strong>
          <br />
      Unfortunately, a strong sense of ownership without enough discretion = lousy follow-through
      and perpetual frustration.  Not my bag baby.
   </p>
        <p>
          <strong>
            <em>The Me</em>: Great. 
      <br /></strong>The only limit is my own capacity.  Time tends to be the biggest limit
      for me (I often suspect this is more a bachelor's game).
   </p>
        <h3>Stress
   </h3>
        <p>
          <strong>
            <em>The Man</em>: High. 
      <br /></strong>An uptight organization's expections often venture outside of performance. 
      Uptight sucks.
   </p>
        <p>
          <strong>
            <em>The Me</em>:</strong>
          <strong>High. 
      <br /></strong>Remember that bit about Ownership?  It's not all healthy.  While
      it's great to own your own business, it really sucks when it owns you.  (works
      of my own hands ... otherwise known as idolatry, I'd say). 
      <br />
      OTOH, I noticed I smile, sing and play music, and play with my kids a lot more lately
      (at least when I'm not swamped).
   </p>
        <h3>Teamwork
   </h3>
        <p>
          <strong>
            <em>The Man: </em>Great. 
      <br /></strong>It's wonderful to let HR, Accounting, DBAs and Network Admins just <em>do
      their thing</em>, so I don't have to.
   </p>
        <p>
          <strong>
            <em>The Me: </em>Sucks. 
      <br /></strong>Yes, I use good subcontractors, but everything is still ultimately <em>my </em>problem.
   </p>
        <h3>Motivation
   </h3>
        <p>
          <strong>
            <em>The Man: </em>Consistent.</strong>
          <br />
      There's always someone else watching (or at least the <i>sense </i>that there is),
      which keeps me on my game.<br /></p>
        <p>
          <strong>
            <em>The Me: </em>Variable.<br /></strong>As a <i>lone </i>consultant, motivation is more easily affected by other
      influences like mood or weather (these snow days are killing me!)<br /></p>
        <h3>Motive<br /></h3>
        <p>
          <strong>
            <em>The Man: C</em>onvoluted.</strong>
          <br />
      When politics/red tape get in the way, it's sometimes hard to tell if I'm fighting
      for project's success or just my own ego.
   </p>
        <p>
          <strong>
            <em>The Me: C</em>lear.<br /></strong>Simple: My customers' success is <i>my</i> success.
   </p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=c2a601ca-0966-4a90-905f-6eaadbc35909" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Corporate-vs-Consultant</title>
      <guid>http://blog.throbs.net/PermaLink,guid,c2a601ca-0966-4a90-905f-6eaadbc35909.aspx</guid>
      <link>http://blog.throbs.net/2008/01/25/CorporatevsConsultant.aspx</link>
      <pubDate>Fri, 25 Jan 2008 21:53:22 GMT</pubDate>
      <description>&lt;p&gt;
   Wow, I've been out of it for a while...
&lt;/p&gt;
&lt;p&gt;
   I've failed to mention my new job at 
   &lt;abbr title="Total &amp;lt;strike&amp;gt;Quantity&amp;lt;/strike&amp;gt; Quality Logistics"&gt;
      TQL
   &lt;/abbr&gt;
   as Web Team Supervisor (best described as &lt;em&gt;"all things web").&lt;/em&gt;&amp;nbsp; Well, &lt;i&gt;2yrs
   ago &lt;/i&gt;isn't "new" anymore, though.&amp;nbsp; The job was both a break for me and also
   an experiment to try A) being &lt;i&gt;not a consultant&lt;/i&gt;, B) working for a &lt;i&gt;non-IT &lt;/i&gt;organization,
   and C) working with &lt;em&gt;bigger&lt;/em&gt; stuff.&amp;nbsp; The break/experiments are over now
   -- my questions are answered and I'm back to working on Slingshot Solutions full-time
   (never actually stopped, but it was only for a few clients).&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   Enough background.&amp;nbsp; Going into this, I wanted to start a "consultant-vs-corporate
   drone" comparison .&amp;nbsp; Coming back out, I do again.&amp;nbsp; So here it is.&amp;nbsp;
   I'll just sketch it here and fill it in as I think of it.&amp;nbsp; Consider this &lt;em&gt;in
   progress&lt;/em&gt;:
&lt;/p&gt;
&lt;h3&gt;Hours
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;Working For The Man&lt;/em&gt;: Regular and Separate.&lt;/strong&gt; 
   &lt;br&gt;
   But too many, and for no extra reward but sacrifice to my own quest for perfection.
&lt;/p&gt;
&lt;em&gt;&lt;/em&gt; 
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;Working For The Me&lt;/em&gt;: Free and Easy. 
   &lt;br&gt;
   &lt;/strong&gt;"Working for the man" can mean "&lt;em&gt;I'm&lt;/em&gt; the man!"&amp;nbsp; But sometimes
   it's &lt;em&gt;too&lt;/em&gt; free.&amp;nbsp; I often found/find myself working at odd hours I shouldn't.&amp;nbsp;
   And often my boss was a jerk -- time off doesn't pay the bills, so no vacation and
   no sick time.&amp;nbsp; Chalk this up to I'm just a nincompoop.
&lt;/p&gt;
&lt;h3&gt;Sense of Ownership
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Man&lt;/em&gt;: Good-ish.&lt;/strong&gt; 
   &lt;br&gt;
   Unfortunately, a strong sense of ownership without enough discretion = lousy follow-through
   and perpetual frustration.&amp;nbsp; Not my bag baby.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Me&lt;/em&gt;: Great. 
   &lt;br&gt;
   &lt;/strong&gt;The only limit is my own capacity.&amp;nbsp; Time tends to be the biggest limit
   for me (I often suspect this is more a bachelor's game).
&lt;/p&gt;
&lt;h3&gt;Stress
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Man&lt;/em&gt;: High. 
   &lt;br&gt;
   &lt;/strong&gt;An uptight organization's expections often venture outside of performance.&amp;nbsp;
   Uptight sucks.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Me&lt;/em&gt;:&lt;/strong&gt; &lt;strong&gt;High. 
   &lt;br&gt;
   &lt;/strong&gt;Remember that bit about Ownership?&amp;nbsp; It's not all healthy.&amp;nbsp; While
   it's great to own your own business, it really sucks when it owns you.&amp;nbsp; (works
   of my own hands ... otherwise known as idolatry, I'd say). 
   &lt;br&gt;
   OTOH, I noticed I smile, sing and play music, and play with my kids a lot more lately
   (at least when I'm not swamped).
&lt;/p&gt;
&lt;h3&gt;Teamwork
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Man: &lt;/em&gt;Great. 
   &lt;br&gt;
   &lt;/strong&gt;It's wonderful to let HR, Accounting, DBAs and Network Admins just &lt;em&gt;do
   their thing&lt;/em&gt;, so I don't have to.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Me: &lt;/em&gt;Sucks. 
   &lt;br&gt;
   &lt;/strong&gt;Yes, I use good subcontractors, but everything is still ultimately &lt;em&gt;my &lt;/em&gt;problem.
&lt;/p&gt;
&lt;h3&gt;Motivation
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Man: &lt;/em&gt;Consistent.&lt;/strong&gt;
   &lt;br&gt;
   There's always someone else watching (or at least the &lt;i&gt;sense &lt;/i&gt;that there is),
   which keeps me on my game.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Me: &lt;/em&gt;Variable.&lt;br&gt;
   &lt;/strong&gt;As a &lt;i&gt;lone &lt;/i&gt;consultant, motivation is more easily affected by other
   influences like mood or weather (these snow days are killing me!)&lt;br&gt;
&lt;/p&gt;
&lt;h3&gt;Motive&lt;br&gt;
&lt;/h3&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Man: C&lt;/em&gt;onvoluted.&lt;/strong&gt;
   &lt;br&gt;
   When politics/red tape get in the way, it's sometimes hard to tell if I'm fighting
   for project's success or just my own ego.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;&lt;em&gt;The Me: C&lt;/em&gt;lear.&lt;br&gt;
   &lt;/strong&gt;Simple: My customers' success is &lt;i&gt;my&lt;/i&gt; success.
&lt;/p&gt;
&lt;p&gt;
   &lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=c2a601ca-0966-4a90-905f-6eaadbc35909" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,c2a601ca-0966-4a90-905f-6eaadbc35909.aspx</comments>
      <category>business;personal/family</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=322805ec-48d8-4b3e-91fc-3861a6ef25c2</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,322805ec-48d8-4b3e-91fc-3861a6ef25c2.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,322805ec-48d8-4b3e-91fc-3861a6ef25c2.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=322805ec-48d8-4b3e-91fc-3861a6ef25c2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">This is on Godaddy hosting now (for real),
   and <b><i>I</i></b> am onto Roadrunner.  This blog's roughly 50% uptime problems
   should definitely be a thing of the past.<br /><p></p><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=322805ec-48d8-4b3e-91fc-3861a6ef25c2" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>and hasta la vista, Zoomtown</title>
      <guid>http://blog.throbs.net/PermaLink,guid,322805ec-48d8-4b3e-91fc-3861a6ef25c2.aspx</guid>
      <link>http://blog.throbs.net/2007/07/21/and+Hasta+La+Vista+Zoomtown.aspx</link>
      <pubDate>Sat, 21 Jul 2007 21:44:32 GMT</pubDate>
      <description>This is on Godaddy hosting now (for real), and &lt;b&gt;&lt;i&gt;I&lt;/i&gt;&lt;/b&gt; am onto Roadrunner.&amp;nbsp;
This blog's roughly 50% uptime problems should definitely be a thing of the past.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=322805ec-48d8-4b3e-91fc-3861a6ef25c2" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,322805ec-48d8-4b3e-91fc-3861a6ef25c2.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=602b03d1-a06c-4c68-94a8-fce5373dec63</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,602b03d1-a06c-4c68-94a8-fce5373dec63.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,602b03d1-a06c-4c68-94a8-fce5373dec63.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=602b03d1-a06c-4c68-94a8-fce5373dec63</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">In my quest to dejunkify my life, I'm trying
   to move this blog to someone else's server.  Here it is on my free Godaddy hosting
   (sweeet deal, btw), but does it actually work?  Only this post will tell...<br /><p></p><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=602b03d1-a06c-4c68-94a8-fce5373dec63" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Adios valhalla</title>
      <guid>http://blog.throbs.net/PermaLink,guid,602b03d1-a06c-4c68-94a8-fce5373dec63.aspx</guid>
      <link>http://blog.throbs.net/2007/05/31/Adios+Valhalla.aspx</link>
      <pubDate>Thu, 31 May 2007 02:39:27 GMT</pubDate>
      <description>In my quest to dejunkify my life, I'm trying to move this blog to someone else's server.&amp;nbsp; Here it is on my free Godaddy hosting (sweeet deal, btw), but does it actually work?&amp;nbsp; Only this post will tell...&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=602b03d1-a06c-4c68-94a8-fce5373dec63" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,602b03d1-a06c-4c68-94a8-fce5373dec63.aspx</comments>
      <category>meta-throbs</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=5594a848-67a0-4111-afcd-c835ac09c4a0</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,5594a848-67a0-4111-afcd-c835ac09c4a0.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,5594a848-67a0-4111-afcd-c835ac09c4a0.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=5594a848-67a0-4111-afcd-c835ac09c4a0</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h4>
          <em>"People should be ashamed when they are passed on the right"</em>
        </h4>
        <p>
      I'm not a bumper-sticker person.  I really have never had one, and probably never
      will.  I guess my soapbox-ish feelings have never overcome my greater aversion
      to more visual pollution.  ...Except when it comes to driving considerately. 
      If I saw one, I'm sure I would buy and apply a bumper sticker along these lines:
   </p>
        <div style="border-right: #000 1px solid; background: #000; padding-bottom: 0.25ex; border-left: #000 1px solid; width: 13em; color: #fff; border-bottom: #000 1px solid">
          <div style="font-size: 72pt; line-height:0.45" align="center">→<br /></div>
          <div style="font-size: 8pt" align="center">keep right (except to pass)
      </div>
        </div>
        <p>
      Driving considerately depends on awareness.  If you're oblivious to what's going
      on around you, yes "mental auto-pilot" might keep you personally safe (somewhat),
      but it interferes with the effective flow of traffic.  
   </p>
        <p>
      This "driving oblivion" is essentially a form of laziness.  People
      should be ashamed when they are passed on the right, and should feel the need to apologize
      somehow, perhaps by flashing their lights in acknowledgement of the inconvenience
      they may have just caused the passer.  But of course they'd have to notice <em>that</em> too... 
   </p>
        <p>
      A similar symptom of driving oblivion is <em>failure to indicate</em>: just drift
      on over to wherever you feel like being, with no consideration for other drivers.
   </p>
        <p>
      I guess <em>flow</em> and <em>being considerate</em> are big with me these days.
   </p>
        <p>
      A not particularly-related frustration, but one which also breaks flow, is <a href="http://www.amasci.com/amateur/traffic/traffic1.html">traffic
      waves</a>.  I think I mentioned once that I'd meant to write about it as a form
      of compression wave, but fortunately someone beat me to it.  Traffic waves are
      actually <em>not </em>a symptom of laziness, but rather one of greediness -- never
      allowing enough space in front of you that someone else might be able to cut in line. 
      In the process, your foot ends up back-and-forth between pedals, magnifying the compression
      waves and actually slowing the flow.  (Imagine a sink drain that burps, back
      with the air, forth with the water).
   </p>
        <p>
      (Normally I'd apologize for venting, soapboxing, etc.  But lookee there at my
      name up top!  <em>Speaking freely</em> is a blog's "why".)
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=5594a848-67a0-4111-afcd-c835ac09c4a0" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Driving Oblivion</title>
      <guid>http://blog.throbs.net/PermaLink,guid,5594a848-67a0-4111-afcd-c835ac09c4a0.aspx</guid>
      <link>http://blog.throbs.net/2007/04/23/Driving+Oblivion.aspx</link>
      <pubDate>Mon, 23 Apr 2007 02:51:17 GMT</pubDate>
      <description>&lt;h4&gt;&lt;em&gt;"People should be ashamed when they are passed on the right"&lt;/em&gt;
&lt;/h4&gt;
&lt;p&gt;
   I'm not a bumper-sticker person.&amp;nbsp; I really have never had one, and probably never
   will.&amp;nbsp; I guess my soapbox-ish feelings have never overcome my greater aversion
   to more visual pollution.&amp;nbsp; ...Except when it comes to driving considerately.&amp;nbsp;
   If I saw one, I'm sure I would buy and apply a bumper sticker along these lines:
&lt;/p&gt;
&lt;div style="border-right: #000 1px solid; background: #000; padding-bottom: 0.25ex; border-left: #000 1px solid; width: 13em; color: #fff; border-bottom: #000 1px solid"&gt;
   &lt;div style="font-size: 72pt; line-height:0.45" align="center"&gt;→&lt;br&gt;
   &lt;/div&gt;
   &lt;div style="font-size: 8pt" align="center"&gt;keep right (except to pass)
   &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
   Driving considerately depends on awareness.&amp;nbsp; If you're oblivious to what's going
   on around you, yes "mental auto-pilot" might keep you personally safe (somewhat),
   but it interferes with the effective flow of traffic.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   This&amp;nbsp;"driving oblivion"&amp;nbsp;is essentially a form of laziness.&amp;nbsp; People
   should be ashamed when they are passed on the right, and should feel the need to apologize
   somehow, perhaps by flashing their lights in acknowledgement of the inconvenience
   they may have just caused the passer.&amp;nbsp; But of course they'd have to notice &lt;em&gt;that&lt;/em&gt; too...&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
   A similar symptom of driving oblivion is &lt;em&gt;failure to indicate&lt;/em&gt;: just drift
   on over to wherever you feel like being, with no consideration for other drivers.
&lt;/p&gt;
&lt;p&gt;
   I guess &lt;em&gt;flow&lt;/em&gt; and &lt;em&gt;being considerate&lt;/em&gt; are big with me these days.
&lt;/p&gt;
&lt;p&gt;
   A not particularly-related frustration, but one which also breaks flow, is &lt;a href="http://www.amasci.com/amateur/traffic/traffic1.html"&gt;traffic
   waves&lt;/a&gt;.&amp;nbsp; I think I mentioned once that I'd meant to write about it as a form
   of compression wave, but fortunately someone beat me to it.&amp;nbsp; Traffic waves are
   actually &lt;em&gt;not &lt;/em&gt;a symptom of laziness, but rather one of greediness -- never
   allowing enough space in front of you that someone else might be able to cut in line.&amp;nbsp;
   In the process, your foot ends up back-and-forth between pedals, magnifying the compression
   waves and actually slowing the flow.&amp;nbsp; (Imagine a sink drain that burps, back
   with the air, forth with the water).
&lt;/p&gt;
&lt;p&gt;
   (Normally I'd apologize for venting, soapboxing, etc.&amp;nbsp; But lookee there at&amp;nbsp;my
   name up top!&amp;nbsp;&amp;nbsp;&lt;em&gt;Speaking freely&lt;/em&gt;&amp;nbsp;is a blog's "why".)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=5594a848-67a0-4111-afcd-c835ac09c4a0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,5594a848-67a0-4111-afcd-c835ac09c4a0.aspx</comments>
      <category>general geekery;personal/family</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=280442df-e7e1-441c-9600-b30b4673ca62</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,280442df-e7e1-441c-9600-b30b4673ca62.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,280442df-e7e1-441c-9600-b30b4673ca62.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=280442df-e7e1-441c-9600-b30b4673ca62</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">I've bugged the <a href="http://www.microsoft.com/technet/scriptcenter/sgwho.mspx">Microsoft
   Scripting Guys</a> to make a feed for their great <a href="http://www.microsoft.com/technet/scriptcenter/resources/qanda/all.mspx">daily
   Q&amp;A</a>.  "Coming soon" was the most I ever heard (and over a year ago)...<br /><br />
   I don't know what the holdup is, but it doesn't matter to me now.  Thanks to <a href="http://www.fortysomething.ca/mt/etc/"><i>etc.</i></a>,
   I just found <a href="http://www.yoktu.com/feedmaker/">Yoktu.com Feedmaker</a>. 
   A moment later, I had the <a title="Hey, Scripting Guy! Q&amp;A archive" href="http://www.yoktu.com/feedmaker/feed.aspx?u=http://www.microsoft.com/technet/scriptcenter/resources/qanda/all.mspx&amp;f=technet">feed
   I want</a><a href="http://yoktu.com/feedmaker/feed.aspx?u=http://microsoft.com/technet/scriptcenter/resources/qanda/all.mspx"></a>. 
   Sweet!<br /><br />
   One note: Feedmaker has a Word Filter option.  Unfortunately it doesn't do positive
   filters, so <i>"?"</i> hides all the links I <i>want</i>, instead of the generic ones
   I don't.  No big deal (I'll choke doen the extras), but hey Yoktu, how about
   a googlish syntax like <i>"+?"</i> for specifying what to include?<br /><br /><a href="http://yoktu.com/feedmaker/feed.aspx?u=http://microsoft.com/technet/scriptcenter/resources/qanda/all.mspx"></a><p></p><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=280442df-e7e1-441c-9600-b30b4673ca62" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Hey, Scripting Guy!</title>
      <guid>http://blog.throbs.net/PermaLink,guid,280442df-e7e1-441c-9600-b30b4673ca62.aspx</guid>
      <link>http://blog.throbs.net/2007/03/03/Hey+Scripting+Guy.aspx</link>
      <pubDate>Sat, 03 Mar 2007 01:18:23 GMT</pubDate>
      <description>I've bugged the &lt;a href="http://www.microsoft.com/technet/scriptcenter/sgwho.mspx"&gt;Microsoft
Scripting Guys&lt;/a&gt; to make a feed for their great &lt;a href="http://www.microsoft.com/technet/scriptcenter/resources/qanda/all.mspx"&gt;daily
Q&amp;amp;A&lt;/a&gt;.&amp;nbsp; "Coming soon" was the most I ever heard (and over a year ago)...&lt;br&gt;
&lt;br&gt;
I don't know what the holdup is, but it doesn't matter to me now.&amp;nbsp; Thanks to &lt;a href="http://www.fortysomething.ca/mt/etc/"&gt;&lt;i&gt;etc.&lt;/i&gt;&lt;/a&gt;,
I just found &lt;a href="http://www.yoktu.com/feedmaker/"&gt;Yoktu.com Feedmaker&lt;/a&gt;.&amp;nbsp;
A moment later, I had the &lt;a title="Hey, Scripting Guy! Q&amp;amp;A archive" href="http://www.yoktu.com/feedmaker/feed.aspx?u=http://www.microsoft.com/technet/scriptcenter/resources/qanda/all.mspx&amp;amp;f=technet"&gt;feed
I want&lt;/a&gt;&lt;a href="http://yoktu.com/feedmaker/feed.aspx?u=http://microsoft.com/technet/scriptcenter/resources/qanda/all.mspx"&gt;&lt;/a&gt;.&amp;nbsp;
Sweet!&lt;br&gt;
&lt;br&gt;
One note: Feedmaker has a Word Filter option.&amp;nbsp; Unfortunately it doesn't do positive
filters, so &lt;i&gt;"?"&lt;/i&gt; hides all the links I &lt;i&gt;want&lt;/i&gt;, instead of the generic ones
I don't.&amp;nbsp; No big deal (I'll choke doen the extras), but hey Yoktu, how about
a googlish syntax like &lt;i&gt;"+?"&lt;/i&gt; for specifying what to include?&lt;br&gt;
&lt;br&gt;
&lt;a href="http://yoktu.com/feedmaker/feed.aspx?u=http://microsoft.com/technet/scriptcenter/resources/qanda/all.mspx"&gt;&lt;/a&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=280442df-e7e1-441c-9600-b30b4673ca62" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,280442df-e7e1-441c-9600-b30b4673ca62.aspx</comments>
      <category>general geekery;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=ce48af3b-a13b-4d62-8cc6-7044062bb4f9</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,ce48af3b-a13b-4d62-8cc6-7044062bb4f9.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,ce48af3b-a13b-4d62-8cc6-7044062bb4f9.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=ce48af3b-a13b-4d62-8cc6-7044062bb4f9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">It's been a long time since I've done one
   of these, but here's another <a href="http://blog.throbs.net/2005/04/24/My+First+10+Random+Songs.aspx">top
   10 randomized entries from my collection</a>:<br /><br /><ul><li>
         Byrds - Turn! Turn! Turn! (To Everything There Is A Season)</li><li>
         Kool and the Gang - 16 Spirit Of The Boogie</li><li>
         King's X - Pretend</li><li>
         The Commodores - Still</li><li>
         Spock's Beard - 4 O' Clock</li><li>
         Lit - Miserable</li><li>
         Journey - Any Way You Want It</li><li>
         Van Halen II - D.O.A.</li><li>
         They Might Be Giants - Clap Your Hands</li><li>
         Mike Helm - Meet My New Friend<br /></li></ul><br />
   (Granted, I cheated when I removed the Mr. Belvedere theme song, but can you blame
   me?)<br /><br /><br /><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ce48af3b-a13b-4d62-8cc6-7044062bb4f9" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Top 10</title>
      <guid>http://blog.throbs.net/PermaLink,guid,ce48af3b-a13b-4d62-8cc6-7044062bb4f9.aspx</guid>
      <link>http://blog.throbs.net/2007/02/17/Top+10.aspx</link>
      <pubDate>Sat, 17 Feb 2007 21:40:19 GMT</pubDate>
      <description>It's been a long time since I've done one of these, but here's another &lt;a href="http://blog.throbs.net/2005/04/24/My+First+10+Random+Songs.aspx"&gt;top
10 randomized entries from my collection&lt;/a&gt;:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
   &lt;li&gt;
      Byrds - Turn! Turn! Turn! (To Everything There Is A Season)&lt;/li&gt;
   &lt;li&gt;
      Kool and the Gang - 16 Spirit Of The Boogie&lt;/li&gt;
   &lt;li&gt;
      King's X - Pretend&lt;/li&gt;
   &lt;li&gt;
      The Commodores - Still&lt;/li&gt;
   &lt;li&gt;
      Spock's Beard - 4 O' Clock&lt;/li&gt;
   &lt;li&gt;
      Lit - Miserable&lt;/li&gt;
   &lt;li&gt;
      Journey - Any Way You Want It&lt;/li&gt;
   &lt;li&gt;
      Van Halen II - D.O.A.&lt;/li&gt;
   &lt;li&gt;
      They Might Be Giants - Clap Your Hands&lt;/li&gt;
   &lt;li&gt;
      Mike Helm - Meet My New Friend&lt;br&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
(Granted, I cheated when I removed the Mr. Belvedere theme song, but can you blame
me?)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=ce48af3b-a13b-4d62-8cc6-7044062bb4f9" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,ce48af3b-a13b-4d62-8cc6-7044062bb4f9.aspx</comments>
      <category>fun/entertainment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
      A comment I just posted at <a title="http://datamining.typepad.com/data_mining/attensa/index.html" href="http://datamining.typepad.com/data_mining/attensa/index.html">http://datamining.typepad.com/data_mining/attensa/</a> : 
   </p>
        <blockquote>
          <p>
            <em>I've been using intraVnews for several years, liking Outlook's sorting power to
      manage info, but I'm not at one machine long enough lately to keep current. So I went
      shopping for an online reader, and found your post and the </em>
            <a href="http://kbcafe.com/rss/?guid=20060515121320">
              <em>RSS
      Reader Survey</em>
            </a>
            <em>.</em>
          </p>
          <p>
            <em>Based on those, I tried (or at least looked at) <a href="http://bloglines.com/">Bloglines</a>, <a href="http://rojo.com/">Rojo</a>,
      NetNewsWire and <a href="http://www.curiostudio.com/">Great News</a>. I mostly didn't
      like the UIs (too weak or clunky compared to Outlook), and most just didn't work on
      my Windows Mobile phone' Pocket IE. </em>
          </p>
          <p>
            <em>I ended up using <a href="http://reader.google.com/">Google Reader</a> instead
      -- sure it's not as powerful as intraVnews/Outlook (no search folders, no deactivating
      feeds), but I don't think I need that power since the "reading flow" is so smooth
      (aka "UX", or User Experience in Microsoft's new lingo). I don't Need to filter out
      the "junk" since it's easy to just ignore it.</em>
          </p>
          <p>
            <em>Granted, it's only been 2 weeks, but I've been successfully keeping up on 296
      feeds pretty easily.</em>
          </p>
        </blockquote>
        <p>
      I should mention I was actually looking for an Outlook/online combo.  Apparently
      Newsgator and Attensa both do this, but Newsgator ain't free (and I'm a tightwad), and
      I couldn't <em>find</em> Attensa's supposed free service...  I've tried the Outlook
      addins for both in the past, tho, and they're fine (since it's Outlook).
   </p>
        <p>
      Hm, should I post my 296 feed OPML?  ..or I guess Google Reader has a sharing
      feature -- maybe that's something to try out.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Got a new feed reader</title>
      <guid>http://blog.throbs.net/PermaLink,guid,299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e.aspx</guid>
      <link>http://blog.throbs.net/2007/02/03/Got+A+New+Feed+Reader.aspx</link>
      <pubDate>Sat, 03 Feb 2007 23:19:04 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   A comment I just posted at &lt;a title="http://datamining.typepad.com/data_mining/attensa/index.html" href="http://datamining.typepad.com/data_mining/attensa/index.html"&gt;http://datamining.typepad.com/data_mining/attensa/&lt;/a&gt;&amp;nbsp;: &lt;blockquote&gt; 
&lt;p&gt;
   &lt;em&gt;I've been using intraVnews for several years, liking Outlook's sorting power to
   manage info, but I'm not at one machine long enough lately to keep current. So I went
   shopping for an online reader, and found your post and the &lt;/em&gt;&lt;a href="http://kbcafe.com/rss/?guid=20060515121320"&gt;&lt;em&gt;RSS
   Reader Survey&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt; 
&lt;p&gt;
   &lt;em&gt;Based on those, I tried (or at least looked at) &lt;a href="http://bloglines.com/"&gt;Bloglines&lt;/a&gt;, &lt;a href="http://rojo.com/"&gt;Rojo&lt;/a&gt;,
   NetNewsWire and &lt;a href="http://www.curiostudio.com/"&gt;Great News&lt;/a&gt;. I mostly didn't
   like the UIs (too weak or clunky compared to Outlook), and most just didn't work on
   my Windows Mobile phone' Pocket IE. &lt;/em&gt; 
&lt;p&gt;
   &lt;em&gt;I ended up using &lt;a href="http://reader.google.com/"&gt;Google Reader&lt;/a&gt; instead
   -- sure it's not as powerful as intraVnews/Outlook (no search folders, no deactivating
   feeds), but I don't think I need that power since the "reading flow" is so smooth
   (aka "UX", or User Experience in Microsoft's new lingo). I don't Need to filter out
   the "junk" since it's easy to just ignore it.&lt;/em&gt; 
&lt;p&gt;
   &lt;em&gt;Granted, it's only been 2 weeks, but I've been successfully keeping up on 296
   feeds pretty easily.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   I should mention I was actually looking for an Outlook/online combo.&amp;nbsp; Apparently
   Newsgator and Attensa both do this, but Newsgator ain't free (and I'm a tightwad),&amp;nbsp;and
   I couldn't &lt;em&gt;find&lt;/em&gt; Attensa's supposed free service...&amp;nbsp; I've tried the Outlook
   addins for both in the past, tho, and they're fine (since it's Outlook).
&lt;/p&gt;
&lt;p&gt;
   Hm, should I post my 296 feed&amp;nbsp;OPML?&amp;nbsp; ..or I guess Google Reader has a sharing
   feature -- maybe that's something to try out.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,299d54b6-bec8-40da-bbe9-2ec6ebb1ec4e.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=722f737a-c7de-48f5-8bf1-dca8c4e2603a</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,722f737a-c7de-48f5-8bf1-dca8c4e2603a.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,722f737a-c7de-48f5-8bf1-dca8c4e2603a.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=722f737a-c7de-48f5-8bf1-dca8c4e2603a</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Busy?  Oh yeah.
   </p>
        <ul>
          <li>
            <a href="http://amasci.com/amateur/traffic/trafexp.html">TRAFFIC WAVE EXPERIMENTS</a> --
         I've been wanting to write this article for a very long time.  Someone finally
         did it for me (tho' at much greater length).<br /></li>
          <li>
            <a href="http://www.webstandards.org/2006/11/04/you-can-improve-ie-next/#comments">You
         can improve IE.next - The Web Standards Project</a> -- cool this is being
         done, uh, <a href="http://channel9.msdn.com/wiki/default.aspx/Channel9.InternetExplorerFeedback">again</a>.<br /></li>
          <li>
         And interesting variations on a theme -- also interesting is that you'll never see
         anything like this on <a href="http://slashdot.org/">Slashdot</a> or <a href="http://digg.com/">Digg</a> (which
         is <em>their</em><a href="http://en.wikipedia.org/wiki/Fanboyism">fanboyism</a>): 
         <ul><li><a href="http://www.udolpho.com/weblog/?id=00754&amp;title=Seven-reasons-IE-is-better-than-Firefox-from-a-developers-point-of-view">Seven
               reasons IE is better than Firefox (from a developer's point of view)</a></li><li><a href="http://mywebpages.comcast.net/SupportCD/FirefoxMyths.html">Firefox Myths</a></li><li><a href="http://poptech.blogspot.com/2005/01/firefox-new-religion.html">Firefox -
               A New Religion</a><br /></li></ul></li>
        </ul>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=722f737a-c7de-48f5-8bf1-dca8c4e2603a" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Links for 2007-01-04</title>
      <guid>http://blog.throbs.net/PermaLink,guid,722f737a-c7de-48f5-8bf1-dca8c4e2603a.aspx</guid>
      <link>http://blog.throbs.net/2007/01/05/Links+For+20070104.aspx</link>
      <pubDate>Fri, 05 Jan 2007 00:43:34 GMT</pubDate>
      <description>&lt;p&gt;
   Busy?&amp;nbsp; Oh yeah.
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      &lt;a href="http://amasci.com/amateur/traffic/trafexp.html"&gt;TRAFFIC WAVE EXPERIMENTS&lt;/a&gt;&amp;nbsp;--
      I've been wanting to write this article for a very long time.&amp;nbsp; Someone finally
      did it for me (tho' at much greater length).&lt;br&gt;
   &lt;li&gt;
      &lt;a href="http://www.webstandards.org/2006/11/04/you-can-improve-ie-next/#comments"&gt;You
      can improve IE.next - The Web Standards Project&lt;/a&gt; -- cool&amp;nbsp;this is&amp;nbsp;being
      done, uh, &lt;a href="http://channel9.msdn.com/wiki/default.aspx/Channel9.InternetExplorerFeedback"&gt;again&lt;/a&gt;.&lt;br&gt;
   &lt;li&gt;
      And interesting variations on a theme -- also interesting is that you'll never see
      anything like this on &lt;a href="http://slashdot.org/"&gt;Slashdot&lt;/a&gt; or &lt;a href="http://digg.com/"&gt;Digg&lt;/a&gt; (which
      is &lt;em&gt;their&lt;/em&gt; &lt;a href="http://en.wikipedia.org/wiki/Fanboyism"&gt;fanboyism&lt;/a&gt;): 
      &lt;ul&gt;
         &lt;li&gt;
            &lt;a href="http://www.udolpho.com/weblog/?id=00754&amp;amp;title=Seven-reasons-IE-is-better-than-Firefox-from-a-developers-point-of-view"&gt;Seven
            reasons IE is better than Firefox (from a developer's point of view)&lt;/a&gt; 
         &lt;li&gt;
            &lt;a href="http://mywebpages.comcast.net/SupportCD/FirefoxMyths.html"&gt;Firefox Myths&lt;/a&gt; 
         &lt;li&gt;
            &lt;a href="http://poptech.blogspot.com/2005/01/firefox-new-religion.html"&gt;Firefox -
            A New Religion&lt;/a&gt; 
            &lt;br&gt;
         &lt;/li&gt;
      &lt;/ul&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=722f737a-c7de-48f5-8bf1-dca8c4e2603a" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,722f737a-c7de-48f5-8bf1-dca8c4e2603a.aspx</comments>
      <category>general geekery;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=25a19f87-68dc-46a7-937b-a51227cd8332</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=25a19f87-68dc-46a7-937b-a51227cd8332</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      For those in a similar tight place...
   </p>
        <p>
      Alright, I shouldn't have experimented with the BIOS settings so flippantly, but all
      my other current hardware either has an internal "reset" jumper, or it automatically
      detects problems and resets itself, so I <em><a href="http://www.google.com/search?q=%22You+make+an+ass+out+of+uma+thurman">assumed</a></em>I
      was safe...
   </p>
        <p>
      Well imagine my surprise that powering on gave me an utterly blank screen, and
      no combination of keys would fix it.  Opening the case showed no reset mechanism
      either.  And <a href="http://www.sagernotebook.com/">Sager's website</a> showed
      no support options except an RMA form...
   </p>
        <p>
      Fortunately I found (<a title="Notebookforums.com: Contacting Sager for Tech Support" href="http://www.notebookforums.com/thread9457.html">elsewhere</a>)
      an email address for support: <a href="mailto:websupport@sagernotebook.com">websupport@sagernotebook.com</a>. 
      I emailed and got a response within 24 hours asking for a serial number.  Knowing
      it was out of warranty (and expecting a "sorry about your luck" response), I gritted
      my teeth &amp; answered.
   </p>
        <p>
      Glory be, 12 hours later I received these instructions from Daniel on how to reset
      the BIOS to factory settings:
   </p>
        <blockquote>
          <p>
            <em>Bob,</em>
          </p>
          <p>
            <em>If you feel comfortable, Try this, 1st unplug all the power remove the AC Adapter
      and the Battery. And open the bottom cover(see attachment picture) and unplug the
      Cmos-Battery’s wire(<b><u>red&amp;black</u></b> crop by <b>Green</b> Color) for like
      15sec. Then reconnect it back the wire then everything ACA and the </em>
            <em>Big Battery.</em>
            <em> See
      that will help.</em>
          </p>
          <p>
            <em>*** We don't hold any responsibility ***</em>
            <a href="content/binary/5320%20%20Cmos-Bat.JPG" target="_blank">
              <img src="content/binary/5320%20%20Cmos-Bat.JPG" align="right" border="0" height="155" width="225" />
            </a>
          </p>
          <p>
          </p>
          <p>
            <em>Daniel<br />
      Sager computer<br />
      18005 Cortney Ct<br />
      City of Industry, CA 91748<br />
      Tel# 1-800-741-2219 626 964 4849<br />
      Fax# 626-964-2381</em>
          </p>
        </blockquote>
        <p>
      Despite <em>Bob-</em>ifying me, it made enough sense that I was booting normally in
      5 minutes (and mostly time for the tiny screws).
   </p>
        <p>
      It's good info, Sager just needs to share it more easily.  I wrote back to thank
      Daniel, and suggested they put this kind of info in a public knowledgebase.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=25a19f87-68dc-46a7-937b-a51227cd8332" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>I just reset my Sager notebook's BIOS.</title>
      <guid>http://blog.throbs.net/PermaLink,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</guid>
      <link>http://blog.throbs.net/2006/12/22/I+Just+Reset+My+Sager+Notebooks+BIOS.aspx</link>
      <pubDate>Fri, 22 Dec 2006 21:41:35 GMT</pubDate>
      <description>&lt;p&gt;
   For those in a similar tight place...
&lt;/p&gt;
&lt;p&gt;
   Alright, I shouldn't have experimented with the BIOS settings so flippantly, but all
   my other current hardware either has an internal "reset" jumper, or it automatically
   detects problems and resets itself, so I &lt;em&gt;&lt;a href="http://www.google.com/search?q=%22You+make+an+ass+out+of+uma+thurman"&gt;assumed&lt;/a&gt; &lt;/em&gt;I
   was safe...
&lt;/p&gt;
&lt;p&gt;
   Well imagine my surprise that powering on gave me an utterly&amp;nbsp;blank screen, and
   no combination of keys would fix it.&amp;nbsp; Opening the case showed no reset mechanism
   either.&amp;nbsp; And &lt;a href="http://www.sagernotebook.com/"&gt;Sager's website&lt;/a&gt; showed
   no support options except an RMA form...
&lt;/p&gt;
&lt;p&gt;
   Fortunately I found (&lt;a title="Notebookforums.com: Contacting Sager for Tech Support" href="http://www.notebookforums.com/thread9457.html"&gt;elsewhere&lt;/a&gt;)
   an email address for support: &lt;a href="mailto:websupport@sagernotebook.com"&gt;websupport@sagernotebook.com&lt;/a&gt;.&amp;nbsp;
   I emailed and got a response within 24 hours asking for a serial number.&amp;nbsp; Knowing
   it was out of warranty (and expecting a "sorry about your luck" response), I gritted
   my teeth &amp;amp; answered.
&lt;/p&gt;
&lt;p&gt;
   Glory be, 12 hours later I received these instructions from Daniel on how to reset
   the BIOS to factory settings:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   &lt;em&gt;Bob,&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;If you feel comfortable, Try this, 1st unplug all the power remove the AC Adapter
   and the Battery. And open the bottom cover(see attachment picture) and unplug the
   Cmos-Battery’s wire(&lt;b&gt;&lt;u&gt;red&amp;amp;black&lt;/u&gt;&lt;/b&gt; crop by &lt;b&gt;Green&lt;/b&gt; Color) for like
   15sec. Then reconnect it back the wire then everything ACA and the &lt;/em&gt;&lt;em&gt;Big Battery.&lt;/em&gt;&lt;em&gt; See
   that will help.&lt;/em&gt; 
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;*** We don't hold any responsibility ***&lt;/em&gt;&lt;a href="content/binary/5320%20%20Cmos-Bat.JPG" target="_blank"&gt;&lt;img src="content/binary/5320%20%20Cmos-Bat.JPG" align="right" border="0" height="155" width="225"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;Daniel&lt;br&gt;
   Sager computer&lt;br&gt;
   18005 Cortney Ct&lt;br&gt;
   City of Industry, CA 91748&lt;br&gt;
   Tel# 1-800-741-2219 626 964 4849&lt;br&gt;
   Fax# 626-964-2381&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   Despite &lt;em&gt;Bob-&lt;/em&gt;ifying me, it made enough sense that I was booting normally in
   5 minutes (and mostly time&amp;nbsp;for the tiny screws).
&lt;/p&gt;
&lt;p&gt;
   It's good info, Sager just needs to share it more easily.&amp;nbsp; I wrote back to thank
   Daniel, and suggested&amp;nbsp;they put this kind of info in a public knowledgebase.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=25a19f87-68dc-46a7-937b-a51227cd8332" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</comments>
      <category>tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=6ae3c614-0006-41c5-b379-dc2e449d5f9d</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,6ae3c614-0006-41c5-b379-dc2e449d5f9d.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,6ae3c614-0006-41c5-b379-dc2e449d5f9d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=6ae3c614-0006-41c5-b379-dc2e449d5f9d</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <font size="2">
          <p>
      IE7 was supposed to have supported <a href="http://msdn2.microsoft.com/en-us/library/ms530820.aspx">min-width</a> in
      CSS.  <strong>It doesn't work right</strong>.  
   </p>
          <p>
            <a href="http://msdn2.microsoft.com/en-us/library/ms530820.aspx">Their spec</a> says
      it applies to "floating block-level elements", but they don't mention that it <strong>also</strong> requires
      an explicit <font face="Courier New">width</font> -- "auto" won't work.  While
      that's fine for "stretchy" layouts, it's useless for what I want: a flexible, tableless
      form layout (with elements which can expand to their contents' sizes).
   </p>
          <p>
      In fact, my previous IE6 hacks to force it with CSS expressions <em>now don't work</em>,
      because while the <font face="Courier New">min-width</font> <em>attribute</em> is
      valid in IE7, the <em>feature </em>is not actually implemented.  SO, while I
      previously could pick it up in IE6 with something like this:<br /><font color="#800000" size="2">SELECT</font><font size="2"><font color="#000000"> {<br /></font></font><font color="#ff0000" size="2">min-width</font><font color="#000000" size="2">:</font><font color="#0000ff" size="2">11em</font><font size="2"><font color="#000000">; 
      <br /></font></font><font color="#0000ff" size="2">_width:expression(this.currentStyle.getAttribute('min-width'))</font><font size="2"><font color="#000000">;<br /></font></font><font size="2">}
      </font></p>
        </font>
        <p>
      IE7 now requires the same trick to be like so:<br /><font color="#800000">SELECT</font><font size="2"><font color="#000000"> {<br /></font></font><font color="#ff0000" size="2">min-width</font><font color="#000000" size="2">:</font><font color="#0000ff" size="2">11em</font><font size="2"><font color="#000000">; 
      <br /></font></font><font color="#0000ff" size="2">_width:expression(this.currentStyle.getAttribute('minWidth'))</font><font size="2"><font color="#000000">;<br /></font></font><font size="2">}</font></p>
        <p>
          <font size="2">Unfortunately, forking logic inside CSS expressions is a bit of a pain. 
      That, combined with the limitations of this technique (IE6 treats <font face="Courier New">width</font> as <font face="Courier New">min-width</font><strong>only
      when the contained elements can't be wrapped</strong>), prompted me to write a solution
      script.  Here it is:</font>
        </p>
        <font color="#008000" size="2">
          <font color="#008000" size="2">
            <p>
      /* 
      <br />
      author: Rob Eberhardt<br />
      desc: fix MinWidth for IE6 &amp; IE7<br />
      params: none<br />
      returns: nothing<br />
      notes: cannot yet fix childless elements like INPUT or SELECT<br />
      history:<br />
         2006-11-20 revised for standards-mode compatibility<br />
         2006-11-17 first version<br />
      */<br /></p>
          </font>
          <font color="#0000ff" size="2">function</font>
          <font color="#000000" size="2">
          </font>
          <font color="#800000" size="2">fixMinWidthForIE</font>
          <font size="2">
            <font color="#000000">(){<br /></font>
          </font>
          <font color="#0000ff" size="2">   try</font>
          <font size="2">{<br />
         </font>
          <font color="#0000ff" size="2">if</font>
          <font size="2">(!</font>
          <font color="#800000" size="2">document</font>
          <font size="2">.</font>
          <font color="#800000" size="2">body</font>
          <font size="2">.</font>
          <font color="#800000" size="2">currentStyle</font>
          <font size="2">){</font>
          <font color="#0000ff" size="2">return</font>
          <font size="2">} </font>
          <font color="#008000" size="2">//IE
   only<br /></font>
          <font size="2">   }</font>
          <font color="#0000ff" size="2">catch</font>
          <font size="2">(</font>
          <font color="#800000" size="2">e</font>
          <font size="2">){</font>
          <font color="#0000ff" size="2">return</font>
          <font size="2">}<br />
      </font>
          <font color="#0000ff" size="2">var</font>
          <font size="2">
          </font>
          <font color="#800000" size="2">elems</font>
          <font size="2">=</font>
          <font color="#800000" size="2">document</font>
          <font size="2">.</font>
          <font color="#800000" size="2">getElementsByTagName</font>
          <font size="2">("*");<br />
      </font>
          <font color="#0000ff" size="2">for</font>
          <font size="2">(</font>
          <font color="#800000" size="2">e</font>
          <font size="2">=0; </font>
          <font color="#800000" size="2">e</font>
          <font size="2">&lt;</font>
          <font color="#800000" size="2">elems</font>
          <font size="2">.</font>
          <font color="#800000" size="2">length</font>
          <font size="2">; </font>
          <font color="#800000" size="2">e</font>
          <font size="2">++){<br /></font>
          <font color="#0000ff" size="2">      var</font>
          <font size="2">
          </font>
          <font color="#800000" size="2">eCurStyle</font>
          <font size="2"> = </font>
          <font color="#800000" size="2">elems</font>
          <font size="2">[</font>
          <font color="#800000" size="2">e</font>
          <font size="2">].</font>
          <font color="#800000" size="2">currentStyle</font>
          <font size="2">;</font>
          <font color="#0000ff" size="2">
            <br />
         var</font>
          <font size="2">
          </font>
          <font color="#800000" size="2">l_minWidth</font>
          <font size="2"> =
   (</font>
          <font color="#800000" size="2">eCurStyle</font>
          <font size="2">.</font>
          <font color="#800000" size="2">minWidth</font>
          <font size="2">)
   ? </font>
          <font color="#800000" size="2">eCurStyle</font>
          <font size="2">.</font>
          <font color="#800000" size="2">minWidth</font>
          <font size="2"> : </font>
          <font color="#800000" size="2">eCurStyle</font>
          <font size="2">.</font>
          <font color="#800000" size="2">getAttribute</font>
          <font size="2">("min-width"); </font>
          <font color="#008000" size="2">//IE7
   : IE6<br /></font>
          <font size="2">
          </font>
          <font color="#0000ff" size="2">      if</font>
          <font size="2">(</font>
          <font color="#800000" size="2">l_minWidth</font>
          <font size="2"> &amp;&amp; </font>
          <font color="#800000" size="2">l_minWidth</font>
          <font size="2"> !=
   'auto'){<br /></font>
          <font color="#0000ff" size="2">         var</font>
          <font size="2">
          </font>
          <font color="#800000" size="2">shim</font>
          <font size="2"> = </font>
          <font color="#800000" size="2">document</font>
          <font size="2">.</font>
          <font color="#800000" size="2">createElement</font>
          <font size="2">("DIV");<br /></font>
          <font color="#800000" size="2">
            <font color="#0000ff">         </font>shim</font>
          <font size="2">.</font>
          <font color="#800000" size="2">style</font>
          <font size="2">.</font>
          <font color="#800000" size="2">cssText</font>
          <font size="2"> =
   'margin:0 !important; padding:0 !important; border:0 !important; line-height:0 !important;
   height:0 !important; BACKGROUND:RED;';<br /></font>
          <font color="#800000" size="2">
            <font color="#0000ff">         </font>shim</font>
          <font size="2">.</font>
          <font color="#800000" size="2">style</font>
          <font size="2">.</font>
          <font color="#800000" size="2">width</font>
          <font size="2"> = </font>
          <font color="#800000" size="2">l_minWidth</font>
          <font size="2">;<br /></font>
          <font color="#800000" size="2">
            <font color="#0000ff">         </font>shim</font>
          <font size="2">.</font>
          <font color="#800000" size="2">appendChild</font>
          <font size="2">(</font>
          <font color="#800000" size="2">document</font>
          <font size="2">.</font>
          <font color="#800000" size="2">createElement</font>
          <font size="2">("&amp;nbsp;"));<br /></font>
          <font color="#0000ff" size="2">         if</font>
          <font size="2">(</font>
          <font color="#800000" size="2">elems</font>
          <font size="2">[</font>
          <font color="#800000" size="2">e</font>
          <font size="2">].</font>
          <font color="#800000" size="2">canHaveChildren</font>
          <font size="2">){<br /></font>
          <font color="#800000" size="2">
            <font color="#0000ff">            </font>elems</font>
          <font size="2">[</font>
          <font color="#800000" size="2">e</font>
          <font size="2">].</font>
          <font color="#800000" size="2">appendChild</font>
          <font size="2">(</font>
          <font color="#800000" size="2">shim</font>
          <font size="2">);<br /><font color="#0000ff">         </font>}</font>
          <font color="#0000ff" size="2">else</font>
          <font size="2">{<br /></font>
          <font color="#008000" size="2">
            <font color="#0000ff">            </font>//??<br /></font>
          <font size="2">
            <font color="#0000ff">         </font>}<br />
         }<br />
      }<br />
   }
   </font>
        </font>
        <p>
          <font size="2">It uses a shim technique to fix it only for IE (other browsers don't
      support <font face="Courier New">currentStyle</font>).  The remaining limitation
      here is that it only works on elements which <font face="Courier New">canHaveChildren</font>,
      so it <em>does not work on childless elements</em>,<em></em>like form <font face="Courier New">INPUT</font>s
      or <font face="Courier New">SELECT</font>s.  Any suggestions for this case are
      welcome!</font>
        </p>
        <p>
      To use it, j<font size="2">ust call <font face="Courier New">fixMinWidthForIE()</font> in
      the window.onload, or better yet <a href="http://dean.edwards.name/weblog/2006/06/again/">when
      the DOM has loaded</a>, and you're set.</font></p>
        <p>
          <em>2006-11-20: I updated the script for better standards-mode compatibility (it was
      causing extra blank lines).  I had missed the doctype switch in my current project. 
      The good news is that IE7 in standards mode <strong>does</strong> do min-width. 
      (I wish I'd noticed that sooner!)  However, I still have a lot of IE6 miles to
      go before I can put it to sleep...</em>
        </p>
        <p>
          <em>
          </em> 
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=6ae3c614-0006-41c5-b379-dc2e449d5f9d" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>IE7 and minWidth </title>
      <guid>http://blog.throbs.net/PermaLink,guid,6ae3c614-0006-41c5-b379-dc2e449d5f9d.aspx</guid>
      <link>http://blog.throbs.net/2006/11/17/IE7+And+MinWidth+.aspx</link>
      <pubDate>Fri, 17 Nov 2006 16:00:49 GMT</pubDate>
      <description>&lt;font size=2&gt; 
&lt;p&gt;
   IE7 was supposed to have supported &lt;a href="http://msdn2.microsoft.com/en-us/library/ms530820.aspx"&gt;min-width&lt;/a&gt; in
   CSS.&amp;nbsp; &lt;strong&gt;It doesn't work right&lt;/strong&gt;.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://msdn2.microsoft.com/en-us/library/ms530820.aspx"&gt;Their spec&lt;/a&gt; says
   it applies to "floating block-level elements", but they don't mention that it &lt;strong&gt;also&lt;/strong&gt; requires
   an explicit &lt;font face="Courier New"&gt;width&lt;/font&gt; -- "auto" won't work.&amp;nbsp; While
   that's fine for "stretchy" layouts, it's useless for what I want: a flexible, tableless
   form layout (with elements which can expand to their contents' sizes).
&lt;/p&gt;
&lt;p&gt;
   In fact, my previous IE6 hacks to force it with CSS expressions &lt;em&gt;now don't work&lt;/em&gt;,
   because while the &lt;font face="Courier New"&gt;min-width&lt;/font&gt;&amp;nbsp;&lt;em&gt;attribute&lt;/em&gt; is
   valid in IE7, the &lt;em&gt;feature &lt;/em&gt;is not actually implemented.&amp;nbsp; SO, while I
   previously could pick it up in IE6 with something like this:&lt;br&gt;
   &lt;font color=#800000 size=2&gt;SELECT&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt; {&lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2&gt;min-width&lt;/font&gt;&lt;font color=#000000 size=2&gt;:&lt;/font&gt;&lt;font color=#0000ff size=2&gt;11em&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt;; 
   &lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;_width:expression(this.currentStyle.getAttribute('min-width'))&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt;;&lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font size=2&gt;}
&lt;/p&gt;
&lt;/font&gt; 
&lt;p&gt;
   IE7 now requires the same trick to be like so:&lt;br&gt;
   &lt;font color=#800000&gt;SELECT&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt; {&lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2&gt;min-width&lt;/font&gt;&lt;font color=#000000 size=2&gt;:&lt;/font&gt;&lt;font color=#0000ff size=2&gt;11em&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt;; 
   &lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;_width:expression(this.currentStyle.getAttribute('minWidth'))&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt;;&lt;br&gt;
   &lt;/font&gt;&lt;/font&gt;&lt;font size=2&gt;}&lt;/font&gt;&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;font size=2&gt;Unfortunately, forking logic inside CSS expressions is a bit of a pain.&amp;nbsp;
   That, combined with the limitations of this technique (IE6 treats &lt;font face="Courier New"&gt;width&lt;/font&gt; as &lt;font face="Courier New"&gt;min-width&lt;/font&gt; &lt;strong&gt;only
   when the contained elements can't be wrapped&lt;/strong&gt;), prompted me to write a solution
   script.&amp;nbsp; Here it is:&lt;/font&gt;
&lt;/p&gt;
&lt;font color=#008000 size=2&gt;&lt;font color=#008000 size=2&gt; 
&lt;p&gt;
   /* 
   &lt;br&gt;
   author: Rob Eberhardt&lt;br&gt;
   desc: fix MinWidth for IE6 &amp;amp; IE7&lt;br&gt;
   params: none&lt;br&gt;
   returns: nothing&lt;br&gt;
   notes: cannot yet fix childless elements like INPUT or SELECT&lt;br&gt;
   history:&lt;br&gt;
   &amp;nbsp;&amp;nbsp;&amp;nbsp;2006-11-20 revised for standards-mode compatibility&lt;br&gt;
   &amp;nbsp;&amp;nbsp;&amp;nbsp;2006-11-17 first version&lt;br&gt;
   */&lt;br&gt;
&lt;/font&gt;&lt;font color=#0000ff size=2&gt;function&lt;/font&gt;&lt;font color=#000000 size=2&gt; &lt;/font&gt;&lt;font color=#800000 size=2&gt;fixMinWidthForIE&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#000000&gt;(){&lt;br&gt;
&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;try&lt;/font&gt;&lt;font size=2&gt;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;if&lt;/font&gt;&lt;font size=2&gt;(!&lt;/font&gt;&lt;font color=#800000 size=2&gt;document&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;body&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;currentStyle&lt;/font&gt;&lt;font size=2&gt;){&lt;/font&gt;&lt;font color=#0000ff size=2&gt;return&lt;/font&gt;&lt;font size=2&gt;} &lt;/font&gt;&lt;font color=#008000 size=2&gt;//IE
only&lt;br&gt;
&lt;/font&gt;&lt;font size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/font&gt;&lt;font color=#0000ff size=2&gt;catch&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;){&lt;/font&gt;&lt;font color=#0000ff size=2&gt;return&lt;/font&gt;&lt;font size=2&gt;}&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;var&lt;/font&gt;&lt;font size=2&gt; &lt;/font&gt;&lt;font color=#800000 size=2&gt;elems&lt;/font&gt;&lt;font size=2&gt;=&lt;/font&gt;&lt;font color=#800000 size=2&gt;document&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;getElementsByTagName&lt;/font&gt;&lt;font size=2&gt;("*");&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;for&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;=0; &lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;&amp;lt;&lt;/font&gt;&lt;font color=#800000 size=2&gt;elems&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;length&lt;/font&gt;&lt;font size=2&gt;; &lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;++){&lt;br&gt;
&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var&lt;/font&gt;&lt;font size=2&gt; &lt;/font&gt;&lt;font color=#800000 size=2&gt;eCurStyle&lt;/font&gt;&lt;font size=2&gt; = &lt;/font&gt;&lt;font color=#800000 size=2&gt;elems&lt;/font&gt;&lt;font size=2&gt;[&lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;].&lt;/font&gt;&lt;font color=#800000 size=2&gt;currentStyle&lt;/font&gt;&lt;font size=2&gt;;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var&lt;/font&gt;&lt;font size=2&gt; &lt;/font&gt;&lt;font color=#800000 size=2&gt;l_minWidth&lt;/font&gt;&lt;font size=2&gt; =
(&lt;/font&gt;&lt;font color=#800000 size=2&gt;eCurStyle&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;minWidth&lt;/font&gt;&lt;font size=2&gt;)
? &lt;/font&gt;&lt;font color=#800000 size=2&gt;eCurStyle&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;minWidth&lt;/font&gt;&lt;font size=2&gt; : &lt;/font&gt;&lt;font color=#800000 size=2&gt;eCurStyle&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;getAttribute&lt;/font&gt;&lt;font size=2&gt;("min-width"); &lt;/font&gt;&lt;font color=#008000 size=2&gt;//IE7
: IE6&lt;br&gt;
&lt;/font&gt;&lt;font size=2&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;l_minWidth&lt;/font&gt;&lt;font size=2&gt; &amp;amp;&amp;amp; &lt;/font&gt;&lt;font color=#800000 size=2&gt;l_minWidth&lt;/font&gt;&lt;font size=2&gt; !=
'auto'){&lt;br&gt;
&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var&lt;/font&gt;&lt;font size=2&gt; &lt;/font&gt;&lt;font color=#800000 size=2&gt;shim&lt;/font&gt;&lt;font size=2&gt; = &lt;/font&gt;&lt;font color=#800000 size=2&gt;document&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;createElement&lt;/font&gt;&lt;font size=2&gt;("DIV");&lt;br&gt;
&lt;/font&gt;&lt;font color=#800000 size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;shim&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;style&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;cssText&lt;/font&gt;&lt;font size=2&gt; =
'margin:0 !important; padding:0 !important; border:0 !important; line-height:0 !important;
height:0 !important; BACKGROUND:RED;';&lt;br&gt;
&lt;/font&gt;&lt;font color=#800000 size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;shim&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;style&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;width&lt;/font&gt;&lt;font size=2&gt; = &lt;/font&gt;&lt;font color=#800000 size=2&gt;l_minWidth&lt;/font&gt;&lt;font size=2&gt;;&lt;br&gt;
&lt;/font&gt;&lt;font color=#800000 size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;shim&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;appendChild&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;document&lt;/font&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;font color=#800000 size=2&gt;createElement&lt;/font&gt;&lt;font size=2&gt;("&amp;amp;nbsp;"));&lt;br&gt;
&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;elems&lt;/font&gt;&lt;font size=2&gt;[&lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;].&lt;/font&gt;&lt;font color=#800000 size=2&gt;canHaveChildren&lt;/font&gt;&lt;font size=2&gt;){&lt;br&gt;
&lt;/font&gt;&lt;font color=#800000 size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;elems&lt;/font&gt;&lt;font size=2&gt;[&lt;/font&gt;&lt;font color=#800000 size=2&gt;e&lt;/font&gt;&lt;font size=2&gt;].&lt;/font&gt;&lt;font color=#800000 size=2&gt;appendChild&lt;/font&gt;&lt;font size=2&gt;(&lt;/font&gt;&lt;font color=#800000 size=2&gt;shim&lt;/font&gt;&lt;font size=2&gt;);&lt;br&gt;
&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;}&lt;/font&gt;&lt;font color=#0000ff size=2&gt;else&lt;/font&gt;&lt;font size=2&gt;{&lt;br&gt;
&lt;/font&gt;&lt;font color=#008000 size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;//??&lt;br&gt;
&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#0000ff&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/font&gt;}&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;
}&gt;
&lt;/font&gt;&lt;/font&gt; 
&lt;p&gt;
   &lt;font size=2&gt;It uses a shim technique to fix it only for IE (other browsers don't
   support &lt;font face="Courier New"&gt;currentStyle&lt;/font&gt;).&amp;nbsp; The remaining limitation
   here is that it only works on elements which &lt;font face="Courier New"&gt;canHaveChildren&lt;/font&gt;,
   so it&amp;nbsp;&lt;em&gt;does not work on childless elements&lt;/em&gt;,&lt;em&gt; &lt;/em&gt;like form &lt;font face="Courier New"&gt;INPUT&lt;/font&gt;s
   or &lt;font face="Courier New"&gt;SELECT&lt;/font&gt;s.&amp;nbsp; Any suggestions for this case are
   welcome!&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   To use it, j&lt;font size=2&gt;ust call &lt;font face="Courier New"&gt;fixMinWidthForIE()&lt;/font&gt; in
   the window.onload, or better yet &lt;a href="http://dean.edwards.name/weblog/2006/06/again/"&gt;when
   the DOM has loaded&lt;/a&gt;, and you're set.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;2006-11-20: I updated the script for better standards-mode compatibility (it was
   causing extra blank lines).&amp;nbsp; I had missed the doctype switch in my current project.&amp;nbsp;
   The good news is that IE7 in standards mode&amp;nbsp;&lt;strong&gt;does&lt;/strong&gt; do min-width.&amp;nbsp;
   (I wish I'd noticed that sooner!)&amp;nbsp; However, I still have a lot of IE6 miles to
   go before I can put it to sleep...&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;&lt;/em&gt;&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=6ae3c614-0006-41c5-b379-dc2e449d5f9d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,6ae3c614-0006-41c5-b379-dc2e449d5f9d.aspx</comments>
      <category>web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=a7b5000f-7768-47df-8ed6-53d07d88a22c</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=a7b5000f-7768-47df-8ed6-53d07d88a22c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="imgWrapper">
          <img title="---------------------------&#xD;&#xA;Fatal Error -- Installer must exit&#xD;&#xA;---------------------------&#xD;&#xA;You are not running on a supported operating system.  Microsoft Virtual PC 2004 is only supported on Windows 2000 Professional and Windows XP Professional.&#xD;&#xA;---------------------------&#xD;&#xA;OK   &#xD;&#xA;---------------------------" src="/resources/Virtual%20PC%20-vs-%20x64%20err.PNG" border="0" height="126" width="498" />
        </p>
        <p>
          <i>Windows XP Professional</i>?  Check.<i><em></em></i></p>
        <p>
      But what about 64-bit?  Apparently it's actually <b>not</b> supported on <u>64-bit</u><i> Windows
      XP Professional</i>.<br /><i><em></em></i></p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=a7b5000f-7768-47df-8ed6-53d07d88a22c" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Error: VPC on XPx64</title>
      <guid>http://blog.throbs.net/PermaLink,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</guid>
      <link>http://blog.throbs.net/2006/10/01/Error+VPC+On+XPx64.aspx</link>
      <pubDate>Sun, 01 Oct 2006 20:54:33 GMT</pubDate>
      <description>&lt;p class="imgWrapper"&gt;
   &lt;img title="---------------------------
Fatal Error -- Installer must exit
---------------------------
You are not running on a supported operating system.  Microsoft Virtual PC 2004 is only supported on Windows 2000 Professional and Windows XP Professional.
---------------------------
OK   
---------------------------" src="/resources/Virtual%20PC%20-vs-%20x64%20err.PNG" border="0" height="126" width="498"&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;i&gt;Windows XP Professional&lt;/i&gt;?&amp;nbsp; Check.&lt;i&gt;&lt;em&gt;&lt;/em&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
   But what about 64-bit?&amp;nbsp; Apparently it's actually &lt;b&gt;not&lt;/b&gt; supported on &lt;u&gt;64-bit&lt;/u&gt;&lt;i&gt; Windows
   XP Professional&lt;/i&gt;.&lt;br&gt;
   &lt;i&gt;&lt;em&gt;&lt;/em&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=a7b5000f-7768-47df-8ed6-53d07d88a22c" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</comments>
      <category>broken/WTF;tech issues of the moment;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=8eb199fb-1576-4c6b-a2dc-9e49d00992ee</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,8eb199fb-1576-4c6b-a2dc-9e49d00992ee.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,8eb199fb-1576-4c6b-a2dc-9e49d00992ee.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8eb199fb-1576-4c6b-a2dc-9e49d00992ee</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <object width="425" height="350">
          <param name="movie" value="http://www.youtube.com/v/AhVWJgIzftE" />
          <param name="wmode" value="transparent" />
          <embed src="http://www.youtube.com/v/AhVWJgIzftE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350">
          </embed>
        </object>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8eb199fb-1576-4c6b-a2dc-9e49d00992ee" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Eleven</title>
      <guid>http://blog.throbs.net/PermaLink,guid,8eb199fb-1576-4c6b-a2dc-9e49d00992ee.aspx</guid>
      <link>http://blog.throbs.net/2006/09/25/Eleven.aspx</link>
      <pubDate>Mon, 25 Sep 2006 01:33:23 GMT</pubDate>
      <description>&lt;object width="425" height="350"&gt;
   &lt;param name="movie" value="http://www.youtube.com/v/AhVWJgIzftE"&gt;&gt;
   &lt;param name="wmode" value="transparent"&gt;&gt;&lt;embed src="http://www.youtube.com/v/AhVWJgIzftE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;
&lt;/object&gt;&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8eb199fb-1576-4c6b-a2dc-9e49d00992ee" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,8eb199fb-1576-4c6b-a2dc-9e49d00992ee.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=e010ab40-99fd-4342-a50d-4fd35d2f7f75</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e010ab40-99fd-4342-a50d-4fd35d2f7f75</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">It took ages, but I'm on <a href="http://sourceforge.net/projects/dasblogce">dasBlog</a> now.  <a href="http://blog2.throbs.net/2005/05/23/Comments+Closed.aspx">Good
   riddance to dotText</a>!  -- I bid it lovingly, though, since it served well
   for a 1st generation blog engine -- Somehow a couple hundred legitimate posts + comments
   garnered many thousands of comment spams.  I expect dasBlog will handle that
   all better; captchas are a tad annoying but effective, I hear.<br /><br />
   That dasBlog is still under active development is a good sign.  I find that quality
   much more  important these days.  For reference, <a href="http://dbvt.com/blog/archive/2005/01/25/788.aspx">dotText
   was last updated almost 2yrs ago (and wasn't even really released)</a>.<br /><p></p>
   So in other news (in the sense that no news is its own news), I haven't posted much
   of anything in a couple months, and even then there wasn't much meat.  I plan
   to start writing/posting with something like BlogJet.  (Yes, I actually used
   dotText's web-based editor, which was <i>text-only </i>in Firefox -- I'm entirely
   too comfortable with code for my own good).  Hopefully this ease will lubricate
   the writing process.<br /><br />
   Regarding the transition: I used two great tools.  One was <a href="http://iceglue.com/tranqy/CategoryView,category,DotText2DasBlog.aspx">Aaron
   Junod's great dotText to dasBlog converter</a> to migrate the content.  This
   would have done the trick many moons ago, except that I didn't want to orphan all
   my incoming links (a big no-no to a web dev like me).  Fortunately, <a href="http://www.hanselman.com/blog/PermaLink.aspx?guid=706db440-20b2-4697-a2fa-f03f9a4d36ff">Scott
   Hanselman published a Regex to remap URLs from dotText's format to dasBlog's</a> (If
   only I hadn't fat-fingered that one the first time I tried it way back, it'd actually
   have worked).  
   <br /><br />
   Finally, some outstanding meta-throbs junk:<br /><ol><li>
         Comments were probably lost.  Sorry.  I noticed spammers were usually changing
         the subject from the default "re: whatever", so I killed most of the rest.  
         <br /></li><li>
         Search is gone for the moment.  I'll add it back in Real Soon Now.</li><li>
         Images and other locally-hosted junk is probably all broken.  I'll fix that slightly
         sooner.</li><li>
         Comments are screwy (dotText saved as HTML.  dasBlog doesn't.)</li><li>
         Layout is messed in IE6.<br /></li></ol><br /><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e010ab40-99fd-4342-a50d-4fd35d2f7f75" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Finally off dotText!</title>
      <guid>http://blog.throbs.net/PermaLink,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</guid>
      <link>http://blog.throbs.net/2006/08/23/Finally+Off+DotText.aspx</link>
      <pubDate>Wed, 23 Aug 2006 04:06:09 GMT</pubDate>
      <description>It took ages, but I'm on &lt;a href="http://sourceforge.net/projects/dasblogce"&gt;dasBlog&lt;/a&gt; now.&amp;nbsp; &lt;a href="http://blog2.throbs.net/2005/05/23/Comments+Closed.aspx"&gt;Good
riddance to dotText&lt;/a&gt;!&amp;nbsp; -- I bid it lovingly, though, since it served well
for a 1st generation blog engine -- Somehow a couple hundred legitimate posts + comments
garnered many thousands of comment spams.&amp;nbsp; I expect dasBlog will handle that
all better; captchas are a tad annoying but effective, I hear.&lt;br&gt;
&lt;br&gt;
That dasBlog is still under active development is a good sign.&amp;nbsp; I find that quality
much more&amp;nbsp; important these days.&amp;nbsp; For reference, &lt;a href="http://dbvt.com/blog/archive/2005/01/25/788.aspx"&gt;dotText
was last updated almost 2yrs ago (and wasn't even really released)&lt;/a&gt;.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
So in other news (in the sense that no news is its own news), I haven't posted much
of anything in a couple months, and even then there wasn't much meat.&amp;nbsp; I plan
to start writing/posting with something like BlogJet.&amp;nbsp; (Yes, I actually used
dotText's web-based editor, which was &lt;i&gt;text-only &lt;/i&gt;in Firefox -- I'm entirely
too comfortable with code for my own good).&amp;nbsp; Hopefully this ease will lubricate
the writing process.&lt;br&gt;
&lt;br&gt;
Regarding the transition: I used two great tools.&amp;nbsp; One was &lt;a href="http://iceglue.com/tranqy/CategoryView,category,DotText2DasBlog.aspx"&gt;Aaron
Junod's great dotText to dasBlog converter&lt;/a&gt; to migrate the content.&amp;nbsp; This
would have done the trick many moons ago, except that I didn't want to orphan all
my incoming links (a big no-no to a web dev like me).&amp;nbsp; Fortunately, &lt;a href="http://www.hanselman.com/blog/PermaLink.aspx?guid=706db440-20b2-4697-a2fa-f03f9a4d36ff"&gt;Scott
Hanselman published a Regex to remap URLs from dotText's format to dasBlog's&lt;/a&gt; (If
only I hadn't fat-fingered that one the first time I tried it way back, it'd actually
have worked).&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
Finally, some outstanding meta-throbs junk:&lt;br&gt;
&lt;ol&gt;
   &lt;li&gt;
      Comments were probably lost.&amp;nbsp; Sorry.&amp;nbsp; I noticed spammers were usually changing
      the subject from the default "re: whatever", so I killed most of the rest.&amp;nbsp; 
      &lt;br&gt;
   &lt;/li&gt;
   &lt;li&gt;
      Search is gone for the moment.&amp;nbsp; I'll add it back in Real Soon Now.&lt;/li&gt;
   &lt;li&gt;
      Images and other locally-hosted junk is probably all broken.&amp;nbsp; I'll fix that slightly
      sooner.&lt;/li&gt;
   &lt;li&gt;
      Comments are screwy (dotText saved as HTML.&amp;nbsp; dasBlog doesn't.)&lt;/li&gt;
   &lt;li&gt;
      Layout is messed in IE6.&lt;br&gt;
   &lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e010ab40-99fd-4342-a50d-4fd35d2f7f75" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</comments>
      <category>meta-throbs;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=380f1523-cd09-41dc-ad10-f4382db75d42</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,380f1523-cd09-41dc-ad10-f4382db75d42.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,380f1523-cd09-41dc-ad10-f4382db75d42.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=380f1523-cd09-41dc-ad10-f4382db75d42</wfw:commentRss>
      <title>Recent Visitors</title>
      <guid>http://blog.throbs.net/PermaLink,guid,380f1523-cd09-41dc-ad10-f4382db75d42.aspx</guid>
      <link>http://blog.throbs.net/2006/05/29/Recent+Visitors.aspx</link>
      <pubDate>Mon, 29 May 2006 16:44:00 GMT</pubDate>
      <description>&lt;div class="imgWrapper"&gt;
   &lt;iframe width="465" height="300" name="vlocate" scrolling="no" allowtransparency="true" style="margin:0 -10px 0 -10px; padding:0; border:0; overflow:hidden;" src="http://wefixit.de/vlocate/vlocate.php?num=100&amp;sx=465&amp;sy=330&amp;lat=-30&amp;lon=10&amp;zoom=16&amp;type=map&amp;uid=73a9bff028c8b73de726c0719ded4d84" &gt;
   &lt;/iframe&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=380f1523-cd09-41dc-ad10-f4382db75d42" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,380f1523-cd09-41dc-ad10-f4382db75d42.aspx</comments>
      <category>meta-throbs</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=45536cc2-2807-4e5a-943d-6a37cd580be8</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,45536cc2-2807-4e5a-943d-6a37cd580be8.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,45536cc2-2807-4e5a-943d-6a37cd580be8.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=45536cc2-2807-4e5a-943d-6a37cd580be8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I add a custom <a href="http://msdn2.microsoft.com/en-us/library/27ydhh0d(VS.80).aspx" title="Visual Basic Language Reference - IIF function">IIF
      function</a> to every VBscript I make:
   </p>
        <pre class="code vbscript">
' IIF recreated for VBscript
FUNCTION IIF(Expression, Truepart, Falsepart)
	IF Expression THEN 
		IIF = Truepart
	ELSE
		IIF = Falsepart
	END IF
END FUNCTION

'used like so:
strFlavor = IIF(strColor="brown", "chocolate", "not chocolate")
</pre>
        <br />
        <p>
      Mind you, it evaluates all parameters on the way in, so even though this checks the
      objTest object when assigning using it, it would still fail (when the objTest object
      reference is not set):
   </p>
        <pre class="code vbscript">
strFlavor = IIF(IsObject(objTest), objTest.flavor, "vanilla")
</pre>
        <br />
        <p>
      It's no <a href="http://msdn.microsoft.com/library/en-us/script56/html/7399ac32-9324-4a9a-ae76-be9c0f9df81c.asp">ternary
      operator</a>, but it's still indispensible for efficient VBScript coding.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=45536cc2-2807-4e5a-943d-6a37cd580be8" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Code: Custom IIF for VBscript</title>
      <guid>http://blog.throbs.net/PermaLink,guid,45536cc2-2807-4e5a-943d-6a37cd580be8.aspx</guid>
      <link>http://blog.throbs.net/2006/05/25/Code+Custom+IIF+For+VBscript.aspx</link>
      <pubDate>Thu, 25 May 2006 22:21:00 GMT</pubDate>
      <description>&lt;p&gt;
   I add a custom &lt;a href="http://msdn2.microsoft.com/en-us/library/27ydhh0d(VS.80).aspx" title="Visual Basic Language Reference - IIF function"&gt;IIF
   function&lt;/a&gt; to every VBscript I make:
&lt;/p&gt;
&lt;pre class="code vbscript"&gt;
' IIF recreated for VBscript
FUNCTION IIF(Expression, Truepart, Falsepart)
	IF Expression THEN 
		IIF = Truepart
	ELSE
		IIF = Falsepart
	END IF
END FUNCTION

'used like so:
strFlavor = IIF(strColor="brown", "chocolate", "not chocolate")
&lt;/pre&gt;
&lt;br /&gt;
&lt;p&gt;
   Mind you, it evaluates all parameters on the way in, so even though this checks the
   objTest object when assigning using it, it would still fail (when the objTest object
   reference is not set):
&lt;/p&gt;
&lt;pre class="code vbscript"&gt;
strFlavor = IIF(IsObject(objTest), objTest.flavor, "vanilla")
&lt;/pre&gt;
&lt;br /&gt;
&lt;p&gt;
   It's no &lt;a href="http://msdn.microsoft.com/library/en-us/script56/html/7399ac32-9324-4a9a-ae76-be9c0f9df81c.asp"&gt;ternary
   operator&lt;/a&gt;, but it's still indispensible for efficient VBScript coding.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=45536cc2-2807-4e5a-943d-6a37cd580be8" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,45536cc2-2807-4e5a-943d-6a37cd580be8.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=299562f0-6e92-4532-b107-2aff86501fa7</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,299562f0-6e92-4532-b107-2aff86501fa7.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,299562f0-6e92-4532-b107-2aff86501fa7.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=299562f0-6e92-4532-b107-2aff86501fa7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Guess I'm not the only one who was <a href="http://blog.throbs.net/archive/2006/04/07/1765.aspx">baffled
      by the new W3C XMLHTTPRequest spec credits.</a></p>
        <p>
      From <a href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=b6a6febf-51ba-4263-84a0-360e67d98391">Dare
      Obasanjo</a>: 
   </p>
        <blockquote>Interesting. A W3C specification that documents a proprietary Microsoft
   API which not only does not include a Microsoft employee as a spec author but doesn't
   even reference any of the IXMLHttpRequest documentation on MSDN. I'm sure there's
   a lesson in there somewhere. ;)</blockquote>
        <p>
      And then finally from <a href="http://annevankesteren.nl/2006/05/attribution">Anne
      van Kesteren</a> (one of the spec's authors): 
   </p>
        <blockquote>Hereby my apologies to everyone who had to waste his time by writing
   a rant... The current draft reads: "Special thanks also to the Microsoft employees
   who first implemented the XMLHttpRequest interface, which was first widely deployed
   by the Windows Internet Explorer browser." </blockquote>
        <br />
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=299562f0-6e92-4532-b107-2aff86501fa7" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>...And finally someone else noticed.</title>
      <guid>http://blog.throbs.net/PermaLink,guid,299562f0-6e92-4532-b107-2aff86501fa7.aspx</guid>
      <link>http://blog.throbs.net/2006/05/21/And+Finally+Someone+Else+Noticed.aspx</link>
      <pubDate>Sun, 21 May 2006 04:47:00 GMT</pubDate>
      <description>&lt;p&gt;
   Guess I'm not the only one who was &lt;a href="http://blog.throbs.net/archive/2006/04/07/1765.aspx"&gt;baffled
   by the new W3C XMLHTTPRequest spec credits.&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
   From &lt;a href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=b6a6febf-51ba-4263-84a0-360e67d98391"&gt;Dare
   Obasanjo&lt;/a&gt;: &lt;blockquote&gt;Interesting. A W3C specification that documents a proprietary
Microsoft API which not only does not include a Microsoft employee as a spec author
but doesn't even reference any of the IXMLHttpRequest documentation on MSDN. I'm sure
there's a lesson in there somewhere. ;)&lt;/blockquote&gt; &gt;
&lt;p&gt;
   And then finally from &lt;a href="http://annevankesteren.nl/2006/05/attribution"&gt;Anne
   van Kesteren&lt;/a&gt; (one of the spec's authors): &lt;blockquote&gt;Hereby my apologies to everyone
who had to waste his time by writing a rant... The current draft reads: "Special thanks
also to the Microsoft employees who first implemented the XMLHttpRequest interface,
which was first widely deployed by the Windows Internet Explorer browser." &lt;/blockquote&gt; 
&lt;br /&gt;
&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=299562f0-6e92-4532-b107-2aff86501fa7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,299562f0-6e92-4532-b107-2aff86501fa7.aspx</comments>
      <category>web/dev/tech</category>
    </item>
  </channel>
</rss>
