The Magnificent Technopreneur

Ruby On Rails Get Together

September 5, 2007 • Filed in: Uncategorized

Free Subscription. I'm Ely, a user experience manager of a big US retail company. I KNOW about usability, tech and online business. I KNOW about life and how it feels to come from nowhere. I've been there...Done that. Join me and learn about tech, business, life and enterpreneurship. Just, enter your email address:

The Philippine Ruby Users Group are having a party:

Hello, Ruby- and Rails-istas. How about a get-together? Food and drinks on us!

When: Tue 11 Sep 2007, 6pm onwards
Where: Customs Bar and Grill (inside Autocamp, Ortigas Ave., Pasig)

Let’s just unwind and eat and drink for free and be merry. Maybe take this opportunity to get to know the community and plan the next PhRUG event. And then eat and drink some more.

Please let me know if you’re interested so we can determine if we’ll need a bigger place. Hope to see you guys next week.

Ruby on Rails became popular a web programming language(and framework) because it was very easy to create web applications using it. Other web programming languages like PHP and Python have now adopted frameworks similar to Rails (they call it CakePhp and Django) to emulate how easy it was.

The language uses the MVC approach - model, views, and controller. The concept is like this… You have a database model (say a collection of Student and their class records) . You create the model for the database and establish the relationships (for example there are MANY grades to one student, Many Subjects to one student). Then you need a View (this is the actual visual graphic element) - the web page design and how everything looks like. Then you have a controller which ties the Model and the View together. You input data on a form, for instance, and the controller updates the database model.

This separation allows a web designer to focus on the design of the web site itself while the programmer can work on the database and controllers. Ruby on Rails has been successfully implemented by 37 signals (37signals.com) for most of their web apps. We used to have Basecamp (a RoR application) where I worked. It was pretty fast and easy to work with.

If you find Ruby on Rails interesting, you should join their egroup.

[This article is part of the series. Subscribe now and read some more.]

Comments

Interesting. I’m just starting out with learning Ruby. :-)

i’ve tried learning ruby on rails a few months back but i stop kasi nagkaroon na ako ng work and it requires me to focus on another language..but it would be great if there’s a group na nag focus sa RoR para mas madaling matuto…

Thanks for posting!

You didn’t mention the egroup though.

It’s ruby-phil@googlegroups.com

Just join and ask questions!

@miguel Sure thanks.. join ako later pag uwi ko ng house naka block dito sa office eh.. :)

Ow thanks migs. Forgot to post the link to the eGroup.

 

Leave a Comment

« Search Engine Marketing Conference Philippines | Home | I Looked At Your Search Keywords. I Know Your Intentions. »