Programming
Articles pertaining to the writing of code
Safely filter webforms and other sources of data with this core API.
The second in an introductory series to CSS. Learn how to write CSS rules to target and style HTML elements.
The first post in an introductory series to CSS. Discover why it came to be, what it is, and how to use it.
When code is always written the way that it's written, it sometimes takes an outsider voice to question the rote.
When you muck around with PHP enough, every now and then you'll find a skeleton in the closet.
Create automatically justified horizontal menus with only CSS.
Implementation isn't always clean. Sometimes you'll have to get your code dirty.
Enable WordPress AJAX requests to set the language locale through WPML with this small patch.
A guide to building a website from start to finish. Get your site out instead of your hair.
Learn how to submit File input through an AJAX webform the easy way.
Having a fully translatable WordPress theme can save you a lot of work, and here's how.
A simple CSS technique for positioning an HTML element with both a proportional offset and a unit offset.