<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="6590008">
  <title><![CDATA[JavaScript: The Good Parts]]></title>
  <isbn><![CDATA[]]></isbn>
  <isbn13><![CDATA[]]></isbn13>
    <work>
  <best_book_id type="integer">6590008</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.</default_description>
  <id type="integer">6783583</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">8</original_publication_day>
  <original_publication_month type="integer">5</original_publication_month>
  <original_publication_year type="integer">2008</original_publication_year>
  <original_title>JavaScript: The Good Parts</original_title>
  <rating_dist>total:1|5:0|4:1|3:0|2:0|1:0|</rating_dist>
  <ratings_count type="integer">1</ratings_count>
  <ratings_sum type="integer">4</ratings_sum>
  <reviews_count type="integer">2</reviews_count>
  <text_reviews_count type="integer">1</text_reviews_count>
</work>

  <average_rating><![CDATA[4.00]]></average_rating>
  <ratings_count><![CDATA[1]]></ratings_count>
  <text_reviews_count><![CDATA[1]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/6590008-javascript]]></url>
  <authors>
        <author id="1290380">
      <name><![CDATA[Douglas Crockford]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/1290380.Douglas_Crockford]]></url>
      <average_rating><![CDATA[4.28]]></average_rating>
      <ratings_count><![CDATA[65]]></ratings_count>
      <text_reviews_count><![CDATA[21]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="1" end="2" total="2">
    <review id="65538174">
    <user id="2566532">
    <name><![CDATA[Sam]]></name>
    <location><![CDATA[Portland, OR]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2566532-sam-keen]]></url>
  </user>
      <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Thu Jul 16 00:00:00 -0700 2009</read_at>
  <date_added>Thu Jul 30 09:15:45 -0700 2009</date_added>
  <date_updated>Thu Jul 30 09:17:15 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Excellent quick read.  Treats JS as a full fledged programming language.  Loved the fact that there was no mention of the DOM in the entire book.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/65538174]]></url>
</review>
    <review id="73667263">
    <user id="32334">
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Chandler, AZ]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/32334-andrew-petro]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <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 Oct 06 15:08:12 -0700 2009</date_added>
  <date_updated>Tue Oct 06 15:08:12 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/73667263]]></url>
</review>
    </reviews>
  <popular_shelves>
        <shelf name="to-read" />
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=6590008</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>