Archive | April, 2005

PHP XML-RPC timeout

If you’re using PHP to do XML-RPC and are getting odd issues with a timeout of around 60 seconds then you may want to look at the PHP.ini setting: default_socket_timeout this is by default set to 60 seconds, no-where near enough time for what I was using it for. Note: I’m using the PEAR XML-RPC [...]

Continue Reading

Google Maps

Easily the best web application I’ve ever seen: http://maps.google.co.uk For starters type in ‘Curry E1′, when that’s loaded, type in ‘Curry E2′, also note that the map is draggable at all times This is what I call a web application, I’m glad I don’t have shares in Streetmap or Multimap!

Continue Reading