[ Tag Archive ]


Simple Voting for WordPress with PHP and jQuery

Posted on December 18, 2009  |  Category: Tutorials

I needed to create a simple way for site members to vote on a post and the few scripts I found didn’t really work how I needed them to. So I decided to whip something together myself. I developed a pretty basic script using PHP and jQuery to allow members who are signed in to click on a simple link to add their vote to a post.

Read More »


10 Great jQuery Plugins for Web Developers

Posted on September 4, 2009  |  Category: Articles

I started working with Javascript quite a few years ago and have always had a love/hate relationship with it. Sure, you can do a lot of cool things with it, but sometimes the amount of code you have to write to perform a simple function is a little bit tedious. There are quite a few Javascript libraries out there that really simplify the coding process and add tons more functionality. So far, my fave is jQuery.

Read More »


Backup, Backup, Backup!

Posted on June 7, 2009  |  Category: Articles

Over the past couple of weeks I have helped out many people who have been hacked. There are many ways in which you can protect your site, but the most important thing is having a recent backup from before you were hacked.

Read More »