Coding and Techy Stuff

How to Fix SQL Server Error 10055

Since it's actually an OS issue more than a DB issue, this solution works for more than just MySQL which is mentioned in the article linked below. This fix is the only one that worked for me using SQL SERVER after trying everything else. So I figured I'd put this out there for others to find:  […]

Continue reading

Google is less concerned with how awesome you appear, than how awesome you actually are

Insightful article about going beneath the surface layer to understand people. Google attracts enough talent that it can afford to look beyond the obvious factors in hiring. For example: "leadership — in particular emergent leadership as opposed to traditional leadership. Traditional leadership  […]

Continue reading

You can't parse HTML with regex (funny)

Developer humor here: You can't parse [X]HTML with regex. Because HTML can't be parsed by regex. Regex is not a tool that can be used to correctly parse HTML. As I have answered in HTML-and-regex questions here so many times before, the use of regex will not allow you to consume HTML... via html -  […]

Continue reading

ThinVNC - HTML5 Remote Desktop

This is one of the coolest applications I've met in a long time. It's a single executable. Download it, double-click it, assign yourself a username/password, click 'start server.' Then from any modern browser in the world, you can go to the correct IP address and view the desktop, mouse control  […]

Continue reading

Genave - DTMF Explained

While the engineers were designing this protocol, they decided to throw in a few more “special purpose” tone groups. You don’t normally see these extra four buttons on telephones, but they are alive and being employed for communications signaling. For lack of imagination, the engineers called the  […]

Continue reading

Page top