13 Oct 2013
I have frequently found myself needing to add a link into a blog post for an existing web page where I’d like to link it as the page title. Rather than a couple of copy and paste actions I decided to create a TextExpander snippet to do the (not particularly) heavy lifting for me.
Read More30 Sep 2013
Digital technology is a huge part of my life and who I am. I’m one of those people who actually finds it relative easy to read on a screen rather than having a preference for a paper book. So it’s unusual for me to find myself writing a blog post that is about something rather analogue - but it’s something I think fills a niche in the way I work and I expect could for you to. It is something brilliantly simple and fits in your pocket - a foldable whiteboard.
Read More26 Aug 2013
Whilst doing some house keeping on some old VBScript files the other day
I came across one for creating test files. I’ve blogged previously about
creating test files using my MTF utility
and whilst it or fsutil
can be very useful, this script filled a
particular niche. It was created as part of a test suite of scripts it
creates multiple files of a specific size filled with random printable
content.
21 Jul 2013
Pythonista is a Python based IDE for iOS and has formed the basis for finally getting around to teaching myself Python. I’m still in the earliest stages of getting to grips with Python but I thought I’d share one of my most useful scripts thus far. One to execute a remote command on a server using SSH.
Read More29 Jun 2013
In this post I’m going to share a tip about auto incrementing numbers in Excel. I’ve frequently found myself creating incremental number lists (e.g. 1, 2, 3, 4, 5, …, etc.) and whilst Excel is quite helpful at providing ways to create such lists I find its methods are often a bit limited for my needs - so I came up with another way that I think you might find more resilient.
Read More29 May 2013
I take a lot of screen shots in my work. They are invaluable in recording issues and producing software instructions and the like. To assist me with taking and saving screen shots I use Greenshot. I have it configured to not only copy the screen shot to the Windows clipboard, but also to save the screen shot to a specific directory.
Read More28 May 2013
In my work I regularly have need to take screen shots and to make the process of taking screen shots easier I use the open source utility Greenshot. I have Greenshot configured to not only copy the screen shot to the Windows clipboard, but also to save it to a screen shots directory.
Read More30 Apr 2013
For some time now I’ve been using Notepad++ as my primary text editor. Given how much time I spend modifying configuration files, writing scripts and scouring log files its not exactly a surprise that I’ve come up with some nifty workflows for working with text in this editor. Whilst I do occasionally shift back to NoteTab Pro for its immensely useful scripting options I try and stay in Notepad++ as much as I can.
Read More30 Mar 2013
As most of the Internet seems to have noticed, Google has plans to decommission Google Reader this coming July. This has caused quite a flurry of activity around RSS readers in general and there are numerous ideas, cloning projects and the like springing up. My approach to resolving this scenario however is a little different…
Read More26 Feb 2013
Some time ago, Google contacts used to include an option which allowed you to add a profile picture for a contact directly from a web site. At some point last year this option disappeared, but did you know the functionality is still there?
Read More