A Bunch of Web Developers in Utah

Updates from Braden RSS

  • 09:15:17 am on June 18, 2008 | 0 | # |

    “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?”

     
  • 05:44:43 pm on May 5, 2008 | 0 | # |

    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.

     
  • 04:04:57 pm on May 2, 2008 | 0 | # |

    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?

     
  • 05:22:40 pm on April 30, 2008 | 1 | # |

    Finally got a chance to learn Google Charts, which I’ve been lusting after for months now. Rythym tester.

     
  • 03:25:22 pm on April 25, 2008 | 0 | # |

    I put together a LAMP security overview for my writing class. Most of you probably know this stuff, but I think it’s a decent guide.

     
  • 05:01:40 pm on April 8, 2008 | 0 | # |

    What systems do and don’t do for you “cheaply” defines their character, and in many systems those choices aren’t made consciously.

    Alex Russell of Dojo on Google Web Apps

     
Next Page »