Год выпуска: 2007
Автор: Alan Bradburne
Язык: Английский
Издательство: apress
ISBN: 978-1-59059-841-2
Формат: PDF
Количество страниц: 445
Размер: 8,61 МБ
Описание:
Rails Social Networking Sites walks you through the process of building a
Web 2.0 social networking site (something like MySpace), called Rails
Coders that includes the features you would expect in that sort of
site:
* User signup and management (based on restful_authentication)
* Content management
* Blogging (with web services)
* Markup languages like Textile and Liquid
* Mashups using Google Maps and Flickr
* photo management (attachment_fu and RMagick)
* Tagging
This book is not, of course, about building social networking sites,
though that does serve as the exercise in the book. It’s about going
beyond the basics with Ruby on Rails, and building something useful.
Rails Social Networking Sites is targeted at developers who have some
experience with developing Rails applications. That said, you don’t need
much. If you have read one of the other books on Rails or developed a
couple of play applications, you’ll be fine.