Category Archives: how to

[How to] disable the Windows Boot Manager after installing Vista

I recently upgraded my mom’s PC from XP to Vista. As far as I can tell, the Vista installer copies your old XP files into a folder called Windows.old, and you can’t boot into XP once Vista is installed in … Continue reading

Posted in how to, software | 4 Comments

[How to] round corners on images with JavaScript

Something I’ve come to love about the JQuery JavaScript library is that, no matter what client-side scripting challenges arise these days, my first thought is “I bet there’s an easy way to do this with JQuery!”. I recently worked on … Continue reading

Posted in code, how to, web | 2 Comments