Ruby

Ruby on Rails 3.0 is available

I'm not much of a programmer but I can appreciate the value of a good programming language when I see it. While I know Python and dabble with PHP, I've always appreciated Ruby and Ruby on Rails. There is something about the Ruby development scene that perks my interest in this programming language.

Ruby on Rails 3.0 was just released this week. The development of Rails 3.0 has been two years in the making. David August writes:

Why do cool kids build Websites with PHP or Ruby, not Java?

Coach Wei, Java developer, asks the following question on his blog.

Here is a question that I have been pondering on and off for quite a while: Why do "cool kids" choose Ruby or PHP to build websites instead of Java?

At work we're actually moving many of our in-house desktop applications from Python to Java. I wouldn't be too surprised to see us migrate more PHP Web applications over to Java too for some of the reasons Wei gives in his blog post. But I have a theory as to why PHP and Ruby could be considered "cool" and it has less to do with Java's features and more to do with the culture of open source.

phpRadiant to imitate Radiant CMS

Philippe Archambault wrote to us that he is working on a PHP version of Radiant CMS. Radiant CMS is based on the Ruby language. Mr. Archambault has appropriately named his CMS, phpRadiant. If imitation is a sincere form of flattery, then lets hope the Radiant CMS folks are blushing!

Mr. Archambault isn't the first person to suggest taking what they liked in Radiant CMS and migrating it from the Ruby language to one that is PHP based. However, his project is the first one that I know about which has actually seen the light of day.

 

Radiant: A Ruby CMS and PHP alternative

So far I've mostly posted here at CMS Report about PHP-based content management systems. However, PHP isn't the only language being used on the Web. Other Web friendly languages include Perl, Java, Ruby, ASP, Python, etc.

So for one of our first non-PHP based CMS we're going to take a look at Radiant. The Radiant CMS is a Ruby on Rails CMS that has yet to reach version 1.0. Like a lot of CMS in early development it is considered a "no fluff" CMS for small teams. In other words, Radiant is not quite ready for enterprise level work. Radiant however may work well for those personal sites and small companies that have an invested interest to promote Ruby on Rails based applications.