<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>CamTheGeek.com</title>
    <link>http://www.camthegeek.com/blog/</link>
    <description>Cam Soper's Blog</description>
    <language>en-us</language>
    <copyright>Cam Soper</copyright>
    <lastBuildDate>Sat, 18 Apr 2009 00:06:29 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>camthegeek@camthegeek.com</managingEditor>
    <webMaster>camthegeek@camthegeek.com</webMaster>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/TheNetGuru" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use. Disclaimer: These comments are solely my opinion and do not represent or express the position of Commerce Bancshares, Inc. or any other entity.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=f981c3bb-6407-4f96-8e4a-1abe9042d838</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,f981c3bb-6407-4f96-8e4a-1abe9042d838.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,f981c3bb-6407-4f96-8e4a-1abe9042d838.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f981c3bb-6407-4f96-8e4a-1abe9042d838</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
My wife, Michelle, and I have three sons, Connor (4), Cade (2), and Collin (1 month). 
While Collin isn’t quite old enough to get into computers, Connor and Cade both love
it.  Their favorite educational programs are the <a href="http://www.amazon.com/READER-RABBIT-BABY-AND-TODDLER/dp/B000I0YTGS/ref=pd_bbs_sr_1?ie=UTF8&amp;s=software&amp;qid=1240010457&amp;sr=8-1">Reader
Rabbit</a> series, followed closely by several <a href="http://www.amazon.com/Blues-Clues-Preschool-Learning-System/dp/B000OZI8QO">Blue’s
Clues</a> games.  
</p>
        <p>
To make life easy on mom and dad, as well as to protect the CDs, we ripped all their
games as ISO images using <a href="http://isorecorder.alexfeinman.com/W7.htm">ISO
Recorder</a> and keep them stored on my wife’s laptop.  Even using the ISOs,
the procedure for playing the games at the kids’ request was still a pain in the neck:
</p>
        <ol>
          <li>
Log on to the laptop using either mine or my wife’s account.</li>
          <li>
Navigate to Control Panel and turn down the mouse sensitivity to something more appropriate
for a preschooler.</li>
          <li>
Mount the ISO for the game they’ve requested using <a href="http://www.slysoft.com/en/virtual-clonedrive.html">Virtual
Clonedrive</a>.</li>
          <li>
Launch the game.</li>
          <li>
Watch the kids close the laptop lid when they were done, forcing the laptop into standby
mode with these full-screen kids’ apps still running and the mouse sensitivity turned
way down.  Meaning the first thing we’d have to do when we woke up the laptop
was bring up task manager to kill the kids’ app (which would inevitably be pegging
the CPU at 100%) and then dig into control panel to readjust the mouse sensitivity.</li>
        </ol>
        <p>
At some point in there, I realized there had to be a better way.
</p>
        <p>
So the first thing I did was give the kids their own account on that PC.  I created
a limited-access account with no password (my wife and I both keep our accounts password
protected).  I logged on with that account, set the icon size to large, the mouse
pointer scheme to extra large, the folder options to “single-click”,  and set
the mouse sensitivity to low.
</p>
        <p>
Then to ensure that the kids didn’t do anything on that system that I didn’t want
them to, I ran a tool called <a href="http://www.microsoft.com/windows/products/winfamily/sharedaccess/default.mspx">Windows
SteadyState</a>.  This thing rocks.  It lets you lockdown a PC (and individual
accounts on that PC) to a very high degree.  It’s not unlike some of the more
draconian GPOs I’ve seen, like in schools and libraries, but it works on a standalone
PC.  
</p>
        <p>
It took me some trial and error to get the lockdown to what I thought was an appropriate
level.  For example, I left the new-style start menu enabled so that there were
no icons placed on the desktop that I didn’t place there myself.  I also re-enabled
Fast User Switching, which SteadyState disabled, by setting HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableFastUserSwitching
to 0.
</p>
        <p>
So now I had a solution to a lot of my problems, just by hitting Windows-L to drop
to the Welcome Screen, and then clicking on the kids’ new profile.  The last
step was making it easy for the kids to launch their programs.
</p>
        <p>
Putting big, single click icons on the desktop was a no-brainer, but I obviously couldn’t
expect the kids to mount the ISO images before launching their programs.  Luckily,
Virtual CloneDrive has a command line mount utility.  Good old-fashioned batch
files to the rescue!  Here’s an example of the files I wrote, this one to launch
Reader Rabbit Toddler:
</p>
        <p align="left">
          <font face="Courier New">@echo off<br />
start /wait "c:\program files\elaborate bytes\virtualclonedrive\vcdmount.exe" "c:\disk
images\Reader_Rabbit_Toddler.iso" 
<br />
timeout 7<br />
cd "\Program Files\The Learning Company\Reader Rabbit Toddler"<br />
rrtw32.exe</font>
        </p>
        <p>
          <font face="ta">The “start /wait” was, I had hoped, so that the CD would be available
to the system immediately after that line was done executing.  It wasn’t, so
I added the “timeout 7” for 7 more seconds of waiting before trying to launch the
program.  The Blue’s Clues games, interestingly, will show a screen asking the
user to insert the disk, so the wait isn’t an issue with them.</font>
        </p>
        <p>
Finally, I created shortcuts to these batch files on the kids’ desktop, using the
icons from the actual executables.  
</p>
        <p>
Now my boys can easily launch the programs they want without any intervention from
mom and dad, and mom and dad don’t have to worry about the boys getting into things
they shouldn’t.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f981c3bb-6407-4f96-8e4a-1abe9042d838" />
      </body>
      <title>Optimizing a PC for Toddler/Preschooler Use</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,f981c3bb-6407-4f96-8e4a-1abe9042d838.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/AdloyFru_w4/OptimizingAPCForToddlerPreschoolerUse.aspx</link>
      <pubDate>Sat, 18 Apr 2009 00:06:29 GMT</pubDate>
      <description>&lt;p&gt;
My wife, Michelle, and I have three sons, Connor (4), Cade (2), and Collin (1 month).&amp;nbsp;
While Collin isn’t quite old enough to get into computers, Connor and Cade both love
it.&amp;nbsp; Their favorite educational programs are the &lt;a href="http://www.amazon.com/READER-RABBIT-BABY-AND-TODDLER/dp/B000I0YTGS/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=software&amp;amp;qid=1240010457&amp;amp;sr=8-1"&gt;Reader
Rabbit&lt;/a&gt; series, followed closely by several &lt;a href="http://www.amazon.com/Blues-Clues-Preschool-Learning-System/dp/B000OZI8QO"&gt;Blue’s
Clues&lt;/a&gt; games.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
To make life easy on mom and dad, as well as to protect the CDs, we ripped all their
games as ISO images using &lt;a href="http://isorecorder.alexfeinman.com/W7.htm"&gt;ISO
Recorder&lt;/a&gt; and keep them stored on my wife’s laptop.&amp;nbsp; Even using the ISOs,
the procedure for playing the games at the kids’ request was still a pain in the neck:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Log on to the laptop using either mine or my wife’s account.&lt;/li&gt;
&lt;li&gt;
Navigate to Control Panel and turn down the mouse sensitivity to something more appropriate
for a preschooler.&lt;/li&gt;
&lt;li&gt;
Mount the ISO for the game they’ve requested using &lt;a href="http://www.slysoft.com/en/virtual-clonedrive.html"&gt;Virtual
Clonedrive&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
Launch the game.&lt;/li&gt;
&lt;li&gt;
Watch the kids close the laptop lid when they were done, forcing the laptop into standby
mode with these full-screen kids’ apps still running and the mouse sensitivity turned
way down.&amp;nbsp; Meaning the first thing we’d have to do when we woke up the laptop
was bring up task manager to kill the kids’ app (which would inevitably be pegging
the CPU at 100%) and then dig into control panel to readjust the mouse sensitivity.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
At some point in there, I realized there had to be a better way.
&lt;/p&gt;
&lt;p&gt;
So the first thing I did was give the kids their own account on that PC.&amp;nbsp; I created
a limited-access account with no password (my wife and I both keep our accounts password
protected).&amp;nbsp; I logged on with that account, set the icon size to large, the mouse
pointer scheme to extra large, the folder options to “single-click”,&amp;nbsp; and set
the mouse sensitivity to low.
&lt;/p&gt;
&lt;p&gt;
Then to ensure that the kids didn’t do anything on that system that I didn’t want
them to, I ran a tool called &lt;a href="http://www.microsoft.com/windows/products/winfamily/sharedaccess/default.mspx"&gt;Windows
SteadyState&lt;/a&gt;.&amp;nbsp; This thing rocks.&amp;nbsp; It lets you lockdown a PC (and individual
accounts on that PC) to a very high degree.&amp;nbsp; It’s not unlike some of the more
draconian GPOs I’ve seen, like in schools and libraries, but it works on a standalone
PC.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
It took me some trial and error to get the lockdown to what I thought was an appropriate
level.&amp;nbsp; For example, I left the new-style start menu enabled so that there were
no icons placed on the desktop that I didn’t place there myself.&amp;nbsp; I also re-enabled
Fast User Switching, which SteadyState disabled, by setting HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableFastUserSwitching
to 0.
&lt;/p&gt;
&lt;p&gt;
So now I had a solution to a lot of my problems, just by hitting Windows-L to drop
to the Welcome Screen, and then clicking on the kids’ new profile.&amp;nbsp; The last
step was making it easy for the kids to launch their programs.
&lt;/p&gt;
&lt;p&gt;
Putting big, single click icons on the desktop was a no-brainer, but I obviously couldn’t
expect the kids to mount the ISO images before launching their programs.&amp;nbsp; Luckily,
Virtual CloneDrive has a command line mount utility.&amp;nbsp; Good old-fashioned batch
files to the rescue!&amp;nbsp; Here’s an example of the files I wrote, this one to launch
Reader Rabbit Toddler:
&lt;/p&gt;
&lt;p align="left"&gt;
&lt;font face="Courier New"&gt;@echo off&lt;br&gt;
start /wait "c:\program files\elaborate bytes\virtualclonedrive\vcdmount.exe" "c:\disk
images\Reader_Rabbit_Toddler.iso" 
&lt;br&gt;
timeout 7&lt;br&gt;
cd "\Program Files\The Learning Company\Reader Rabbit Toddler"&lt;br&gt;
rrtw32.exe&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face="ta"&gt;The “start /wait” was, I had hoped, so that the CD would be available
to the system immediately after that line was done executing.&amp;nbsp; It wasn’t, so
I added the “timeout 7” for 7 more seconds of waiting before trying to launch the
program.&amp;nbsp; The Blue’s Clues games, interestingly, will show a screen asking the
user to insert the disk, so the wait isn’t an issue with them.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Finally, I created shortcuts to these batch files on the kids’ desktop, using the
icons from the actual executables.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Now my boys can easily launch the programs they want without any intervention from
mom and dad, and mom and dad don’t have to worry about the boys getting into things
they shouldn’t.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f981c3bb-6407-4f96-8e4a-1abe9042d838" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,f981c3bb-6407-4f96-8e4a-1abe9042d838.aspx</comments>
      <category>Hacks</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/OptimizingAPCForToddlerPreschoolerUse.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=f476b4af-c4df-40c6-a3be-230af458cd2b</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,f476b4af-c4df-40c6-a3be-230af458cd2b.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,f476b4af-c4df-40c6-a3be-230af458cd2b.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f476b4af-c4df-40c6-a3be-230af458cd2b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
