Think you are irreplaceable? – Information sharing is a necessity

Steve Perry

We have all worked with this person. They are the one who knows the inner workings of all the strange systems, or understands some obscure process that nobody else understands, or perhaps wants to be responsible for. We do this ourselves quite often. When I launch a new system or process I am equally guilty … Read more

PowerShell – Move Windows 7 Computers into OU structure by IP address (Active Directory)

Hi Folks! I’f you’ve come to this article because of a permalink then I’ve got some news for you! The article has been selected to be posted on the Microsoft Scripting Guys blog as a guest article (insert applause). You can now find the article in 2 parts here: Use PowerShell to Move Computers Based … Read more

Nice Flash messages in Rails 2 and Rails 3

I’ve been doing some Rails work recently and one of the things that I’ve found to be a nice aesthetic add-on is putting some nicer flash messages in. Over at dzone.com there is an example which I’ve worked off of – http://snippets.dzone.com/posts/show/3145 The example is as follows. Add this section to your application_helper.rb def show_flash … Read more