Archive for Sunday 13 October, 2002

Last month I spoke about the need to cater for all the links/bookmarks that include "A55692/store.nsf" in the URL if and when I make the move to PHP. Think I am just about there with the logic for the code needed. If you've never seen PHP feel free to have a look (if you know PHP feel free to comment on the code). Or just see it in action. Follow one of the links below and see how the URL gets redirected:

/A55692/store.nsf/unid/BLOG-20020824?OpenDocument
/A55692/store.nsf/all?OpenView&count=10
/A55692/store.nsf/unid/EPSD-5D6R6R?OpenDocument

Note that, in the code, part of the response sent is the HTTP Status Code 302 which tell the requesting agent that the resource has permanently moved to the new location. This is mainly to make it search engine friendly as it will (should?) update their records.

Okay, time for a stats update me thinks (Like anybody other than me cares). Back in July the average hits per day was 15,186. An increase on February when the average was 6,800. However, the average now is a whopping 24,341. I must be doing something right...

Stats

And to finish, here's a link to the bizarre. Rather Good has some warped stuff to pass the time. My favourite is the Punk Kittens doing White Stripes or Pavarotti expressing his love for elephants. You'll need sound to truly appreciate it.

Oh yeah, nearly forgot. I published another article today. Hope you like...

Please note that this is not the real codestore! This is the development phase of a codestore in PHP/MySQL.