“What we forget is that this ‘finishing school’ [XHTML] will actually SHOOT ANYONE THAT DOESN’T FOLLOW THE RULES.” –comment on James Bennett’s “Why HTML?”
Latest Updates RSS
-
Braden
-
Braden
Jakob Nielsen on OK/Cancel order. I’ve ended up following Windows style (ugh) since activating the first submit button on enter submission seems to be an unofficial standard.
-
Aaron
Using Git with Google Code Project Hosting. Perhaps GIT will replace SVN in the years to come?
-
Aaron
This extension is going to rock the Wikipedia / MediaWiki world.
-
Aaron
A PHP class for dealing with .zip archives. Doesn’t do much.
-
Aaron
Dreamhost sucks worse than the rocky dirt I’m trying to grow grass in. Stay very, very far away from it.
-
Aaron
I’ve started an unofficial documentation effort of CakePHP at UnauthorizedCakeGuide.com
-
Joey
Anybody here use FreeMarker? I’m looking for a FreeMarker command to spit out the entire data model so I know exactly what information is available for me to use in my template. If it helps any, I’m looking for a FreeMarker equivalent to the CakePHP command,
pr($this->data). -
Aaron
Said sarcastically by someone: “The answer seems to be because some people believe that a wiki is the solution to all of mankind’s problems.” (>>)
Uh, yeah? :-)
-
Braden
My old boss taught me the Post/Redirect/Get pattern informally, but I never learned its name until recently. If you don’t have some sort of session_printMessages() framework, I’d strongly encourage you to look into it; it’s great not having to put up “ZOMG PLEASE DO NOT USE YOUR BACK BUTTON” warnings.