|
Git on Windows
This episode of GitCasts demonstrates how to setup mSysGit on Windows and goes through some basic workflow using the Windows Git version, in an attempt to partially dispel rumors that Git is unsupported or difficult to get going on Windows. I assume previous knowledge of Git here - this just shows yo...
|
|
|
|
Using DiskPart to Create a RAID Array
This tutorial covers the exact same ground as my previous one, creating a RAID1 Array. But this time it’s command line baby. Aside from impressing yo...
|
|
|
Using RAID1 in Windows 2K3
Here’s my first shot at a howto by way of screencast. This tutorial shows you how to add a mirrored drive array in Windows Server 2003 (and XP).
|
|
|
Optimize Windows XP Startup
In this episode we show you how to use the hidden "msconfig" program in Windows XP to cut your Windows boot time in half. Plus also use it to remove unwanted programs including spyware from the registry. Biff makes an appearance and messes with the audio. And winter is here in Toronto, so we pull out...
|
|
|
Diagnosing JavaScript Memory Leaks in the Windows IE Browser
Discusses how I diagnosed and fixed a memory leak in a JavaScript library. It's a very simplified example, and the same techniques probably can't be used for more complex web applications, but it might shed some light on how these memory leaks occur.
|
|
|
Setting up and Running Amazon EC2
The Amazon Web Services Developer Connection has an 18 minute screencast that will show you how to Set up and Run Amazon EC2 from Windows. EC2 is Amazon’s Elastic Compute Cloud web service. With EC2 you can setup and run your own virtual server for less than $80 per month
|
|
|
|
Installing Windows Games in Linux
Installing Windows games in Linux requires special software, it can be done in an application called wine (requires a lot of work). Or for $15US you ca...
|
|
|