Monthly Archives: June 2008

Turn Hibernate on in Vista

If you find yourself missing the hibernation feature in Vista, you can turn it on easily by running: powercfg -h on on the command prompt. You must run this command on an administrator-elevated prompt. To do this, right click on … Continue reading

Posted in Windows | Leave a comment

Can't activate rubyforge (= 0.4.5) problems

If you recently updated your gems, you may see this nasty error: can’t activate rubyforge (= 0.4.5), already activated rubyforge-1.0.0] or similar. If you do, the fix is simple. Simply run: sudo gem uninstall -a rubyforge Run the command twice … Continue reading

Posted in Ruby | Leave a comment

Another Silly Vista Prompt

Vista has a nice user interface, and I'll have to admit the more I use it the more I have grown accustomed to it. That said, you see silly dialogs like this sometimes and it just makes you wonder what … Continue reading

Posted in Windows | Leave a comment