Toggen Blog
Tech tips
Articles
Latest
Graphic jamesmcdonald.id.au Traffic Drop from April Onwards
Now if I can just figure out what is causing it
Fedora 17 FTW
Just installed Fedora 17 Beta into a Virtualbox VM and two things I notice. It's an evolutionary improvement to Fedora 16, and the Gnome 3 interface is miles ahead of Ubuntu 12.04's Unity desktop. (OK, I admit I can't get used to Unity's left dominant menu style.)...
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
