This extension is going to rock the Wikipedia / MediaWiki world.
Latest Updates RSS
-
Aaron
-
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.
-
Braden
We’re building a fancy modularized, templated framework based on Smarty. I’m a firm believer in Filter Input, Escape Output, so I’m working on making Smarty apply htmlentities by default, which seems like the XSS equivalent of SQL prepared statements. Have any of you ever tried an automated approach to XSS protection like this?
-
Braden
Finally got a chance to learn Google Charts, which I’ve been lusting after for months now. Rythym tester.
-
Braden
Good old posts from Joel on tech business: capturing consumer surplus, cheapening complements.