SitePoint Articles
Server-side Coding : Ruby & Rails
Enhance User Profiles with Google’s Social Graph API
- Ruby & Rails
- December 1st, 2009
- Tutorial
Google’s Social Graph API gives developers access to a wealth of public social data mined from the Web. In this tutorial, Louis extends a Ruby on Rails user registration form to query the API and suggest site URLs for users to add to their profiles.
Jekyll: Sites Made Simple
- Ruby & Rails
- November 26th, 2009
- Tutorial
Want to create a customized blog, without having to deal with the complexity of WordPress? Introducing Jekyll, a web site creation engine with a sophisticated templating system that’s dead simple to use. In this article, Simon Pascal Klein shows you how to use Jekyll to create a feature-rich blog quickly and easily.
Rails For Beginners: All You Need To Know!
- Ruby & Rails
- May 21st, 2008
- Tutorial
OK, so Ruby on Rails is well structured and saves us time. But where do you start if you're completely new to web development? In this article, Patrick teaches you the important theory behind the framework, so that you can begin building best practice apps in no time.
Rapid RESTful Rails Apps -- No, Really!
- Ruby & Rails
- February 29th, 2008
- Tutorial
With its built-in support for a REST-style architecture, Ruby on Rails makes building web apps easy and intuitive. In this article, Myles demonstrates how to get a tumblelog application up and running with a minimum of code, complete with full support for your own web services API.
Debug Your Rails App With ruby-debug
- Ruby & Rails
- October 1st, 2007
- Tutorial
Do you have what it takes to squash those nasty Ruby on Rails bugs? Expert exterminator and resident Ruby guru Patrick Lenz takes you on an action-packed tour of the latest Ruby debugging application -- ruby-debug.
Learn Ruby on Rails: the Ultimate Beginner’s Tutorial
- Ruby & Rails
- January 31st, 2007
- Tutorial
Make your mark in the brave new world of Ruby on Rails! In this action-packed adventure, Patrick provides rock-solid foundations in object oriented programming principles, and a detailed explanation of Ruby syntax. After this comprehensive tour, you'll plunge into the mysterious depths of the Rails framework. You'll emerge enlightened and ready to chart new web application territory.
Get On Track with Ruby on Rails
- Ruby & Rails
- March 22nd, 2006
- Tutorial
Ruby? Rails? Ajax? Is this cluster of confusing buzzwords swarming around your head like a mob of angry bees? Then fear not, gentle padawan -- Jedi help is at hand! For I, too, was just like you once: confused, jumping at shadows, sinking into the depths of yet another custom Python web framework while softly weeping behind a stack of dog-eared PHP books. But not anymore. Today I build my applications in Ruby on Rails.