Showing posts with label Ruby Rails. Show all posts
Showing posts with label Ruby Rails. Show all posts

Aug 8, 2008

Beginning Ruby on Rails (Wrox Beginning Guides)

Beginning Ruby on Rails (Wrox Beginning Guides) (Paperback) Description:

Ruby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications quickly, even if you're new to web programming.

You will find a thorough introduction to both Ruby and Rails in this book. You'll get the easy instructions for acquiring and installing both; understand the nature of conditionals, loops, methods, and blocks; and become familiar with Ruby's classes and objects. You'll learn to build Rails applications, connect to databases, perform necessary testing, and put the whole thing together to create real-world applications such as shopping carts and online catalogs--apps you can actually use right away.

What you will learn from this book
* How to install and use Ruby and Rails
* Object-oriented programming with Ruby
* Rails fundamentals and how to create basic online applications
* How to work with HTML controls, use models in Rails applications, and work with sessions
* Details on working with databases and creating, editing, and deleting database records
* Methods for handling cookies and filters and for caching pages
* How to connect Rails with Ajax

Who this book is for

This book is for anyone who wants to develop online applications using Ruby and Rails. A basic understanding of programming is helpful; some knowledge of HTML is necessary.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

From the Back Cover
Ruby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications quickly, even if you're new to web programming.

You will find a thorough introduction to both Ruby and Rails in this book. You'll get the easy instructions for acquiring and installing both; understand the nature of conditionals, loops, methods, and blocks; and become familiar with Ruby's classes and objects. You'll learn to build Rails applications, connect to databases, perform necessary testing, and put the whole thing together to create real-world applications such as shopping carts and online catalogs—apps you can actually use right away.

What you will learn from this book

* How to install and use Ruby and Rails
* Object-oriented programming with Ruby
* Rails fundamentals and how to create basic online applications
* How to work with HTML controls, use models in Rails applications, and work with sessions
* Details on working with databases and creating, editing, and deleting database records
* Methods for handling cookies and filters and for caching pages
* How to connect Rails with Ajax

Who this book is for

This book is for anyone who wants to develop online applications using Ruby and Rails. A basic understanding of programming is helpful; some knowledge of HTML is necessary.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


http://rapidshare.com/files/18308640/0470069155_beginning_ruby_on_rails.rar

Aug 6, 2008

Build Your Own Ruby on Rails Web Applications

Build Your Own Ruby on Rails Web Applications [ILLUSTRATED] (Paperback) Description:
Want to learn all about Ruby on Rails, the web application framework that is inspiring developers around the world?

This practical hands-on guide for first-time Ruby on Rails programmers will walk you through installing the required software on a Windows, Mac or Linux computer. And before you get coding, an entire chapter is devoted to object oriented programming in Ruby, so you'll be completely confident with the Ruby language before you begin working with Rails.

The example application that the book builds - a user-generated news web site - is built upon with each following chapter, and concepts such as sessions, cookies and basic AJAX usage are gradually introduced. Different aspects of Rails, such as ActiveRecord, migrations and automated testing are explored with each feature that is added to the application.

The book finishes with chapters on debugging, benchmarking and deployment to a live web server.

By the end of the book, you'll have built a fully-featured Web 2.0 application and deployed it to the Web. And all code is up-to-date for Rails 1.2, so you can begin coding immediately with the latest version of Rails.

About the Author
Patrick Lenz has been developing web applications for 10 years. As well as being the founder and lead developer of the freshmeat.net software portal, his Rails consultancy and application development company, limited overload, was responsible for a major relaunch of eins.de, which is now one of the most popular Ruby on Rails sites in Europe.

Produk Details:
# Paperback: 447 pages
# Publisher: SitePoint (January 30, 2007)
# Language: English
# ISBN-10: 0975841955
# ISBN-13: 978-0975841952
# Product Dimensions: 9 x 7 x 1.1 inches
# Shipping Weight: 1.5 pounds


http://www.mediafire.com/?2ztmytzlwyj
http://rapidshare.com/files/18317645/b-450b01.zip

Aug 5, 2008

Rails for Java Developers

This eBooka-Rails for Java Developers [ILLUSTRATED] (Paperback) Description:

Many Java developers are now looking at Ruby, and the Ruby on Rails web framework. If you are one of them, this book is your guide. Written by experienced developers who love both Java and Ruby, this book will show you, via detailed comparisons and commentary, how to translate your hard-earned Java knowledge and skills into the world of Ruby and Rails.

If you are a Java programmer, you shouldn't have to start at the very beginning! You already have deep experience with the design issues that inspired Rails, and can use this background to quickly learn Ruby and Rails. But Ruby looks a lot different from Java, and some of those differences support powerful abstractions that Java lacks. We'll be your guides to this new, but not strange, territory.

In each chapter, we build a series of parallel examples to demonstrate some facet of web development. Because the Rails examples sit next to Java examples, you can start this book in the middle, or anywhere else you want. You can use the Java version of the code, plus the analysis, to quickly grok what the Rails version is doing. We have carefully cross-referenced and indexed the book to facilitate jumping around as you need to.

