20051006 Don’t allow people to break your code
I posted these thoughts on the forum of a well known open source cms, but nobody has come with a real answer. Maybe the developers are quite busy, or maybe they are not reading that subforum. Anyway, what I suggested was a different approach when coding php. We all know that php can be used [...]
20050610 big no-no’s!!
don’t tell someone which uses firefox to use internet explorer "because everybody else does it" don’t think of designing pixel wise, don’t expect people to have your screen configuration so they don’t see scrollbars when you don’t see them don’t automatically resize the window of the site to fit the maximum width and height – [...]