Dive into the archives.
- Mailing List plugin
Another useful plugin I’ve found and am using on the Stupid site is subscribe2, which adds a subscribe/mailing list function to Wordpress. It was dead easy to set up - the whole thing toook me about 15 minutes and that includes having to hack a bit of the php to make it play nicely with [...]
- Fun with categories.
I’ve been having a bit of fun of late with categories on the blog - As you can see, I have my little list of Current Distractions in my sidebar, but things posted in that category don’t necessarily appear on the main page. Until recently, I was using an undocumented hack to do this which [...]
- More joys of hacking Wordpress
Was having a mare with the Stupid site, trying to get the left-hand nav to all match up. The problem with it is it’s a combination of Links, Categories and static HTML, but I want everything to look the same. Shouldn’t be a problem in theory, but my links were all wrong. When I had [...]
- The joys of hacking Wordpress
I moved the Stupid site to a different server this weekend. Dave had some space on the server he has bought for work and for DJ 1800 so he had kindly offered me some space. As I was having issues with IE seriously borking one of the themes due to the hidden frames that Free [...]
- Of serving and surfing
As I’ve said, most of the point of this blog is to experiment with PHP, MySQL and Apache, serving it from my home machine. This last is facilitated through 3 steps - Web redirection of www.revolution34.com, a dynDNS.org address which keeps track of my dynamic IP and finally my home server.
In order for the [...]