Thanks to your background in Java, this one short book can cover a half-dozen books' worth of ideas:
# Programming Ruby
# Building MVC (Model/View/Controller) Applications
# Unit and Functional Testing
# Security
# Project Automation
# Configuration
# Web Services

About the Author
Stuart Dabbs Halloway is a co-founder of Relevance, LLC. Stuart is the author of Component Development for the Java Platform and regularly speaks at industry events including the No Fluff, Just Stuff Java Symposiums and the Pragmatic Studio. Prior to founding Relevance, Stuart was the Chief Technical Officer at DevelopMentor, the industry's leading training company focusing exclusively on software developers. Long, long ago, Stuart worked as a lead engineer and project manager, shipping successful projects for Prentice Hall, National Geographic, and Duke University's Humanities Computing Facility.

Justin Gehtland is a founding partner of Relevance, LLC. Justin has been a programmer, manager, consultant and trainer in the software business since 1994. He's currently focused on Ruby, Ruby on Rails, and Ajax. Justin is the co-author of Pragmatic Ajax, Spring: A Developer's Notebook, J2EE In a Nutshell (3rd Edition), Better, Faster, Lighter Java, Effective Visual and Windows Forms Programming in Visual Basic .NET. Prior to founding Relevance, Justin served as Director of Information Systems for DevelopMentor. Before that, he served as an instructor, teaching COM and COM+ programming as well as web development. He has been the lead architect, lead programmer and project manager on numerous successful projects for clients such as Shaw Systems, GE Medical Systems, Mosby Publishing, National Geographic, and Deloitte and Touche.




http://file2upload.com/file/27951/b-449b01-zip.html
http://rapidshare.com/files/17447975/b-449b01.zip

Aug 4, 2008

Rails Solutions: Ruby on Rails Made Easy

Rails Solutions: Ruby on Rails Made Easy (Solutions) (Paperback) Description:

In this book you'll learn:
* How to develop web applications quickly and easily with the Ruby on Rails framework
* The basics of programming principles and Ruby syntax, so you can begin to understand whats going on under the hood
* How to implement must-have web application features, such as user accounts, data validation, sending e-mail, image uploading, and more
* How to use Ajax techniques with Rails and when not to use them
* How to implement other Web 2.0 features in Rails, such as tag clouds and microformats

If you're a web designer or developer who thinks that the coding involved in developing dynamic web applications is too difficult, think again. This book, and the framework it covers, is the perfect solution to your needs. Ruby on Rails provides an easy-to-use method for quickly developing web applications, simplifying potentially complicated subjects such as web architecture, JavaScript, and SQL/database creation. The simplicity of Rails belies its power, though—this technology is used by major companies such as 37Signals and Google. The book provides an introduction to Ruby on Rails with the web designer in mind. Instead of focusing on the intricate syntax of each method, the book focuses on the tasks youll want to perform on your website and then walks you through how to implement that functionality with Rails. Design and usability are kept in mind throughout, ensuring that your site both looks and works great. The book begins by covering how to set up your computer as a Rails development environment (including the MySQL database) and then follows with an introduction to Ruby and the basics of the Rails framework. Next, you are taken through several practical examples that work together to build up a complete modern web application, covering essential and useful website features such as user login, adding and editing data, data validation, image uploading, and much more. The book even covers more-advanced Rails topics such as the Rails test suite, plug-ins and components, debugging techniques, and deploying your web applications using Capistrano. Summary of Contents:

* Chapter 1: Introduction to Ruby on Rails
* Chapter 2: Installing Rails
* Chapter 3: Ruby for Rails Developers
* Chapter 4: Getting Started with Rails
* Chapter 5: More Advanced Rails
* Chapter 6: Formatting Data
* Chapter 7: Introduction to Ajax
* Chapter 8: Bringing Forms to Life with Ajax
* Chapter 9: Uploading Files and Sending Attachments
* Chapter 10: User Authentication and Session Management
* Chapter 11: Customizing Rails Views
* Chapter 12: Using Rails Plug-ins and Engines
* Chapter 13: Deploying with Capistrano
* Appendix A: Caching Your Content
* Appendix B: Testing Rails

About the Author
Justin Williams is the owner of Second Gear LLC, a web and desktop application development firm. He is the lead developer of Second Gear's Porchlight bug tracking system for small development teams. He graduated from Purdue University in West Lafayette, IN, with a degree in Computer & Information Technology. His personal blog is located at carpeaqua.com. Justin is the author of both Rails Solutions: Ruby on Rails Made Easy and MAC OS X Leopard: Beyond the Manual (Apress, 2007).

Product Details :
  • Paperback: 288 pages
  • Publisher: friends of ED (January 15, 2007)
  • Language: English
  • ISBN-10: 1590597524
  • ISBN-13: 978-1590597521
  • Product Dimensions: 9 x 7.5 x 0.9 inches
  • Shipping Weight: 1.3 pounds


http://file2upload.com/file/26814/b-442b01-zip.html
http://rapidshare.com/files/17086168/b-442b01.zip

Aug 3, 2008

