<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>52Ebook&#124;Free Ebook Download &#124; &#187; Ruby on Rails</title>
	<atom:link href="http://www.52ebook.net/html/category/ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.52ebook.net</link>
	<description>Free Ebook Download  &#124;英文原版书籍下载链接收集</description>
	<lastBuildDate>Wed, 25 Aug 2010 15:25:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programming Cocoa with Ruby: Create Compelling Mac Apps Using RubyCocoa</title>
		<link>http://www.52ebook.net/html/programming-cocoa-with-ruby-create-compelling-mac-apps-using-rubycocoa.html</link>
		<comments>http://www.52ebook.net/html/programming-cocoa-with-ruby-create-compelling-mac-apps-using-rubycocoa.html#comments</comments>
		<pubDate>Sun, 16 Aug 2009 08:58:46 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.52ebook.net/?p=1685</guid>
		<description><![CDATA[
About this Book
This is a book for the Ruby programmer who抯 never written a Mac app before. Through this hands-on tutorial, you抣l learn all about the Cocoa framework for programming on Mac OS X. Join the author抯 journey as this experienced Ruby programmer delves into the Cocoa framework right from the beginning, answering the same [...]]]></description>
			<content:encoded><![CDATA[<h3><a rel="attachment wp-att-1686" href="http://www.52ebook.net/html/programming-cocoa-with-ruby-create-compelling-mac-apps-using-rubycocoa.html/bmrc"><img class="aligncenter size-full wp-image-1686" title="bmrc" src="http://www.52ebook.net/wp-content/uploads/2009/08/bmrc.jpg" alt="bmrc" width="190" height="228" /></a></h3>
<h3>About this Book</h3>
<p>This is a book for the Ruby programmer who抯 never written a Mac app before. Through this hands-on tutorial, you抣l learn all about the Cocoa framework for programming on Mac <span>OS X</span>. Join the author抯 journey as this experienced Ruby programmer delves into the Cocoa framework right from the beginning, answering the same questions and solving the same problems that you抣l face.</p>
<p>Together you抣l build a single application that threads throughout the book, and it抯 not a toy. You抣l cover topics that may not be the flashiest parts of Cocoa, but they抮e ones you抣l need to know to create robust, feature-rich applications for yourself. And you抣l learn more than just Cocoa and RubyCocoa, you抣l get first-hand effective agile development practices. You抣l see test-first development of user-interface code, little domain-specific languages that take advantage of Ruby features, and other Rubyish tricks.</p>
<p>At the end of the book, you抣l be ready to write a real Mac <span>OS X</span> application that can be distributed to real users.</p>
<h3>Contents and Extracts</h3>
<ul>
<li><strong>Full Table of Contents</strong></li>
<li><strong>Introduction</strong></li>
<li><strong>How Do We Get This Thing Started</strong> <a href="http://media.pragprog.com/titles/bmrc/menus.pdf"></a></li>
<li><strong>A First Realistic App</strong>
<ul>
<li>Working with Interface Builder and XCode</li>
<li>One Good App Observes Another</li>
</ul>
</li>
<li><strong>Reshaping Fenestra</strong>
<ul>
<li>A Better <span>GUI</span></li>
<li>Decoupled Controllers</li>
<li>Notifications Connect Decoupled Objects</li>
<li>More Expressive Code</li>
</ul>
</li>
<li><strong>Project Mechanics</strong>
<ul>
<li>Bundling Gems and Libraries with Your App</li>
<li>Project Organization, Builds, and Your Favorite Editor</li>
</ul>
</li>
<li><strong>Declarative Data Handling</strong>
<ul>
<li>Persistent User Preferences</li>
<li>Creating A Preference Panel in a New Nib</li>
<li>Implementing a Preference Panel with Cocoa Bindings</li>
<li>Setting Up Bindings with Code</li>
</ul>
</li>
<li><strong>Fun with Tables</strong>
<ul>
<li>Prologue: Folders and Tests</li>
<li>Selections and Editing</li>
<li>Buttons in Tables</li>
<li>A Formatter with Two Wrinkles</li>
<li>Picking Files with Open Panels</li>
<li>Drag and Drop</li>
<li>Epilogue: A Wonderful World of Tests</li>
</ul>
</li>
<li><strong>Wrapping Up</strong>
<ul>
<li>Fit and Finish</li>
<li>Adding Help</li>
<li>Document-Based Applications</li>
<li>MacRuby</li>
</ul>
</li>
<li><strong>Reference</strong>
<ul>
<li>The Objective-C Bridge and Bridge Metadata</li>
<li>The Underpinnings of Cocoa Bindings</li>
</ul>
</li>
</ul>
<p><a name="author_bio"></a></p>
<h3>About the Author</h3>
<p><strong>Brian Marick</strong> learned Ruby in 2001 because Dave Thomas and Andy Hunt, original authors of <em>Programming Ruby</em>, wouldn抰 let him off a shuttle bus until he said he would. He抯 been programming in it ever since, and he抯 made a special effort to teach it to software testers. His previous book is <em>Everyday Scripting with Ruby</em>, which began as a tutorial for those very testers.</p>
<p>He抯 not a Ruby programmer by trade. He makes most of his money as a consultant in the Agile methodologies. (After getting off the shuttle bus, he was one of the authors of the 揗anifesto for Agile Software Development�.)</p>
<p><a href="http://rapidshare.com/files/267910588/Prog.Coco.with.Ruby009.rar"><strong>download</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/programming-cocoa-with-ruby-create-compelling-mac-apps-using-rubycocoa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Facebook Platform Applications with Rails</title>
		<link>http://www.52ebook.net/html/developing-facebook-platform-applications-with-rails.html</link>
		<comments>http://www.52ebook.net/html/developing-facebook-platform-applications-with-rails.html#comments</comments>
		<pubDate>Sun, 16 Aug 2009 08:55:35 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.52ebook.net/?p=1681</guid>
		<description><![CDATA[
About this Book
Developing Facebook Platform Applications with Rails leads you through the steps necessary to build your first application. You抣l get hands-on experience with Facebook technologies such as FBML and FQL, and master messaging and news feeds.
You抣l do more than just study the Facebook API梱ou抣l get practical tips from an experienced Facebook developer.  We抣l [...]]]></description>
			<content:encoded><![CDATA[<h3><a rel="attachment wp-att-1682" href="http://www.52ebook.net/html/developing-facebook-platform-applications-with-rails.html/mmfacer"><img class="aligncenter size-full wp-image-1682" title="mmfacer" src="http://www.52ebook.net/wp-content/uploads/2009/08/mmfacer.jpg" alt="mmfacer" width="190" height="228" /></a></h3>
<h3>About this Book</h3>
<p><em>Developing Facebook Platform Applications with Rails</em> leads you through the steps necessary to build your first application. You抣l get hands-on experience with Facebook technologies such as <span>FBML</span> and <span>FQL</span>, and master messaging and news feeds.</p>
<p>You抣l do more than just study the Facebook <span>API</span>梱ou抣l get practical tips from an experienced Facebook developer.  We抣l cover advanced techniques such as <span>AJAX</span> and asynchronous messaging, and you抣l see how to slash development time with facebooker, the leading Ruby library for Facebook Platform development.</p>
<p>Together, we抣l build Karate Poke, a real Facebook Platform application, from configuration to deployment. You抣l get deep into Facebook requests right off the bat. From there, you抣l build the core of Karate Poke and then get a detailed look at the Facebook canvas and social features. We抣l finish by looking at advanced features and tips for handling millions of users.</p>
<p>Developing for the Facebook Platform can seem like a different world at first.  <em>Developing Facebook Platform Applications with Rails</em> is your tour guide.</p>
<h3>Contents and Extracts</h3>
<p><a title="excerpt" href="http://media.pragprog.com/titles/mmfacer/toc.pdf"><br />
</a></p>
<ul>
<li>Introducing the Facebook Platform</li>
<li>Getting Started with the Facebook Platform</li>
<li>Creating Your First Application</li>
<li>Building the Karate Poke Object Model</li>
<li>Getting Into the Facebook Canvas</li>
<li>Making it More Social</li>
<li>Profiles and the Facebook <span>REST API</span></li>
<li>Integrating Facebook and Existing Websites</li>
<li>Scripting with <span>FBJS</span></li>
<li>Testing with Facebook</li>
<li>Scaling and Performance</li>
</ul>
<p><a name="author_bio"></a></p>
<h3>About the Author</h3>
<p><strong>Mike Mangino</strong> is the founder of Elevated Rails. He has been building applications for the web since 1995. He has been developing for the Facebook Platform since its launch and has contributed to several of the most popular Facebook applications.</p>
<p>In his spare time, Mike is an avid runner. He has completed several marathons and hopes to eventually qualify for Boston.</p>
<p><a href="http://rapidshare.com/files/267910586/Devel.Facebook.Platf.Applica.with.Rails08.rar"><strong>download</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/developing-facebook-platform-applications-with-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Well-Grounded Rubyist</title>
		<link>http://www.52ebook.net/html/the-well-grounded-rubyist.html</link>
		<comments>http://www.52ebook.net/html/the-well-grounded-rubyist.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:23:45 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net/?p=1244</guid>
		<description><![CDATA[
Interest in Ruby has exploded. Developers discovering this elegant, dynamic  language quickly learn that Ruby is a powerful alternative to traditional static  languages like Java or C++. It runs in most operating environments and can  handle virtually any programming task you throw at it. Ruby code is clean and  elegant. Best [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1245" href="http://52ebook.net/html/the-well-grounded-rubyist.html/black2_cover150"><img class="aligncenter size-full wp-image-1245" title="black2_cover150" src="http://52ebook.net/wp-content/uploads/2009/07/black2_cover150.jpg" alt="black2_cover150" width="150" height="187" /></a></p>
<p>Interest in Ruby has exploded. Developers discovering this elegant, dynamic  language quickly learn that Ruby is a powerful alternative to traditional static  languages like Java or C++. It runs in most operating environments and can  handle virtually any programming task you throw at it. Ruby code is clean and  elegant. Best of all, Ruby is dynamic, which means that it&#8217;s designed to react  at runtime to changes in an application&#8217;s environment or requirements.</p>
<p><em>The Well-Grounded Rubyist</em> takes you from interested novice to  proficient practitioner. It&#8217;s a beautifully written tutorial that begins with  the basic steps to get your first Ruby program up and running and goes on to  explore sophisticated topics like callable objects, reflection, and threading  The book concentrates on the language, preparing you for any way you may choose  to use Ruby. Whether the topic is simple or tough, the book&#8217;s easy-to-follow  examples and explanations give you immediate confidence as you build your Ruby  programming skills.</p>
<p><em>The Well-Grounded Rubyist</em> is a thoroughly revised and updated edition  of the best-selling <em>Ruby for Rails</em>. In this new book, expert author David  A. Black moves beyond Rails and presents a broader view of Ruby. It covers Ruby  1.9, and keeps the same sharp focus and clear writing that made <em>Ruby for  Rails</em> stand out.</p>
<p>It&#8217;s no wonder one reader commented: &#8220;The technical depth is just right to  not distract beginners, yet detailed enough for more advanced readers.&#8221;</p>
<p><a href="http://rapidshare.com/files/257020590/33988657.rar" target="_blank">download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/the-well-grounded-rubyist.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby in Practice</title>
		<link>http://www.52ebook.net/html/ruby-in-practice.html</link>
		<comments>http://www.52ebook.net/html/ruby-in-practice.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:12:35 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net/?p=1235</guid>
		<description><![CDATA[
Product Description
Ruby in Practice increases your productivity by showing you specific Ruby techniques you can use in your projects. The book offers detailed strategies for using Ruby in a large-scale  You抣l see concrete examples of integration, messaging, web development, and databases, all presented in a clear Problem/Solution format. This book won抰 help you push [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-1237" href="http://52ebook.net/html/ruby-in-practice.html/mcanally_cover150-2"><img class="aligncenter size-full wp-image-1237" title="mcanally_cover150" src="http://52ebook.net/wp-content/uploads/2009/07/mcanally_cover1501.jpg" alt="mcanally_cover150" width="150" height="188" /></a></div>
<div><strong>Product Description</strong><br />
<em>Ruby in Practice</em> increases your productivity by showing you specific Ruby techniques you can use in your projects. The book offers detailed strategies for using Ruby in a large-scale  You抣l see concrete examples of integration, messaging, web development, and databases, all presented in a clear Problem/Solution format. This book won抰 help you push your deadline back, but it will help you get the job done in less time.</div>
<div><span id="more-31416"> </span></div>
<div>
<p>Above all, <em>Ruby in Practice</em> is a practical book for developers who want an in depth understanding of the Ruby language and its toolset. The book is divided into three major parts.</p>
<p>The first part concentrates on issues that developers face both from within their organizations and from their peers. The authors weigh the costs and benefits of using Ruby in enterprise development projects, the over-riding theme being that every developer should always aim to use the right tool for any particular job. The authors then examine the pros and cons of developing with Ruby, and where appropriate, compare Ruby to other languages, both conceptually and in code.</p>
<p>The second part discusses techniques for communication and integration of systems. The authors describe how libraries and techniques are used to facilitate messaging, web development and communication automation. They also focus on how the strategies in the first section can be used with these libraries to make development more flexible and efficient.</p>
<p>The last part shows how to manage data and integrate with existing data using Ruby. The authors describe techniques for using existing Ruby libraries that either replace popular Java libraries or can interface with existing data in a different way. They go on to show you how strategies covered in the first section can be used to enable Ruby to interact with existing assets or to build new data systems.</p>
<p><strong>About the Author</strong><br />
Jeremy McAnally has been programming for about eight years and doing graphic design for four years. He is curerntly a freelance Ruby and <span style="color: #000fff; text-decoration: underline;"> </span>, consultant, and author. He has over three years� experience with Ruby and two years� with Rails; in that time has has developed a number of small, localized intranet systems and mediumt- large-scale systems in Ruby.</p>
<p>Assaf Arkin got bitten by the  software bug in � back when client-servers were the thing and C was a reasonable language for writing business logic. In �he switched to Java, and gave us client-servers for web apps. In �he discovered the beauty of XML and the appeal of open source, and was a founding member of XML Apache. In �he fell for Ruby抯 charms and has been using it since for development and for plugging holes that Java left behind.</p></div>
<p><a href="http://rapidshare.com/files/257033884/Ruby_Prac.rar" target="_blank">download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-in-practice.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Ruby: From Novice to Professional, Second Edition</title>
		<link>http://www.52ebook.net/html/beginning-ruby-from-novice-to-professional-second-edition.html</link>
		<comments>http://www.52ebook.net/html/beginning-ruby-from-novice-to-professional-second-edition.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:24:14 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=595</guid>
		<description><![CDATA[
Peter Cooper &#8220;Beginning Ruby: From Novice to Professional, Second Edition&#8221;
Apress &#124; English &#124; 2009-07-20 &#124; ISBN: 1430223634 &#124; 700 pages &#124; PDF &#124; 10,4 MB
Based on the best-selling first edition, Beginning Ruby: From Novice to Professional, Second Edition is the leading guide for every type of reader who wants to learn Ruby from the ground [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-596" href="http://52ebook.net//2009/07/14/beginning-ruby-from-novice-to-professional-second-edition/000e1590_medium/"><img class="aligncenter size-full wp-image-596" title="000e1590_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000e1590_medium.jpeg" alt="000e1590_medium" width="227" height="300" /></a></div>
<div><strong>Peter Cooper &#8220;Beginning Ruby: From Novice to Professional, Second Edition&#8221;</strong><br />
Apress | English | 2009-07-20 | ISBN: 1430223634 | 700 pages | PDF | 10,4 MB</div>
<p>Based on the best-selling first edition, Beginning Ruby: From Novice to Professional, Second Edition is the leading guide for every type of reader who wants to learn Ruby from the ground up.</p>
<p>The new edition of this book provides the same excellent introduction to Ruby as the first edition plus updates for the newest version of Ruby, including the addition of the Sinatra and Ramaze web application frameworks and a chapter on GUI development so developers can take advantage of these new trends.</p>
<p>Beginning Ruby starts by explaining the principles behind object-oriented programming and within a few chapters builds toward creating a full Ruby application. By the end of the book, in addition to in-depth knowledge of Ruby, you&#8217;ll also have basic understanding of many ancillary technologies such as SQL, XML, web frameworks, and networking.</p>
<p>?	Introduces readers to the Ruby programming language</p>
<p>? Takes readers from basic programming skills to web development with topics like Ruby-based frameworks and GUI programming</p>
<p>? Covers many ancillary technologies in order to provide a broader picture (e.g., databases, XML, network daemons)</p>
<p>What you&#8217;ll learn</p>
<p>?	Understand the basics of Ruby and object-oriented building blocks.</p>
<p>?	Work with Ruby libraries, gems, and documentation.</p>
<p>?	Work with files and databases.</p>
<p>?	Write and deploy Ruby applications.</p>
<p>?	Explore Ruby web frameworks and aspects of network programming with Ruby.</p>
<p>?	Develop desktop and GUI applications with Ruby.</p>
<p>Who is this book for?</p>
<p>Beginning programmers, programmers new to Ruby, and web developers interested in knowing the foundations of the language</p>
<div><a href="http://uploading.com/files/XA1YGG0O/1430223634.rar.html" target="_blank"><strong>Download</strong></a></p>
<p><a href="http://depositfiles.com/files/ns7ym7ti7" target="_blank"><strong>Mirro</strong></a></p>
<p><a href="http://www.megaupload.com/?d=WS0EKDDW" target="_blank"><span style="color: #000000;">mirror</span></a><span style="float: left;">l</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/beginning-ruby-from-novice-to-professional-second-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Best Practices</title>
		<link>http://www.52ebook.net/html/ruby-best-practices.html</link>
		<comments>http://www.52ebook.net/html/ruby-best-practices.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:21:54 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/ruby-best-practices/</guid>
		<description><![CDATA[
Ruby Best Practices 
Publisher:    O&#8217;Reilly Media &#124; Pages:    328  &#124; 2009-06-25&#124; ISBN 0596523009 &#124; PDF &#124; 2 MB
How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-592" href="http://52ebook.net//2009/07/14/ruby-best-practices/000dcaf4_medium/"><img class="aligncenter size-full wp-image-592" title="000dcaf4_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000dcaf4_medium.jpeg" alt="000dcaf4_medium" width="229" height="300" /></a></div>
<div><strong>Ruby Best Practices </strong><br />
Publisher:    O&#8217;Reilly Media | Pages:    328  | 2009-06-25| ISBN 0596523009 | PDF | 2 MB</div>
<p>How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You&#8217;ll learn how to write code that&#8217;s readable, expressive, and much more. Ruby Best Practices will help you:</p>
<p>Understand the secret powers unlocked by Ruby&#8217;s code blocks Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly Discover the ins and outs of testing and debugging, and how to design for testability Learn to write faster code by keeping things simple Develop strategies for text processing and file management, including regular expressions Understand how and why things can go wrong Reduce cultural barriers by leveraging Ruby&#8217;s multilingual capabilities</p>
<p><strong><a href="http://uploading.com/files/WJA9W6LV/ruby_best_practices.pdf.html" target="_blank">DOWNLOAD</a></p>
<p><a href="http://depositfiles.com/files/aj2b9j08j" target="_blank">MIRROR 1</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-best-practices.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Kochbuch</title>
		<link>http://www.52ebook.net/html/rails-kochbuch.html</link>
		<comments>http://www.52ebook.net/html/rails-kochbuch.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:20:26 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=588</guid>
		<description><![CDATA[
Rob Orsini , &#8220;Rails Kochbuch &#8221; 
O&#8217;Reilly &#124; 2007 &#124; ISBN: 3897217147 &#124; 576 pages &#124; PDF &#124; 9 MB
Das Rails Kochbuch ist vollgestopft mit genialen L?sungen, um Web-Anwendungen vom Feinsten zu erstellen. Die Rezepte reichen von einfachen, wie beispielsweise Rails-Installation und das Aufsetzen der Entwicklerumgebung, bis hin zu top-aktuellen Entwicklungen wie beispielsweise der Entwicklung [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-589" href="http://52ebook.net//2009/07/14/rails-kochbuch/000c1aba_medium/"><img class="aligncenter size-full wp-image-589" title="000c1aba_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000c1aba_medium.jpeg" alt="000c1aba_medium" width="231" height="300" /></a></div>
<div><strong>Rob Orsini , &#8220;Rails Kochbuch &#8221; </strong><br />
O&#8217;Reilly | 2007 | ISBN: 3897217147 | 576 pages | PDF | 9 MB</div>
<p>Das Rails Kochbuch ist vollgestopft mit genialen L?sungen, um Web-Anwendungen vom Feinsten zu erstellen. Die Rezepte reichen von einfachen, wie beispielsweise Rails-Installation und das Aufsetzen der Entwicklerumgebung, bis hin zu top-aktuellen Entwicklungen wie beispielsweise der Entwicklung von RESTful Web Services. Rails hat die Entwicklung von Web-Anwendungen revolutioniert. Einige der besten in der praktischen Entwicklungsarbeit entstandenen Konzepte und Tricks werden in diesem Buch nun erstmalig ver?ffentlicht. Jedes Rails-Rezept beinhaltet eine durchgetestete L?sung, erg?nzt um eine genaue Erl?uterung, wie und warum diese L?sung funktioniert. Die Rezepte k?nnen leicht auf andere Szenarien und Aufgabenstellungen übertragen werden. Folgende Themen werden u.a. behandelt:</p>
<p>* Modellierung von Daten mit der Active Record Library * Erstellungs von Pr?sentationsschichten mit Action View und RHTML-Templates * Die Abbildung Ihrer Gesch?ftslogik im Action Controller * Testen und Debuggen Ihrer Rails-Anwendungen * Erstellung von interaktiven Web-Anwendungen mit JavaScript und Ajax * Ma?nahmen zur Sicherheit und guten Performance Ihrer Anwendungen * Das Deploying Ihrer Applikation mit Mongrel und Apache * Wie Sie Capistrano zum automatischen Deployment einsetzen * Die Verwendung der zahlreichen Ruby-Plugins</p>
<p>Egal, ob Sie Rails-Newbies oder bereits ein erfahrener Entwickler sind: im Rails Kochbuch werden Sie Wege finden, wie Sie Ihre Web-Anwendungen testen, debuggen und sicherer machen k?nnen. Rails Kochbuch erspart Ihnen Hunderte von Stunden Arbeit, die Sie sinnvoller verwenden k?nnen.</p>
<div><a href="http://uploading.com/files/CVCE1H8P/RailsKochb.rar.html" target="_blank"><br />
<strong> uploading.com </strong> </a></div>
<div><a href="http://depositfiles.com/files/eea6onszv" target="_blank"><br />
<strong> depositfiles.com </strong></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/rails-kochbuch.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Series Rails Plugins: Extending Rails Beyond the Core</title>
		<link>http://www.52ebook.net/html/ruby-series-rails-plugins-extending-rails-beyond-the-core.html</link>
		<comments>http://www.52ebook.net/html/ruby-series-rails-plugins-extending-rails-beyond-the-core.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:12:42 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=585</guid>
		<description><![CDATA[
James Adam, ?Ruby Series Rails Plugins: Extending Rails Beyond the Core?
Addison Wesley &#124; ISBN: 0321483510 &#124; 2006 &#124; CHM &#124; 123 pages &#124; 0.38 MB



“

This short cut introduces Rails plugins and considers each aspect of their behavior and development. You&#8217;ll learn what plugins are, how they work, and why they&#8217;re useful. Discover how to find [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-584" href="http://52ebook.net//2009/07/14/ruby-series-rails-plugins-extending-rails-beyond-the-core/000e17e6_medium/"><img class="aligncenter size-full wp-image-584" title="000e17e6_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000e17e6_medium.jpeg" alt="000e17e6_medium" width="405" height="300" /></a></p>
<p><strong>James Adam, ?Ruby Series Rails Plugins: Extending Rails Beyond the Core?</strong><br />
Addison Wesley | ISBN: 0321483510 | 2006 | CHM | 123 pages | 0.38 MB</p>
<table border="0">
<tbody>
<tr>
<td>“</td>
<td>
<div>This short cut introduces Rails plugins and considers each aspect of their behavior and development. You&#8217;ll learn what plugins are, how they work, and why they&#8217;re useful. Discover how to find and install plugins using the provided script, then explore the world of plugin development, including common plugin idioms, testing, and version control. Finally, learn how to share your own plugins.</div>
</td>
<td>”</td>
</tr>
</tbody>
</table>
<p><a href="http://bitroad.net/download/9cabd726751c3315744b2a1e9f9ff44fa/ruby-series-rails-plugins-extending-rails-beyond-the-core.9780321483515.23041.chm.html" target="_blank"></p>
<div><strong><span style="text-decoration: underline;">download</span></strong></div>
<p></a><br />
<a href="http://www.megaupload.com/?d=GIM45CXU" target="_blank"></p>
<div><strong><span style="text-decoration: underline;">mirror</span></strong></div>
<p></a><a href="http://www.megaupload.com/?d=GIM45CXU" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-series-rails-plugins-extending-rails-beyond-the-core.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Ruby 1.9: The Pragmatic Programmers</title>
		<link>http://www.52ebook.net/html/programming-ruby-1-9-the-pragmatic-programmers.html</link>
		<comments>http://www.52ebook.net/html/programming-ruby-1-9-the-pragmatic-programmers.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:10:59 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/programming-ruby-1-9-the-pragmatic-programmers/</guid>
		<description><![CDATA[
Programming Ruby 1.9: The Pragmatic Programmers&#8217; Guide (Facets of Ruby) 
Pragmatic Bookshelf &#124; 2009 &#124; ISBN: 1934356085 &#124; 1000 Pages &#124; PDF &#124; 6 MB
Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-581" href="http://52ebook.net//2009/07/14/programming-ruby-1-9-the-pragmatic-programmers/000e0792_medium/"><img class="aligncenter size-full wp-image-581" title="000e0792_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000e0792_medium.jpeg" alt="000e0792_medium" width="238" height="300" /></a></p>
<p><strong>Programming Ruby 1.9: The Pragmatic Programmers&#8217; Guide (Facets of Ruby) </strong><br />
Pragmatic Bookshelf | 2009 | ISBN: 1934356085 | 1000 Pages | PDF | 6 MB</p>
<p>Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework.</p>
<p>This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, multinationalization, and the new block declaration syntax, among other exciting new features.</p>
<p>About the Author</p>
<p>Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf.</p>
<p>Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.</p>
<p>Dave Thomas and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf.</p>
<p><strong>Download :</strong></p>
<div><a href="http://rapidshare.com/files/253823195/Rby.rar" target="_blank">Rapidshare</a></p>
<p><a href="http://uploading.com/files/2AWY5GNT/Rby.rar.html" target="_blank">Uploading</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/programming-ruby-1-9-the-pragmatic-programmers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ruby Way, Second Edition</title>
		<link>http://www.52ebook.net/html/the-ruby-way-second-edition.html</link>
		<comments>http://www.52ebook.net/html/the-ruby-way-second-edition.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:09:42 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=578</guid>
		<description><![CDATA[
Hal Fulton, ?The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)?
Addison Wesley &#124; ISBN: 0672328844 &#124; 2006 &#124; CHM &#124; 888 pages &#124; 1.78 MB



“

The Ruby Way takes a “how-to” approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-577" href="http://52ebook.net//2009/07/14/the-ruby-way-second-edition/000dff1f_medium/"><img class="aligncenter size-full wp-image-577" title="000dff1f_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000dff1f_medium.jpeg" alt="000dff1f_medium" width="200" height="265" /></a></p>
<p><strong>Hal Fulton, ?The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)?</strong><br />
Addison Wesley | ISBN: 0672328844 | 2006 | CHM | 888 pages | 1.78 MB</p>
<table border="0">
<tbody>
<tr>
<td>“</td>
<td>
<div>The Ruby Way takes a “how-to” approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question “How do I do this in Ruby?” Working along with the author, you are presented with the task description and a discussion of the technical constraints. This is followed by a step-by-step presentation of one good solution. Along the way, the author provides detailed commentary and explanations to aid your understanding.</div>
</td>
<td>”</td>
</tr>
</tbody>
</table>
<p><a href="http://bitroad.net/download/58125a5a5ab4d06eba06b4c8017cf263f/the-ruby-way-second-edition-solutions-and-techniques-in-ruby-programming-2nd-edition.9780672328848.24399.chm.html" target="_blank"></p>
<div><strong><span style="text-decoration: underline;">download</span></strong></div>
<p></a><br />
<a href="http://uploading.com/files/2U69FMF9/the-ruby-way-second-edition-solutions-and-techniques-in-ruby-programming-2nd-edition.9780672328848.24399.chm.html" target="_blank"></p>
<div><strong><span style="text-decoration: underline;">download</span></strong></div>
<p></a><br />
<a href="http://www.megaupload.com/?d=296N6QR4" target="_blank"></p>
<div><strong><span style="text-decoration: underline;">mirror</span></strong></div>
<p></a><a href="http://www.megaupload.com/?d=296N6QR4" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/the-ruby-way-second-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails Web Mashup Projects</title>
		<link>http://www.52ebook.net/html/ruby-on-rails-web-mashup-projects.html</link>
		<comments>http://www.52ebook.net/html/ruby-on-rails-web-mashup-projects.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:08:01 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=574</guid>
		<description><![CDATA[
Ruby on Rails Web Mashup Projects
Packt Publishing &#124; ISBN: 1847193935 &#124; 2008-04-30 &#124; PDF &#124; 272 pages &#124; 5 Mb
A web mashup is a new type of web application that uses data and services from one or more external sources to build entirely new and different web applications. Web mashups usually mash up data and [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-573" href="http://52ebook.net//2009/07/14/ruby-on-rails-web-mashup-projects/000ddb45_medium/"><img class="aligncenter size-full wp-image-573" title="000ddb45_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000ddb45_medium.jpeg" alt="000ddb45_medium" width="243" height="300" /></a></p>
<p><strong>Ruby on Rails Web Mashup Projects</strong><br />
Packt Publishing | ISBN: 1847193935 | 2008-04-30 | PDF | 272 pages | 5 Mb</p>
<p>A web mashup is a new type of web application that uses data and services from one or more external sources to build entirely new and different web applications. Web mashups usually mash up data and through other partnership agreements. The external sources that a mashup uses are known as mashup APIs.</p>
<p>This book shows you how to write web mashups using Ruby on Rails— the new web application development framework. The book has seven real-world projects and each project is described in a methodical step-by-step way, showing how you can write a web mashup from the ground up.</p>
<p><a href="http://uploading.com/files/GOTEN39Y/ebook.Ruby_on_Rails_Web_Mashup_Projects.1847193935.zip.html" target="_blank"><strong>Download</strong></a></p>
<p><a href="http://rapidshare.com/files/162110928/ebook.Ruby_on_Rails_Web_Mashup_Projects.1847193935.zip" target="_blank">Mirror</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-on-rails-web-mashup-projects.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everyday Scripting with Ruby</title>
		<link>http://www.52ebook.net/html/everyday-scripting-with-ruby.html</link>
		<comments>http://www.52ebook.net/html/everyday-scripting-with-ruby.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:06:04 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/everyday-scripting-with-ruby/</guid>
		<description><![CDATA[
Brian Marick, ?Everyday Scripting with Ruby: For Teams, Testers, and You?
Pragmatic Bookshelf &#124; ISBN 0977616614 &#124; January 1, 2007 &#124; PDF &#124; 1.5 Mb &#124; 200 pages
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 [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-570" href="http://52ebook.net//2009/07/14/everyday-scripting-with-ruby/000dd4e5_medium/"><img class="aligncenter size-full wp-image-570" title="000dd4e5_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000dd4e5_medium.jpeg" alt="000dd4e5_medium" width="250" height="300" /></a></p>
<p><strong>Brian Marick, ?Everyday Scripting with Ruby: For Teams, Testers, and You?</strong><br />
Pragmatic Bookshelf | ISBN 0977616614 | January 1, 2007 | PDF | 1.5 Mb | 200 pages</p>
<p>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&#8217;t finish each day&#8217;s task without having to scan through version control system output, looking for the file you want?</p>
<p><a href="http://hotfile.com/dl/7808250/2aa2eb2/Everyday_Scripting_with_Ruby_For_teams_testers_and_you.0977616614.zip.html" target="_blank"><strong>Download from HotFile</strong></a></p>
<p>or<br />
<a href="http://uploading.com/files/C7K6V734/ebook.Everyday_Scripting_with_Ruby_For_teams_testers_and_you.0977616614.zip.html" target="_blank"><strong>Download from Uploading</strong></a></p>
<p>or<br />
<a href="http://depositfiles.com/files/0n84yd0n6" target="_blank"><strong>Download from Depositfiles</strong></a></p>
<p>or<br />
<a href="http://filefactory.com/file/ahabe82/n/Everyday_Scripting_with_Ruby_For_teams_testers_and_you_0977616614_zip" target="_blank"><strong>Download from FileFactory</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/everyday-scripting-with-ruby.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Dynamic Web 2.0 Websites with Ruby on Rails</title>
		<link>http://www.52ebook.net/html/building-dynamic-web-2-0-websites-with-ruby-on-rails.html</link>
		<comments>http://www.52ebook.net/html/building-dynamic-web-2-0-websites-with-ruby-on-rails.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:04:36 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/building-dynamic-web-2-0-websites-with-ruby-on-rails/</guid>
		<description><![CDATA[
Building Dynamic Web 2.0 Websites with Ruby on Rails 
Publisher: Packt Publishing Ltd. &#124; ISBN: 1847193414 &#124; edition 2008 &#124; PDF &#124; 228 pages &#124; 6,1 mb
Ruby on Rails is an open-source web application framework ideally suited to building business applications, accelerating and simplifying the creation of database-driven websites. It has been developed on the [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-567" href="http://52ebook.net//2009/07/14/building-dynamic-web-2-0-websites-with-ruby-on-rails/000daf8c_medium/"><img class="aligncenter size-full wp-image-567" title="000daf8c_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000daf8c_medium.jpeg" alt="000daf8c_medium" width="232" height="300" /></a></div>
<div><strong>Building Dynamic Web 2.0 Websites with Ruby on Rails </strong><br />
Publisher: Packt Publishing Ltd. | ISBN: 1847193414 | edition 2008 | PDF | 228 pages | 6,1 mb</div>
<p>Ruby on Rails is an open-source web application framework ideally suited to building business applications, accelerating and simplifying the creation of database-driven websites. It has been developed on the Ruby platform.</p>
<p>This book is a tutorial for creating a complete website with Ruby on Rails (RoR). It will teach you to develop database-backed web applications according to the Model-View-Controller pattern. It will take you on a joy ride right from installation to a complete dynamic website. All the applications discussed in this book will help you add exciting features to your website. This book will show you how to assemble RoRs features and leverage its power to design, develop, and deploy a fully featured website.</p>
<p><strong></p>
<div><a href="http://pixhost.ws/pictures/884405" target="_blank"><br />
</a></div>
<p><a href="http://depositfiles.com/ru/files/b56hjmj50" target="_blank"><span style="color: #339900;">Depositfiles</span></a></p>
<p><a href="http://saveqube.com/getfile/016c0907ad6cd47fa65dbb36fd6b341434547be9675e28eb58/Builng_Dynamic_Web_2.0.rar.html" target="_blank"><span style="color: #339900;">Qube</span></a></p>
<p><a href="http://www.megaupload.com/?d=CLBAAE2M" target="_blank"><span style="color: #000033;">Megaupload</span></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/building-dynamic-web-2-0-websites-with-ruby-on-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails: Up and Running (Repost)</title>
		<link>http://www.52ebook.net/html/ruby-on-rails-up-and-running-repost.html</link>
		<comments>http://www.52ebook.net/html/ruby-on-rails-up-and-running-repost.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:03:07 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=564</guid>
		<description><![CDATA[
Bruce Tate, Curt Hibbs &#8211; Ruby on Rails: Up and Running
O&#8217;Reilly Media &#124; 2006 &#124; ISBN: 0596101325 &#124; Pages: 182 &#124; CHM &#124; 1.13 MB
Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-563" href="http://52ebook.net//2009/07/14/ruby-on-rails-up-and-running-repost/000d5806_medium/"><img class="aligncenter size-full wp-image-563" title="000d5806_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000d5806_medium.jpeg" alt="000d5806_medium" width="229" height="300" /></a></div>
<div><strong>Bruce Tate, Curt Hibbs &#8211; Ruby on Rails: Up and Running</strong><br />
O&#8217;Reilly Media | 2006 | ISBN: 0596101325 | Pages: 182 | CHM | 1.13 MB</div>
<p>Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn&#8217;t.</p>
<p>If you&#8217;re like a lot of web developers, you&#8217;ve probably considered kicking the tires on Rails &#8211; the framework of choice for the new generation of Web 2.0 developers. &#8220;Ruby on Rails: Up and Running&#8221; takes you out for a test drive and shows you just how fast Ruby on Rails can go.</p>
<p>This compact guide teaches you the basics of installing and using both the Ruby scripting language and the Rails framework for the quick development of web applications. &#8220;Ruby on Rails: Up and Running&#8221; covers just about everything you need &#8211; from making a simple database-backed application to adding elaborate Ajaxian features and all the juicy bits in between. While Rails is praised for its simplicity and speed of development, there are still a few steps to master on the way. More advanced material helps you map data to an imperfect table, traverse complex relationships, and build custom finders. A section on working with Ajax and REST shows you how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic user-centric web pages. The book also explains the essentials of logging to find performance problems and delves into other performance-optimizing techniques.</p>
<p>As new web development frameworks go, Ruby on Rails is the talk of the town. And &#8220;Ruby on Rails: Up and Running&#8221; can make sure you&#8217;re in on the discussion.</p>
<div><a href="http://uploading.com/files/0MHU6INW/dd10.rar.html" target="_blank"><strong>DOWNLOAD</strong></a></p>
<p><a href="http://rapidshare.com/files/241170132/dd10.rar" target="_blank"><strong>Mirror</strong></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-on-rails-up-and-running-repost.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning Ruby on Rails</title>
		<link>http://www.52ebook.net/html/beginning-ruby-on-rails.html</link>
		<comments>http://www.52ebook.net/html/beginning-ruby-on-rails.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:01:25 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/beginning-ruby-on-rails/</guid>
		<description><![CDATA[
&#8220;Beginning Ruby on Rails&#8221; by Steve Holzner, Ph.D
Publisher: Wrox &#124; November 2006 &#124; ISBN: 0470069155 &#124; PDF &#124; 4.65 Mb &#124; 380 Pages
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 [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-560" href="http://52ebook.net//2009/07/14/beginning-ruby-on-rails/000d3dd0_medium/"><img class="aligncenter size-full wp-image-560" title="000d3dd0_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000d3dd0_medium.jpeg" alt="000d3dd0_medium" width="237" height="300" /></a></div>
<div><strong>&#8220;Beginning Ruby on Rails&#8221; by Steve Holzner, Ph.D</strong><br />
Publisher: Wrox | November 2006 | ISBN: 0470069155 | PDF | 4.65 Mb | 380 Pages</div>
<p>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&#8217;re new to web programming.</p>
<p>You will find a thorough introduction to both Ruby and Rails in this book. You&#8217;ll get the easy instructions for acquiring and installing both; understand the nature of conditionals, loops, methods, and blocks; and become familiar with Ruby&#8217;s classes and objects. You&#8217;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&#8211;apps you can actually use right away.</p>
<p><strong>What you will learn from this book</strong></p>
<p>* How to install and use Ruby and Rails</p>
<p>* Object-oriented programming with Ruby</p>
<p>* Rails fundamentals and how to create basic online applications</p>
<p>* How to work with HTML controls, use models in Rails applications, and work with sessions</p>
<p>* Details on working with databases and creating, editing, and deleting database records</p>
<p>* Methods for handling cookies and filters and for caching pages</p>
<p>* How to connect Rails with Ajax</p>
<p><strong>Who this book is for</strong></p>
<p>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.</p>
<p>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.</p>
<p><a href="http://rapidshare.com/files/239229728/Wrox_Beginning_Ruby_on_Rails_book_code_.rar" target="_blank">rapidshare.com(book + source code)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/beginning-ruby-on-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails for PHP and Java Developers</title>
		<link>http://www.52ebook.net/html/ruby-on-rails-for-php-and-java-developers.html</link>
		<comments>http://www.52ebook.net/html/ruby-on-rails-for-php-and-java-developers.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:59:57 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/ruby-on-rails-for-php-and-java-developers/</guid>
		<description><![CDATA[
Deepak Vohra, &#8220;Ruby on Rails for PHP and Java Developers&#8221;
Publisher: Springer; 1 edition 2007 &#124; 398 Pages &#124; ISBN: 354073144X &#124; PDF &#124; 28.8 MB
The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-557" href="http://52ebook.net//2009/07/14/ruby-on-rails-for-php-and-java-developers/000d0589_medium/"><img class="aligncenter size-full wp-image-557" title="000d0589_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000d0589_medium.jpeg" alt="000d0589_medium" width="197" height="300" /></a></div>
<div><strong>Deepak Vohra, &#8220;Ruby on Rails for PHP and Java Developers&#8221;</strong><br />
Publisher: Springer; 1 edition 2007 | 398 Pages | ISBN: 354073144X | PDF | 28.8 MB</div>
<p>The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database.</p>
<p>The book covers developing web applications with Ruby on Rails. Technologies discussed include Ajax, directory services, and web services. A comparison is made with PHP, the most commonly used scripting language for developing web applications.</p>
<p><strong><a href="http://uploading.com/files/4ZDXFDQ0/Ruby%20on%20Rails%20for%20PHP%20and%20Java%20Developers%202007.rar.html" target="_blank">download file</a></p>
<p><a href="http://depositfiles.com/files/paf9tp5w9" target="_blank">mirror</a></strong></p>
<p><a href="http://www.megaupload.com/?d=F3EMWOAA" target="_blank">mirror</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-on-rails-for-php-and-java-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Rails Recipes: 84 New Ways to Build Stunning Rails Apps</title>
		<link>http://www.52ebook.net/html/advanced-rails-recipes-84-new-ways-to-build-stunning-rails-apps-2.html</link>
		<comments>http://www.52ebook.net/html/advanced-rails-recipes-84-new-ways-to-build-stunning-rails-apps-2.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:58:25 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/advanced-rails-recipes-84-new-ways-to-build-stunning-rails-apps-2/</guid>
		<description><![CDATA[
Mike Clark, &#8220;Advanced Rails Recipes: 84 New Ways to Build Stunning Rails Apps&#8221; 
Pragmatic Bookshelf &#124; 2008 &#124; ISBN: 0978739221 &#124; 464 Pages &#124; PDF &#124; 4,5 MB
Ruby on Rails continues to build up a tremendous head of steam. Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-554" href="http://52ebook.net//2009/07/14/advanced-rails-recipes-84-new-ways-to-build-stunning-rails-apps-2/000c9ac3_medium/"><img class="aligncenter size-full wp-image-554" title="000c9ac3_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000c9ac3_medium.jpeg" alt="000c9ac3_medium" width="245" height="300" /></a></div>
<div><strong>Mike Clark, &#8220;Advanced Rails Recipes: 84 New Ways to Build Stunning Rails Apps&#8221; </strong><br />
Pragmatic Bookshelf | 2008 | ISBN: 0978739221 | 464 Pages | PDF | 4,5 MB</div>
<p>Ruby on Rails continues to build up a tremendous head of steam. Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is destined to continue making significant inroads in coming years. Each new Rails application showing up on the web adds yet more to the collective wisdom of the Rails development community. Yesterday&#8217;s best practices yield to today&#8217;s latest and greatest techniques, as the state of the art is continually refined in kitchens all across the Internet. Indeed, these are times of great progress.</p>
<div><a href="http://uploading.com/files/RBBA1HOS/AdvRailRec.zip.html" target="_blank"><strong> uploading.com </strong> </a></div>
<div><a href="http://depositfiles.com/files/imgb4r20s" target="_blank"><strong> <span style="color: #3300cc;">depositfiles.com</span> </strong> </a></div>
<div><a href="http://www.megaupload.com/?d=F6SM9QOZ" target="_blank"><span style="color: #000000;">mirror </span></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/advanced-rails-recipes-84-new-ways-to-build-stunning-rails-apps-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby for Rails: Ruby Techniques for Rails Developers</title>
		<link>http://www.52ebook.net/html/ruby-for-rails-ruby-techniques-for-rails-developers.html</link>
		<comments>http://www.52ebook.net/html/ruby-for-rails-ruby-techniques-for-rails-developers.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:57:12 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/ruby-for-rails-ruby-techniques-for-rails-developers/</guid>
		<description><![CDATA[
David Black&#8221;Ruby for Rails: Ruby Techniques for Rails Developers&#8221;
Publisher: Manning Publications 2006 &#124; 528 Pages &#124; ISBN: 1932394699 &#124; PDF &#124; 3.4 MB
-The word is out: with Ruby on Rails you can build powerful Web applications easily and quickly! And just like the Rails framework itself, Rails applications are Ruby programs. That means you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div><a rel="attachment wp-att-551" href="http://52ebook.net//2009/07/14/ruby-for-rails-ruby-techniques-for-rails-developers/000c627d_medium/"><img class="aligncenter size-full wp-image-551" title="000c627d_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000c627d_medium.jpeg" alt="000c627d_medium" width="234" height="300" /></a></div>
<div><strong>David Black&#8221;Ruby for Rails: Ruby Techniques for Rails Developers&#8221;</strong><br />
Publisher: Manning Publications 2006 | 528 Pages | ISBN: 1932394699 | PDF | 3.4 MB</div>
<p>-The word is out: with Ruby on Rails you can build powerful Web applications easily and quickly! And just like the Rails framework itself, Rails applications are Ruby programs. That means you can&#8217;t tap into the full power of Rails unless you master the Ruby language.</p>
<p>Ruby for Rails, written by Ruby expert David Black (with a forward by David Heinemeier Hansson), helps Rails developers achieve Ruby mastery. Each chapter deepens your Ruby knowledge and shows you how it connects to Rails. You&#8217;ll gain confidence working with objects and classes and learn how to leverage Ruby&#8217;s elegant, expressive syntax for Rails application power. And you&#8217;ll become a better Rails developer through a deep understanding of the design of Rails itself and how to take advantage of it.</p>
<p>Newcomers to Ruby will find a Rails-oriented Ruby introduction that&#8217;s easy to read and that includes dynamic programming techniques, an exploration of Ruby objects, classes, and data structures, and many neat examples of Ruby and Rails code in action. Ruby for Rails: the Ruby guide for Rails developers!</p>
<p>What&#8217;s Inside</p>
<p># Classes, modules, and objects</p>
<p># Collection handling and filtering</p>
<p># String and regular expression manipulation</p>
<p># Exploration of the Rails source code</p>
<p># Ruby dynamics</p>
<p># Many more programming concepts and techniques!</p>
<p>About the Author</p>
<p>A Ruby community leader, David A. Black is a director of Ruby Central, the parent organization of the annual International Ruby Conference (RubyConf) and the International Rails Conference. David is a Ruby core contributor and the creator and maintainer of the Rails-based Ruby Change Request Archive (RCRchive). He lives and works as a consultant in New Jersey.<br />
<span style="color: #cc0033;"></p>
<div>
<p><strong><a href="http://uploading.com/files/6UA6PG3R/Ruby%20for%20Rails,%20Manning%20%282006%29.rar.html" target="_blank">Uploading.com</a></p>
<p><a href="http://depositfiles.com/files/xs2337xpw" target="_blank">DepositFiles.com</a></p>
<p><a href="http://uploadbox.com/files/deb38853cd" target="_blank">Uploadbox.com </a></strong></div>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/ruby-for-rails-ruby-techniques-for-rails-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Rails Social Networking Sites</title>
		<link>http://www.52ebook.net/html/practical-rails-social-networking-sites-2.html</link>
		<comments>http://www.52ebook.net/html/practical-rails-social-networking-sites-2.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:55:50 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://52ebook.net//?p=548</guid>
		<description><![CDATA[
Practical Rails Social Networking Sites
Apress &#124; 1590598415 &#124; 421 pages &#124; June 22, 2007 &#124; PDF &#124; 6 Mb
Practical Rails Social Networking Sites shows you the complete development cycle of a social networking community web site. The project develops first as a simple content management system, after which author Alan Bradburne progressively adds features in [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-547" href="http://52ebook.net//2009/07/14/practical-rails-social-networking-sites-2/pracrails-2/"><img class="aligncenter size-full wp-image-547" title="pracrails" src="http://52ebook.net//wp-content/uploads/2009/07/pracrails1.jpg" alt="pracrails" width="240" height="240" /></a></p>
<p><strong>Practical Rails Social Networking Sites</strong><br />
Apress | 1590598415 | 421 pages | June 22, 2007 | PDF | 6 Mb</p>
<p>Practical Rails Social Networking Sites shows you the complete development cycle of a social networking community web site. The project develops first as a simple content management system, after which author Alan Bradburne progressively adds features in order to build a full Web 2.0&#8211;enabled community-based social networking site using Ruby on Rails.</p>
<p>You will learn how to make the best use of the Ruby on Rails framework within a large project and how to implement and adapt features specific to a community. The book offers practical advice and tips for developing and testing, along with guidance on how to take your site live, as well as optimize and maintain it.</p>
<p>The book also explores how to integrate with other community sites such as Flickr and Google Maps, and how to make good use of Rails&#8217; Ajax features. You will also learn how to optimize and adapt your site to work well on mobile browsers.</p>
<p><a href="http://paid4share.net/file/14052/1590598415-rar.html" target="_blank"><strong>Download</strong></a></p>
<p><a href="http://uploading.com/files/PU9VF69E/1590598415.rar.html" target="_blank"><strong>Uploading</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/practical-rails-social-networking-sites-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Integration with Ruby</title>
		<link>http://www.52ebook.net/html/enterprise-integration-with-ruby.html</link>
		<comments>http://www.52ebook.net/html/enterprise-integration-with-ruby.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 00:54:04 +0000</pubDate>
		<dc:creator>52ebook</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://52ebook.net//2009/07/14/enterprise-integration-with-ruby/</guid>
		<description><![CDATA[
Enterprise Integration with Ruby
Publisher: Pragmatic Bookshelf (April 1, 2006) &#124; ISBN-10: 0976694069 &#124; PDF &#124; 2,6 Mb &#124; 330 pages
Typical enterprises use dozens, hundreds, and sometimes even thousands of applications, components, services, and databases. Many of them are custom built in-house or by third parties, some are bought, others are based on open source projects, [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-544" href="http://52ebook.net//2009/07/14/enterprise-integration-with-ruby/000c4499_medium/"><img class="aligncenter size-full wp-image-544" title="000c4499_medium" src="http://52ebook.net//wp-content/uploads/2009/07/000c4499_medium.jpeg" alt="000c4499_medium" width="252" height="300" /></a></p>
<p><strong>Enterprise Integration with Ruby</strong><br />
Publisher: Pragmatic Bookshelf (April 1, 2006) | ISBN-10: 0976694069 | PDF | 2,6 Mb | 330 pages</p>
<p>Typical enterprises use dozens, hundreds, and sometimes even thousands of applications, components, services, and databases. Many of them are custom built in-house or by third parties, some are bought, others are based on open source projects, and the origin of a few&#8211;usually the most critical ones&#8211;is completely unknown.</p>
<p>A lot of applications are very old, some are fairly new, and seemingly no two of them were written using the same tools. They run on heterogeneous operating systems and hardware, use databases and messaging systems from various vendors, and were written in different programming languages.</p>
<p>See how to glue these disparate applications together using popular technologies such as:</p>
<p>— LDAP, Oracle, and MySQL — XML Documents and DTDs — Sockets, HTTP, and REST — XML/RPC, SOAP, and others — &#8230;and more.</p>
<p>If you&#8217;re on the hook to integrate enterprise-class systems together, the tips and techniques in this book will help.</p>
<table border="0">
<tbody>
<tr>
<td>“</td>
<td>
<div>USA,Canada, EU and Russia</p>
<p><a href="http://www.uploading.com/files/FFATO4OD/ebook.Enterprise_Integration_with_Ruby_P...zip.html" target="_blank">Download here</a></p>
<p>Other countries:</p>
<p><a href="http://www.megaupload.com/?d=RBT769PB" target="_blank">Download from megaupload.com</a></div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.52ebook.net/html/enterprise-integration-with-ruby.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
