<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="3270030">
  <title><![CDATA[JavaScript: The Missing Manual]]></title>
  <isbn><![CDATA[0596515898]]></isbn>
  <isbn13><![CDATA[9780596515898]]></isbn13>
    <work>
  <best_book_id type="integer">3270030</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>JavaScript is essential for creating modern, interactive websites. But, unlike HTML and CSS, JavaScript is a true programming language with complex rules that are challenging for most web designers to learn. In &lt;em&gt;JavaScript: The Missing Manual&lt;/em&gt;, bestselling author David McFarland teaches you how to use JavaScript in sophisticated ways -- even if you have little or no programming experience.&lt;br /&gt;  &lt;br /&gt;  In a clear, entertaining way, the book starts out by teaching you how to build a basic JavaScript program. Then, once you've mastered the structure and terminology, you'll learn how to use advanced JavaScript tools to add useful interactivity to your sites quickly and painlessly, rather than scripting everything from scratch. &lt;br /&gt;  &lt;br /&gt;  To jump-start your progress, the book offers several &quot;living examples&quot; -- step-by-step tutorials for building website components with JavaScript using raw materials, such as graphics and half-completed Web pages, that you can download from the book's companion website. &lt;br /&gt;  &lt;br /&gt;  In this book:  &lt;ul&gt;  &lt;li&gt;&lt;b&gt;Getting Started&lt;/b&gt; introduces the building blocks of JavaScript, and general tips on computer programming. Learn to add scripts to a web page; store and manipulate information; communicate with the browser window; respond to events like mouse clicks and form submissions; and identify and modify HTML.&lt;/li&gt;  &lt;li&gt;&lt;b&gt;Building Web Page Features&lt;/b&gt; provides real-world examples of JavaScript in action. Learn to create pop-up navigation bars, enhance HTML tables, build an interactive photo gallery, and make web forms more usable. Create interesting user interfaces with tabbed panels, accordion panels and pop-up dialog boxes. &lt;/li&gt;  &lt;li&gt;&lt;b&gt;Troubleshooting and Debugging&lt;/b&gt; shows you how to avoid the ten most common errors new programmers make, and how to find and fix bugs.&lt;/li&gt;  &lt;li&gt;&lt;b&gt;Communicating with the Web Server&lt;/b&gt; covers Ajax, the approach that made JavaScript glamorous. Learn to use JavaScript to communicate with a server so that your web pages can receive information without having to reload.&lt;/li&gt;  &lt;/ul&gt;  If you want to put JavaScript to work right away without getting tangled up in code, &lt;em&gt;JavaScript: The Missing Manual&lt;/em&gt; is the best book available.&lt;br /&gt;  &lt;br /&gt;</default_description>
  <id type="integer">3305371</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">23</original_publication_day>
  <original_publication_month type="integer">7</original_publication_month>
  <original_publication_year type="integer">2008</original_publication_year>
  <original_title>JavaScript: The Missing Manual</original_title>
  <rating_dist>total:5|5:2|4:3|3:0|2:0|1:0|</rating_dist>
  <ratings_count type="integer">5</ratings_count>
  <ratings_sum type="integer">22</ratings_sum>
  <reviews_count type="integer">15</reviews_count>
  <text_reviews_count type="integer">2</text_reviews_count>
</work>

  <average_rating><![CDATA[4.40]]></average_rating>
  <ratings_count><![CDATA[5]]></ratings_count>
  <text_reviews_count><![CDATA[2]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/3270030.JavaScript_The_Missing_Manual]]></url>
  <authors>
        <author id="458920">
      <name><![CDATA[David McFarland]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/458920.David_McFarland]]></url>
      <average_rating><![CDATA[4.11]]></average_rating>
      <ratings_count><![CDATA[27]]></ratings_count>
      <text_reviews_count><![CDATA[5]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="1" end="15" total="15">
    <review id="43200054">
    <user id="1547258">
    <name><![CDATA[Nick]]></name>
    <location><![CDATA[Campbell, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1547258-nick-jensen]]></url>
  </user>
      <rating>4</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>Mon Jan 05 00:00:00 -0800 2009</read_at>
  <date_added>Thu Jan 15 19:55:06 -0800 2009</date_added>
  <date_updated>Thu Jan 15 19:57:54 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[My first attempt at programming was a nightmare until I found this book. McFarland's recommendation to use jquery is great for the beginner. This book also uses excellent analogies to help the reader understand just what the heck is going on sometimes. ]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/43200054]]></url>
</review>
    <review id="33351891">
    <user id="1476354">
    <name><![CDATA[Mandarinsoda]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1476354-mandarinsoda]]></url>
  </user>
      <rating>5</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>Sat Sep 20 09:36:42 -0700 2008</date_added>
  <date_updated>Sat Sep 20 09:36:53 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Great for its inclusion of Jquery.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/33351891]]></url>
