Learning to program – some tips & tricks
If you want to start learning to program, there has never been a better time. The huge popularity of the Internet means there are vast amounts of help, documentation and […]
If you want to start learning to program, there has never been a better time. The huge popularity of the Internet means there are vast amounts of help, documentation and […]
Whoever is responsible for deciding that web browsers should no longer honour the autocomplete=off command without offering a standardised substitute is a complete moron, or morons as this was likely […]
Sometimes I have had a need to turn an un-formatted or unstructured data set into a database table or more recently into a set of JSON objects. The source data […]
Automatically create Zip Files of all sub-directories from the command line using 7-Zip This code shim explains how to create a batch script that will let you automatically create zip […]
Customising your OpenGraph details So, you have set up a new website for yourself and have a fancy look & feel you are proud of. But when you go to share […]
Easily retrieve the file size of a directory and all files and sub-directories using Powershell This code shim explains how to create a quick little Batch Script that will utilise […]