Tag Archives: web

WordPress and duplicate content

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 … Continue reading

Posted in Blog | Tagged | Comments Off

PHP+GD Progress Bar Demo

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

Posted in Blog | Tagged , | Comments Off

PHP+GD Scale and Overlay Demo

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/

Posted in Blog | Tagged , | Comments Off

Accept-* Header Logging Results

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 … Continue reading

Posted in Blog | Tagged | Comments Off