Archive | Random RSS for this section

Win an iPad2

The iPad2 was officially released in South Africa today at some pretty good prices. However there are a lot of people that simply cannot afford these prices and are looking at winning an iPad2 in the hopes of getting their hands on this new toy. If you’re one of those people (like me), then you’ll [...]

Continue Reading

Top Group Buying Websites in South Africa (Updated May 2011)

Group Buying websites have become very popular in the past few months, so much so that every Tom, Dick and Sipho have decided to create one of their own. With the help from a list compiled over at iGeek, I took the time to analyse which of these group buying websites are actually making an [...]

Continue Reading

Protected: Articles for Alms test page

There is no excerpt because this is a protected post.

Continue Reading

Cache certain areas of your page using PHP

Sometimes it’s necessary to cache only certain elements or areas of your dynamic website to speed up the load times. I recently needed to cache two DIV’s that were being dynamically generated on one of my websites.

Continue Reading

Redirect all pages of a domain except for one page with .htaccess

I had a really tough time this morning trying to figure out how to redirect all pages of one domain to another domain, but stop one (or two) of the pages on the old domain from redirecting. The solution is as follows:   RewriteEngine on #Note: do not include a "/" in the beginning of [...]

Continue Reading