</review>
    <review id="78406523">
    <user id="2963478">
    <name><![CDATA[Chris]]></name>
    <location><![CDATA[Raleigh, NC]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2963478-chris-basnight]]></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 Nov 20 03:42:32 -0800 2009</date_added>
  <date_updated>Fri Nov 20 03:42:40 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78406523]]></url>
</review>
    <review id="76491140">
    <user id="1019088">
    <name><![CDATA[Ryan]]></name>
    <location><![CDATA[Mesa, AZ]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1019088-ryan-underdown]]></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>Mon Nov 02 10:40:14 -0800 2009</date_added>
  <date_updated>Mon Nov 02 10:40:14 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/76491140]]></url>
</review>
    <review id="75979087">
    <user id="2885726">
    <name><![CDATA[Jon]]></name>
    <location><![CDATA[Irvine, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2885726-jon]]></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>Wed Oct 28 00:17:19 -0700 2009</date_added>
  <date_updated>Wed Oct 28 00:17:19 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75979087]]></url>
</review>
    <review id="68148257">
    <user id="624174">
    <name><![CDATA[christina]]></name>
    <location><![CDATA[Philadelphia, PA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/624174-christina]]></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>Thu Aug 20 00:13:16 -0700 2009</date_added>
  <date_updated>Thu Aug 20 00:13:24 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/68148257]]></url>
</review>
    <review id="63507773">
    <user id="1706354">
    <name><![CDATA[Dimitrios]]></name>
    <location><![CDATA[Abington, PA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1706354-dimitrios-diamantaras]]></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>Tue Jul 14 17:13:05 -0700 2009</date_added>
  <date_updated>Tue Jul 14 17:13:19 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/63507773]]></url>
</review>
    <review id="48887467">
    <user id="2061805">
    <name><![CDATA[VK]]></name>
    <location><![CDATA[Rochester, MN]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2061805-vk]]></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 Mar 10 22:59:01 -0700 2009</date_added>
  <date_updated>Tue Mar 10 22:59:01 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/48887467]]></url>
</review>
    <review id="47469869">
    <user id="300969">
    <name><![CDATA[Miriam]]></name>
    <location><![CDATA[New Haven, CT]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/300969-miriam]]></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>Sun Apr 12 14:30:55 -0700 2009</read_at>
  <date_added>Wed Feb 25 05:27:27 -0800 2009</date_added>
  <date_updated>Sun Apr 12 14:30:55 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/47469869]]></url>
</review>
    <review id="45917282">
    <user id="2016295">
    <name><![CDATA[Elvira]]></name>
    <location><![CDATA[Italy]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2016295-elvira]]></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 Feb 10 05:29:54 -0800 2009</date_added>
  <date_updated>Tue Feb 10 05:55:27 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/45917282]]></url>
</review>
    <review id="43449030">
    <user id="563462">
    <name><![CDATA[Joe]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/563462-joe]]></url>
  </user>
      <rating>5</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 Jan 18 07:22:12 -0800 2009</date_added>
  <date_updated>Sun Jan 18 07:22:12 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/43449030]]></url>
</review>
    <review id="38949759">
    <user id="261131">
    <name><![CDATA[Alison]]></name>
    <location><![CDATA[Chicago, IL]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/261131-alison]]></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>Sun Nov 30 11:41:29 -0800 2008</date_added>
  <date_updated>Sun Nov 30 11:41:31 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/38949759]]></url>
</review>
    <review id="31509279">
    <user id="319631">
    <name><![CDATA[Hesam]]></name>
    <location><![CDATA[Qaz, Iran, Islamic Republic of]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/319631-hesam]]></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>Fri Aug 29 06:07:41 -0700 2008</date_added>
  <date_updated>Fri Aug 29 06:07:41 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/31509279]]></url>
</review>
    <review id="30366588">
    <user id="792884">
    <name><![CDATA[Cyn]]></name>
    <location><![CDATA[Decatur, GA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/792884-cyn]]></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 Aug 17 07:14:20 -0700 2008</date_added>
  <date_updated>Sun Aug 17 07:14:32 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/30366588]]></url>
</review>
    <review id="21549352">
    <user id="763442">
    <name><![CDATA[Spariam]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/763442-spariam]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="javascript" />
        <shelf name="tech" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat May 03 20:35:35 -0700 2008</date_added>
  <date_updated>Sat May 03 20:35:42 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/21549352]]></url>
</review>
    </reviews>
  <popular_shelves>
        <shelf name="currently-reading" />
        <shelf name="to-read" />
        <shelf name="tech" />
        <shelf name="javascript" />
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=3270030</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>