Bregalad wrote:
Pros of Windows :
- Almost ANY PC programm in existance have a Windows version, while few have a linux verison
But in some cases (e.g. FontForge), the Windows version is just a recompile of the Linux version in Cygwin, and a lot of people have more trouble installing Cygwin than installing Wine.
Quote:
- (almost ?) ALL devices in the wolrd that connect to a PC will be usable on Windows using a driver
Windows XP drivers don't work so well on Windows Vista, nor do Windows Vista drivers work on Windows XP.
Quote:
- You can get wireless internet
Ubuntu on my Eee PC laptop can connect to APs just fine, as long as I know the WEP key.
Quote:
- You can get more emulators and plugins for playing music from games
What format are you thinking of that
Game_Music_Emu doesn't cover? Besides, you'll have to transcode NSF to MP3 if you want to play it on most pocket digital audio players.
Quote:
- You screen is bigger than 800x600
I run Ubuntu on a laptop with a 1024x600 pixel internal LCD that I occasionally connect to a 1024x768 pixel external LCD. My employer runs it on a desktop PC with a 1440x900 pixel LCD and on another desktop PC with a 1280x1024 pixel LCD.
Quote:
- More user friendly
"User friendly" is a comic strip. Do you have some references for a properly configured Windows being easier to use than a properly configured Ubuntu? Or did you mean "Windows XP is more familiar to somebody who has been using Windows XP for the past seven years"? Or did you mean "major PC manufacturers can properly configure Windows but cannot properly configure Ubuntu"?
Quote:
- only ONE status bar at the bottom (instead of two status bar at top+bottom which eats up your small screen)
The first thing I did was move everything from the top panel to the bottom.
Quote:
- You can play commercial PC games (assuming your hardware is up to date)
DOSB ox works fine on Ubuntu, and plenty of games run in Wine.
Quote:
- FCEUXD available (only regular FCEU in Linux), etc... (the list is long)
I thought FCEUXD was merged into FCEUX.
Quote:
- Linux is open source : ??? (Algouth it claims so, I still have to see the souce of it)
Apparently archive.ubuntu.com has the source code for all packages included in Ubuntu.
Quote:
- Linux is safer than Windows : MOST LIKELY TRUE (it's hard to verify, but it asks your passwords every 2 secs which is annoying
If you are logged in to Ubuntu as a user with "sudo" (become administrator) privilege, and you open an administrative tool, the "gksudo" dialog box will ask for your password. UAC of Windows Vista isn't much different.
Quote:
- Linux is better for "true" programmers : FALSE (Windows have a lot of tools and cool GUI to help programmation. It's not easier to developp C++ programms for linux than windows, and the same applies to NES programms)
One of the things that might make this look true:
On Linux, tools such as GCC, Glade, Perl, PHP, and Python are available through each distribution's package manager, categorized into "programming" categories.
But on Windows, tools such as Visual C++ Express, Perl, PHP, Python, and PowerShell are available only from web sites. The only languages you get out of the box are Batch, VBScript, and JScript.