RailsSpace: Building a Social Networking Website with Ruby on Rails (AddisonWesley Professional Ruby Series)

RailsSpace: Building a Social Networking Website with Ruby on Rails (AddisonWesley Professional Ruby Series)

by Michael Hartl (Author), Aurelius Prochazka (Author)

Synopsis

Ruby on Rails is fast displacing PHP, ASP, and J2EE as the development framework of choice for discriminating programmers, thanks to its elegant design and emphasis on practical results. RailsSpace teaches you to build large-scale projects with Rails by developing a real-world application: a social networking website like MySpace, Facebook, or Friendster. Inside, the authors walk you step by step from the creation of the site's virtually static front page, through user registration and authentication, and into a highly dynamic site, complete with user profiles, image upload, email, blogs, full-text and geographical search, and a friendship request system. In the process, you learn how Rails helps you control code complexity with the model-view-controller (MVC) architecture, abstraction layers, automated testing, and code refactoring, allowing you to scale up to a large project even with a small number of developers. This essential introduction to Rails provides * A tutorial approach that allows you to experience Rails as it is actually used * A solid foundation for creating any login-based website in Rails * Coverage of newer and more advanced Rails features, such as form generators, REST, and Ajax (including RJS) * A thorough and integrated introduction to automated testing The book's companion website provides the application source code, a blog with follow-up articles, narrated screencasts, and a working version of the RailSpace social network.

$7.73

Save:$35.03 (82%)

Quantity

1 in stock

More Information

Format: Illustrated
Pages: 560
Edition: Illustrated
Publisher: AddisonWesley Professional
Published: 20 Jul 2007

ISBN 10: 0321480791
ISBN 13: 9780321480798
Book Overview: This book's emphasis is on using Rails to build a large database-backed web application---precisely the kind of applications for which Rails is perfectly suited. The application built in this book is a social-networking website a la Facebook or MySpace. This represents four principal advantages. First, social networking is a hot topic and is currently generating a high degree of excitement. Second, a social networking application is big, giving the authors a chance to show off the features Rails has to handle the complexity of large projects, including the Model-Controller-View (MVC) architecture, automated testing, and code refactoring. Third, the application matches the authors' expertise: Aurelius Prochazka has considerable experience with community websites as a founder of ArsDigita, a pioneer in the development of social networking sites as early as 1999, and Michael Hartl cofounded a company to develop sports applications with a strong social component. Finally, the step-by-step tutorial approach allows users see Rails as it is actually used, resulting in learning by example. The book will have an extensive website of supporting materials at RailsSpace.com, including the application source code, a tech blog, screencasts, follow-up articles, and a working version of the social network RailsSpace itself.

Author Bio

Michael Hartl is a programmer and entrepreneur. Before discovering Rails, he used Zope/Python in a startup he cofounded to produce fantasy sports websites, including BracketManager, at the time the number one independent NCAA Basketball Tournament website. Previously, he was a physics instructor at the California Institute of Technology, where he received the Lifetime Achievement Award for Excellence in Teaching. He also served as Caltech's editor for The Feynman Lectures on Physics: The Definitive and Extended Edition (Addison-Wesley). He is a graduate of Harvard College and has a Ph.D. in physics from Caltech.

Aurelius Prochazka is a pioneer of interactive, user-driven websites and has founded several companies, including Creative Internet Design, Inc., and ArsDigita Corporation. After working extensively with many operating systems and web frameworks, he happily calls Macintosh OS X and Ruby on Rails his preferred programming environments. Aurelius is the principal developer of Caltech's main website, as well as its admissions and alumni sites. He is a graduate of Rensselaer Polytechnic Institute and has a Ph.D. in computational fluid dynamics from Caltech.