Use custom fonts in <h1> with Flash headlines.
Imagine being able to add an tag to one of your website's pages and have it automatically be rendered in any font of your choosing with needing that font installed.
Fixing PNGs in IE 6
This topic is often covered on the web, but using jQuery you can write a simple fix for all PNG images on your site with a few lines of JavaScript.
mySQL Conditional Sorting
Have you ever wanted to take results from a table and have them sorted one way if a certain condition was met and the opposite way if the same condition was not? Find out how.
Integrating UPS Online Tools with PHP/mySQL e-commerce
Calculating UPS shipping rates on the fly, given a few variables such as package weight, with XML and PHP/MySQL.
Visibility: not really hidden;
Sometimes the CSS property 'visibility' can cause some elements set as 'hidden' to not quite hide all the way.
