My first thought was to start my rails journey on a Win7 machine. There are a few tutorial out there and even an msi package installing ruby and rails for you for windows.... It did not take me long however to realize, that even if you can get rails running on windows, most tools and tutorials are tailored for a Linux based machine. If learning something new, better learn it right, eh?
I am not a Linux expert whatsoever so I wasn't sure where to start. What distribution to install, which version etc... A little bit of research revealed that the Ubuntu installation is a favorite in the Rails community.... Does that mean that I have to install a Linux Ubuntu system from scratch?!? The short answer is no! You can actually download a VM Image of a fully configured Ubuntu 10.10 machine. How neat is that? The only thing left is to install a VMWare player and you're good to go. You have a Ubuntu machine working. Great!
So Friend, don't be afraid to leave the Microsoft world completely and embrace the power of Ubuntu. It's so easy to get started. If you screw up the installation, no big deal, just unzip the downloaded image and you have a clean start! (unless you have a VMWare Workstation which allows you to take snapshot of your machine at any time...in that case, you just need to revert to a snapshot).
I am not a Linux expert whatsoever so I wasn't sure where to start. What distribution to install, which version etc... A little bit of research revealed that the Ubuntu installation is a favorite in the Rails community.... Does that mean that I have to install a Linux Ubuntu system from scratch?!? The short answer is no! You can actually download a VM Image of a fully configured Ubuntu 10.10 machine. How neat is that? The only thing left is to install a VMWare player and you're good to go. You have a Ubuntu machine working. Great!
So Friend, don't be afraid to leave the Microsoft world completely and embrace the power of Ubuntu. It's so easy to get started. If you screw up the installation, no big deal, just unzip the downloaded image and you have a clean start! (unless you have a VMWare Workstation which allows you to take snapshot of your machine at any time...in that case, you just need to revert to a snapshot).

