Translate Page

Main Menu

Recent Posts

[as] on Twitter

Tags

Posts Tagged ‘wordpress’

A lightweight Wordpress page

I had read about this trick before but had never had a need to try it out – until now. So here’s a nifty trick for any self-hosted Wordpress installation:
If you want to add a webpage outside of a Wordpress installation that has its own design, yet relies on some of the functions of the [...]

Running multiple sites on shared hosting (with some DNS and HTACCESS magic)

Post thumbnail

I recently had the need to set up several different websites in one (hosted, shared) webspace. While this by itself is trivial there was a catch: I had multiple domains that needed to be DNS forwarded (using CNAME) to this webspace. In essence, the functionality I needed was that once a user goes to one of [...]

Say Something!

Post thumbnail

I just installed IntenseDebate on this site. It is a comment management system that is far more flexible than what I had so far. Threading is implemented (without me having to fiddle with the code and making everything work with Wordpress 2.7 comments) and RSS subscription is nicely implemented. Commenters (and comments) can also now [...]

Monthly Image in PHP

Post thumbnail

This is a small change that I applied to the WordPress theme on this site. It changes the header image every month. If you like to use this, put the following tag into your header or modify any image in any template- (php-file) on your site.