<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  
  <id>17999</id>
  <name><![CDATA[Cameron Adams]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/17999.Cameron_Adams]]></link>
  <fans_count type="integer">1</fans_count>
  <followers_count type="integer">0</followers_count>
  <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>
  <about><![CDATA[]]></about>
  <influences><![CDATA[]]></influences>
  <gender></gender>
  <hometown></hometown>
  <born_at></born_at>
  <died_at></died_at>
  
  <books>
        <book>
  <id type="integer">31958</id>
  <isbn>1590598032</isbn>
  <isbn13>9781590598030</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Web Standards Creativity: Innovations in Web Design with CSS, DOM Scripting, and XHTML]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/31958.Web_Standards_Creativity_Innovations_in_Web_Design_with_CSS_DOM_Scripting_and_XHTML</link>
  <average_rating>3.90</average_rating>
  <ratings_count>30</ratings_count>
  <description>
    <![CDATA[&lt;ul&gt;    &lt;li&gt;Be inspired by 10 web design lessons from 10 of the worlds best web designers&lt;/li&gt;     &lt;li&gt;Get creative with cutting-edge XHTML, CSS, and DOM scripting techniques&lt;/li&gt;     &lt;li&gt;Learn breathtaking design skills while remaining standards-compliant&lt;/li&gt;    &lt;/ul&gt;        Here at friends of ED, we know that as a web designer or developer, your work involves more than just working to pay the bills. We know that each day, you strive to push the boundaries of your medium, unleashing your creativity in new ways to make your websites more engaging and attractive to behold, while still maintaining cross-browser support, standards compliance, and accessibility.        That's why we got together ten of the world's most talented web designers to share their secrets with you. Web Standards Creativity is jam-packed with fresh, innovative design ideas. The topics range from essential CSS typography and grid design, effective styling for CMS-driven sites, and astonishing PNG transparency techniques, to DOM scripting magic for creating layouts that change depending on browser resolution and user preference, and better print layouts for web pages. We're sure you will find something here to inspire you!        This full-color book's examples are not just stunning to look at, but also fully standards-compliant, up-to-date, and tested in current browsers including Internet Explorer 7. Playing by the rules doesn't have to mean drab or dull websites—Web Standards can be fun!]]>
  </description>
<authors>
    <author>
    <id>17999</id>
        <name><![CDATA[Cameron Adams]]></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/17999.Cameron_Adams]]></link>
    <average_rating>3.82</average_rating>
    <ratings_count>61</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
    <author>
    <id>18001</id>
        <name><![CDATA[Mark Boulton]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-M-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-M-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/18001.Mark_Boulton]]></link>
    <average_rating>3.97</average_rating>
    <ratings_count>38</ratings_count>
    <text_reviews_count>4</text_reviews_count>
  </author>
    <author>
    <id>18003</id>
        <name><![CDATA[Rob Weychert]]></name>
    <image_url><![CDATA[http://photo.goodreads.com/authors/1219198480p5/18003.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/authors/1219198480p2/18003.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/18003.Rob_Weychert]]></link>
    <average_rating>3.90</average_rating>
    <ratings_count>30</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>2007</published>
</book>

        <book>
  <id type="integer">1380411</id>
  <isbn>0980285801</isbn>
  <isbn13>9780980285802</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[Simply JavaScript]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1183125363m/1380411.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1183125363s/1380411.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1380411.Simply_JavaScript</link>
  <average_rating>3.79</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[Everything you need to learn JavaScript from Scratch! <p> Packed with full-color examples, <em>Simply JavaScript</em> is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax. &lt;li&gt;Learn JavaScript's built-in functions, methods, and properties. &lt;li&gt;Easily integrate JavaScript in your web site. &lt;li&gt;Use JavaScript to validate form entries and interact with your users. &lt;li&gt;Understand how to respond to user events. &lt;li&gt;Create animations that bring your web site to life. &lt;li&gt;Start programming using the DOM and Ajax. <p> Unlike other JavaScript books, modern best practices such as progressive enhancement, accessibility and unobtrusive scripting are used from the very beginning. All the code in the book is also cross-browser compatible and downloadable for free, so you can get started instantly!</p></p>]]>
  </description>
<authors>
    <author>
    <id>22744</id>
        <name><![CDATA[Kevin Yank]]></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/22744.Kevin_Yank]]></link>
    <average_rating>3.89</average_rating>
    <ratings_count>36</ratings_count>
    <text_reviews_count>8</text_reviews_count>
  </author>
    <author>
    <id>17999</id>
        <name><![CDATA[Cameron Adams]]></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/17999.Cameron_Adams]]></link>
    <average_rating>3.82</average_rating>
    <ratings_count>61</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
  </authors>  <published>2007</published>
