A fix for really slow LAN

I’ve been installing a network at the new office.  It worked when I first got it going at 3am in the morning, but when I came back around noon, every computer was really lagging whenever making a request anywhere on the network.  To be clear, this was not...

Android native development disappointment

Google does a lot of good things.  Unfortunately, welcoming new developers to its primary OS is not one of them.  I’ve spent the past 4-5 days developing a number of Android apps as proofs for a new project.  My overall experience has been lackluster and I want...

A call stack for PHP

So, I’ve not come across any useful tool, like VisualStudio, that has an interactive callstack.  Next best thing?  This function from PHP: debug_print_traceback. Give it a go.  Besides just a bunch of echo/die statements, you might want to use...

Odd SSL forcing

I’ve been with my wife at the hospital today and have been working on the BluePrint-Q Tones while she rests.  Inbetween sessions, exactly one of the websites that I develop on localhost stopped loading properly.  I saw a ton of errors like this in the browser...