On Monday, the 5-week anniversary of my surgery, I get my first “fill,” where they
will inject saline into my band to provide more restriction.  It’s probably about
time, as I still get full pretty easily but it doesn’t last very long.  That
said, I’ve lost about 15 pounds since surgery, so I guess it must be working.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f476b4af-c4df-40c6-a3be-230af458cd2b" />
      </body>
      <title>Lap-Band Update</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,f476b4af-c4df-40c6-a3be-230af458cd2b.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/bNoAUuSIdec/LapBandUpdate.aspx</link>
      <pubDate>Thu, 22 Jan 2009 02:17:55 GMT</pubDate>
      <description>&lt;p&gt;
On Monday, the 5-week anniversary of my surgery, I get my first “fill,” where they
will inject saline into my band to provide more restriction.&amp;nbsp; It’s probably about
time, as I still get full pretty easily but it doesn’t last very long.&amp;nbsp; That
said, I’ve lost about 15 pounds since surgery, so I guess it must be working.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f476b4af-c4df-40c6-a3be-230af458cd2b" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,f476b4af-c4df-40c6-a3be-230af458cd2b.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandUpdate.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=a5656472-4ca7-4605-8f9a-d3d4a350c905</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,a5656472-4ca7-4605-8f9a-d3d4a350c905.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,a5656472-4ca7-4605-8f9a-d3d4a350c905.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=a5656472-4ca7-4605-8f9a-d3d4a350c905</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We’ve been doing some remodeling around the house.  The room we were using as
my office has been made into a bedroom for my boys, as their old bedroom has been
remade into a nursery in preparation for our newest addition, who should appear in
March.
</p>
        <p>
Since we’d completely finished our basement, we moved my office into the end of the
basement hallway, which was really a bit of a dead space before (we just used it to
store a few things, including some guinea pigs and turtles).
</p>
        <p>
Here’s the view as  you walk down the hallway to my office.  To the left
is the door to my den, and to the right is the door to the garage.
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3813.jpg">
            <img title="PICT3813" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="364" alt="PICT3813" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3813_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
Here’s the view from the door to the garage.
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3814.jpg">
            <img title="PICT3814" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3814" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3814_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
Let’s talk about what we see.  First, a Microsoft Natural Keyboard 4000 and a
Microsoft Natural Laser Mouse 6000.  I’m big on ergonomics.  That’s part
of the reason I still use this desk, even though a different style of desk would allow
me to set up multiple monitors.  This desk is a corner design with a desktop
that “wraps” around you to a degree, and it provides good support for my arms. 
The monitor is a 19” DVI LCD.  All three are connected to a nice DVI KVM which
allows me to share them between my personal desktop PC (lower left) and my work laptop
(in the docking station on the left).
</p>
        <p>
Here’s a close-up of the left side.
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3816.jpg">
            <img title="PICT3816" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3816" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3816_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
In this view, you can see my Linksys WRT54GL (running Tomato firmware), Vonage gateway,
and cable modem on top.  You can also see my two phones, one that has an intercom
to the rest of the house,  and one that has a headset.  All of this is running
on a UPS so I never have any downtime.  The little black button on the desk next
to the silver phone is the switch button for the KVM.  
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3815.jpg">
            <img title="PICT3815" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3815" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3815_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
On the right you can see some books and stuff.  Not a whole lot here.  Just
storage and a nifty lighted document stand.
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3819.jpg">
            <img title="PICT3819" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3819" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3819_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
        </p>
        <p>
To the right of my desk is my printer stand and a bed for my office assistants. 
One of my dogs and one of my cats take turns.  Usually it’s the dog.
</p>
        <p>
          <a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3817.jpg">
            <img title="PICT3817" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3817" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3817_thumb.jpg" width="484" border="0" />
          </a>
        </p>
        <p>
Here’s the local office manager, Spartan 117.  He’s a bit of a slave driver.
</p>
        <p>
And that’s pretty much where I spend 9 hours a day.  Generally it’s pretty quiet,
and I manage a good amount of productivity.
</p>
        <p>
What’s your home office like?  Would you be comfortable working from it full
time?
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=a5656472-4ca7-4605-8f9a-d3d4a350c905" />
      </body>
      <title>Open House: My Office</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,a5656472-4ca7-4605-8f9a-d3d4a350c905.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/UTqJU3-X0lU/OpenHouseMyOffice.aspx</link>
      <pubDate>Thu, 22 Jan 2009 02:14:56 GMT</pubDate>
      <description>&lt;p&gt;
We’ve been doing some remodeling around the house.&amp;nbsp; The room we were using as
my office has been made into a bedroom for my boys, as their old bedroom has been
remade into a nursery in preparation for our newest addition, who should appear in
March.
&lt;/p&gt;
&lt;p&gt;
Since we’d completely finished our basement, we moved my office into the end of the
basement hallway, which was really a bit of a dead space before (we just used it to
store a few things, including some guinea pigs and turtles).
&lt;/p&gt;
&lt;p&gt;
Here’s the view as&amp;nbsp; you walk down the hallway to my office.&amp;nbsp; To the left
is the door to my den, and to the right is the door to the garage.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3813.jpg"&gt;&lt;img title="PICT3813" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="364" alt="PICT3813" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3813_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Here’s the view from the door to the garage.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3814.jpg"&gt;&lt;img title="PICT3814" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3814" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3814_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Let’s talk about what we see.&amp;nbsp; First, a Microsoft Natural Keyboard 4000 and a
Microsoft Natural Laser Mouse 6000.&amp;nbsp; I’m big on ergonomics.&amp;nbsp; That’s part
of the reason I still use this desk, even though a different style of desk would allow
me to set up multiple monitors.&amp;nbsp; This desk is a corner design with a desktop
that “wraps” around you to a degree, and it provides good support for my arms.&amp;nbsp;
The monitor is a 19” DVI LCD.&amp;nbsp; All three are connected to a nice DVI KVM which
allows me to share them between my personal desktop PC (lower left) and my work laptop
(in the docking station on the left).
&lt;/p&gt;
&lt;p&gt;
Here’s a close-up of the left side.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3816.jpg"&gt;&lt;img title="PICT3816" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3816" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3816_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
In this view, you can see my Linksys WRT54GL (running Tomato firmware), Vonage gateway,
and cable modem on top.&amp;nbsp; You can also see my two phones, one that has an intercom
to the rest of the house,&amp;nbsp; and one that has a headset.&amp;nbsp; All of this is running
on a UPS so I never have any downtime.&amp;nbsp; The little black button on the desk next
to the silver phone is the switch button for the KVM.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3815.jpg"&gt;&lt;img title="PICT3815" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3815" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3815_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
On the right you can see some books and stuff.&amp;nbsp; Not a whole lot here.&amp;nbsp; Just
storage and a nifty lighted document stand.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3819.jpg"&gt;&lt;img title="PICT3819" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3819" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3819_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
To the right of my desk is my printer stand and a bed for my office assistants.&amp;nbsp;
One of my dogs and one of my cats take turns.&amp;nbsp; Usually it’s the dog.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3817.jpg"&gt;&lt;img title="PICT3817" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="364" alt="PICT3817" src="http://www.camthegeek.com/blog/content/binary/WindowsLiveWriter/OpenHouseMyOffice_11CAA/PICT3817_thumb.jpg" width="484" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Here’s the local office manager, Spartan 117.&amp;nbsp; He’s a bit of a slave driver.
&lt;/p&gt;
&lt;p&gt;
And that’s pretty much where I spend 9 hours a day.&amp;nbsp; Generally it’s pretty quiet,
and I manage a good amount of productivity.
&lt;/p&gt;
&lt;p&gt;
What’s your home office like?&amp;nbsp; Would you be comfortable working from it full
time?
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=a5656472-4ca7-4605-8f9a-d3d4a350c905" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,a5656472-4ca7-4605-8f9a-d3d4a350c905.aspx</comments>
    <feedburner:origLink>http://www.camthegeek.com/blog/OpenHouseMyOffice.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Well, tomorrow is the first official day of my "mechanical soft" diet, which technically
