RSS

Archive | April, 2005

PHP XML-RPC timeout

21. April 2005

0 Comments

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 classes and these [...]

Continue reading...

Google Maps

20. April 2005

0 Comments

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...