05 Aug 2009
I’ve been using DropBox for some time now and I use it in some ways that I think are quite innovative and will be the subject of future blog posts. However in the last few days I’ve been having a few problems with Windows Explorer taking forever (well over a minute or two at times) to respond and it responds very sluggishly. I’ve managed to track the problem down to DropBox misbehaving.
Read More03 Aug 2009
Following on from my ZoomIT post and thinking again about presentation tools, I started thinking about the ways in which magnification tools generally work an how you might want to use it in a presentation scenario.
Read More01 Aug 2009
I probably should have realised a lot sooner than I did, but there has been something a bit odd with my SpotIT feed on my RebootIT blog of late.
Read More31 Jul 2009
Last week I attended a second workshop on Evidence Net. It was launched a few weeks ago at The Higher Education Academy Annual Conference 2009 and has been growing in use across the HE sector ever since.
Read More31 Jul 2009
Annoyingly VBScript does not have a “Ceiling” function, i.e. one that takes a number and rounds it ‘up’ to the nearest integer (whole number). So since I had need of one I wrote one.
Read More31 Jul 2009
Recently a number of my friends have hard hard drive failures and have asked me to retrieve data from their hard drives. I’ve been reasonably successful in each case recovering well over 95% of the data in each case - thanks not to me but the proliferation of free data recovery tools out there on the Internet.
Read More31 Jul 2009
In the past I’ve used FSUTIL to create large test files of data to process. Unfortunately you need administrator permissions to use this utility. I decided to write a command line utility (called “Make Test File” but abbreviated to MTF.EXE) to allow non-administrators to do the same. It’s written in VB.NET so it isn’t as quick as FSUTIL, but as they say “it does the job”, and it fulfilled my immediate needs.
Read More30 Jul 2009
I was scripting some Active Directory extracts today and I needed to check if a string of text contained two colons. I was checking if the detail on particular entries was to minutes or seconds; e.g. 13:25:33 vs. 13:25 . I couldn’t find a function to count occurrences within a string so I ended up writing my own….
Read More29 Jul 2009
I spend an inordinate amount of time at home sat on the sofa in front of my TV working on my laptop. I have a nice little media set-up consisting of a Mac Mini connected to my Sony Bravia TV which provides me with a nice little Internet connected multimedia option. Rather than watching TV all the time I frequently find that I want to listen to some music while I work and because I’m quite fickle with what I want to listen to at any time Spotify has proven to be a great little piece of software.
Read More