Anybody who is old enough to remember sites from before WordPress and CMS’es knows that the number one hardship of owning and running a site was updating it. You had to go through and update every file, move content from one document to another, it all took too long and was too much trouble. I’ll [...]
The Power of WordPress and jQuery: 25+ Useful Plugins & Tutorials

Let’s take a look at 26 useful, yet rather unknown WordPress Plugins and tutorials using jQuery to its fullest potential.
10 FREEmium (Premium-like but free) WordPress Themes
Checkout these 10 premium-looking yet free WordPress themes!
Remove WordPress Meta

This is a quick wordpress tip. If you are hosting your wordpress on a server and want to Remove the unnecessary links from WordPress sidebar such as Entire RSS, Commments RSS then follow this steps.
Changing the Size of the Avatar in WordPress 2.7
It has always been a pain to change the size of an avatar in WordPress – until version 2.7 was out. Check out how to do it with only one line of code.
No More Invalid RSS

Some WordPress users have encountered an error where blank lines are inserted before the DOCTYPE declaration, causing the feed to be invalid. Here’s the fix!
Installing WordPress
The screencast goes for about 6 or so Minutes, and explains basically the simple steps to install wordpress such as downloading, adding in the database information and so on.
2 WordPress Plugins That Will Increase Feedburner Count
Comment Relish and FD Feedburner Plugin are 2 excellent plugins that will increase your Feedburner Feedcount.
Replace Your Default Gravatar With Some Meaningful Images
Do you know that you can replace the default WordPress Gravatar with some interesting picture? Follow this tutorial and you will know.
WordPress Hack: Show the number of articles, comments and trackback.

Here is an extremely simple tutorial that allows you to display some statistics on the number of items, the number of comments approved and the number of rétroliens.Ça can be used for some, for others do not. But the main purpose of this little tutorial is primarily to share my little hacks wordpress, which does [...]
A Customizable Tag Cloud For WordPress
If you’ve tried using wp_tag_cloud() as an array, you’ve noticed that all it really does is give you a string, which isn’t useful. The only way I could figure out how to get the tags to where I can format them how I want was to call get_tags() in wp-includes/category.php. You can also pass arguments [...]
WordPress Spam Prevention Hack
Akismet catches a lot of spam, but there is a lot it won’t catch. Therefore I decided to put together a hack to catch some more.