February 8, 2012

Cox Blocked

yet another entry from the people who don’t quite get it file. It seems that Cox Communications has started deleting outbound emails that appear to be spam, and not notifying the sender. This is bad news for all Cox subscribers. With today’s over agressive spam filters it’s very easy to have legit email marked as [...]

Code Optimization Tips Part 1

I realized for being a software engineer that I haven’t written much about programming or coding or anything else. I work mostly with PHP and MySQL, but as some of our applications are getting mad traffic now, I’ve been doing every little thing possible to optimize them. Here’s a few code optimization tips (mostly PHP) [...]