Archive for the 'Development' Category

Explore system restore points

I’ve done a little more work on my System Restore point explorer, and it now actually allows you to explore :)

I’ve made use of the excellent AlphaVSS library which exposes the Windows Volume Shadow Copy Service (VSS) API’s as native .net objects. I’ve been having a few issues accessing these in Vista x64, but I have tested this in Vista x86 and it appears to be working ok. Again feedback is welcome via comments.

Mount system restore point

Download

Delete system restore points?

A couple of days ago my C: drive ran out of disk space and I was a little confused, because only a few days earlier I had around 30GB free, so I decided to do some digging and figure out where it had all gone…

Anyway to my surprise it had been consumed by Vista’s System Restore feature, I had installed a couple of applications, decided they weren’t for me and un-installed them. Each of these actions had created a new system restore point. After figuring out how to get access to the “C:\System Volume Information” folder (I don’t really recommend you do this) I saw that some of these system restore points were up to 3GB each in size, but I couldn’t find any way to delete them.

I googled a little and some people seemed to suggest that the Disk Cleanup Wizard would remove them, but it didn’t work for me, in fact the only way I reclaimed over 40GB of disk space was to disable (which does remove the data) and then re-enable system restore.

But what I really wanted was a way to delete individual restore points and I couldn’t find anything already out there, so I set about developing a solution myself.

System Restore Explorer

The more I researched the more advanced I thougt I could make this tool, so currently it does what I first wanted, allows you to delete individual restore points. But I plan to add functionality that will allow you to mount a restore point and browse it’s contents (hence it’s name System Restore Explorer)

It’s not really ready for public consumption yet, but I am planning to upload a beta copy here tomorrow, and hopefully I can get some feedback

Update

Well, as promised here is a beta for people to play with, use this at your own risk, if it happens to trash your entire computer it’s not my fault! This program requires .net framework 3.5 and has been tested on XP and Vista only.

Download

Updated K2 Theme

I obviously missed this one, because it’s been out a couple of week’s, but I have now updated the K2 theme that I use to RC6. This is now fully compatible with Wordpress 2.5 (I had previously been using some files from SVN)

Minor FireflyWHS update

Just a quick post to let you all know I have made a small update to the FireflyWHS setting plug-in to fix a problem reported over at the Firefly Media Server forums. In certain situations the plug-in would say that the Firefly service would need to be restarted, even though no changes had been made to it’s configuration, hopefully this is now fixed. Take a look at the bottom of my FireflyWHS page for the download link.

Hex Workshop x64 Shell Extension

My favorite Hex editor is the excellent Hex Workshop. However, having just made the switch to Vista x64, I found that 32 bit shell extensions (which are COM dll’s) can not be loaded by 64 bit processes such as explorer.exe. So I hade a quick look around and came across this article by Michael Dunn and from this I have created an x64 shell extension for Hex Workshop. Feel free to download it here, just copy it to your Hex Workshop folder and register it. It was built using Visual Studio 2008, so you may need the latest MS runtime’s.

C:\Program Files (x86)\BreakPoint Software\Hex Workshop v5>regsvr32 hwext64.dll

3GB or 4GB

I recently bought some more memory for my laptop, mainly ‘just because’. I mean there was nothing really wrong with 2GB, but memory is so cheap at the moment…

Anyway, after removing the panel on the bottom of the laptop and removing the old memory, I inserted the new 2GB SO-DIMM’s and now I have 4GB, or do I?

I already had an idea from reading around I had done and also the experience of my boss, that I was only going to be able to see 3GB of RAM, however to my surprise Vista SP1 reported that I had 4GB :) This is a new useless feature of SP1, however it can still only use 3GB :(

So I have taken the plunge and installed Vista x64, so far so good, but why oh why are there 2 ‘Program Files’. I mean I understand the reason behind this, but there just seems to be a random mismatch of both x86 and x64 binaries in both folders :( So they might as well all be in one place in my opinion.

So now I better see if I can build some x64 native binaries ;)

Wordpress upgrade

Wordpress 2.5 was released yesterday, so I decided to upgrade (it has a newer version number) everything appeared to go smoothly until I tried to login to the admin page :(

<strong>Fatal error:</strong> Call to undefined function: wp_register_sidebar_widget() in /.../.../.../wp-admin/includes/dashboard.php on line 31

Anyway a quick google later and it appeared the best solution might be to upgrade K2 to the latest nightly build also :D

So far everything seems to be working again and i’m liking the updates to Wordpress

Universal remote control’s

My new remoteWell I just got a Harmony 525 remote control, the idea being I can replace 3 different remote’s with just 1 :)

Logitech have a wonderful awful web interface for setting these things up, but that’s not really my thing so I had a hunt around the web for something else and finally found a project called Concordance, which is aiming to develop software capable of programming the Harmony remotes from Linux, but there code also builds and runs in Windows :)

Heroes get up at 5am

With an early start, I made it up to Birmingham for yesterdays launch event. I had a great time and picked up some freebies, best of all I now have a new mug for the office.

My new office mug

I’d been looking for a new mug ever since I broke my beloved ASCII table mug. If anyone at Hitex wants to send me a new one, please get in touch :)

Heroes Happen Here

Well Wednesday is the Microsoft 2008 Launch Event here in the UK. So I’m off up to Birmingham for the day. I thought I’d plan ahead and print off the agenda, however Microsoft’s browser had other ideas, after selecting print preview I got some rather strange results. Maybe IE8 will pass this acid test :)

Print Preview