Windows for Unixians

Misc.WindowsForUnixians History

Show minor edits - Show changes to output

Added lines 1-2:
 
 
Changed lines 27-28 from:
!!! Microsoft PowerToys
to:
!!! Microsoft `PowerToys
Deleted lines 14-23:
!!! Mozilla, Firefox, Thunderbird

Firefox/Mozilla work pretty well on Windows.  To install it without the Administrator priveleges, take the .zip version, not the Windows installer.

Thunderbird (mail client) is also available.

* [[http://www.mozilla.org | Mozilla]]
* [[http://www.mozilla.org/products/firefox/ | Firefox]]
* [[http://www.mozilla.org/products/thunderbird/ | Thunderbird]]

Added lines 1-42:
In some cases Unixians may have to work on Windows environment.  This document gives the hints and tips I use when I have to work on Windows.  I'm actually using Windows XP but most of the document should be applicable to other Windows versions.

!!! Cygwin

The first thing to do is certainly to install Cygwin, which will give you a shell (bash, zsh, etc.) and a great bundle of free software, such as gcc, emacs, make, cvs, ssh, etc.

* [[http://www.cygwin.org | Cygwin homepage]]

!!! Mingw / msys

Whereas Cygwin emulates an Unix, the Mingw project aims at compiling software under Windows to create native Win32 apps. Thus, mingw software run much faster. The msys package comes with rxvt, which is quite better than the Command window Cygwin uses.

* [[http://mingw.org | Mingw homepage]]

!!! Mozilla, Firefox, Thunderbird

Firefox/Mozilla work pretty well on Windows.  To install it without the Administrator priveleges, take the .zip version, not the Windows installer.

Thunderbird (mail client) is also available.

* [[http://www.mozilla.org | Mozilla]]
* [[http://www.mozilla.org/products/firefox/ | Firefox]]
* [[http://www.mozilla.org/products/thunderbird/ | Thunderbird]]

!!! Shell Enhancer

This soft provides a lot a features to enhance Windows look and feel, among which, the ability to move and resize windows with Alt + Left Button and Alt + Right button, like in X-window!

* [[http://www.nuonsoft.net/shellenhancer/ | Shell Enhancer]]

!!! Emacs/Xemacs

Emacs Win32 binaries are available. You should generally take the fullbin-i386 tarball.

* [[http://ftp.gnu.org/gnu/windows/emacs/emacs-21.3-fullbin-i386.tar.gz | Emacs Win32]]

!!! Microsoft PowerToys

Microsoft provides several free tools, such as virtual desktops and tweakui to gain access to more advanced configuration options.

* [[http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp | Powertoys]]