Topic: Website Linux and, er, badgers
(link)

3:12pm, Wednesday 8 September 2004

Linux where you never expected to find it...

Topic: Website Preparing for emergencies
(link)

3:03pm, Thursday 29 July 2004

Compare and contrast:

http://www.preparingforemergencies.gov.uk vs http://www.preparingforemergencies.co.uk

Topic: Website One in a million
(link)

11:36am, Thursday 29 July 2004

I am now connected to more than a million people through Orkut. This is quite odd, since I'm only directly linked to ten of those, and out of those ten, I've only met eight of them in real life...

Topic: Website Top 500
(link)

2:54pm, Monday 21 June 2004

The list of the top 500 supercomputer sites for June 2004 is out. The IBM blade kit at work comes in at 201st fastest in the world, 16th in the UK. Woo! :-)

Topic: Website Amazon web services
(link)

12:25pm, Friday 18 June 2004 (Updated 2:15pm, Monday 21 June 2004)

Net::Amazon is a perl module to interface to Amazon's web services API. Unfortunately it doesn't like using a web proxy. You can fix this by modifying Amazon.pm line 262:

my $ua = LWP::UserAgent->new(env_proxy => (exists $self->{env_proxy} ? $self->{env_proxy} : 0));

(Yeah, it's a bit ugly, but it works!)

Update: The module's auther has included an equivalent fix in the next version (0.25). I love open source.

<-
 Topic:    
->

Powered by Personal Weblog.

April 2024
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Mar   May

[RSS]

 


 


Dave Holland <dave@biff.org.uk>
$Id: index.php,v 1.75 2010-07-09 22:15:04 dave Exp $