means anything that can be mashed with a fork.  I've been cheating a little on
my pureed diet, increasing mashable foods over the past week, because, well, let's
face it: Baby food is not meant for adults.  I've been taking it slow, and I've
been really very careful to thoroughly chew my food so my stomach doesn't get too
much of a workout though.  And I've been sticking with soft foods, nothing too
fibrous or tough like beef or celery.
</p>
        <p>
I'm able to take my pills down now without crushing them, the exception being my metformin,
which I still split.  My blood sugar is doing really good.  In fact, it's
going too low (hypoglycemic) every day now, which leads me to think I need to cut
back on my glyburide (a drug that stimulates insulin production).  I'll meet
with my  family doctor sometime in the next few weeks to put together a game
plan on my meds.
</p>
        <p>
As far as eating goes, I really am feeling full on a relatively small portion of food
(less than my wife eats, but more than my kids), and I haven't found any foods yet
that give me trouble so long as I chew it thoroughly and take my time.  When
I get my first fill and get some more restriction from my band, I should be able to
take even smaller portions.
</p>
        <p>
Assuming nothing noteworthy happens, I don't expect to blog about this anymore for
a couple weeks when I transition back to a "normal" diet.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d" />
      </body>
      <title>Lap-Band Surgery Day 13: Almost Normal</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/WZFC-0IxLYI/LapBandSurgeryDay13AlmostNormal.aspx</link>
      <pubDate>Mon, 05 Jan 2009 01:51:31 GMT</pubDate>
      <description>&lt;p&gt;
Well, tomorrow is the first official day of my "mechanical soft" diet, which technically
means anything that can be mashed with a fork.&amp;nbsp; I've been cheating a little on
my pureed diet, increasing mashable foods over the past week, because, well, let's
face it: Baby food is not meant for adults.&amp;nbsp; I've been taking it slow, and I've
been really very careful to thoroughly chew my food so my stomach doesn't get too
much of a workout though.&amp;nbsp; And I've been sticking with soft foods, nothing too
fibrous or tough like beef or celery.
&lt;/p&gt;
&lt;p&gt;
I'm able to take my pills down now without crushing them, the exception being my metformin,
which I still split.&amp;nbsp; My blood sugar is doing really good.&amp;nbsp; In fact, it's
going too low (hypoglycemic) every day now, which leads me to think I need to cut
back on my glyburide (a drug that stimulates insulin production).&amp;nbsp; I'll meet
with my&amp;nbsp; family doctor sometime in the next few weeks to put together a game
plan on my meds.
&lt;/p&gt;
&lt;p&gt;
As far as eating goes, I really am feeling full on a relatively small portion of food
(less than my wife eats, but more than my kids), and I haven't found any foods yet
that give me trouble so long as I chew it thoroughly and take my time.&amp;nbsp; When
I get my first fill and get some more restriction from my band, I should be able to
take even smaller portions.
&lt;/p&gt;
&lt;p&gt;
Assuming nothing noteworthy happens, I don't expect to blog about this anymore for
a couple weeks when I transition back to a "normal" diet.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,f5e1aaf9-70b5-42fc-b922-c6d7f1f1ef0d.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDay13AlmostNormal.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=2bbad93c-2724-4f59-95c0-e35d77caafc3</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,2bbad93c-2724-4f59-95c0-e35d77caafc3.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,2bbad93c-2724-4f59-95c0-e35d77caafc3.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=2bbad93c-2724-4f59-95c0-e35d77caafc3</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I'm not in any pain anymore, nor do I feel bloated.  The swelling in my stomach
must be going down, because I'm getting hungry now, and I'm not "filling up" on liquids
like I was.  Well, maybe a bit, but it doesn't last nearly as long.
</p>
        <p>
Speaking of liquids, I'm sick of them.  I'm sick of clear liquids, I'm sick of
full liquids.  I'm sick of cream soups, popsicles, Cream of Wheat, Malt-o-meal,
fruit juice, decaf iced tea, water, and everything else liquid.  I want real,
solid food.
</p>
        <p>
To that end, I cheated a little.  I'm not supposed to start pureed foods until
after my follow-up appt. Monday.  Well, tonight I ran some of my wife's chili
through the blender and ate it with a small piece of cornbread, which I chewed really
well.  Michelle's chili never tasted so good, even if it was more like refried
beans than chili.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=2bbad93c-2724-4f59-95c0-e35d77caafc3" />
      </body>
      <title>Lap-Band Surgery Day 5: Liquid Diets Suck</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,2bbad93c-2724-4f59-95c0-e35d77caafc3.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/QQBVNypXuz8/LapBandSurgeryDay5LiquidDietsSuck.aspx</link>
      <pubDate>Sun, 28 Dec 2008 03:24:42 GMT</pubDate>
      <description>&lt;p&gt;
I'm not in any pain anymore, nor do I feel bloated.&amp;nbsp; The swelling in my stomach
must be going down, because I'm getting hungry now, and I'm not "filling up" on liquids
like I was.&amp;nbsp; Well, maybe a bit, but it doesn't last nearly as long.
&lt;/p&gt;
&lt;p&gt;
Speaking of liquids, I'm sick of them.&amp;nbsp; I'm sick of clear liquids, I'm sick of
full liquids.&amp;nbsp; I'm sick of cream soups, popsicles, Cream of Wheat, Malt-o-meal,
fruit juice, decaf iced tea, water, and everything else liquid.&amp;nbsp; I want real,
solid food.
&lt;/p&gt;
&lt;p&gt;
To that end, I cheated a little.&amp;nbsp; I'm not supposed to start pureed foods until
after my follow-up appt. Monday.&amp;nbsp; Well, tonight I ran some of my wife's chili
through the blender and ate it with a small piece of cornbread, which I chewed really
well.&amp;nbsp; Michelle's chili never tasted so good, even if it was more like refried
beans than chili.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=2bbad93c-2724-4f59-95c0-e35d77caafc3" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,2bbad93c-2724-4f59-95c0-e35d77caafc3.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDay5LiquidDietsSuck.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=01f7893b-5c1a-44dc-bdb1-33208cf6bc60</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,01f7893b-5c1a-44dc-bdb1-33208cf6bc60.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,01f7893b-5c1a-44dc-bdb1-33208cf6bc60.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=01f7893b-5c1a-44dc-bdb1-33208cf6bc60</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I actually feel a bit better this morning.  The port incision still hurts a little,
but bloating is down and my fever has broken.  It's easier for me to get up from
a sitting position.  
</p>
        <p>
I'm feeling kinda drained, probably because there isn't a whole lot of nutrition in
a clear liquid diet.  Tomorrow I move to full liquids, so I'm looking forward
to some nice creamy soup or cream of wheat.
</p>
        <p>
Speaking of liquids, the swelling around the band has made it hard for me to take
liquids down.  I have to go really slow, just a sip at a time, or the band punishes
me.  I guess this is a good preview of what normal meals will be like. 
It's not horrible, just uncomfortable.  I can learn to work with that, I guess.
</p>
        <p>
Here's a handy tip I discovered: My daily meds are way to big to fit through the swelling
around my band, so I'm having to crush them.  The easiest way I've found to get
down a handful of nasty crushed pills is to mix the powder with children's Tylenol. 
That seems to pretty much mask the taste.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=01f7893b-5c1a-44dc-bdb1-33208cf6bc60" />
      </body>
      <title>Lap-Band Surgery Day 2:  Improvement</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,01f7893b-5c1a-44dc-bdb1-33208cf6bc60.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/DkaOK34Sv8w/LapBandSurgeryDay2Improvement.aspx</link>
      <pubDate>Wed, 24 Dec 2008 17:06:26 GMT</pubDate>
      <description>&lt;p&gt;
