Introducing Ajax in the WordPress Dashboard – Tom McFarlin

August 17th, 2012

Tom McFarlin has a tutorial over on WPTuts+ about the proper way to handle Dashboard-side Ajax in WordPress.

Introducing Ajax in the WordPress Dashboard – Tom McFarlin

American Standard Safety Code and Requirements for Dry Martinis

August 13th, 2012

A document outlining the proper standards to follow when preparing the American Dry Martini.

American Standard Safety Code and Requirements for Dry Martinis

Brainfuck beware: JavaScript is after you! | Patricio Palladino

August 10th, 2012

Holy crap this is devious. Using quirks in how JavaScript returns certain values and handles typecasting to build a whole programming vocabulary out of just the characters ‘()[]{}!+’. Could be used to bypass naive security analysis.

Brainfuck beware: JavaScript is after you! | Patricio Palladino

PHP: The Right Way

August 10th, 2012

I heard about this on the Voices of the ElePHPant podcast. PHP: The Right Way is an attempt to create a continuously updated resource for PHP best practices. At this time, it’s still a fledgling effort. If you have something to add, fork the project on GitHub, then submit a pull request with your changes!

PHP: The Right Way