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 »


    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 »


    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 »


    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 »


    WordPress

    April 28th, 2007

    After years of building this site with my own custom software, I’ve decided to switch to WordPress.

    Read the rest of this entry »


    By Chance

    October 20th, 2005

    A few years ago I was reading some books about biological evolution. At some point, probably reading something by Richard Dawkins, I was thinking about randomness and its ability to produce apparently non-random things. All you need is a little pressure that selects one random thing over another. So I wrote a little program that demonstrates the idea by transforming a black box into a picture through entirely random steps. Read the rest of this entry »


    .NET Context Menu Handler

    April 7th, 2005

    I’ve been working on a context menu handler shell extension in C# lately. There are a few samples that people have produced on the web (for example, The Code Project, pek.com, and TheServerSide.net). I’ve found a better way of implementing IShellExtInit.Initialize than in the examples I’ve seen.

    Read the rest of this entry »