I actually feel a bit better this morning.&amp;nbsp; The port incision still hurts a little,
but bloating is down and my fever has broken.&amp;nbsp; It's easier for me to get up from
a sitting position.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
I'm feeling kinda drained, probably because there isn't a whole lot of nutrition in
a clear liquid diet.&amp;nbsp; Tomorrow I move to full liquids, so I'm looking forward
to some nice creamy soup or cream of wheat.
&lt;/p&gt;
&lt;p&gt;
Speaking of liquids, the swelling around the band has made it hard for me to take
liquids down.&amp;nbsp; I have to go really slow, just a sip at a time, or the band punishes
me.&amp;nbsp; I guess this is a good preview of what normal meals will be like.&amp;nbsp;
It's not horrible, just uncomfortable.&amp;nbsp; I can learn to work with that, I guess.
&lt;/p&gt;
&lt;p&gt;
Here's a handy tip I discovered: My daily meds are way to big to fit through the swelling
around my band, so I'm having to crush them.&amp;nbsp; The easiest way I've found to get
down a handful of nasty crushed pills is to mix the powder with children's Tylenol.&amp;nbsp;
That seems to pretty much mask the taste.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=01f7893b-5c1a-44dc-bdb1-33208cf6bc60" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,01f7893b-5c1a-44dc-bdb1-33208cf6bc60.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDay2Improvement.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=35500dcc-49b2-4043-9d0c-a84938449a65</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,35500dcc-49b2-4043-9d0c-a84938449a65.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,35500dcc-49b2-4043-9d0c-a84938449a65.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=35500dcc-49b2-4043-9d0c-a84938449a65</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Not a whole lot new to report today.  My port incision is still pretty sore,
but I'm a lot less bloated today, at least in my chest.  My belly is still kinda
bloated.  And I've got a mild fever of 99.3°F.  Yay.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=35500dcc-49b2-4043-9d0c-a84938449a65" />
      </body>
      <title>Lap-Band Surgery Day 1: Meh.</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,35500dcc-49b2-4043-9d0c-a84938449a65.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/I5Fy11sTAmY/LapBandSurgeryDay1Meh.aspx</link>
      <pubDate>Wed, 24 Dec 2008 02:23:39 GMT</pubDate>
      <description>&lt;p&gt;
Not a whole lot new to report today.&amp;nbsp; My port incision is still pretty sore,
but I'm a lot less bloated today, at least in my chest.&amp;nbsp; My belly is still kinda
bloated.&amp;nbsp; And I've got a mild fever of 99.3°F.&amp;nbsp; Yay.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=35500dcc-49b2-4043-9d0c-a84938449a65" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,35500dcc-49b2-4043-9d0c-a84938449a65.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDay1Meh.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=62ce268e-dbf8-4c20-9446-e4ef07008720</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,62ce268e-dbf8-4c20-9446-e4ef07008720.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,62ce268e-dbf8-4c20-9446-e4ef07008720.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=62ce268e-dbf8-4c20-9446-e4ef07008720</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We (my dear wife Michelle and I) reported to the <a href="http://www.moreoflife.com">surgery
center</a> dutifully at 6:30, and were then informed that we'd have to wait a little
bit because my surgeon moonlights as a trauma surgeon and got called in to patch somebody
up.  At about 7:30 they called me from the waiting room to get ready.
</p>
        <p>
They took me to my room, where I was instructed to don the backless robe, surgical
cap, etc., and let them know when i was ready for my IV.  After gettting me all
hooked up, Michelle was allowed to see me.  
</p>
        <p>
These were some of the longest minutes of my life.  As you may know from my previous
posts, I've really felt conflicted about this decision.  I'm overweight, yes, 
but not enough to contribute to any serious health conditions other than my type 2
diabetes.  I'm relatively pretty good about my diet (with some exceptions), but
I have had the hardest time losing weight since I got my blood sugar under control,
thanks to side effects from my medications.  So on the one hand, I had a voice
in my head imploring me to back out, that I'm not <em>that</em> fat, and it wasn't
too late to call it off.  Then I had another voice reminding me that the only
way to reverse diabetes is to lose huge amounts of weight and this is the best possible
thing I could do for it.
</p>
        <p>
Finally the anesthesia nurse gave me a shot of something that made both voices just
shut the hell up.  My RN called it the "I don't care" drug.  It was definitely
that.
</p>
        <p>
A bit later, they wheeled me into the OR, where I can remember cracking a couple jokes
with the staff, and that's pretty much the last thing I remember.
</p>
        <p>
My next memory was coming to in the recovery room.  What a crappy feeling. 
I could tell that I had some sore incisions, and I was trying to have coherent thoughts,
but I could only manage two-word sentences to the RN.  My throat being sore from
the breathing tube didn't help, either.  I couldn't focus my eyes on  anything,
nor could I keep them open for any length of time.  And my upper back hurt, which
it always does when I'm in a hospital bed.  I know I said something to the RN,
but I can't remember what.  Eventually I was moved back to my room.
</p>
        <p>
The next few hours consisted of lots of walking, and before I knew it, they released
me.  It was about 3 PM, and I could have left earlier if I had peed sooner. 
Michelle drove us to Hy-Vee to pick up my pain prescription while I dozed a little
in the car.  Next stop was home.
</p>
        <p>
So here I sit, perfectly conscious.  Most of my incisions don't really hurt at
all, with the exception of the incision where they installed my port.  That's
really tender, and it's the one that really hurts whenever I put too much strain on 
my abs.  I'm on a clear liquid diet for the next few days, but I don't think
that'll be too hard, as I'm passing liquids through my new pouch really, really slowly
due to swelling.  I actually got a full stomach on a popsicle earlier today. 
I'm also feeling really kind of bloated thanks to the gas they used to inflate my
abdominal cavity.
</p>
        <p>
All in all, it's a pretty easy procedure and I don't feel too bad.   We'll
see if I feel like this tomorrow.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=62ce268e-dbf8-4c20-9446-e4ef07008720" />
      </body>
      <title>Lap-Band Surgery Day 0: Ow, That's Tender!</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,62ce268e-dbf8-4c20-9446-e4ef07008720.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/OQ--nvfoZ8M/LapBandSurgeryDay0OwThatsTender.aspx</link>
      <pubDate>Tue, 23 Dec 2008 01:56:10 GMT</pubDate>
      <description>&lt;p&gt;
We (my dear wife Michelle and I) reported to the &lt;a href="http://www.moreoflife.com"&gt;surgery
center&lt;/a&gt; dutifully at 6:30, and were then informed that we'd have to wait a little
bit because my surgeon moonlights as a trauma surgeon and got called in to patch somebody
up.&amp;nbsp; At about 7:30 they called me from the waiting room to get ready.
&lt;/p&gt;
&lt;p&gt;
They took me to my room, where I was instructed to don the backless robe, surgical
cap, etc., and let them know when i was ready for my IV.&amp;nbsp; After gettting me all
hooked up, Michelle was allowed to see me.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
These were some of the longest minutes of my life.&amp;nbsp; As you may know from my previous
posts, I've really felt conflicted about this decision.&amp;nbsp; I'm overweight, yes,&amp;nbsp;
but not enough to contribute to any serious health conditions other than my type 2
diabetes.&amp;nbsp; I'm relatively pretty good about my diet (with some exceptions), but
I have had the hardest time losing weight since I got my blood sugar under control,
thanks to side effects from my medications.&amp;nbsp; So on the one hand, I had a voice
in my head imploring me to back out, that I'm not &lt;em&gt;that&lt;/em&gt; fat, and it wasn't
too late to call it off.&amp;nbsp; Then I had another voice reminding me that the only
way to reverse diabetes is to lose huge amounts of weight and this is the best possible
thing I could do for it.
&lt;/p&gt;
&lt;p&gt;
Finally the anesthesia nurse gave me a shot of something that made both voices just
shut the hell up.&amp;nbsp; My RN called it the "I don't care" drug.&amp;nbsp; It was definitely
that.
&lt;/p&gt;
&lt;p&gt;
A bit later, they wheeled me into the OR, where I can remember cracking a couple jokes
with the staff, and that's pretty much the last thing I remember.
&lt;/p&gt;
&lt;p&gt;
My next memory was coming to in the recovery room.&amp;nbsp; What a crappy feeling.&amp;nbsp;
I could tell that I had some sore incisions, and I was trying to have coherent thoughts,
but I could only manage two-word sentences to the RN.&amp;nbsp; My throat being sore from
the breathing tube didn't help, either.&amp;nbsp; I couldn't focus my eyes on&amp;nbsp; anything,
nor could I keep them open for any length of time.&amp;nbsp; And my upper back hurt, which
it always does when I'm in a hospital bed.&amp;nbsp; I know I said something to the RN,
but I can't remember what.&amp;nbsp; Eventually I was moved back to my room.
&lt;/p&gt;
&lt;p&gt;
The next few hours consisted of lots of walking, and before I knew it, they released
me.&amp;nbsp; It was about 3 PM, and I could have left earlier if I had peed sooner.&amp;nbsp;
Michelle drove us to Hy-Vee to pick up my pain prescription while I dozed a little
in the car.&amp;nbsp; Next stop was home.
&lt;/p&gt;
&lt;p&gt;
So here I sit, perfectly conscious.&amp;nbsp; Most of my incisions don't really hurt at
all, with the exception of the incision where they installed my port.&amp;nbsp; That's
really tender, and it's the one that really hurts whenever I put too much strain on&amp;nbsp;
my abs.&amp;nbsp; I'm on a clear liquid diet for the next few days, but I don't think
that'll be too hard, as I'm passing liquids through my new pouch really, really slowly
due to swelling.&amp;nbsp; I actually got a full stomach on a popsicle earlier today.&amp;nbsp;
I'm also feeling really kind of bloated thanks to the gas they used to inflate my
abdominal cavity.
&lt;/p&gt;
&lt;p&gt;
All in all, it's a pretty easy procedure and I don't feel too bad.&amp;nbsp;&amp;nbsp; We'll
see if I feel like this tomorrow.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=62ce268e-dbf8-4c20-9446-e4ef07008720" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,62ce268e-dbf8-4c20-9446-e4ef07008720.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDay0OwThatsTender.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=614eca09-9bb0-4e10-9c0f-5cbf62477e74</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,614eca09-9bb0-4e10-9c0f-5cbf62477e74.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,614eca09-9bb0-4e10-9c0f-5cbf62477e74.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=614eca09-9bb0-4e10-9c0f-5cbf62477e74</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Part of the preparation my surgeon requires pre-operation is a clear liquid diet the
day before surgery.
</p>
        <p>
