June 2007
M T W T F S S
« May   Aug »
 123
45678910
11121314151617
18192021222324
252627282930  

Archives

Archive for June, 2007

Companies that don’t encode their emails properly

One thing that I’ve noticed recently is the number of emails I get from companies that don’t get to me due to email headers not been encoded correctly. So I’ve decided to start a name and shame section for me to post the ones that do send emails that are broken. I expect a lot [...]

Fasterfox prefetch blocking on the server

This is to block firefox from fasterfox prefetching links that the user may never read (this happens on forums for instance quite a lot) and using up bandwidth that is best used elsewhere on your server.
To turn it off add the following to your robots.txt
User-agent: Fasterfox
Disallow: /
Personally I only enable courteous setting on fasterfox, the [...]