Gerald Bauer
2008-Mar-10 21:26 UTC
Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
Hello, I''ve published a Q&A in the Vancouver.rb series with Brock Whitten. Questions include: * How did you get started with Ruby on Rails? What makes Ruby on Rails a great choice for developing web applications/sites? * Can you tell us some challenges you''ve faced developing using Ruby on Rails? * Off the Rails - Can you tell us a little bit about Merb? How did you get started? Any insight on how Merb compares with Rails and how it''s better or worse? * What''s PmpknPi? or Tell us more about PmpknPi? What are your future plans? Here''s a quote: Rails is awesome. I try my very best not to say things like Merb is "better" than Rails but it is. Let''s keep in mind that part of the reason it''s great is because it is a lot like Rails and Merb was able to learn from the mistakes Rails learned the hard way. The most obvious advantage that Merb has is for writing APIs. If you were to build an API with Rails you are loading this entire (kitchen sink) framework for something very simple. Think alone of all those view helpers you won''t be using yet they are being loaded for every instance of Mongrel. This is like driving a motor home to the cornerstone to buy milk. Merb on the other hand is broken into chunks (merb-core, merb-more, plugins) so you only load what you need. This makes Merb multiple times faster than Rails. More @ http://vanrb.wordpress.com/2008/03/10/brockwhitten/ Cheers. -- Gerald Bauer - Internet Professional - http://geraldbauer.wordpress.com
Possibly Parallel Threads
- Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
- Create Slide Shows (PowerPoint/KeyNote-Style) Using Markdown using the Slide Show (S9) Ruby Gem
- redcloth executable removed from gem?
- 20-Minute Quick Start Guide for RFacebook - 10 Easy Steps to Create a Facebook App Using Rails
- Using the Facebooker gem? Tell us about your Facebook app - Facebooker Sightings Series