“a form-styling solution that is both accessible and portable”
Posts from September 2007
Acorn
“A simple and easy to use image editor, built for the 21st century.” Very slick-looking Mac image editing program. Totally unique UI which changes based on what you’re doing.
Bloxorz
Deceptively simple, yet annoyingly addictive game where you roll a block around a grid-board and drop it through a hole. Seriously.
PHP JSMin
A PHP version of a script that will reduce a JS file down to a compressed version that doesn’t have comments, spacing etc. Good for deployment because it reduces bandwidth.
Styling File Inputs with CSS and the DOM
Styling File Inputs with CSS and the DOM
A way to make sexy input type=”file” fields rather than the ugly generic versions that don’t respond to CSS.
Hundredth Codemonkey
Developing a CSS wireframe generating tool
HTML Email Guide
A decent guide on things to consider/do when creating HTML email to avoid problems with all the different clients out there.
WordPress Hooks
Database with all the plugin/API hooks available in WordPress!
Visual jQuery 1.1
Really cool manual covering jQuery 1.1.2. Click through to find out all the methods etc.
ModalBox — An easy way to create popups and wizards
ModalBox — An easy way to create popups and wizards
Javascript library that uses Scriptaculous to build out a LightBox/Flickr style modal dialog box for Web 2.0 apps.