A couple interesting "Bossies" were awarded by InfoWorld this week:
- Best Open Source Programming Language - Summary: Ruby gets mad props for a vibrant community and a diverse range of implementations (e.g. JRuby), and then they go squishy and say "and these other languages are great too!"
- Best Open Source IDE - InfoWorld heaps praise on NetBeans largely because it has *not* gone the way of an amorphous, all-encompassing "platform" and has continued to take risks to improve the overall experience of the IDE. Before the work on NetBeans 6 (don't download M10; use a daily build) I was a nay-sayer myself; having used NetBeans 6 for many months now, I can honestly say it's far better than NetBeans 5.5 and has caught up or passed Eclipse in many ways. There's more to do, but I'm extremely impressed with the progress.
4 comments:
For pure-Ruby Netbeans (no Java), I tend to get it from here: http://deadlock.netbeans.org/hudson/job/ruby/
Small, focused, and always up-to-date.
http://www.faas.biz
I have found this site try it it has deal on how to get money and much more
I'm with you on NetBeans. It's a joy to use, mostly. There are a couple stumbling blocks on Linux. Setting up the fast Ruby debugger takes effort. If you're on Ubuntu, be sure to build Ruby 1.8.6 rather than using what's in the package archive. Also, you may need to set the GEM_PATH env var or NB won't know where your gems are.
Ok ok, you've talked me into it...(begrudingly surrendering to NetBeans)
Post a Comment