Random Post: DeskMinder Release
RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About
  • Eric’s Toolset
  • Free Software
  • Software License
  •  

    Handy Tax Tip

    April 16th, 2012

    Kind of off-topic for this blog, but since it is tax day, I thought I’d share this handy tax tip that I found at the IRS website in a document titled “How long should I keep records?”

    For all of you folks out there that file fraudulent returns — if you want to do it strictly by the book, you ought to hang on to that return indefinitely. You know, just to comply with IRS recommendations:


    UI Horror: No-Paste Password Fields

    March 17th, 2012

    Sure, it makes sense to disallow copying passwords from a password field, but disabling pasting is just being annoying.

    News flash for developers doing this (such as Intuit, in TurboTax): I’m not thrilled about manually typing my 20 character random password. Just let me copy it from my password vault and paste it into your field.

    In the case of TurboTax, it diminishes the value of data import if I have to type more characters for my password than there are numbers on the form to input.

    TurboTax's castrated password field


    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 »