Toggen Blog
Tech tips
Articles
Latest
Example of using STDIN and STDOUT with VBScript
Creating a filter for Formtrap Forms Server to modify a barcode passed in from the ERP system. launch it with Here is the script 'takes print stream and strips batch suffix to leave YDDD ' don't muck around read the...
Remove .svn directories from a working copy linux then copy new .svn copies back to it.
Warning: This is a procedure that can bork your working copy. Backup and test to make sure you can recover before you even think about doing this. Regarding this post: http://andrew.hedges.name/blog/2009/01/25/how-to-recover-from-checksum-mismatch-errors-in-svn...
Different Options for Cron Job Standard Output and Error Output
A cron job I have created to run a backup script every week day at 5:10PM # m h dom mon dow command # backup simple invoices and subversion repo # every week day 10 17 * * 1-5 /usr/local/bin/backup.sh Here are some different command output redirection options Redirect...
Some Reasons Why My Site Might Not Be Doing Well in Search. Put Here for Later Reading
https://support.google.com/webmasters/bin/answer.py?hl=en&answer=34444
Google Drive Mobius Loop Icon looks Vaguely like a Recycling Symbol
I don't know if anyone else can see the similarity but the Recycling Symbol and the Google Drive symbol seem to be derived from the same concept namely a mobius strip or loop.
Check what your IP address is Online
There are many services that do this but looking in the Debian distributions package change logs I noticed that they are using http://checkip.dyndns.org/ to return your globally recognized IP address. And it returns a very nice sparse reply as follows. [code...

