WordPress and duplicate content

Blog

WordPress has come a long way with regards to it’s default URL scheme. I needed only two minor tweaks to make me completely happy with it. The first one really isn’t WorPress’ fault either. I really dislike publishing the same content on http://host.example/… and http://www.host.example/…, but at the same time I want to be able [...]

... more »

PHP+GD Progress Bar Demo

Blog

This demonstrates how to create a dynamic progress bar image using the PHP GD functions. http://db.org/demo/2003/02/17/progress-bar/

... more »

PHP+GD Scale and Overlay Demo

Blog

Someone posted a challenge to create a PHP script that would scale and overlay an image, and I couldn’t resist. http://db.org/demo/2003/02/14/scale-and-overlay/

... more »

Accept-* Header Logging Results

Blog

Introduction Following a discussion on the Norwegian news group no.it.tjenester.www.design about language tags in different browsers and their default values, I configured db.org to log the contents of Accept-*: headers. The following is an analysis of this log, based on traffic from Tuesday February 4th to Tuesday February 11th 2003. Accept-Language The list below shows [...]

... more »