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.
Ruby on Java = JRuby - Project to WatchDecember 18th, 2005 JRuby is a project to watch for. It implements Ruby on Java virtual machine.
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.
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.
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.
Ruby Development Using jEditJuly 31st, 2006 jEdit is a popular Java based code editor. I have used it extensively and highly recommend it.
Twitter Overloaded... Again and AgainJune 26th, 2008 Twitter seems to be having serious scalability issues, a malaise which plagued the otherwise popular service since its early days. Could this be related to its architectural decision of adopting Ruby-on-Rails? There was a rumor not so long ago that twitter was abandoning Ruby on Rails.
On Java And Ruby CommunitiesAugust 10th, 2006 Rob Sanheim commented on Java & Ruby communities. Ruby has Dr.
Java versus Ruby versus PHP TrendsMay 23rd, 2006 They say a picture is worth thousand words. Let the picture speak for itself.
Serious Security Hole in Ruby on RailsAugust 10th, 2006 A serious security concern in Ruby on Rails has forced the Rails team to come up with release 1.1.5, without waiting for the scheduled release of 1.2. David from Ruby on Rails team says:
This is a MANDATORY upgrade for anyone not running on a very recent edge (which isn’t affected by this).
Is Ruby very syntax rich? Do you like it? I don't.August 19th, 2008 I tried delving into Ruby couple of times in the past. Every time I had this weird feeling of what am I doing here when I am already very well conversant with a simpler language - Java, which gives me everything I need.
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.
Unmanaged Dedicated Web Hosting Provider - My ChoiceJuly 5th, 2006 I have been looking for a unmanaged dedicated web hosting provider for the last 7 days or so. I performed sucks tests (search in Google for "xyz sucks"), went to web hosting forums, asked questions to the provider, analyzed their plans with a fine tooth comb.
Dual Ruby Vulnerabilities and How To FixJuly 13th, 2006 Two vulnerabilities have been reported in Ruby, which can be exploited to bypass safe level protection and replace methods called in trusted level as well as close untainted directory streams. 1. An error in the handling of the "alias" functionality can be exploited to bypass the safe level protection and replace methods called in the trusted level.
Time For Working Vacation & Random ThoughtsJuly 9th, 2007 After we complete an outsourcing effort for a F 500 and wrap up dispatching all the upgrades for Translator 5.0, we will collectively go for a period of "working vacation" lasting about 2 months or so. What is a "working vacation"?
My definition of "working vacation" is when we tie all the loose ends, upgrade infrastructure, hire new employees and train them, setup few additional dedicated servers (any recommendation?), switch web server, fix and add features to Comment Guard plugin for future release, setup 24/7 site and server backup, prototype new ideas, develop spike solutions etc.
March 25th, 2006 at 11:38 am
Your post doesn’t help too much to change this
March 25th, 2006 at 12:04 pm
At least, I hope, it will let the RoR fanatics know that we have wised up to their silly little game.
March 25th, 2006 at 12:05 pm
[...] [...]
March 25th, 2006 at 12:12 pm
After listening to these zombies and their fanaticism (don’t they remind you of those jesus worshippers whop knock on your door and want you to find jesus?), I have decided I will make it a goal of my life to make sure Ruby remains the way it is - a second or third tier language with no support beyond a small population of “hackers”.
March 25th, 2006 at 10:06 pm
They sure do.
March 26th, 2006 at 12:20 am
Thought I should say something since you mentioned my title.
I think it is funny that you like to my post as an example of such fan-boy-dom, when the point was not “Ruby is the best!” but rather about people saying “X sucks”.
Let’s talk about solutions and experiences, rather than shooting at other frameworks that we haven’t used. This is for all of us.
Cheers,
Dion
March 26th, 2006 at 8:49 am
Dion,
> Let’s talk about solutions and experiences, rather than shooting at other frameworks that we haven’t used. This is for all of us.
I am 100% with you on that. I just don’t like the baiting posts. My intention was not to pick on you particularly (which is why I didn’t link directly) but to point out a trend I have seen several times in recent past.
Best,
Angsuman
March 29th, 2006 at 1:37 pm
This is pretty funny, Angsuman, since the article you linked from JoS makes six specific criticisms but all of them except the lack of a manual are wrong. I agree that there are lots of fanboy blog posts but that’s true of almost anything given the ~30M blogs around today. You may or may not think Rails is a useful tool to solve a certain class of development problems, and I respect your opinion, but this specific entry really doesn’t stand up to scrutiny much better than those your criticizing with it.
March 29th, 2006 at 11:49 pm
This post is simply a rant against fanboy posts / rants and intentionally posted under Humor category.
March 30th, 2006 at 1:07 pm
Oops, missed the humor tag.
September 20th, 2007 at 6:27 pm
This is stupid. THe reason is stupid is you mix ruby, and ruby-on-rails.
TWO totally different things!
August 3rd, 2008 at 4:33 am
I don’t mix them. Ruby is the language and RoR is the framework that made Ruby famous, see. You obviously don’t get the humorous side of it
August 25th, 2008 at 12:34 pm
Hello!
I’d like to just pop my 2c in here. I think a lot of people have missed the point that your post was about fanboys, not Ruby or RoR as such. And it’s ultimately understandable that a post like this was coming. Unfortunately, I work with RoR fanboys, and the notion that it is the end-all and be-all of anything relating to programming is, quite frankly, frustrating to the point of wanting to kick them all in the head. Let’s face reality here - no single language will work for EVERYTHING. Why do you think banks still use FORTRAN? And no, it’s not just because it’s “legacy”, it’s because it’s insanely fast at running MASSIVE reports. But I sure wouldn’t want to use it for writing a website. Likewise, I certainly don’t think you could write another language in Ruby - why do you suppose the Ruby interpreter is written in C? Could it be because that’s what C is strong at? Again, I certainly wouldn’t want to write a website in C. So really … live and let live. Ruby has it’s place, as do most languages and frameworks.
February 8th, 2009 at 9:11 pm
NuzMan is completely right.The all or nothing concept that you guys want to roar out won’t produce a new golden language fit for everything.It’s like comparing your car to planes,boats etc..(Hydroplanes exist, but you don’t fly in them usually ,Do you?)
So Ruby might not roar for all of you..but it does roar
August 30th, 2009 at 4:00 pm
You have not give any single explanation of why “Ruby” or “RoR” sucks. You have also mixed a language with a framework, I bet you don’t even know the difference between Ruby and Rails, one is the language and the other is a framework, written in the language.
I agree that Rails is full of arrogant guys that think they are the best in the world with their Macs. but if you don’t like the Rails the community, there is also other frameworks like Ramaze, etc.
And Ruby (the language) is great.
October 23rd, 2009 at 3:42 pm
I am a PHP developer and have worked with individuals who praise RoR and the awesomeness it envelopes… so I follow you on your argument from your post… but you completely lost me when you said you have NOTHING against Java… There is an entire massive list of why Java sucks… Its a compiled language which can cause for bad coding practices… its one of the clunkiest languages u can use… the documentation on Java is ridiculous and makes NO sense… oh and its SLOW!