I use the “Sociable” WordPress plugin to add social bookmarking links to the bottom of every post. There are a tonne of social bookmarking sites around, so I’ve kept things light to avoid the icon overload that can be seen on some blogs. I’ve made two updates over the last few days, one was adding […]
Browsing Category: Web Programming
Changing the header image every month
Find out how to change your blog’s header image every month by using a little bit of server-side trickery.
Turn hotlinks into advertising - part II
In Monday’s entry, I explained some simple techniques to turn a drain on resources into a free* method of advertising.
In today’s entry, I’ll be going into more depth about how to use a little PHP to dynamically generate your adverts. Why would you want to do this? For starters, you can modify the image […]
Turn hotlinks into advertising
If you own a website, then it’s likely you’ve had images “hotlinked” or “leeched”. Not only is this annoying and rude, but it also costs bandwidth. The usual response is to replace the linked image with something suitably amusing or offensive, but in today’s post I’m going to look at the alternatives.
A recent post […]