</book>

        <book>
  <id type="integer">358277</id>
  <isbn>0975240269</isbn>
  <isbn13>9780975240267</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[The JavaScript Anthology: 101 Essential Tips, Tricks &amp; Hacks]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1174073134m/358277.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1174073134s/358277.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/358277.The_JavaScript_Anthology_101_Essential_Tips_Tricks_Hacks</link>
  <average_rating>3.58</average_rating>
  <ratings_count>12</ratings_count>
  <description>
    <![CDATA[Using a cookbook approach, The JavaScript Anthology will show you how to apply JavaScript to solve over 101 common Web Development challenges. You'll discover how-to: <p> &lt;li&gt;Optimize your code so that it runs faster &lt;li&gt;Create Ajax applications with the XmlHttpRequest object &lt;li&gt;Validate web forms to improve usability &lt;li&gt;Take control of your web pages with the DOM  &lt;li&gt;Ensure that your JavaScript code is accessible &lt;li&gt;Create slick drop-down menu systems <p> Included in this book is extensive coverage of DHTML and Ajax, including how-to create and customize advanced effects such as draggable elements, dynamically sorting data in a Web Browser, advanced menu systems, retrieving data from a Web Server using XMLHttpRequest and more. <p> <em>The JavaScript Anthology</em> also includes extensive coverage of object oriented coding, efficient script design, accessibility, and cross-browser issues. Best of all, you'll get download access to all the code used in the book, so you can put the scripts to use instantly.</p></p></p>]]>
  </description>
<authors>
    <author>
    <id>17999</id>
        <name><![CDATA[Cameron Adams]]></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/17999.Cameron_Adams]]></link>
    <average_rating>3.82</average_rating>
    <ratings_count>61</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
  </authors>  <published>2006</published>
</book>

        <book>
  <id type="integer">2357233</id>
  <isbn>0980285844</isbn>
  <isbn13>9780980285840</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[The Art &amp; Science of JavaScript]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/2357233.The_Art_Science_of_JavaScript</link>
  <average_rating>4.00</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[We  ™ve assembled seven of the greatest minds in modern JavaScript to teach you the most inspirational techniques you  ™ll ever use. From creating impressive mashups and stunning, dynamic graphics, to more subtle user-experience enhancements, you  ™re about to be amazed by the true potential of this powerful language. <p> &lt;li&gt;Create a slick Google Maps and Flickr mashup. &lt;li&gt;Build your own fully accessible 3D maze. &lt;li&gt;Create stunning vector graphics using the canvas element. &lt;li&gt;Have some fun with draggable and sortable table columns. &lt;li&gt;Give your site some extra personality with client-side badges. &lt;li&gt;Write better code faster using metaprogramming techniques. &lt;li&gt;Become a debugging expert using pro-level Firebug tricks. <p> If you have some experience as JavaScript developer and want to take your JavaScript skills to the next level, without sacrificing web accessibility or best practice, this book is a must-have additional to your web design library.</p></p>]]>
  </description>
