April 21st, 2005
Ruby on Rails, Rife, and Cake
There has been a tremendous amount of buzz recently about Ruby on Rails, the web application framework created by David Heinemeier Hansson of 37Signals, with which they built their to do list organizer, Tadalist. Rails, of course, is written with the Ruby programming language.
Apparently some other enterprising folks saw the buzz that Rails was generating, and didn’t want their hard work to be ignored. As a result, the folks who created Rife, a Java application framework, have recently released their version of the todo list called Blablalist. This tongue-in-cheek copy of the tadalist demonstrates that Ruby on Rails isn’t the only way to quickly implement sites using frameworks.
But what about PHP, you ask? The most popular open-source web scripting language, available on every web host with a conscience? Well, there is a new framework called Cake that may be what we’re looking for. It’s only at release 0.2.7, and I haven’t tried it out yet, but I’m anxious for the opportunity. After all, I have zero time to invest in learning a new language like Ruby, or immersing myself into the wide expanse of Java.
Links to this Post
Comments
1. quirkyalone 3:25pm, Thu 21st, 2005
Please can you elaborate a little bit deeper? Why exactly does it matter? It is something like higher level library?