The projects used for Desktop
![]() |
GNOME
Notes:
My preferred desktop. I tried KDE, but was put off by the naming convention, not every name should start with 'K', in my opinion |
![]() |
Ruby on Rails
Notes:
Rails is what J2EE could have been if it hadn't grown out of control with too much stuff. 11,000 classes, ridiculous. Rails is clean and elegant, reflecting the Ruby heritage. Learn to program using convention rather than configuration. DRY |
![]() |
RubyGems
Notes:
The package manager for Ruby and Rails. Think RPM (Red Hat) or DEB (Debian, Ubuntu), and you will understand the what a GEM is. |
![]() |
GNU Compiler Collection
Notes:
Absolutely necessary if you are intent on building anything from source. |
![]() |
Mozilla Firefox
Notes:
This browser, in combination with Foxmarks Bookmark Synchronizer, Gmail and GSpace, provide a simple way to have my workspace stored on the web. I can quickly configure a desktop with my stuff on it. |
![]() |
Ruby
Notes:
What a nice language Ruby is. It reminds me of what I liked about Smalltalk (typeless and elegant), but without the downside of Smalltalk (massive environment, difficult to integrate with ANYTHING else). |
![]() |
Meld
Notes:
This is a really nice merging tool for managing different branches of a versioned project. It is simple to use and has a great graphical interface. Could be improved in some areas, but very useful as-is. |
![]() |
Mongrel
Notes:
Very useful lightweight web server for development purposes. I can run two or three rails apps in development mode, each on mongrel, on a single Ubuntu desktop, and debug SOA configurations. |
![]() |
OpenSSH
Notes:
|
![]() |
SQLite
Notes:
|
It's a list of software used to accomplish something. LAMP is an example.
To add a project to your stack, click 'Show Recommendations for this Stack' at the top middle of this page and then click 'I use this' on the projects you use.
Show the world what open source projects you use.