<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="2112788">
  <title><![CDATA[Visualizing Data]]></title>
  <isbn><![CDATA[0596514557]]></isbn>
  <isbn13><![CDATA[9780596514556]]></isbn13>
    <work>
  <best_book_id type="integer">2112788</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>Enormous quantities of data go unused or underused today, simply because people can't visualize the quantities and relationships in it. Using a downloadable programming environment developed by the author, &lt;em&gt;Visualizing Data&lt;/em&gt; demonstrates methods for representing data accurately on the Web and elsewhere, complete with user interaction, animation, and more.&lt;br /&gt; &lt;br /&gt; How do the 3.1 billion A, C, G and T letters of the human genome compare to those of a chimp or a mouse? What do the paths that millions of visitors take through a web site look like? With &lt;em&gt;Visualizing Data&lt;/em&gt;, you learn how to answer complex questions like these with thoroughly interactive displays. We're not talking about cookie-cutter charts and graphs. This book teaches you how to design entire interfaces around large, complex data sets with the help of a powerful new design and prototyping tool called &quot;Processing&quot;.&lt;br /&gt; &lt;br /&gt; Used by many researchers and companies to convey specific data in a clear and understandable manner, the Processing beta is available free. With this tool and &lt;em&gt;Visualizing Data&lt;/em&gt; as a guide, you'll learn basic visualization principles, how to choose the right kind of display for your purposes, and how to provide interactive features that will bring users to your site over and over. This book teaches you: &lt;ul&gt; &lt;li&gt;The seven stages of visualizing data -- acquire, parse, filter, mine, represent, refine, and interact&lt;/li&gt; &lt;li&gt;How all data problems begin with a question and end with a narrative construct that provides a clear answer without extraneous details&lt;/li&gt; &lt;li&gt;Several example projects with the code to make them work&lt;/li&gt; &lt;li&gt;Positive and negative points of each representation discussed. The focus is on customization so that each one best suits what you want to convey about your data set&lt;/li&gt; &lt;/ul&gt; The book does not provide ready-made &quot;visualizations&quot; that can be plugged into any data set. Instead, with chapters divided by types of data rather than types of display, you'll learn how each visualization conveys the unique properties of the data it represents -- why the data was collected, what's interesting about it, and what stories it can tell. &lt;em&gt;Visualizing Data&lt;/em&gt; teaches you how to answer questions, not simply display information.</default_description>
  <id type="integer">2118198</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">11</original_publication_day>
  <original_publication_month type="integer">1</original_publication_month>
  <original_publication_year type="integer">2007</original_publication_year>
  <original_title>Visualizing Data</original_title>
  <rating_dist>total:37|5:5|4:14|3:15|2:3|1:0|</rating_dist>
  <ratings_count type="integer">37</ratings_count>
  <ratings_sum type="integer">132</ratings_sum>
  <reviews_count type="integer">136</reviews_count>
  <text_reviews_count type="integer">11</text_reviews_count>
</work>

  <average_rating><![CDATA[3.57]]></average_rating>
  <ratings_count><![CDATA[37]]></ratings_count>
  <text_reviews_count><![CDATA[11]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/2112788.Visualizing_Data]]></url>
  <authors>
        <author id="264418">
      <name><![CDATA[Ben Fry]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/264418.Ben_Fry]]></url>
      <average_rating><![CDATA[3.58]]></average_rating>
      <ratings_count><![CDATA[38]]></ratings_count>
      <text_reviews_count><![CDATA[11]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="1" end="20" total="136">
    <review id="16920076">
    <user id="290774">
    <name><![CDATA[Harry]]></name>
    <location><![CDATA[Longmont, CO]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/290774-harry]]></url>
  </user>
      <rating>3</rating>
  <votes>1</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>Fri Feb 01 00:00:00 -0800 2008</read_at>
  <date_added>Mon Mar 03 13:44:38 -0800 2008</date_added>
  <date_updated>Mon Mar 03 13:47:41 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[<em>Visualizing Data with Processing</em> would be a better title as this book is not really about visualizing data. Not exhaustive in its exploration of Processing, either. Still, a good tutorial on using Processing to crunch data and make an attractive, interactive display.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/16920076]]></url>
</review>
    <review id="60595187">
    <user id="875883">
    <name><![CDATA[Lucas]]></name>
    <location><![CDATA[Seattle, WA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/875883-lucas]]></url>
  </user>
      <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computers" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Aug 05 00:00:00 -0700 2009</read_at>
  <date_added>Sun Jun 21 21:58:11 -0700 2009</date_added>
  <date_updated>Thu Aug 06 07:05:32 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[The best parts of this book are early and late chapters on the fundamentals of Processing.  It's easy to pick it up and learn from the online documentation and forums only the specific functions and concepts that allow me to do what I know I don't know how to do, but of the foundations I had no idea...<a href="http://www.goodreads.com/review/show/60595187">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/60595187]]></url>
