Ajax and WordPress

Using Ajax with WordPress

August 2, 2010

A little while back, I updated Magazine Basic and added the Ajax save function. When I uploaded it to WordPress to await approval, I received some feedback on how I…

jQuery Blind Toggle

Blind Toggle for jQuery

July 21, 2010

jQuery has a great slide effect which comes built in to the core code. The only problem is that when an element slides down, it starts from the top and…

Speed Up jQuery

6 Tips to Speed Up jQuery

July 13, 2010

As it stands, jQuery is an amazingly efficient JavaScript framework, but there are a few things that you can do when creating your code that will end up slowing it…

WordPress Search

Excluding Pages from WordPress Search

July 8, 2010

When people visit my site and do a search, I assume they’re looking for results within my posts and not in any of my static pages. Too bad WordPress automatically…