<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>41868</id>
  <title><![CDATA[Ajax on Rails]]></title>
  <isbn><![CDATA[0596527446]]></isbn>
  <isbn13><![CDATA[9780596527440]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <description><![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]></description>
  <work>
  <best_book_id type="integer">41868</best_book_id>
  <books_count type="integer">2</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">41378</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">3</original_publication_day>
  <original_publication_month type="integer">1</original_publication_month>
  <original_publication_year type="integer">2007</original_publication_year>
  <original_title>Ajax on Rails</original_title>
  <rating_dist>total:13|5:2|4:4|3:4|2:3|</rating_dist>
  <ratings_count type="integer">13</ratings_count>
  <ratings_sum type="integer">44</ratings_sum>
  <reviews_count type="integer">42</reviews_count>
  <text_reviews_count type="integer">1</text_reviews_count>
</work>

  <average_rating><![CDATA[3.38]]></average_rating>
  <ratings_count><![CDATA[13]]></ratings_count>
  <text_reviews_count><![CDATA[1]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/41868.Ajax_on_Rails]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/41868.Ajax_on_Rails]]></link>
  <authors>
    <author>
    <id>23580</id>
        <name><![CDATA[Scott Raymond]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/23580.Scott_Raymond]]></link>
    <average_rating>3.38</average_rating>
    <ratings_count>13</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="42">
      <review>
  <id>42623426</id>
    <user>
    <id>1749102</id>
    <name><![CDATA[masaki]]></name>
    <location><![CDATA[Tokyo, Japan]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1749102-masaki-komagata]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1227597489p3/1749102.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1227597489p2/1749102.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>2</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="computer" />
        <shelf name="have-got" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Jan 10 18:29:23 -0800 2009</date_added>
  <date_updated>Sat Jan 10 18:30:12 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Prototypeとscript.aculo.usのリファレンスとして買った方が良い。]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/42623426]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/42623426]]></link>
</review>
      <review>
  <id>80226165</id>
    <user>
    <id>1711113</id>
    <name><![CDATA[Harv]]></name>
    <location><![CDATA[Canada]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1711113-harv]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Dec 07 17:21:13 -0800 2009</date_added>
  <date_updated>Mon Dec 07 17:21:13 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80226165]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80226165]]></link>
</review>
      <review>
  <id>63502252</id>
    <user>
    <id>2523585</id>
    <name><![CDATA[Senjutsu]]></name>
    <location><![CDATA[Edmonton, AB, Canada]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2523585-senjutsu]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jul 14 16:27:34 -0700 2009</date_added>
  <date_updated>Tue Jul 14 16:27:34 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/63502252]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/63502252]]></link>
</review>
      <review>
  <id>58155600</id>
    <user>
    <id>2376031</id>
    <name><![CDATA[JJ]]></name>
    <location><![CDATA[Sydney, 02, Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2376031-jj-halans]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 02 03:32:13 -0700 2009</date_added>
  <date_updated>Tue Jun 02 03:32:13 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58155600]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58155600]]></link>
</review>
      <review>
  <id>56859731</id>
    <user>
    <id>2341735</id>
    <name><![CDATA[Dianna]]></name>
    <location><![CDATA[Burbank, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2341735-dianna]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-F-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-F-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu May 21 10:06:44 -0700 2009</date_added>
  <date_updated>Thu May 21 10:06:44 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56859731]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56859731]]></link>
</review>
      <review>
  <id>53608856</id>
    <user>
    <id>760917</id>
    <name><![CDATA[Eugene]]></name>
    <location><![CDATA[Ukraine]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/760917-eugene]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Apr 22 11:20:26 -0700 2009</date_added>
  <date_updated>Wed Apr 22 11:20:26 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/53608856]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/53608856]]></link>
</review>
      <review>
  <id>51293409</id>
    <user>
    <id>1180321</id>
    <name><![CDATA[Scott]]></name>
    <location><![CDATA[Santa Monica, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1180321-scott-stout]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Apr 02 13:45:31 -0700 2009</date_added>
  <date_updated>Thu Apr 02 13:45:31 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/51293409]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/51293409]]></link>
</review>
      <review>
  <id>48858708</id>
    <user>
    <id>2115329</id>
    <name><![CDATA[Tim]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2115329-tim-chase]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1236782496p3/2115329.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1236782496p2/2115329.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="fpl" />
        <shelf name="to-read" />
        <shelf name="web" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Mar 10 17:40:52 -0700 2009</date_added>
  <date_updated>Tue Mar 10 17:41:28 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/48858708]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/48858708]]></link>
</review>
      <review>
  <id>46240507</id>
    <user>
    <id>2028603</id>
    <name><![CDATA[Wejder]]></name>
    <location><![CDATA[Jozefoslaw, 67, Poland]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2028603-wejder]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Feb 13 10:02:44 -0800 2009</date_added>
  <date_updated>Fri Feb 13 10:02:44 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/46240507]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/46240507]]></link>
</review>
      <review>
  <id>43384034</id>
    <user>
    <id>1912139</id>
    <name><![CDATA[Geoffrey]]></name>
    <location><![CDATA[Belmont, MA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1912139-geoffrey]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231995286p3/1912139.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1231995286p2/1912139.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Jan 17 13:56:01 -0800 2009</date_added>
  <date_updated>Sat Jan 17 13:56:01 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/43384034]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/43384034]]></link>