</review>
    <review id="23405429">
    <user id="1191018">
    <name><![CDATA[Dalebrayden]]></name>
    <location><![CDATA[Seattle, WA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1191018-dalebrayden]]></url>
  </user>
      <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="nonfiction" />
        <shelf name="programming" />
        <shelf name="software" />
        <shelf name="technical" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Fri Feb 22 00:00:00 -0800 2008</read_at>
  <date_added>Sat May 31 18:14:46 -0700 2008</date_added>
  <date_updated>Sat May 31 18:17:00 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[To quote from the first chapter:<br/><br/>The process of understanding data begins with a set of numbers and a question. The following steps form a path to the answer:<br/><br/>Acquire: Obtain the data, whether from a file on a disk or a source over a network.<br/><br/>Parse: Provide some stru...<a href="http://www.goodreads.com/review/show/23405429">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/23405429]]></url>
</review>
    <review id="15936575">
    <user id="925562">
    <name><![CDATA[Tom]]></name>
    <location><![CDATA[Harrison, NY]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/925562-tom]]></url>
  </user>
      <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[Amazon.com]]></recommended_by>
  <read_at>Sun Mar 23 00:00:00 -0700 2008</read_at>
  <date_added>Wed Feb 20 16:25:03 -0800 2008</date_added>
  <date_updated>Sun Mar 23 12:51:50 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Visualizing Data explores data visualizations through the <a rel="nofollow" target="_blank" href="http://processing.org/">Processing Environment</a>, a Java-based IDE used as a sort of visual sketchpad to plot out visualizations without heaps of Java code. The author, <a rel="nofollow" target="_blank" href="http://www.benfry.com">Ben Fry</a>, is well schooled - PhD from the Aesthetics + Computation Group at the MIT Media Laboratory...<a href="http://www.goodreads.com/review/show/15936575">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/15936575]]></url>
</review>
    <review id="45117583">
    <user id="1412612">
    <name><![CDATA[Billy]]></name>
    <location><![CDATA[Kowloon, Hong Kong]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1412612-billy]]></url>
  </user>
      <rating>2</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></read_at>
  <date_added>Mon Feb 02 00:08:48 -0800 2009</date_added>
  <date_updated>Mon Feb 23 04:34:39 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Not so much a book about Visualizing Data as it is an instruction manual for using his language, Processing.  There were a few good tid-bits of knowledge but, overall I was underwhelmed.  I thought there would be a lot more about the theory of how to effectively visualize data and less code.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/45117583]]></url>
</review>
    <review id="47800416">
    <user id="2081626">
    <name><![CDATA[Douglas]]></name>
    <location><![CDATA[Los Angeles, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2081626-douglas]]></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>Sat Feb 28 00:00:00 -0800 2009</read_at>
  <date_added>Sat Feb 28 11:16:05 -0800 2009</date_added>
  <date_updated>Sat Feb 28 11:16:18 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Great code snippets...]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/47800416]]></url>
</review>
    <review id="47631509">
    <user id="1912280">
    <name><![CDATA[Alex]]></name>
    <location><![CDATA[Princeton, NJ]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1912280-alex-ainslie]]></url>
  </user>
      <rating>3</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>Sat Nov 21 00:00:00 -0800 2009</read_at>
  <date_added>Thu Feb 26 15:28:53 -0800 2009</date_added>
  <date_updated>Sat Nov 21 17:49:45 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Fry, a co-creator of processing, presents a series of visualization case studies with clean code snippets and concise explanations. It seems a little bizarre to claim that acquisition is a stage of the visualization process (might visualization start after you have a dataset and are trying to find a...<a href="http://www.goodreads.com/review/show/47631509">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/47631509]]></url>
</review>
    <review id="28679572">
    <user id="702622">
    <name><![CDATA[Joshua]]></name>
    <location><![CDATA[Santa Monica, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/702622-joshua]]></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></read_at>
  <date_added>Tue Jul 29 17:39:25 -0700 2008</date_added>
  <date_updated>Tue Jul 29 17:40:52 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Pretty solid introduction to processing and generically, how to think about visualizing data. I was able to kick out some useful (and/or just pretty) graphics after reading this book, where previously I'd just done basic dabbling. I found the 'Treemap' section especially helpful, as the online resou...<a href="http://www.goodreads.com/review/show/28679572">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/28679572]]></url>
