RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About
  • Eric’s Toolset
  • Free Software
  • Software License
  •  

    Kindle for Technical Reading

    January 24th, 2012

    I’ve read several novels in Amazon Kindle format (on an actual Kindle device, the PC client, or an iPad), and the experience is pretty good. But having now finished reading a technical book that way, I think there is plenty of room for improvement.

    Read the rest of this entry »


    Updating an Amazon Linux AMI to Python 2.7

    January 12th, 2012

    I’ve been doing some work with Linux lately, a new thing for me, and feel a bit like I’ve been thrown into the deep end and told to swim. Today I updated Python to version 2.7 on an EC2 instance.

    Read the rest of this entry »


    The Holiday Amazon Box Problem

    December 26th, 2011

    By the time Christmas comes around, our house is usually awash with boxes from Amazon. It gets a bit tricky at that point, because I’m never sure if the box is something I ordered to give to my family, or something someone else sent me as a gift. In the former case, I’ll want to wrap it and put it under the tree. In the latter, a lot of times my wife will wrap it on behalf of the giver so it can still be a surprise Christmas morning. The problem is telling them apart.

    Read the rest of this entry »


    I want my webOS

    October 15th, 2011

    It’s become fairly clear that HP is not webOS’ savior. It’s also unlikely that webOS can come back from the dead for the second time. But it makes me sad, since webOS and its devices hit a sweet spot that no one managed to exploit.

    Read the rest of this entry »


    Batch File Libraries

    July 12th, 2011

    I’ve always considered batch files as kind of ghetto. Anything too complex devolves into a morass of gotos and labels. But I recently put together some install batch scripts that I was actually pleased with, including a clean mechanism for sharing common code.

    Read the rest of this entry »


    Sprint Makes Me Laugh

    May 23rd, 2011

    I got this flyer from Sprint. I wonder if they wrote that “protecting more than ever before” with a straight face or what.

    Read the rest of this entry »


    OK, Maybe TurboTax Is Worth It

    March 28th, 2011

    I was a bit of a masochist this year. I actually did my federal taxes twice, trying to figure out if there is a cheaper alternative to using TurboTax. But TurboTax, in spite of costing more, ended up being the cheaper option by a long shot.
    Read the rest of this entry »


    Suppressing CA1062 with a Helper Function

    March 15th, 2011

    I think Visual Studio’s static analysis warning for checking parameters for null before they are used is generally a good idea, but the code to check the parameters can get really tedious.

    Read the rest of this entry »


    Evernote vs. OneNote

    March 5th, 2011

    I’ve used both Evernote and Microsoft OneNote for several years. While there are lots of extensive comparisons of the applications around, I think the difference between them comes down to just a few broad issues.
    Read the rest of this entry »


    Migrating from TFS to SVN

    February 1st, 2011

    I’ve just spent the past few days migrating a Team Foundation Server source repository to Subversion. It took longer and was more difficult than I expected it to be.

    Read the rest of this entry »