My brother-in-law Brian is here this weekend because I hired him to put in laminate
flooring.  The timing could be better, but the factory where he works is going
to be closed the next two weeks, so Michelle and I decided to take advantage of her
brother’s unwanted availability and at the same time help him out at a time when money
is kind of tight.  He’s an absolute artist when it comes to handywork, so the
floor is going to look fantastic.
</p>
        <p>
Brian is a Mountain Dew fanatic, so while I was making a hardware store run this morning,
I decided to stop by the grocery store and pick up some Mountain Dew for him. 
If Dante had added another circle to hell, I’m pretty sure it would have consisted
of being in a grocery store while on a clear liquid diet.    Being
there in the grocery store was absolutely torturous.  I was mildly hungry when
I went in.  Within a few minutes, I was famished.  I stocked up on South
Beach Diet “Tide Me Over” drink mix, basically Crystal Light with extra protein to
help you feel full.  And I bought a lot of sugar free Jello.  Also some
pudding and protein shakes for Thursday, when I transition off my clear liquid diet
to my “full” liquid diet.
</p>
        <p>
I hope that Mountain Dew is the best Mountain Dew Brian has ever had.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=614eca09-9bb0-4e10-9c0f-5cbf62477e74" />
      </body>
      <title>Lap-Band Surgery Day &amp;ndash;1: Holy Shit, I&amp;rsquo;m Hungry</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,614eca09-9bb0-4e10-9c0f-5cbf62477e74.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/G3Es5b0wzXc/LapBandSurgeryDayNdash1HolyShitIrsquomHungry.aspx</link>
      <pubDate>Sun, 21 Dec 2008 19:32:42 GMT</pubDate>
      <description>&lt;p&gt;
Part of the preparation my surgeon requires pre-operation is a clear liquid diet the
day before surgery.
&lt;/p&gt;
&lt;p&gt;
My brother-in-law Brian is here this weekend because I hired him to put in laminate
flooring.&amp;nbsp; The timing could be better, but the factory where he works is going
to be closed the next two weeks, so Michelle and I decided to take advantage of her
brother’s unwanted availability and at the same time help him out at a time when money
is kind of tight.&amp;nbsp; He’s an absolute artist when it comes to handywork, so the
floor is going to look fantastic.
&lt;/p&gt;
&lt;p&gt;
Brian is a Mountain Dew fanatic, so while I was making a hardware store run this morning,
I decided to stop by the grocery store and pick up some Mountain Dew for him.&amp;nbsp;
If Dante had added another circle to hell, I’m pretty sure it would have consisted
of being in a grocery store while on a clear liquid diet.&amp;nbsp;&amp;nbsp;&amp;nbsp; Being
there in the grocery store was absolutely torturous.&amp;nbsp; I was mildly hungry when
I went in.&amp;nbsp; Within a few minutes, I was famished.&amp;nbsp; I stocked up on South
Beach Diet “Tide Me Over” drink mix, basically Crystal Light with extra protein to
help you feel full.&amp;nbsp; And I bought a lot of sugar free Jello.&amp;nbsp; Also some
pudding and protein shakes for Thursday, when I transition off my clear liquid diet
to my “full” liquid diet.
&lt;/p&gt;
&lt;p&gt;
I hope that Mountain Dew is the best Mountain Dew Brian has ever had.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=614eca09-9bb0-4e10-9c0f-5cbf62477e74" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,614eca09-9bb0-4e10-9c0f-5cbf62477e74.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/LapBandSurgeryDayNdash1HolyShitIrsquomHungry.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=aca7b8d9-eed2-4539-817c-750e53ab31e6</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,aca7b8d9-eed2-4539-817c-750e53ab31e6.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,aca7b8d9-eed2-4539-817c-750e53ab31e6.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=aca7b8d9-eed2-4539-817c-750e53ab31e6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As I've discussed this decision with my friends and family, I've gotten a lot of questions
about it and encountered a few misperceptions. My mom, for example, thought it was
a much more extreme procedure, like gastric bypass. The official Lap-Band website
has <a href="http://www.lapband.com/local/media/videos/emmi.swf">a short animation
about the procedure</a>. It's totally G-rated and is actually very informative. If
you have any questions about it, please take five minutes to watch this and I guarantee
you'll have a much better understanding of what it is and what it does.
</p>
        <p>
As the date draws closer, I'm a little nervous. Make no mistake: I'm not particularly <em>crazy</em> about
this whole idea. But as I consider my age and the long-term complications of type
2 diabetes, and the horrible health problems my dad suffered before he finally died
at the relatively young age of 58, I see this as my best chance at maintaining a relatively
normal life. I actually compare my feelings on the subject to <a href="http://en.wikipedia.org/wiki/Christina_Applegate#Breast_cancer">those
who have to consider pre-emptive surgery because they are at high risk of cancer.</a> I'm
not comparing diabetes to cancer; I'm just saying I feel like this is a pre-emptive
action that will require short-term cost to provide the best long-term outcome.
</p>
        <p>
Besides, as I told my friend Todd, it'll be nice to fit in my favorite suit again.
:)
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=aca7b8d9-eed2-4539-817c-750e53ab31e6" />
      </body>
      <title>All About Lap Band</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,aca7b8d9-eed2-4539-817c-750e53ab31e6.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/Gy45MJDYbag/AllAboutLapBand.aspx</link>
      <pubDate>Sat, 20 Dec 2008 03:14:15 GMT</pubDate>
      <description>&lt;p&gt;
As I've discussed this decision with my friends and family, I've gotten a lot of questions
about it and encountered a few misperceptions. My mom, for example, thought it was
a much more extreme procedure, like gastric bypass. The official Lap-Band website
has &lt;a href="http://www.lapband.com/local/media/videos/emmi.swf"&gt;a short animation
about the procedure&lt;/a&gt;. It's totally G-rated and is actually very informative. If
you have any questions about it, please take five minutes to watch this and I guarantee
you'll have a much better understanding of what it is and what it does.
&lt;/p&gt;
&lt;p&gt;
As the date draws closer, I'm a little nervous. Make no mistake: I'm not particularly &lt;em&gt;crazy&lt;/em&gt; about
this whole idea. But as I consider my age and the long-term complications of type
2 diabetes, and the horrible health problems my dad suffered before he finally died
at the relatively young age of 58, I see this as my best chance at maintaining a relatively
normal life. I actually compare my feelings on the subject to &lt;a href="http://en.wikipedia.org/wiki/Christina_Applegate#Breast_cancer"&gt;those
who have to consider pre-emptive surgery because they are at high risk of cancer.&lt;/a&gt; I'm
not comparing diabetes to cancer; I'm just saying I feel like this is a pre-emptive
action that will require short-term cost to provide the best long-term outcome.
&lt;/p&gt;
&lt;p&gt;
Besides, as I told my friend Todd, it'll be nice to fit in my favorite suit again.
:)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=aca7b8d9-eed2-4539-817c-750e53ab31e6" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,aca7b8d9-eed2-4539-817c-750e53ab31e6.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/AllAboutLapBand.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=e114ebc6-bf4a-42ae-b7aa-4533d44b86a1</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,e114ebc6-bf4a-42ae-b7aa-4533d44b86a1.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,e114ebc6-bf4a-42ae-b7aa-4533d44b86a1.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=e114ebc6-bf4a-42ae-b7aa-4533d44b86a1</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I was already thinking of picking up a Dell Mini 9 when <a href="http://www.hanselman.com/blog/DellMini9PracticalDevelopersReview.aspx">Scott
Hanselman blogged about his</a>, and I'd dropped hints to my dear wife that I would
love one for Christmas.  She told me point-blank that she wasn't buying a computer
for me, so I went to back to shopping on my own.  
</p>
        <p>