<authors>
    <author>
    <id>17999</id>
        <name><![CDATA[Cameron Adams]]></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/17999.Cameron_Adams]]></link>
    <average_rating>3.82</average_rating>
    <ratings_count>61</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
    <author>
    <id>74111</id>
        <name><![CDATA[Christian Heilmann]]></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/74111.Christian_Heilmann]]></link>
    <average_rating>3.93</average_rating>
    <ratings_count>27</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>205252</id>
        <name><![CDATA[James Edwards]]></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/205252.James_Edwards]]></link>
    <average_rating>4.00</average_rating>
    <ratings_count>7</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">7234103</id>
  <isbn>4839925437</isbn>
  <isbn13>9784839925437</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[プロクリエイターの作例に学ぶ XHTML+CSS達人テクニック (Web Designing BOOKS)]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/7234103-xhtml-css</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[]]>
  </description>
<authors>
    <author>
    <id>17999</id>
        <name><![CDATA[Cameron Adams]]></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/17999.Cameron_Adams]]></link>
    <average_rating>3.82</average_rating>
    <ratings_count>61</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
    <author>
    <id>18001</id>
        <name><![CDATA[Mark Boulton]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-M-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-M-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/18001.Mark_Boulton]]></link>
    <average_rating>3.97</average_rating>
    <ratings_count>38</ratings_count>
    <text_reviews_count>4</text_reviews_count>
  </author>
    <author>
    <id>18007</id>
        <name><![CDATA[Andy Clarke]]></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/18007.Andy_Clarke]]></link>
    <average_rating>3.97</average_rating>
    <ratings_count>117</ratings_count>
    <text_reviews_count>20</text_reviews_count>
  </author>
    <author>
    <id>17992</id>
        <name><![CDATA[Simon Collison]]></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/17992.Simon_Collison]]></link>
    <average_rating>3.71</average_rating>
    <ratings_count>24</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
    <author>
    <id>18004</id>
        <name><![CDATA[Jeff Croft]]></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/18004.Jeff_Croft]]></link>
    <average_rating>3.91</average_rating>
    <ratings_count>11</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
    <author>
    <id>18006</id>
        <name><![CDATA[Derek Featherstone]]></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/18006.Derek_Featherstone]]></link>
    <average_rating>3.55</average_rating>
    <ratings_count>33</ratings_count>
    <text_reviews_count>4</text_reviews_count>
  </author>
    <author>
    <id>18005</id>
        <name><![CDATA[Ian Lloyd]]></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/18005.Ian_Lloyd]]></link>
    <average_rating>4.19</average_rating>
    <ratings_count>47</ratings_count>
    <text_reviews_count>12</text_reviews_count>
  </author>
    <author>
    <id>16360</id>
        <name><![CDATA[Ethan Marcotte]]></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/16360.Ethan_Marcotte]]></link>
    <average_rating>4.78</average_rating>
    <ratings_count>9</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
    <author>
    <id>18002</id>
        <name><![CDATA[Dan Rubin]]></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/18002.Dan_Rubin]]></link>
    <average_rating>3.91</average_rating>
    <ratings_count>11</ratings_count>
    <text_reviews_count>1</text_reviews_count>
  </author>
    <author>
    <id>18003</id>
        <name><![CDATA[Rob Weychert]]></name>
    <image_url><![CDATA[http://photo.goodreads.com/authors/1219198480p5/18003.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/authors/1219198480p2/18003.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/18003.Rob_Weychert]]></link>
    <average_rating>3.90</average_rating>
    <ratings_count>30</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>3201415</id>
        <name><![CDATA[矢倉 眞隆]]></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/3201415._]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
    <author>
    <id>3201416</id>
        <name><![CDATA[株式会社ミツエーリンクス]]></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/3201416._]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
    <author>
    <id>3201417</id>
        <name><![CDATA[今里 了次]]></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/3201417._]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2009</published>
</book>

      <books>
</author>
</GoodreadsResponse>