</review>
      <review>
  <id>41081313</id>
    <user>
    <id>1827891</id>
    <name><![CDATA[Mike]]></name>
    <location><![CDATA[Arlington, VA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1827891-mike]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1233439945p3/1827891.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1233439945p2/1827891.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>2</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Dec 28 08:12:10 -0800 2008</date_added>
  <date_updated>Sun Dec 28 08:12:10 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/41081313]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/41081313]]></link>
</review>
      <review>
  <id>40130317</id>
    <user>
    <id>1804204</id>
    <name><![CDATA[Abd]]></name>
    <location><![CDATA[Indonesia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1804204-abd-shomad]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Dec 15 01:30:55 -0800 2008</date_added>
  <date_updated>Mon Dec 15 01:30:55 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/40130317]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/40130317]]></link>
</review>
      <review>
  <id>34361907</id>
    <user>
    <id>1584853</id>
    <name><![CDATA[Ken]]></name>
    <location><![CDATA[Northampton, PA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1584853-ken]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1222969267p3/1584853.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1222969267p2/1584853.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="reference" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Oct 02 09:27:16 -0700 2008</date_added>
  <date_updated>Thu Oct 02 10:12:00 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/34361907]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/34361907]]></link>
</review>
      <review>
  <id>32890631</id>
    <user>
    <id>1528986</id>
    <name><![CDATA[Blythe]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1528986-blythe]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1221446872p3/1528986.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1221446872p2/1528986.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Sep 14 19:54:17 -0700 2008</date_added>
  <date_updated>Sun Sep 14 19:54:17 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/32890631]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/32890631]]></link>
</review>
      <review>
  <id>32315810</id>
    <user>
    <id>1263419</id>
    <name><![CDATA[Paul]]></name>
    <location><![CDATA[Ottawa, Canada]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1263419-paul]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1224563893p3/1263419.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1224563893p2/1263419.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Sep 08 00:36:30 -0700 2008</date_added>
  <date_updated>Mon Sep 08 00:36:30 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/32315810]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/32315810]]></link>
</review>
      <review>
  <id>31929637</id>
    <user>
    <id>1491858</id>
    <name><![CDATA[Michael]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1491858-michael-maranda]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Sep 03 13:31:00 -0700 2008</date_added>
  <date_updated>Wed Sep 03 13:31:00 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/31929637]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/31929637]]></link>
</review>
      <review>
  <id>31345279</id>
    <user>
    <id>1467304</id>
    <name><![CDATA[Ron]]></name>
    <location><![CDATA[Austin, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1467304-ron]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1237310751p3/1467304.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1237310751p2/1467304.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Aug 27 11:50:26 -0700 2008</date_added>
  <date_updated>Wed Aug 27 11:50:26 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/31345279]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/31345279]]></link>
</review>
      <review>
  <id>29905694</id>
    <user>
    <id>249554</id>
    <name><![CDATA[Víctor]]></name>
    <location><![CDATA[53010, Mexico]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/249554-v-ctor-gonz-lez]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1210307496p3/249554.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1210307496p2/249554.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Aug 11 20:26:18 -0700 2008</date_added>
  <date_updated>Sun Oct 05 14:47:56 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/29905694]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/29905694]]></link>
</review>
      <review>
  <id>28834235</id>
    <user>
    <id>813535</id>
    <name><![CDATA[Sung Hoon]]></name>
    <location><![CDATA[Seoul, Korea, Republic of]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/813535-sung-hoon-lee]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1200995804p3/813535.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1200995804p2/813535.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Jul 30 20:47:51 -0700 2008</date_added>
  <date_updated>Wed Jul 30 20:47:51 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/28834235]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/28834235]]></link>
</review>
      <review>
  <id>27386215</id>
    <user>
    <id>1330295</id>
    <name><![CDATA[Jason]]></name>
    <location><![CDATA[Anchorage, AK]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1330295-jason]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">41868</id>
  <isbn>0596527446</isbn>
  <isbn13>9780596527440</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Ajax on Rails]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1169764637m/41868.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1169764637s/41868.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/41868.Ajax_on_Rails</link>
  <average_rating>3.38</average_rating>
  <ratings_count>13</ratings_count>
  <description>
    <![CDATA[Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.   &lt;ul&gt;  &lt;li&gt;<em>Ajax on Rails</em> includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.&lt;/li&gt;  &lt;li&gt;Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.&lt;/li&gt;  &lt;li&gt;Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.&lt;/li&gt;  &lt;/ul&gt;  Beyond the how-to, <em>Ajax on Rails</em> helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to &quot;Ajaxify&quot; your applications.]]>
  </description>
  <published>2007</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jul 15 21:22:42 -0700 2008</date_added>
  <date_updated>Tue Jul 15 21:22:42 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/27386215]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/27386215]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="currently-reading" />
          <shelf name="computer" />
          <shelf name="web" />
          <shelf name="fpl" />
          <shelf name="have-got" />
          <shelf name="reference" />
          <shelf name="rubyonrails" />
          <shelf name="computer-stuff" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=41868</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>