Currently browsing category

Snippets

Snippets are my way of taking quick notes on things that have caught my eye – often so I can come back to them at a later date.

Config transforms via powershell

We had another quick powershell challenge in the office – we are trying to squeeze every second out of our build server, …

Powershell and Expiring Certificates

A quick powershell excerpt, that will look for any certificates that expire in the next 30 days: Get-ChildItem cert:\LocalMachine\My ` | where …

Regular Expressions

I keep forgetting where this site is, but it’s great for developing and testing regular expressions. Noted for future! http://rubular.com/

SSL Labs

Whilst updating myself on Heartbeat I came across this great resource to check the SSL configuration of your web server: https://www.ssllabs.com/ssltest/ Definitely …

Creative Commons Search

It is important to me that I incorporate some interesting photos with my blog – so it was a great find for …

The Expert

This made me laugh a lot – I suspect this might feel familiar to a lot of people in Engineering industries! The …