<?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>Download Free eBooks - Open Library Project &#187; Ruby</title>
	<atom:link href="http://libproject.net/category/programming/ruby/feed" rel="self" type="application/rss+xml" />
	<link>http://libproject.net</link>
	<description>A network for WHO enjoy reading books</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:56:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Sinatra: Up and Running</title>
		<link>http://libproject.net/programming/sinatra-up-and-running.html</link>
		<comments>http://libproject.net/programming/sinatra-up-and-running.html#comments</comments>
		<pubDate>Mon, 09 Jan 2012 10:52:38 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46807</guid>
		<description><![CDATA[Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent organizations. With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.

Sinatra serves<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/sinatra-up-and-running.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RailsSpace: Building a Social Networking Website with Ruby on Rails</title>
		<link>http://libproject.net/programming/railsspace-building-a-social-networking-website-with-ruby-on-rails-4.html</link>
		<comments>http://libproject.net/programming/railsspace-building-a-social-networking-website-with-ruby-on-rails-4.html#comments</comments>
		<pubDate>Thu, 05 Jan 2012 11:51:41 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46767</guid>
		<description><![CDATA[Ruby on Rails is fast displacing PHP, ASP, and J2EE as the development framework of choice for discriminating programmers, thanks to its elegant design and emphasis on practical results. RailsSpace teaches you to build large-scale projects with Rails by developing a real-world application: a social networking website like MySpace,<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/railsspace-building-a-social-networking-website-with-ruby-on-rails-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Rails</title>
		<link>http://libproject.net/programming/advanced-rails-2.html</link>
		<comments>http://libproject.net/programming/advanced-rails-2.html#comments</comments>
		<pubDate>Wed, 04 Jan 2012 13:45:50 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=46759</guid>
		<description><![CDATA[Ready to go to the next level with Rails? From examining the parts of Ruby that make this framework possible to deploying large Rails applications, Advanced Rails offers you an in-depth look at techniques for dealing with databases, security, performance, web services and much more.

Chapters in this<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/advanced-rails-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3 in Action</title>
		<link>http://libproject.net/programming/rails-3-in-action-2.html</link>
		<comments>http://libproject.net/programming/rails-3-in-action-2.html#comments</comments>
		<pubDate>Thu, 03 Nov 2011 08:11:21 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/rails-3-in-action-2.html</guid>
		<description><![CDATA[<p>Rails 3 is a full stack, open source web framework powered by Ruby
and this book is an introduction to it. Whether you&#8217;re just starting or
you have a few cycles under your belt, you&#8217;ll appreciate the book&#8217;s
guru&#8217;s-eye-view of idiomatic Rails programming.</p>
<p>You&#8217;ll master</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/rails-3-in-action-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacRuby: The Definitive Guide: Ruby and Cocoa on OS X</title>
		<link>http://libproject.net/programming/macruby-the-definitive-guide-ruby-and-cocoa-on-os-x.html</link>
		<comments>http://libproject.net/programming/macruby-the-definitive-guide-ruby-and-cocoa-on-os-x.html#comments</comments>
		<pubDate>Thu, 20 Oct 2011 00:34:28 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/macruby-the-definitive-guide-ruby-and-cocoa-on-os-x.html</guid>
		<description><![CDATA[

<p>If you&#8217;re interested in developing applications for Apple&#8217;s Mac OS X platform, but prefer to use a sleek, developer-friendly language, MacRuby is ideal. This in-depth guide shows you how this Apple implementation of the Ruby language provides access to all of the features available to Objective-C programmers.</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/macruby-the-definitive-guide-ruby-and-cocoa-on-os-x.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3 in Action</title>
		<link>http://libproject.net/programming/rails-3-in-action.html</link>
		<comments>http://libproject.net/programming/rails-3-in-action.html#comments</comments>
		<pubDate>Sat, 24 Sep 2011 09:30:08 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/rails-3-in-action.html</guid>
		<description><![CDATA[

<p>Rails 3 in Action&#160;is a collaboration between Rails community leaders, Ryan Bigg and Yehuda Katz, that covers Rails 3.1 making it the most up-to-date resource available. But it&#8217;s much more than just a Rails 3 reference book. You&#8217;ll learn to do Rails the right way, so you</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/rails-3-in-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails Enterprise Application Development: Plan, Program, Extend: Building a complete Ruby on Rails business application from start to finish</title>
		<link>http://libproject.net/programming/ruby-on-rails-enterprise-application-development-plan-program-extend-building-a-complete-ruby-on-rails-business-application-from-start-to-finish.html</link>
		<comments>http://libproject.net/programming/ruby-on-rails-enterprise-application-development-plan-program-extend-building-a-complete-ruby-on-rails-business-application-from-start-to-finish.html#comments</comments>
		<pubDate>Sun, 18 Sep 2011 16:41:58 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/ruby-on-rails-enterprise-application-development-plan-program-extend-building-a-complete-ruby-on-rails-business-application-from-start-to-finish.html</guid>
		<description><![CDATA[
  This book is aimed at developers who already have some familiarity with the Ruby on Rails framework and who want to move on from the basic tutorials. In particular, it is aimed at those who wish to use the unique attributes of Rails to develop and roll out<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/ruby-on-rails-enterprise-application-development-plan-program-extend-building-a-complete-ruby-on-rails-business-application-from-start-to-finish.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rhomobile Beginner&#8217;s Guide</title>
		<link>http://libproject.net/programming/rhomobile-beginners-guide.html</link>
		<comments>http://libproject.net/programming/rhomobile-beginners-guide.html#comments</comments>
		<pubDate>Sun, 14 Aug 2011 03:59:19 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/rhomobile-beginners-guide.html</guid>
		<description><![CDATA[
  Part of Packt&#8217;s Beginner&#8217;s Guide series, this book is packed full of practical examples and screenshots to make building your application straightforward and fun. Whether you have prior experience of developing mobile applications or this is your first venture, all newcomers to Rhomobile will be able to quickly<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/rhomobile-beginners-guide.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Book of Ruby: A Hands-On Guide for the Adventurous</title>
		<link>http://libproject.net/programming/the-book-of-ruby-a-hands-on-guide-for-the-adventurous.html</link>
		<comments>http://libproject.net/programming/the-book-of-ruby-a-hands-on-guide-for-the-adventurous.html#comments</comments>
		<pubDate>Wed, 13 Jul 2011 19:10:00 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/the-book-of-ruby-a-hands-on-guide-for-the-adventurous.html</guid>
		<description><![CDATA[

<p>Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby&#8217;s trendier features, The Book of Ruby reveals the secret inner workings of one of the world&#8217;s most popular programming languages, teaching</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/the-book-of-ruby-a-hands-on-guide-for-the-adventurous.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuous Testing: with Ruby, Rails, and JavaScript</title>
		<link>http://libproject.net/programming/continuous-testing-with-ruby-rails-and-javascript.html</link>
		<comments>http://libproject.net/programming/continuous-testing-with-ruby-rails-and-javascript.html#comments</comments>
		<pubDate>Mon, 11 Jul 2011 03:03:10 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/continuous-testing-with-ruby-rails-and-javascript.html</guid>
		<description><![CDATA[

<p>Continuous Testing (CT) is a developer practice that shortens the feedback loops established by test-driven development and continuous integration. Building on techniques used by Agile software development practitioners, Continuous Testing with Ruby shows you how to get instant feedback about both the quality of your code, and</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/continuous-testing-with-ruby-rails-and-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