Everyday Scripting with Ruby: For Teams, Testers, and You

Everyday Scripting with Ruby: For Teams, Testers, and You [ILLUSTRATED] (Paperback) Description:

Are you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can't finish each day's task without having to scan through version control system output, looking for the file you want?

If so, you're wasting that computer on your desk. Offload the drudgery to where it belongs, and free yourself to do what you should be doing: thinking. All you need is a scripting language (free!), this book (cheap!), and the dedication to work through the examples and exercises.

Everyday Scripting with Ruby is divided into four parts. In the first, you'll learn the basics of the Ruby scripting language. In the second, you'll see how to create scripts in a steady, controlled way using test-driven design. The third part is about finding, understanding, and using the work of others--and about preparing your scripts for others to use. The fourth part, more advanced, is about saving even more time by using application frameworks.

About the Author
Brian Marick graduated in 1981 with one degree in Mathematics and Computer Science and another one in English Literature. In his early career, he continued to be confused about his identity. Sometimes he was a programmer. Sometimes he was a tester. He became better at each because he understood the other. Brian is the author of The Craft of Software Testing, which promotes test design techniques, how testers support the team, and unscripted exploratory manual testing. He was an author of the Manifesto for Agile Software Development and was the second chair of the Agile Alliance board of directors. Because the Agile methods encourage cross-disciplinary work, he's once again without a fixed identity. When consulting, he sticks his nose into everything.

# Paperback: 310 pages
# Publisher: Pragmatic Bookshelf (January 23, 2007)
# Language: English
# ISBN-10: 0977616614
# ISBN-13: 978-0977616619
# Product Dimensions: 9 x 7.5 x 1 inches
# Shipping Weight: 1.5 pounds




http://file2upload.com/file/19659/b-417b01-zip.html
http://rapidshare.com/files/14767055/b-417b01.zip

Aug 2, 2008

Agile Web Development with Rails, 2nd Edition

eBooks: Agile Web Development with Rails, 2nd Edition [ILLUSTRATED] (Paperback) Description:


The definitive, Jolt-award winning guide to learning and using Rails is now in its Second Edition. Rails is a new approach to web-based application development that enables developers to create full-featured, sophisticated web-based applications using less code and less effort. Now programmers can get the job done right and still leave work on time.

NEW IN THE SECOND EDITION: The book has been updated to take advantage of all the new Rails 1.2 features. The sample application uses migrations, Ajax, features a REST interface, and illustrates new Rails features. There are new chapters on migrations, active support, active record, and action controller (including the new resources-based routing). The Web 2.0 and Deployment chapters have been completely rewritten to reflect the latest thinking. Now you can learn which environments are best for your style application, and see how Capistrano makes managing your site simple. All the remaining chapters have been extensively updated. Finally, hundreds of comments from readers of the first edition have been incorporated, making this book simply the best available.

Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications with a twist...you can create a full Rails application using less code than the setup XML you'd need just to configure some other frameworks.

With this book, you'll learn how to use Rails Active Record to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, talk to web services, and interact dynamically with JavaScript applications running in the browser (the "Ajax" architecture).

You'll see how easy it is to deploy Rails. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.

TITLE : Agile Web Development with Rails (Pragmatic Programmers) [ILLUSTRATED] (Paperback)
AUTHOR : by Dave Thomas, David Hansson, Leon Breedt, Mike Clark, James Duncan Davidson,
Justin Gehtland, Andreas Schwarz
PUBLISHER : Pragmatic Bookshelf publisher
ISBN : 0977616630
EDITION : 2nd
PUB DATE : December 14, 2006
LANGUAGE : English
RLS DATE : 02/02/07

MAKER : BBL
SUPPLIER : BBL
PACKAGER : BBL
FORMAT : PDF
SIZE : 02 x 2.88 MB



http://file2upload.com/file/19655/b-416b01-zip.html
http://rapidshare.com/files/14766134/b-416b01.zip

Aug 1, 2008

Rails Cookbook (Cookbooks (O'Reilly))


The Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can :

- Modeling data with the ActiveRecord library
- Setting up views with ActionView and RHTML templates
- Building your application's logic into ActionController
- Testing and debugging your Rails application
- Building responsive web applications using JavaScript and Ajax
- Ensuring that your application is security and performs well
- Deploying your application with Mongrel and Apache
- Using Capistrano to automate deployment
- Using the many Rails plugins
- Working with graphics

Whether you're new to Rails or an experienced developer, you'll discover ways to test, bug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.

TITLE : Rails Cookbook (Cookbooks (O'Reilly)) (Paperback)
AUTHOR : by Rob Orsini
PUBLISHER : O'Reilly Media publisher
ISBN : 0596527314
EDITION : 1st
PUB DATE : January 01, 2007
LANGUAGE : English
RLS DATE : 01/27/2007

MAKER : BBL
SUPPLIER : BBL
PACKAGER : BBL
FORMAT : CHM
SIZE : 01 x 2.88 MB




http://www.plunder.com/b-406b01-zip-download-48955.htm
http://rapidshare.com/files/13882614/b-406b01.zip