Archive for May, 2007

Ray’s A point about chicken feed

Posted on Tuesday 29th May 2007 under Reference by admin

Alternatives to feeding layers’ pellets.

Google Map of VW TPS Locations

Posted on Monday 21st May 2007 under Work by admin

Google Map created for VW TPS locations: only pioneers and phase 1 included so far.

Sleep

Posted on Monday 14th May 2007 under Work by admin

Here is some DOS / NT CMD Script code to sleep for n seconds:
@echo off
echo Sleeping for 5 seconds
call :sleep 5
echo Done
goto :EOF
:sleep
:: This subroutine sleeps for n seconds
ping -n %1 127.0.0.1 > NUL 2>&1
goto :EOF

Pandora to limit availability to US listeners?

Posted on Thursday 3rd May 2007 under Play by admin

Typical – I discover the Pandora Internet radio site only to find that they are going to limit access to US listeners only. It’s SO clever in the way that it uses the Music Genome Project to identify probable likes and dislikes – my only complaint is the use of Flash for the control panel. Let’s see if they actually block it during today as threatened.