Archive for April, 2010

Windows NT – Changing hardware without reinstalling

Saturday, April 24th, 2010

As part of my ongoing exploration and mastery of the Windows command-line, here’s a tip on how to change motherboards without having to reinstall or repair Windows. This article is for advanced users only, and will render your computer unbootable if you do it wrong. You get one shot at this. The fate of the [...]

Some sensible defaults for Ubuntu

Sunday, April 18th, 2010

Among Linux distributions, Ubuntu is the undisputedly most well-known for its user-friendliness (with a tip of the hat to Fedora, though Red Hat aren’t spending as much time advertising it as Canonical, Ubuntu’s parent company, does). In most cases when I’m not being a gearhead with Gentoo, and want to use Linux as a sensible [...]

Good utility for HTML > PDF conversion: wkhtmltopdf

Sunday, April 11th, 2010

Found this on Google code while working to convert 400+ HTML files as saved by Mozilla Firefox. Firefox creates an HTML file and an associated directory containing the stylesheets, images and other content, so it was easy enough to run this against all the HTML files and get a good rendering of all the items [...]

MacOS X: How to convert a number of Pages documents to Word format

Sunday, April 11th, 2010

Ran into this a couple of weeks ago. If you have someone who ran Pages and needs to convert their library of documents to Word format, do the following. This requires iWork ’09. Open script editor and paste in the script listed below. Save this script as an application Drag all your Pages documents on [...]

How-to make Windows Explorer open My Computer in Windows 7 instead of Libraries

Sunday, April 4th, 2010

A minor annoyance of mine is the fact that, when you pin Windows Explorer to the taskbar in Windows 7 (Windows 7 ships this way), clicking the icon takes you to the ‘libraries’ location. Myself, I’d prefer that it go either to my Documents folder or the ‘My Computer’ location, and here’s how to accomplish [...]