Surely every programmer has heard about jQuery by now, but how many of them are actually using it? I recently had the pleasure of creating a new website utilizing jQuery, and I must say, it is awesome! The site has a lot of user interactions that benefit greatly from jQuery’s capabilities. Other than the ease of working with the DOM like selecting and editing elements of the page, my favorite feature is the AJAX calls. Each action can be a separate web service function, which makes for a compact and clean coding environment. Continue reading »
Affiliate marketing is the new “it” thing on the internet. Many people making money today have abandoned the traditional ways of making money online (like Google adsense) and have switched to building online brands and profiting through affiliate marketing. As this industry has grown extensively in the recent years, a few rising stars have made their name known throughout. One of those people, is Nick Reese. Continue reading »
In my previous multiple WordPress installations with a single database tutorial, I explained a simple tweak to the wp-config.php file. The newer versions of WordPress, however, don’t require you to edit the wp-config.php file before installation. This tutorial will explain how you can accomplish the same thing (multiple WordPress installations with a single DB) without touching your wp-config.php file. Continue reading »
Written nearly five years ago, the WordPress Trackback Tutorial remains one of the most visited posts on this website. It was designed to help untangle the mysteries of trackbacks and pingbacks, but there were still a number of questions. This post will serve as a makeshift FAQ. Continue reading »
I install WordPress a lot. Unfortunately, there are some things that I don’t care for with the current WordPress default installation files. Continue reading »