Practical Rails Projects (Expert's Voice) and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
Practical Rails Projects (Expert's Voice)
 
 
Start reading Practical Rails Projects (Expert's Voice) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Practical Rails Projects (Expert's Voice) [Paperback]

Eldon Alameda

RRP: £35.49
Price: £30.17 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.32 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Thursday, May 31? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £22.63  
Paperback £30.17  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Frequently Bought Together

Practical Rails Projects (Expert's Voice) + Practical Rails Plug-ins: Build Great Websites Fast (Expert's Voice in Web Development) + Beginning Rails: From Novice to Professional (Expert's Voice)
Price For All Three: £74.32

Show availability and delivery details

Buy the selected items together

Product details


Product Description

Product Description

The best way to learn Rails is by creating a variety of applications with it.

You already know the basics of Rails, and you’re familiar with the exciting features and benefits associated with using this Ruby–based framework. You’re now at the point where you need to gain firsthand experience with Rails by thoroughly exploring the features and building several different types of web applications.

Eldon Alameda takes a focused approach to guiding you through the creation of multiple real-world examples that are designed to get your hands dirty with the core features of Rails, while providing you with the valuable experience of creating real Rails applications.

Projects you’ll work on include creating a simple blog with an external API, constructing a workout tracker with a RESTful interface and graphs, and converting an existing PHP site to Rails while adding an advanced JavaScript interface. As an added bonus, the final project makes use of the edge version of Rails as you build an application that utilizes Active Resource, which provides an opportunity to explore the various changes and features that will be included with Rails 2.0. Each project is designed to provide you with the necessary information and tools to give you a running start at solving that problem yourself, and each project includes a number of additional ideas and exercises for ways that you can extend each application to fit your own needs.

What you’ll learn

  • Implementing caching options
  • Developing applications the RESTful way
  • Adding graphs to your Rails application
  • Connecting to a legacy database
  • Building generators to automate installation of common files
  • Building an XML-RPC API into your Rails applications

Who this book is for

This book is for anyone who has gone beyond the basics of Rails and wants to learn higher–level Rails techniques. It is also useful for those experienced in other disciplines (such as Java and PHP) who want to learn Rails.

About the Author

Eldon Alameda is a web developer who currently resides in the harsh climates of Kansas. He currently works as a regional webmaster for the National Weather Service; prior to this, he did development for a variety of companies including local start-ups, advertising firms, Sprint PCS, and IBM. During the nineties, he also acquired a nice stack of worthless stock options from working for dot-com companies.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  5 reviews
10 of 11 people found the following review helpful
Fairly comprehensive, but lacking in places 2 Dec 2007
By James Stewart - Published on Amazon.com
Format:Paperback
Practical Rails Projects is a weighty tome, coming in just shy of 600 pages, which led to this review taking a little longer than it otherwise might: not just because the book took a while to get through, but also because it wasn't quite so practical to lug it on the bus as some of the others I've recently covered. A result of that heft is a fairly comprehensive volume, but one that doesn't feel quite so consistent as it perhaps should.

Eldon Alameda has written the book for people who have some previous Rails experience or may have cracked open one of the introductory books on offer, but who want to learn the framework by observing a number of working projects. In some ways that leads to overlap with a book like Practical Rails Social Networking Sites (Expert's Voice), but whereas that built up one example this book covers seven ranging from a system to track progress through an exercise programme, to an appointment scheduler that interfaces with 37signals' Highrise using ActiveResource.

The first few projects proceed at an even pace and are likely to be helpful to a newcomer to Rails, there's a fair bit of overlap with examples available in other volumes, but they work well together. While the author discusses the decision to skip over the writing of tests and/or specs, it did seem that in a volume of this size that topic should have been given a little space, even if that involved sacrificing one of the sample projects.

Unfortunately the book loses pace a little later on, particularly with the introduction of the Ext JS library which is used to build user interfaces but ends up occupying far more space than the actual Rails code in the later chapters. Obviously Javascript frameworks are an important part of building many modern web applications and Ext JS is a worthy entrant, but the way it was used seemed quite inappropriate. The admin interfaces built with it would not gracefully degrade for users without javascript; there was no discussion of progressive enhancement or even of why the decision had been taken to build such an inaccessible system. When careful use of respond_to blocks can make progressive enhancement so straightforward in Rails, this seems a missed opportunity. At the very least the decision making process should have been documented, and ideally a better solution would have been offered.

I was similarly surprised to find a number of occasions where design decisions were made that conflicted with the RESTful approach that is now Rails convention. Early on that might have been one thing, but coming after a chapter extolling the virtues of resource-centric design that was quite a surprise and seemed an indication that the book had begun to sprawl a bit. In many ways it's a shame that this book wasn't broken up into a couple of volumes. Packaging the first few projects together as an introduction, then offering the last few as smaller supplements more tightly focussed on specific areas such as Ext JS usage, ActiveResource, etc. That way the material could have been tightened up and some of the repetition would have made more sense, and perhaps there would have been space to cover a few obvious missing pieces such as atom/rss feeds.

With a number of volumes now available that use specific projects to illustrate Rails techniques, this book isn't so distinctive as it might have been a few months ago, and many developers will probably want to go for a more focussed, more succinct option. If your learning style benefits from taking things slowly and you don't mind some repetition then this may be a good option, but don't forget to read up on accessible web development while exploring later chapters.

Disclaimer: I was sent a copy of this book for review by the publisher.
6 of 7 people found the following review helpful
Interesting Book including first Rails 2.0 intro for the Beginner/Intermediate Rails Programmer 7 Nov 2007
By Charles Harvey - Published on Amazon.com
Format:Paperback
I initially had some complaints with this book as the source code was not up on the Apress Website. This has been rectified in less than 24 hours and I want to thank the Author, Eldon Alemeda for making it happen.

I have finished the my first quick read, and now with the required source code online I have made it through the first 5 chapters of excercises, and I am impressed with the breadth that is covered in 621 pages.

This book would be a great book for someone who is an advanced beginner (admittedly an oximoron) or intermediate Rails programmer. It takes the reader through 7 short projects with only 23 pages of space on initial handholding on how to get your development system up and running.

While the author skips the usual Test/Behavior Driven Development paradigm, it is a logical course in this case in order to cover so many topics.

This book covers many topics in with lots of breadth including Rest Based Authentication, Advanced Caching, converting PHP game sites that I found quite useful.

Lastly and most importantly for me was the last 4 chapters of the book that focused on a project using Rails 2.0 + some nifty integration with Yahoo Maps.

Especially with the active participation of the author in supporting this book and its readers, I strongly recommend it as an addition to any rails advanced beginner/intermediate programmer.
2 of 2 people found the following review helpful
Great resource for every ruby developer 6 Mar 2008
By Jose Betancur - Published on Amazon.com
Format:Paperback
I try to learn ruby on rails form a lot of sources, but as Eldon says I ended with great books but every single one, guide me so well that in the end I only know how to do the stuff on the book, one single project for each book..

Then I find this book, and it gave me tips about ruby and put me challenges or exercises to follow, not pages to follow up.

Great deal!

Now I feel more confident with RoR.

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges