Ruby on Rails

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Books
  Forums
Tutorials
  

Articles:
  • Geocoding with the Rails GeoKit Plugin by W. Jason Gilmore   - [Clicks: 3]
    Learn how to geocode addresses using the GeoKit plugin, as well as calculate distances between points and identify all points within a specified radius!
    http://www.developer.com/lang/rubyrails/article.php/3760066 - Jul, 2008
  • Developing iPhone applications using Ruby on Rails and Eclipse, Part 3: Developing advanced views for iPhone by Noel Rappin   - [Clicks: 2]
    The iPhone and iPod touch made Mobile Safari the most popular mobile browser in the United States. Although Mobile Safari is more than adequate at rendering normal Web pages, many Web developers created versions of applications aimed at the iPhone. Here in Part 3 of this "Developing iPhone applications using Ruby on Rails and Eclipse" series, learn what you should do when the user reaches the end of the list structure and your application actually needs to display some content.
    http://www.ibm.com/developerworks/library/os-eclipse-iphoneruby3/index.html - Jul, 2008
  • Adding Google Maps To Your Rails Applications by Jason Gilmore   - [Clicks: 1]
    Web-based mapping solutions are in high demand these days. Learn how to take advantage of the Google Maps API and YM4R/GM plugin to add mapping capabilities to your Rails applications!
    http://www.developer.com/lang/rubyrails/article.php/3757576 - Jul, 2008
  • Developing iPhone applications using Ruby on Rails and Eclipse, Part 2: Displaying iPhone content to the client by Noel Rappin   - [Clicks: 4]
    The iPhone and iPod touch made Mobile Safari the most popular mobile browser in the United States. Although Mobile Safari is more than adequate at rendering normal Web pages, many Web developers created versions of applications aimed at the iPhone. Here in Part 2 of this "Developing iPhone applications using Ruby on Rails and Eclipse" series, we learn the common use of drill-down lists as a navigation method.
    http://www.ibm.com/developerworks/library/os-eclipse-iphoneruby2/index.html - Jul, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 4: Implementing the doctor and patient lookup XForms by Tyler Anderson   - [Clicks: 3]
    This is the fourth article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 4 of the series, you continue to develop XForms for the doctor's office including an all new form to look up patients by last name.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby4/index.html - Jun, 2008
  • Developing iPhone applications using Ruby on Rails and Eclipse, Part 1: Serving content for iPhones by Noel Rappin   - [Clicks: 13]
    The iPhone and iPod touch made Mobile Safari the most popular mobile browser in the United States. Although Mobile Safari is more than adequate at rendering normal Web pages, many Web developers created versions of applications aimed at the iPhone. This "Developing iPhone applications using Ruby on Rails and Eclipse" series shows how to use Ruby On Rails on the server side to identify and serve custom content to Mobile Safari.
    http://www.ibm.com/developerworks/library/os-eclipse-iphoneruby1/index.html - Jun, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 3: Implementing the nurse and doctor XForm by Tyler Anderson   - [Clicks: 3]
    This is the third article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 3 of the series, you will develop a form for nurses to go back and edit patient data, and you'll also learn what you need to do in Ruby to make this happen.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby3/index.html - Jun, 2008
  • XForms and Ruby on Rails at the doctor's office, Part 2: Implementing the patient information XForm by Michael Galpin   - [Clicks: 8]
    This is the second article in a four-part series about using XForms, IBM DB2 pureXML, and Ruby together to more easily create Web applications. In this series you will develop a hypothetical application for managing patient information at a doctor's office. You will get a taste of the individual strengths of each technology, but you will also see how to integrate them together. In Part 2 of the series, you will begin to implement the application.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xformsruby2/index.html - May, 2008
  • OpenID and Rails: Authentication 2.0 by Riccardo Govoni   - [Clicks: 9]
    Just about every web application uses the username and password combination for authentication. OpenID offers a better way. Learn how to integrate OpenID authentication in your Rails 2.0 applications.
    http://www.devx.com/opensource/Article/37692 - Apr, 2008
  • Ruport: Business Reporting for Ruby by Gregory Brown, Michael Milner   - [Clicks: 7]
    No one likes developing reporting tools for an application. But without them, many applications are only half-done. Luckily, Ruby has a great reporting infrastructure available to build on, and in this article, you'll learn how to use it.
    [Includes source code]
    http://www.oreillynet.com/pub/a/ruby/2008/04/08/ruport-business-reporting-for-ruby.html - Apr, 2008
  • Deploying Rails Applications on Mac OS X Leopard by Mike Clark   - [Clicks: 1]
    In this third article, we'll finish up by deploying the Rails application on Mac OS X Leopard Server.
    http://developer.apple.com/tools/deployonrailsleopard.html - Mar, 2008
  • Customizing Rails Applications on Mac OS X Leopard by Mike Clark   - [Clicks: 6]
    This is the second in a series of three articles: * Development, where you learn to build a basic RESTful Rails application using Xcode 3.0; * Customization, this article, where we discuss working with views and web forms, adding AJAX support, and supporting an iPhone interface; * Deployment, where we set up version control, write a Capistrano recipe, and deploy on Leopard Server.
    http://developer.apple.com/tools/customizeonrailsleopard.html - Mar, 2008
  • A Flickr-based Introduction to Ruby on Rails 2.0 by Riccardo Govoni   - [Clicks: 12]
    Want to get started with Rails 2.0? Explore some of the most prominent new features, and learn how to use them to build a simple, but visually attractive, web application based on Flickr.
    [Includes source code]
    http://www.devx.com/opensource/Article/37416 - Mar, 2008
  • Developing Rails Applications on Mac OS X Leopard by Mike Clark   - [Clicks: 17]
    This article gives you a full tour of Ruby on Rails 2.0 on Leopard—starting with building a web application using the latest Rails features with Xcode 3.0, and finishing with deploying the application to a production server running Leopard Server. Along the way we'll explore unique features and benefits that Leopard brings to the party. In the end you'll be better equipped to consider the advantages of powering your web application with Rails on Leopard.
    http://developer.apple.com/tools/developonrailsleopard.html - Mar, 2008
  • Rapid RESTful Rails Apps -- No, Really! by Myles Eftos   - [Clicks: 15]
    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.
    http://www.sitepoint.com/article/rapid-restful-rails-apps - Feb, 2008
  • Automate data entry with Web services and Ajax by Norbert (Norb) R. Ryan   - [Clicks: 10]
    Let's cut through the chatter and find out how a Web service and Asynchronous JavaScript + XML (Ajax) can improve an application, in this case a Ruby on Rails (RoR) application. This article shows you how to spruce up a common Web activity--entering a street address--with Ajax and a call to a Web service. Learn a few tricks to combining these fundamental Web 2.0 components.
    [Includes sample code]
    http://www.ibm.com/developerworks/webservices/library/ws-autoajax/index.html - Feb, 2008
  • Real-Life Rails: Develop with NetBeans, Deploy on Linux by Mark Watson   - [Clicks: 12]
    Find out how to leverage the Ruby and Rails support in NetBeans 6.0, and then learn some techniques for deploying Rails applications on a Linux server efficiently.
    http://www.devx.com/opensource/Article/37077 - Feb, 2008
  • Rails 2: The Top Five Features List by Jason Gilmore   - [Clicks: 12]
    Rails 2.0 was released with great fanfare in early December. Get acquainted with some of the popular framework's newest features.
    http://www.developer.com/lang/rubyrails/article.php/3720041 - Jan, 2008
  • Cookin' with Ruby on Rails - Integration Tests by Bill Walton   - [Clicks: 8]
    A tutorial on the creation of thorough integration tests using the Ruby on Rails platform. Continues the periodic Cookin' with Ruby on Rails series.
    http://www.oreillynet.com/pub/a/ruby/2008/01/02/cookin-with-ruby-on-rails---integration-tests.html - Jan, 2008

[Top]

Books:
  • Programming Rails  by Robby Russell   - [Clicks: 122]
    Rails is one of the leading frameworks for developing the new generation of Web 2.0 applications using the increasingly popular Ruby scripting language. This book offers an unequaled introduction and in-depth explanation of the Rails architecture, as well as a practical guide to techniques for Rails developers and those of you considering a switch to Ruby on Rails.
    O'Reilly Media, Inc., Paperback - NOT YET PUBLISHED

[Top]

Forums:
  • Rails Forum   - [Clicks: 65]
    Ruby on Rails Help and Discussion Forum
    http://www.railsforum.com/

[Top]

Tutorials:
  • Reuse Java code in your Ruby on Rails applications by Santhosh Krishnamoorthy   - [Clicks: 4]
    The Ruby Java Bridge (RJB) lets you load Java classes directly to, and call them from, Ruby on Rails applications. This tutorial shows how you can put this toolkit to work by reusing your legacy Java Web application code in a modern Web development platform.
    [Formats: html, pdf]
    http://www.ibm.com/developerworks/edu/j-dw-java-rjb-i.html - Jun, 2008

[Top]