Category Archives: Software

Flashing an AirLink router again and again with DD-WRT

I got an Airlink 101 AR430w router from a dude at a McHenry County Software Craftsmanship meeting. He had already flashed it with DD-WRT and like a moron I tried a web firmware upgrade to the latest build 21061 – … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , , | Leave a comment

Converting from PocoMail to Gmail

Wifey was tired of PocoMail. It has not been revised in years, the HTML renderer, while “safe”, is not very conformant, which translates into lots of Tech Support calls. Me. Since she uses Gmail at work, why not migrate to … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , , , , , , | Leave a comment

Converting ISO-8601 date strings to Date in Pentaho Kettle

So I was working on a conversion from a CSV dump from a student system to our internal label database. New school year, new students. I like to use the time format yyyy-MM-ddTHH:mmZ (ISO-8601, a standard format) for strings, but … Continue reading

Posted in Computers, Software | Tagged , , , , , , , , , , | Leave a comment

Building KDiff3 on Centos 6

My goto diff tool on Windows is the open-source WinMerge. On Linux, Ubuntu has an installable KDiff3, a member of the Qt-based KDE family of tools. At work we are using Centos 6 as our dev VM, and no installable … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , | Leave a comment

Yeoman

Seems yeoman is the best for Angular dev, like rails. Create, modify controller, views on the fly. Except it doesnt work. On Windows 8. Tried in my Centos 6 VM from work. gen a project: Error angular You don’t seem … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , | 1 Comment

Git Bash – where’s my flash drive?

I spend my day in the magnificent Git Bash shell. Recently I started bring work home by pushing the project to a bare Git repository on the flash drive at B: git remote add flash /b/circdesk-android.git git push flash If … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , , , | Leave a comment

Picasa export faces

I use the Picasa app on Windows to use facial recognition to assist in tagging photos. Recently with the passing of a relative, I needed to locate photos with her face in them, so Picasa worked nicely. Once you find … Continue reading

Posted in Computers, howto, Software | Leave a comment

Rhapsody Desktop Script error

At some point, Rhapsody (Windows 7) started popping error messages every time I did something in the GUI. Annoying. Found this article that described a possibility of firewall or AV software. I drilled into Internet Options, the Security tab, then … Continue reading

Posted in Computers, Software | Tagged , , , , | Leave a comment

Moving on from the SCP-3810

So we moved off of Sprint, and Bette got a Verizon phone that we soon hope to have on PagePlus. Her old phone was a Sanyo SCP-3810, that I wanted to get some photos from before I wiped it. There … Continue reading

Posted in Computers, howto, Software | Tagged , , , , | Leave a comment

Rapid Environment Editor

Since Windows 95, and earlier, Windows has suffered from a miserable editor for environment variables. Something most users need to do at some point, usually when something is going wrong and they are on with support, should not have to … Continue reading

Posted in Computers, howto, Software | Leave a comment