The PHP WTF: A site where people send it strange/odd/wrong/foolish bits of PHP code.
color synthAxis: Another cool color selection tool.
Rules of Normalization: I’m always amazed at the number of people doing database work who don’t know anything about data normalization.
LOC counting in PHP: An example of how to do lines of code (LOC) counting in PHP.
One reply on “Link Dump”
Data Normalization
“Im always amazed at the number of people doing database work who dont know anything about data normalization.” – Joseph Scott. Nice little page about DB normilization via Joseph Scott.