Right about the time I was ready to click "buy" on Dell's website, my friend <a href="http://www.johnbatdorf.net/blog">John
Batdorf</a> told me about his new Eee PC.  He was infinitely pleased with his,
so I went to NewEgg and <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16834220441&amp;Tpk=eee%20pc%20900ha">bought
one of my own</a> for far less than I was going to spend on the Dell.  It got
here today.
</p>
        <p>
It's slightly larger than I expected, having seen the previous generation of Eee PCs,
but I suppose that's fine since it yields a slightly larger keyboard.  Upon unboxing
it and booting into Windows XP Home, I fell in love.  It's a zippy little thing,
easily as fast as my 1.8 Ghz Centrino laptop.  The keyboard layout is cramped, 
but pretty easy to navigate, and Asus provides all the usual hotkeys, as well as some
new ones (like a key for Taskman).
</p>
        <p>
After taking the dime tour in XP, I installed a 2 GB DIMM.  For reference, here's
the procedure I used:
</p>
        <ol>
          <li>
Reboot, press F2 before Windows loads to go into the BIOS setup. 
</li>
          <li>
On the "boot" tab, disable Boot Boost (and LEAVE it disabled at least until Vista
is installed and stable).  Save your changes, shut down the PC. 
</li>
          <li>
Unplug the PC and remove the batter.  
</li>
          <li>
Remove the service panel on the bottom by removing two screws.  When you pry
the service panel open, it will put up more resistance than you anticipate. 
Be gentle, but persistent, and it will come off. 
</li>
          <li>
Remove the 1 GB DIMM.  Replace it with the 2 GB DIMM. 
</li>
          <li>
Replace the service panel, reboot, verify it worked.</li>
        </ol>
        <p>
At this point, I decided it was time to install Vista.  Using an ISO of Vista
SP1, I created a bootable USB flash drive using <a href="http://kurtsh.spaces.live.com/blog/cns!DA410C7F7E038D!1665.entry">this
guy's procedure</a>.  Then I started my Vista install.  Here are the steps
you'll need to do the same:
</p>
        <ol>
          <li>
Insert the USB drive with your Vista installation files, reboot, press Esc before
Windows loads to bring up  the boot menu, and select the USB media (not F9, my
bad, sorry John!). 
</li>
          <li>
Once in Vista setup, configure your partitions the way you want them.  My Eee
had 4 partitions, two of which were NTFS and were obviously my C: and D: drives. 
Partitions 3 and 4 were not NTFS, and looked suspiciously like restore partitions,
so I left them alone.  I deleted partitions 1 and 2, however, and created a single
primary NTFS partition for Vista.  Apply your own preferences as applicable. 
45 minutes later, I booted into Vista for the first time. 
</li>
          <li>
The first thing you'll want to fix are the bad devices in Device Manager.  First,
I updated the two "Network Adapter" items with drivers from the included support DVD,
and they turned out to be the wireless and ethernet adapters. 
</li>
          <li>
Then I went to Intel's website and downloaded and installed the <a href="http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;ProductID=2301&amp;DwnldID=16312&amp;strOSs=163&amp;OSFullName=Windows%20Vista*&amp;lang=eng">latest
driver package for my chipset</a>. 
</li>
          <li>
Finally, there was one additional bad entry in Device Manager.  I followed <a href="http://forum.eeeuser.com/viewtopic.php?id=50071">this
procedure to download and install the ACPI driver</a>, which corrected that last bad
entry, as well as enabling all my hotkeys. 
</li>
          <li>
I went to the Asus <a href="http://support.asus.com/download/download.aspx?SLanguage=en-us">download
page</a> and installed the Super Hybrid Engine utility, the Asus Instant Key utility,
and the Asus Updater, which I used to update to the most recent BIOS.  For each
of those,  the Asus installer will throw an error that Windows 6 isn't supported. 
Sure it is.  Just don't use the Asus installer.  There will be another executable
in the same directory as the Asus setup program.  You'll recognize it by its
InstallShield icon.  Apparently, Asus' program is just a bootstrapper. 
Go straight to the InstallShield installer. 
</li>
          <li>
After the BIOS update, the wireless network card  and the webcam were disabled
by default.  The system tray utility that came with the ACPI driver can reactivate
them. 
</li>
          <li>
At some point during my first few hours with my Vista-enabled Eee PC, sound quit working. 
Since I was just using Vista's default drivers, I  downloaded and installed Asus'
drivers, which appears to fix the issue.</li>
        </ol>
        <p>
And that's it!  My little Eee PC is running Vista happily with Aero and all the
bells and whistles.  There's no serious degradation in performance over the default
XP installation.  I noticed that the CPU appears to be dual-core.  It's
not - it's hyperthreaded, so to Windows, it appears to be dual-core.
</p>
        <p>
I installed Chrome, Firefox, Pidgin, Windows Live Writer, some miscellaneous other
stuff, ran TweakUAC to get UAC to nag me less, cleaned up my start menu (I loathe
messy start menus), and am now enjoying my Eee PC with Vista.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=e114ebc6-bf4a-42ae-b7aa-4533d44b86a1" />
      </body>
      <title>New Toy: Asus Eee PC 904HA and Vista</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,e114ebc6-bf4a-42ae-b7aa-4533d44b86a1.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/TAZVdGqzbZI/NewToyAsusEeePC904HAAndVista.aspx</link>
      <pubDate>Fri, 12 Dec 2008 06:23:33 GMT</pubDate>
      <description>&lt;p&gt;
