In defense of reinventing wheels
An argument for why developers should sometimes write their own code instead of always using existing libraries, focusing on performance and maintainability.
An argument for why developers should sometimes write their own code instead of always using existing libraries, focusing on performance and maintainability.
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
A PHP function to fix serialized data after converting from single-byte encoding to Unicode UTF-8 by recounting string lengths.
Announcing rgba.php v1.2 with an improved, easier-to-use URL syntax for generating RGBA color fallbacks, now hosted on GitHub.
Announcing an updated version of rgba.php, a server-side script for cross-browser RGBA color support, with new features and bug fixes.
A guide to implementing cross-browser RGBA color backgrounds with CSS and a PHP fallback script for older browsers.