</review>
    <review id="22160246">
    <user id="1072656">
    <name><![CDATA[Kerry]]></name>
    <location><![CDATA[Salt Lake City, UT]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1072656-kerry]]></url>
  </user>
      <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="programming" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue May 13 11:13:19 -0700 2008</date_added>
  <date_updated>Tue May 13 11:17:06 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[As some reviewers have stated before; this book contains more examples of how to visualize data using the processing language rather than an overview of visualization techniques. The examples are very concise and easy to follow while still maintaining reader interest and I was able to use some techn...<a href="http://www.goodreads.com/review/show/22160246">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/22160246]]></url>
</review>
    <review id="34181038">
    <user id="1577963">
    <name><![CDATA[Thomas]]></name>
    <location><![CDATA[Denmark]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1577963-thomas]]></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></read_at>
  <date_added>Tue Sep 30 00:06:47 -0700 2008</date_added>
  <date_updated>Tue Sep 30 00:07:18 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Ben Fry has some excellent ideas how to make interactive displays, a thing I really miss in science :)]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/34181038]]></url>
</review>
    <review id="69207519">
    <user id="2635942">
    <name><![CDATA[Wendy]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2635942-wendy]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <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>Fri Aug 28 07:39:19 -0700 2009</date_added>
  <date_updated>Fri Aug 28 07:39:53 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Makes use of the Processing framework for dynamic data visualization.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/69207519]]></url>
</review>
    <review id="78642244">
    <user id="1587407">
    <name><![CDATA[Neelsen]]></name>
    <location><![CDATA[San Antonio, TX]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1587407-neelsen-cyrus]]></url>
  </user>
      <rating>2</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></read_at>
  <date_added>Sun Nov 22 11:40:37 -0800 2009</date_added>
  <date_updated>Sun Nov 22 11:40:37 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78642244]]></url>
</review>
    <review id="77835687">
    <user id="2945574">
    <name><![CDATA[Jonathan]]></name>
    <location><![CDATA[Ottawa, ON, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2945574-jonathan-cohen]]></url>
  </user>
      <rating>0</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></read_at>
  <date_added>Sun Nov 15 06:00:07 -0800 2009</date_added>
  <date_updated>Sun Nov 15 06:00:07 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/77835687]]></url>
</review>
    <review id="77635136">
    <user id="446100">
    <name><![CDATA[Zack]]></name>
    <location><![CDATA[Brooklyn, NY]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/446100-zack-seuberling]]></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>Fri Nov 13 05:56:40 -0800 2009</date_added>
  <date_updated>Fri Nov 13 05:56:40 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/77635136]]></url>
</review>
    <review id="76368989">
    <user id="2898694">
    <name><![CDATA[charlie]]></name>
    <location><![CDATA[Alexandria, VA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2898694-charlie]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="technical-reference" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Nov 01 08:27:49 -0800 2009</date_added>
  <date_updated>Sun Nov 01 08:27:49 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/76368989]]></url>
</review>
    <review id="75989516">
    <user id="2885256">
    <name><![CDATA[Shaun]]></name>
    <location><![CDATA[Pittsburgh, PA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2885256-shaun]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <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>Wed Oct 28 06:23:10 -0700 2009</date_added>
  <date_updated>Wed Oct 28 06:23:19 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75989516]]></url>
</review>
    <review id="75648186">
    <user id="2794644">
    <name><![CDATA[Nathan]]></name>
    <location><![CDATA[Japan]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2794644-nathan-glenn]]></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>Sun Oct 25 00:05:56 -0700 2009</date_added>
  <date_updated>Sun Oct 25 00:05:56 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75648186]]></url>
</review>
    <review id="75454745">
    <user id="2869291">
    <name><![CDATA[Sidharth]]></name>
    <location><![CDATA[India]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2869291-sidharth-shah]]></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>Thu Oct 22 22:49:23 -0700 2009</date_added>
  <date_updated>Sat Oct 24 21:42:24 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75454745]]></url>
</review>
    <review id="75443605">
    <user id="2860349">
    <name><![CDATA[Ben]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2860349-ben-pu]]></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>Thu Oct 22 20:05:44 -0700 2009</date_added>
  <date_updated>Thu Oct 22 20:05:44 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75443605]]></url>
</review>
    <review id="75200177">
    <user id="1769474">
    <name><![CDATA[Pankaj]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1769474-pankaj]]></url>
  </user>
      <rating>0</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></read_at>
  <date_added>Tue Oct 20 20:22:55 -0700 2009</date_added>
  <date_updated>Tue Oct 20 20:22:55 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75200177]]></url>
</review>
    </reviews>
  <popular_shelves>
        <shelf name="to-read" />
        <shelf name="currently-reading" />
        <shelf name="programming" />
        <shelf name="design" />
        <shelf name="visualization" />
        <shelf name="nonfiction" />
        <shelf name="coding" />
        <shelf name="science" />
        <shelf name="computer" />
        <shelf name="information" />
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=2112788</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>