I was already thinking of picking up a Dell Mini 9 when &lt;a href="http://www.hanselman.com/blog/DellMini9PracticalDevelopersReview.aspx"&gt;Scott
Hanselman blogged about his&lt;/a&gt;, and I'd dropped hints to my dear wife that I would
love one for Christmas.&amp;nbsp; She told me point-blank that she wasn't buying a computer
for me, so I went to back to shopping on my own.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Right about the time I was ready to click "buy" on Dell's website, my friend &lt;a href="http://www.johnbatdorf.net/blog"&gt;John
Batdorf&lt;/a&gt; told me about his new Eee PC.&amp;nbsp; He was infinitely pleased with his,
so I went to NewEgg and &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16834220441&amp;amp;Tpk=eee%20pc%20900ha"&gt;bought
one of my own&lt;/a&gt; for far less than I was going to spend on the Dell.&amp;nbsp; It got
here today.
&lt;/p&gt;
&lt;p&gt;
It's slightly larger than I expected, having seen the previous generation of Eee PCs,
but I suppose that's fine since it yields a slightly larger keyboard.&amp;nbsp; Upon unboxing
it and booting into Windows XP Home, I fell in love.&amp;nbsp; It's a zippy little thing,
easily as fast as my 1.8 Ghz Centrino laptop.&amp;nbsp; The keyboard layout is cramped,&amp;nbsp;
but pretty easy to navigate, and Asus provides all the usual hotkeys, as well as some
new ones (like a key for Taskman).
&lt;/p&gt;
&lt;p&gt;
After taking the dime tour in XP, I installed a 2 GB DIMM.&amp;nbsp; For reference, here's
the procedure I used:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Reboot, press F2 before Windows loads to go into the BIOS setup. 
&lt;li&gt;
On the "boot" tab, disable Boot Boost (and LEAVE it disabled at least until Vista
is installed and stable).&amp;nbsp; Save your changes, shut down the PC. 
&lt;li&gt;
Unplug the PC and remove the batter.&amp;nbsp; 
&lt;li&gt;
Remove the service panel on the bottom by removing two screws.&amp;nbsp; When you pry
the service panel open, it will put up more resistance than you anticipate.&amp;nbsp;
Be gentle, but persistent, and it will come off. 
&lt;li&gt;
Remove the 1 GB DIMM.&amp;nbsp; Replace it with the 2 GB DIMM. 
&lt;li&gt;
Replace the service panel, reboot, verify it worked.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
At this point, I decided it was time to install Vista.&amp;nbsp; Using an ISO of Vista
SP1, I created a bootable USB flash drive using &lt;a href="http://kurtsh.spaces.live.com/blog/cns!DA410C7F7E038D!1665.entry"&gt;this
guy's procedure&lt;/a&gt;.&amp;nbsp; Then I started my Vista install.&amp;nbsp; Here are the steps
you'll need to do the same:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Insert the USB drive with your Vista installation files, reboot, press Esc before
Windows loads to bring up&amp;nbsp; the boot menu, and select the USB media (not F9, my
bad, sorry John!). 
&lt;li&gt;
Once in Vista setup, configure your partitions the way you want them.&amp;nbsp; My Eee
had 4 partitions, two of which were NTFS and were obviously my C: and D: drives.&amp;nbsp;
Partitions 3 and 4 were not NTFS, and looked suspiciously like restore partitions,
so I left them alone.&amp;nbsp; I deleted partitions 1 and 2, however, and created a single
primary NTFS partition for Vista.&amp;nbsp; Apply your own preferences as applicable.&amp;nbsp;
45 minutes later, I booted into Vista for the first time. 
&lt;li&gt;
The first thing you'll want to fix are the bad devices in Device Manager.&amp;nbsp; First,
I updated the two "Network Adapter" items with drivers from the included support DVD,
and they turned out to be the wireless and ethernet adapters. 
&lt;li&gt;
Then I went to Intel's website and downloaded and installed the &lt;a href="http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;amp;ProductID=2301&amp;amp;DwnldID=16312&amp;amp;strOSs=163&amp;amp;OSFullName=Windows%20Vista*&amp;amp;lang=eng"&gt;latest
driver package for my chipset&lt;/a&gt;. 
&lt;li&gt;
Finally, there was one additional bad entry in Device Manager.&amp;nbsp; I followed &lt;a href="http://forum.eeeuser.com/viewtopic.php?id=50071"&gt;this
procedure to download and install the ACPI driver&lt;/a&gt;, which corrected that last bad
entry, as well as enabling all my hotkeys. 
&lt;li&gt;
I went to the Asus &lt;a href="http://support.asus.com/download/download.aspx?SLanguage=en-us"&gt;download
page&lt;/a&gt; and installed the Super Hybrid Engine utility, the Asus Instant Key utility,
and the Asus Updater, which I used to update to the most recent BIOS.&amp;nbsp; For each
of those,&amp;nbsp; the Asus installer will throw an error that Windows 6 isn't supported.&amp;nbsp;
Sure it is.&amp;nbsp; Just don't use the Asus installer.&amp;nbsp; There will be another executable
in the same directory as the Asus setup program.&amp;nbsp; You'll recognize it by its
InstallShield icon.&amp;nbsp; Apparently, Asus' program is just a bootstrapper.&amp;nbsp;
Go straight to the InstallShield installer. 
&lt;li&gt;
After the BIOS update, the wireless network card&amp;nbsp; and the webcam were disabled
by default.&amp;nbsp; The system tray utility that came with the ACPI driver can reactivate
them. 
&lt;li&gt;
At some point during my first few hours with my Vista-enabled Eee PC, sound quit working.&amp;nbsp;
Since I was just using Vista's default drivers, I&amp;nbsp; downloaded and installed Asus'
drivers, which appears to fix the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
And that's it!&amp;nbsp; My little Eee PC is running Vista happily with Aero and all the
bells and whistles.&amp;nbsp; There's no serious degradation in performance over the default
XP installation.&amp;nbsp; I noticed that the CPU appears to be dual-core.&amp;nbsp; It's
not - it's hyperthreaded, so to Windows, it appears to be dual-core.
&lt;/p&gt;
&lt;p&gt;
I installed Chrome, Firefox, Pidgin, Windows Live Writer, some miscellaneous other
stuff, ran TweakUAC to get UAC to nag me less, cleaned up my start menu (I loathe
messy start menus), and am now enjoying my Eee PC with Vista.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=e114ebc6-bf4a-42ae-b7aa-4533d44b86a1" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,e114ebc6-bf4a-42ae-b7aa-4533d44b86a1.aspx</comments>
    <feedburner:origLink>http://www.camthegeek.com/blog/NewToyAsusEeePC904HAAndVista.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've had several people ask what happened after my last post. 
</p>
        <p>
Well, I did call them the next day and scheduled my surgery for late November. However,
due to my family's travel schedule around Thanksgiving, I rescheduled for early December.
Then my surgeon had to cancel due to a conflict, so we rescheduled yet again. I'm
currently scheduled for surgery on 12/22. 
</p>
        <p>
I guess something like bariatric surgery is something a lot of folks would consider
personal information and might be a little wary of putting on a blog. I do feel a
little weird announcing this to the whole world. I'm slightly embarrassed about it,
too, because when you think about lap-band surgery, you think of huge people who can't
even get out of bed. I'm far from that. I'm overweight, sure, but I have lots of energy,
I don't waddle when I walk, and I don't have to shop at big and tall stores.
</p>
        <p>
That said, I look ahead to the future and I see diabetic complications. This is something
that has been proven to be extremely helpful for type-2 diabetics to avoid complications.
So, in spite of a huge out-of-pocket expense, I'm doing it. I'll blog my experience,
so with any luck, I might be able to help persuade other people to take this step
for their health.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4" />
      </body>
      <title>Surgery Follow-up</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/w8j3q26uZ2M/SurgeryFollowup.aspx</link>
      <pubDate>Fri, 12 Dec 2008 05:39:00 GMT</pubDate>
      <description>&lt;p&gt;
I've had several people ask what happened after my last post. 
&lt;/p&gt;
&lt;p&gt;
Well, I did call them the next day and scheduled my surgery for late November. However,
due to my family's travel schedule around Thanksgiving, I rescheduled for early December.
Then my surgeon had to cancel due to a conflict, so we rescheduled yet again. I'm
currently scheduled for surgery on 12/22. 
&lt;/p&gt;
&lt;p&gt;
I guess something like bariatric surgery is something a lot of folks would consider
personal information and might be a little wary of putting on a blog. I do feel a
little weird announcing this to the whole world. I'm slightly embarrassed about it,
too, because when you think about lap-band surgery, you think of huge people who can't
even get out of bed. I'm far from that. I'm overweight, sure, but I have lots of energy,
I don't waddle when I walk, and I don't have to shop at big and tall stores.
&lt;/p&gt;
&lt;p&gt;
That said, I look ahead to the future and I see diabetic complications. This is something
that has been proven to be extremely helpful for type-2 diabetics to avoid complications.
So, in spite of a huge out-of-pocket expense, I'm doing it. I'll blog my experience,
so with any luck, I might be able to help persuade other people to take this step
for their health.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,5fa7749e-8dc8-4b44-a16d-6b8b5a26bdd4.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/SurgeryFollowup.aspx</feedburner:origLink></item>
    <item>
      <trackback:ping>http://www.camthegeek.com/blog/Trackback.aspx?guid=dba8073d-4730-4ccb-9d8f-a92ec63a955b</trackback:ping>
      <pingback:server>http://www.camthegeek.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.camthegeek.com/blog/PermaLink,guid,dba8073d-4730-4ccb-9d8f-a92ec63a955b.aspx</pingback:target>
      <dc:creator>Cam Soper</dc:creator>
      <wfw:comment>http://www.camthegeek.com/blog/CommentView,guid,dba8073d-4730-4ccb-9d8f-a92ec63a955b.aspx</wfw:comment>
      <wfw:commentRss>http://www.camthegeek.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=dba8073d-4730-4ccb-9d8f-a92ec63a955b</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Wow, it's been a while since I visited my own poor neglected blog.
</p>
        <p>
I was diagnosed with type 2 diabetes in 2003 at the age of 25. I don't think it phased
me at the time. My dad was diabetic, so I always expected it would happen sooner or
later. I was a little shocked that I was so young, but I dealt with it, I moved on.
I've been taking meds for it ever since, and basically maintaining effective control
of my blood sugar. That's a good thing, because the complications from mismanaged
blood sugar are awfully scary: Heart disease, blindness, hearing loss, kidney failure,
neuropathy, impeded immune system, gum disease... the list continues... 
</p>
        <p>
Well, over the past year, it became apparent that my original drug regimen was losing
its effectiveness. My past two A1C tests have been high. My last urine test showed
an elevated level of proteins in my urine, which is an indicator that my kidneys are
definitely being damaged. Not enough to be too concerned, but enough that they're
not filtering as much protein as they should, which is a precursor for more serious
kidney damage. My doctor and I tweaked my meds, and I've got good control again, for
now, at least.
</p>
        <p>
The loss of my blood sugar control bothers me. It bothers me quite a bit. My new medication
regimen will work for a while, but it'll probably lose effectiveness after a few years,
and we'll tweak again. Up and down. Constantly fighting my diet, constantly living
under the threat of complications. Eventually suffering from some of those complications.
Very likely dying relatively young after years of being miserable. I've seen it first
hand in my father, and I don't look forward to it, nor do I particularly think my
wife or kids deserve it. 
</p>
        <p>
So... I consider all that, my future, the drugs, the up and down battle, and the complications,
and I desperately feel like I have to do something to get it under control. The only
thing that can put type 2 diabetes into remission is major weight loss, but I've fought
that battle constantly my entire life, particularly since I became diabetic. Diabetes
meds make it very difficult to lose weight. Believe me, I really, really tried. 
</p>
        <p>
