Moving Code
(Programming)
Moving code from devel to the live site can be a pain, and break things. Here's my solution.
Read More
Stored Procedures Are Bad
(Programming)
SQL stored procedures are not portable. And you may never change your SQL vendor. But if you do, you have a problem.
Read More
I write PHP
(Programming)
Statements I've made in the past against object oriented programming may be a little harsh. OOP in PHP is different than in other languages.
Read More
How Good Is My Advice?
(Information Technology,Programming)
Why should you listen to me? How good is my advice compared to other programming writers?
Read More
Functional Programming Fail
(Information Technology,Programming)
I don't believe "functional programming" will ever really be mainstream, and here's why.
Read More