Posted inInformation Technology / Investing

For Whom the Hard Drive Tolls

I can’t read the following article without thinking they must have been hearing the opening bell from AC/DC’s “ Highway to Hell” throughout this entire demonstration. http://finance.yahoo.com/news/Microsoft-shows-off-Windows-apf-68417458.html?x=0&sec=topStories&pos=4&asset=&ccode= MickeyWare has failed each and every time it has pushed a tablet onto the public. Bloated software and bad design cannot be compensated for by marketing. I’ve been there since the beginning. Early in my DOS days I was writing route auditing systems for Waste Management using the … For Whom the Hard Drive TollsRead more

Posted inInformation Technology

Thirty Two Seconds of IT Experience

We all get these phone calls. Well, this week I got another one. Here’s how the phone call went: Caller ID: I really should leave the phone number in here but they have probably changed it long ago. Caller: this is blah from blah-blah-blah. I see you have some Linux in your background and I’m looking for a good Linux person, do you have time to talk? Me: I’m kind of busy now, but, what … Thirty Two Seconds of IT ExperienceRead more

Posted inInformation Technology

New Life for Old Software

DOS software will be with us forever. It seems that Microsoft can never get away from it no matter how many names they put on the OS. Since I’ve had some down time, I decided to work on an annoying matter. I have probably blogged before that I have some older expense files written with a C/Pascal code generator called DataBoss which had its own proprietary file system. These files are well past the window … New Life for Old SoftwareRead more

Posted inInformation Technology

Vendor Management Systems = Price Fixing and Wire Fraud

Price fixing is rampant in IT since Vendor Management Systems were introduced. Indeed, price fixing is the primary reason the systems were adopted. Recently I had an interesting discussion with a pimp about a contract opening. They had posted the contract opening on Dice and tagged the entry as “market rate”, but when the called me, they were offering a billing rate well below half of market rate. Several other pimps had called about this … Vendor Management Systems = Price Fixing and Wire FraudRead more

Posted inInformation Technology

Substring Exists in String

Today I got to burn about three hours looking online for an answer to what F$LOCATE() makes a simple task. What simple task you ask? Why, I was trying to verify one string existed inside of another string while working in Bash under Linux. You see, I learned to write software on robust systems. Yes, I know, the Linux/Unix developer motto is “test nothing, just let it fail”, but I was taught to write good … Substring Exists in StringRead more