So what other options do I have? Well, the one I've been considering, with the blessing
of my wife and my doctor, is laproscopic gastric banding (aka <a href="http://www.lapband.com/">Lap-Band</a>).
This is a low-risk, completely reversible, outpatient laproscopic operation wherein
a ring is placed around the upper part of the stomach, creating a very small stomach
pouch. The smaller stomach pouch helps the patient feel satiated very easily. It successfully
causes significant weight loss (generally a loss of around 20%) in almost all patients.
The really interesting thing is that a study in Australia last year showed that 70%
of patients who were type 2 diabetic when they underwent the procedure went into complete
remission within a year, while most of the rest had a far easier time controlling
it. It's generally thought that this is almost entirely attributable to the weight
loss, although it could be tied to reduced nutrient intake, or some other unidentified
cause. The difficult part of it is that it's a complete lifestyle change: The patient's
stomach pouch can only hold 4-6 oz, so that nice big juicy porterhouse is out of the
question. In fact, there are a number of foods that are very difficult to eat, never
mind the quantity. It's also pricey, running around $17,000 in my area, and my employer's
insurance plan specifically excludes it.
</p>
        <p>
I've been wrestling with two factors: The first is the cost. We can afford it, but
it'll have an impact on the family budget for a few years. And something about having
another monthly payment higher than my car payment is making it a little difficult
for me to pull the trigger.
</p>
        <p>
The other factor is fear. I don't think I'm particular scared of <a href="http://www.youtube.com/watch?v=ds_nwlgQztE">the
surgery itself</a> (link is a YouTube video of the actual procedure, and is not safe
for lunch). Well, I guess I am maybe a bit scared of the surgery, but my rational
mind knows there's nothing to be afraid of. When I say Lap-Band is "scary," I mean
it's scary like it was when I quit smoking - being afraid of a lifestyle change. The
first month will be a liquid diet of varying consistencies. After that, when I'm back
on solid foods, I'll have to completely re-learn how to eat my meals. Compared to
the prospect of diabetic complications, like losing a foot, or my eyesight, or a kidney,
I suppose it should be an easy choice.
</p>
        <p>
I've been to a local surgery center. I've had my initial consult, and I cleared all
my pre-op tests. They called today to get my CareCredit (surgery financing) account
number so we can schedule the surgery, and I chickened out. I said I couldn't find
my wallet with the CareCredit card, so I'd have to call them back. The truth is, I'm
trying to summon the courage to go through with it. The thing I have to keep reminding
myself is that my dad would have done it, had he the option when he was young and
healthy. And I don't want my kids to have to watch me suffer and die young like I
witnessed with my dad.
</p>
        <p>
Besides, I call myself a geek. What could possibly be more geeky than having your
own body's plumbing modded for improved efficiency?
</p>
        <p>
I'll call the surgery center back in the morning.
</p>
        <img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=dba8073d-4730-4ccb-9d8f-a92ec63a955b" />
      </body>
      <title>Diabetes, Surgery, and Some Other Stuff</title>
      <guid isPermaLink="false">http://www.camthegeek.com/blog/PermaLink,guid,dba8073d-4730-4ccb-9d8f-a92ec63a955b.aspx</guid>
      <link>http://feedproxy.google.com/~r/TheNetGuru/~3/NV0eVJNGFA8/DiabetesSurgeryAndSomeOtherStuff.aspx</link>
      <pubDate>Fri, 07 Nov 2008 05:12:46 GMT</pubDate>
      <description>&lt;p&gt;
Wow, it's been a while since I visited my own poor neglected blog.
&lt;/p&gt;
&lt;p&gt;
I was diagnosed with type 2 diabetes in 2003 at the age of 25. I don't think it phased
me at the time. My dad was diabetic, so I always expected it would happen sooner or
later. I was a little shocked that I was so young, but I dealt with it, I moved on.
I've been taking meds for it ever since, and basically maintaining effective control
of my blood sugar. That's a good thing, because the complications from mismanaged
blood sugar are awfully scary: Heart disease, blindness, hearing loss, kidney failure,
neuropathy, impeded immune system, gum disease... the list continues... 
&lt;/p&gt;
&lt;p&gt;
Well, over the past year, it became apparent that my original drug regimen was losing
its effectiveness. My past two A1C tests have been high. My last urine test showed
an elevated level of proteins in my urine, which is an indicator that my kidneys are
definitely being damaged. Not enough to be too concerned, but enough that they're
not filtering as much protein as they should, which is a precursor for more serious
kidney damage. My doctor and I tweaked my meds, and I've got good control again, for
now, at least.
&lt;/p&gt;
&lt;p&gt;
The loss of my blood sugar control bothers me. It bothers me quite a bit. My new medication
regimen will work for a while, but it'll probably lose effectiveness after a few years,
and we'll tweak again. Up and down. Constantly fighting my diet, constantly living
under the threat of complications. Eventually suffering from some of those complications.
Very likely dying relatively young after years of being miserable. I've seen it first
hand in my father, and I don't look forward to it, nor do I particularly think my
wife or kids deserve it. 
&lt;/p&gt;
&lt;p&gt;
So... I consider all that, my future, the drugs, the up and down battle, and the complications,
and I desperately feel like I have to do something to get it under control. The only
thing that can put type 2 diabetes into remission is major weight loss, but I've fought
that battle constantly my entire life, particularly since I became diabetic. Diabetes
meds make it very difficult to lose weight. Believe me, I really, really tried. 
&lt;/p&gt;
&lt;p&gt;
So what other options do I have? Well, the one I've been considering, with the blessing
of my wife and my doctor, is laproscopic gastric banding (aka &lt;a href="http://www.lapband.com/"&gt;Lap-Band&lt;/a&gt;).
This is a low-risk, completely reversible, outpatient laproscopic operation wherein
a ring is placed around the upper part of the stomach, creating a very small stomach
pouch. The smaller stomach pouch helps the patient feel satiated very easily. It successfully
causes significant weight loss (generally a loss of around 20%) in almost all patients.
The really interesting thing is that a study in Australia last year showed that 70%
of patients who were type 2 diabetic when they underwent the procedure went into complete
remission within a year, while most of the rest had a far easier time controlling
it. It's generally thought that this is almost entirely attributable to the weight
loss, although it could be tied to reduced nutrient intake, or some other unidentified
cause. The difficult part of it is that it's a complete lifestyle change: The patient's
stomach pouch can only hold 4-6 oz, so that nice big juicy porterhouse is out of the
question. In fact, there are a number of foods that are very difficult to eat, never
mind the quantity. It's also pricey, running around $17,000 in my area, and my employer's
insurance plan specifically excludes it.
&lt;/p&gt;
&lt;p&gt;
I've been wrestling with two factors: The first is the cost. We can afford it, but
it'll have an impact on the family budget for a few years. And something about having
another monthly payment higher than my car payment is making it a little difficult
for me to pull the trigger.
&lt;/p&gt;
&lt;p&gt;
The other factor is fear. I don't think I'm particular scared of &lt;a href="http://www.youtube.com/watch?v=ds_nwlgQztE"&gt;the
surgery itself&lt;/a&gt; (link is a YouTube video of the actual procedure, and is not safe
for lunch). Well, I guess I am maybe a bit scared of the surgery, but my rational
mind knows there's nothing to be afraid of. When I say Lap-Band is "scary," I mean
it's scary like it was when I quit smoking - being afraid of a lifestyle change. The
first month will be a liquid diet of varying consistencies. After that, when I'm back
on solid foods, I'll have to completely re-learn how to eat my meals. Compared to
the prospect of diabetic complications, like losing a foot, or my eyesight, or a kidney,
I suppose it should be an easy choice.
&lt;/p&gt;
&lt;p&gt;
I've been to a local surgery center. I've had my initial consult, and I cleared all
my pre-op tests. They called today to get my CareCredit (surgery financing) account
number so we can schedule the surgery, and I chickened out. I said I couldn't find
my wallet with the CareCredit card, so I'd have to call them back. The truth is, I'm
trying to summon the courage to go through with it. The thing I have to keep reminding
myself is that my dad would have done it, had he the option when he was young and
healthy. And I don't want my kids to have to watch me suffer and die young like I
witnessed with my dad.
&lt;/p&gt;
&lt;p&gt;
Besides, I call myself a geek. What could possibly be more geeky than having your
own body's plumbing modded for improved efficiency?
&lt;/p&gt;
&lt;p&gt;
I'll call the surgery center back in the morning.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.camthegeek.com/blog/aggbug.ashx?id=dba8073d-4730-4ccb-9d8f-a92ec63a955b" /&gt;</description>
      <comments>http://www.camthegeek.com/blog/CommentView,guid,dba8073d-4730-4ccb-9d8f-a92ec63a955b.aspx</comments>
      <category>Lap-Band</category>
    <feedburner:origLink>http://www.camthegeek.com/blog/DiabetesSurgeryAndSomeOtherStuff.aspx</feedburner:origLink></item>
  </channel>
</rss>
