Ruby Development Using jEditJuly 31st, 2006 jEdit is a popular Java based code editor. I have used it extensively and highly recommend it.
Introduction To Ruby For Java DevelopersJune 30th, 2006 Most Java programmers attempt to use Ruby like they use Java, similar to the mistakes C/C++ programmers commit when transitioning to Java. However Ruby provides a cleaner programming paradigm which if embibed can be effectively used to solve your problems.
Blog Buzz: Java vs PHP vs RubyJuly 12th, 2007 All these three languages are generating a lot of buzz in the blogosphere. It appears Java is currently having an upswing while Ruby is having a downward trend.
Java versus PHP versus Python versus Ruby - Job ComparisonApril 5th, 2006 An interesting chart comparing available jobs for these four popular languages - java, php, python and ruby. All of them are extensively used for web application development.
Interesting Quotes From J2EE vs. LAMP vs. NET Faceoff at LinuxWorld 2006April 7th, 2006 Perceived leaders of all three principal open source stacks (LAMP, J2EE and .NET via Mono) on Linux debated the merits of their respective platforms at LinuxWorld 2006 in Boston. My humble annotations are in square bracket.
3 High Quality JRuby Introductory VideosAugust 2nd, 2008 Here are three high quality introductory JRuby videos to learn more about JRuby (obviously), how to use it with Java and how to use it on Glassfish. The first video by Ola Bini is of the best quality and provides a nice introduction to JRuby and its benefits.
On Java And Ruby CommunitiesAugust 10th, 2006 Rob Sanheim commented on Java & Ruby communities. Ruby has Dr.
Why Ruby And ROR Really SucksMarch 25th, 2006 Ruby and ROR fanatics have adopted a highly annoying habit of luring hapless readers with highly provocative titles like "Ruby is not ready for production. Definitive proof".
Top 10 Java LiesMarch 6th, 2006 Here are the top ten Java lies I have heard over the years. Feel free to add yours in the comments.
Java versus Ruby versus PHP TrendsMay 23rd, 2006 They say a picture is worth thousand words. Let the picture speak for itself.
Java Gains in PopularityJuly 19th, 2006 Java increased its lead as the leading programming language according to TIOBE's index. PHP maintained its 4th position while Ruby moved up 13 positions to 17th.
10 Free Ruby, Ruby on Rails and Grails e-books December 12th, 2008 Ruby needs no special introduction in the world of object oriented programming. With the slow decline of Java over the years, Ruby has caught the eyes with itsĀ dynamic and reflective programming paradigms.
Installing Ruby Extensions on SolarisJune 20th, 2006 When you are coding a C extension for Ruby, and you use mkmf to create your Ruby Makefile on a Solaris box, make install may fail. Solution:
Add -lsocket -lnsl after -lingres.
Move Over Rails (RoR): We (Java Community) Have Grails, Trails and Now SailsApril 10th, 2006 The beauty about Java community is that they never shy of creating yet another framework for any new / good idea. You have seen dozens (or more) of dependency injection (IoC) frameworks.
Reverse Hyping Java - Myth and realitiesDecember 16th, 2005 It has become a fulltime jobs of some morons to reverse hype Java for several years now. First it was "Java is slow" myth which was perpetuated.