Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 29 March 2019
Quickly search your Git log using wildcards and shell function
›
Imagine you got a Git repository with a long history - equivalent to log - and you want find a changeset with a comment containing a word or...
Monday, 25 March 2019
Importing datetime columns from Excel into SPSS
›
I have been working with SPSS and Excel import the latest days. The following Python script written in SPSS will import your Excel datetime ...
Tuesday, 26 February 2019
Powershell - starting and stopping multiple app pools
›
The following powershell script defines some functions in Powershell that can start up or stop all iis app pools on a server. It can be hand...
‹
›
Home
View web version