Website Directories
(Programming)

A proposal for how to set up the directories for a site containing multiple applications (e.g. customers, invoices, work orders)
Read More


Rules for NULL
(Programming)

Null values can be a problem when dealing with databases. Here are some simple rules to avoid problems.
Read More


Websites, Tool and Frameworks
(Programming)

When a website is constructed using a framework, there's no going back to a hand-built site, or one built under a different framework. It's called vendor lock-in.
Read More


Why Not Globals In PHP?
(Programming)

I take on the "expert" opinions about why globals shouldn't be used in PHP
Read More


Design Patterns
(Information Technology,Programming,Simplifying Technology)

Design Patterns are Way Nifty Kewl patterns of code which are supposed to facilitate certain types of operations. (Was that sarcasm you detected? Yes it was.)
Read More


PAGE  < 1 2 3 4 5 6 7 8 9 >