One thing that really bugs me about the labs in the computer science department at Ryerson University is the complete lack of open source software installed on the lab computers. All the workstations have Rational Rose, Visual Studio .NET 2003, Maple, MatLab, StarOffice, and other proprietary and paid for software. Yet, nowhere can you find Eclipse, NetBeans, JEdit, or OpenOffice.org. This means that in order to do Java assignments you have to do them at home because they don’t have a decent IDE anywhere. The don’t even have a decent text editor installed.
You would think that a University, the institution where open source was born, would want to install as many open source applications on their computers as possible.
Now, I agree that most of my suggestions for OSS listed above are Java centric, but that is because I am Java guy. It is what I notice first. However, since Java seems to be the number one language in use today, you would think they would put a higher emphasis on Java software.
At Ryerson, the language of choice is C, however, in order to do C programming, you have only two choices — vim and emacs. Both excellent editors, but neither what I would called modern IDEs. Or you can use Visual Studio .NET on the Windows side of things.
I wonder what it would take to get the sysadmins to install something like Eclipse or NetBeans onto the computers?