Archive /
for the ‘Tutorials’ Category
Improve Performance With Firebug and YSlow
Wednesday, August 11th, 2010
Is your website taking forever to load? Try using Firebug and YSlow to speed things up.
Cropping Images using TimThumb
Friday, June 25th, 2010
Crop and adjust the quality of images using this simple PHP script.
Creating Custom Post Types in WordPress 3.0
Friday, April 16th, 2010
Learn how to turn your WordPress blog into a CMS using Custom Post Types.
jQuery 1.4 Easing
Friday, January 15th, 2010
jQuery 1.4 was just released yesterday and I have been eagerly checking out the new features. My personal favorite is the new ability to ease per-property.
Ascendant CSS Styling
Saturday, January 2nd, 2010
WordPress has a function which automatically wraps your elements in <p> tags. Very handy, but sometimes this can lead to undesired effects. See how jQuery can help you keep WordPress under control.