<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>968743</id>
  <title><![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]></title>
  <isbn><![CDATA[067232959X]]></isbn>
  <isbn13><![CDATA[9780672329593]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <description><![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]></description>
  <work>
  <best_book_id type="integer">968743</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">953640</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">3</original_publication_month>
  <original_publication_year type="integer">2007</original_publication_year>
  <original_title>Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)</original_title>
  <rating_dist>total:4|3:1|2:1|1:2|</rating_dist>
  <ratings_count type="integer">4</ratings_count>
  <ratings_sum type="integer">7</ratings_sum>
  <reviews_count type="integer">9</reviews_count>
  <text_reviews_count type="integer">1</text_reviews_count>
</work>

  <average_rating><![CDATA[1.75]]></average_rating>
  <ratings_count><![CDATA[4]]></ratings_count>
  <text_reviews_count><![CDATA[1]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours]]></link>
  <authors>
    <author>
    <id>232022</id>
        <name><![CDATA[Brad Dayley]]></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/232022.Brad_Dayley]]></link>
    <average_rating>3.00</average_rating>
    <ratings_count>13</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="9" total="9">
      <review>
  <id>50577110</id>
    <user>
    <id>1036997</id>
    <name><![CDATA[Brad]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1036997-brad]]></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">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </description>
  <published>2007</published>
</book>

    <rating>1</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>Tue Jan 01 00:00:00 -0800 2008</read_at>
  <date_added>Thu Mar 26 20:17:06 -0700 2009</date_added>
  <date_updated>Thu Mar 26 20:39:08 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Django has gone through a major revision since this book was written so many of the examples do not work.  Be sure to use the older version if you plan on following along with this book.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/50577110]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/50577110]]></link>
</review>
      <review>
  <id>79829774</id>
    <user>
    <id>1276562</id>
    <name><![CDATA[Karim]]></name>
    <location><![CDATA[Cairo, Egypt]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1276562-karim-abo-el-ela]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1253135321p3/1276562.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1253135321p2/1276562.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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>Thu Dec 03 20:38:45 -0800 2009</date_added>
  <date_updated>Thu Dec 03 20:38:45 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/79829774]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/79829774]]></link>
</review>
      <review>
  <id>72816607</id>
    <user>
    <id>2785014</id>
    <name><![CDATA[Joe]]></name>
    <location><![CDATA[Honesdale, PA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2785014-joe-aka-dogboi]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1254159039p3/2785014.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1254159039p2/2785014.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </description>
  <published>2007</published>
</book>

    <rating>1</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>Mon Sep 28 16:07:20 -0700 2009</date_added>
  <date_updated>Mon Sep 28 16:07:20 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/72816607]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/72816607]]></link>
</review>
      <review>
  <id>58155536</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">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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>Tue Jun 02 03:31:23 -0700 2009</date_added>
  <date_updated>Tue Jun 02 03:31:23 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58155536]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58155536]]></link>
</review>
      <review>
  <id>56197950</id>
    <user>
    <id>1582518</id>
    <name><![CDATA[Joe]]></name>
    <location><![CDATA[Salem, UT]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1582518-joe]]></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">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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>Fri May 15 12:35:59 -0700 2009</date_added>
  <date_updated>Fri May 15 12:35:59 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56197950]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56197950]]></link>
</review>
      <review>
  <id>40827515</id>
    <user>
    <id>96828</id>
    <name><![CDATA[Ron]]></name>
    <location><![CDATA[New York, NY]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/96828-ron]]></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">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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>Wed Dec 24 08:29:35 -0800 2008</date_added>
  <date_updated>Wed Dec 24 08:29:37 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/40827515]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/40827515]]></link>
</review>
      <review>
  <id>39793012</id>
    <user>
    <id>1766263</id>
    <name><![CDATA[Jonathan]]></name>
    <location><![CDATA[Medford, MA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1766263-jonathan]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1228183005p3/1766263.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1228183005p2/1766263.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </description>
  <published>2007</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="comp-sci" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Dec 10 11:31:57 -0800 2008</date_added>
  <date_updated>Tue Mar 10 13:53:37 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/39793012]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/39793012]]></link>
</review>
      <review>
  <id>25706925</id>
    <user>
    <id>365121</id>
    <name><![CDATA[Eddie]]></name>
    <location><![CDATA[Kensington, MD]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/365121-eddie-welker]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1189360724p3/365121.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1189360724p2/365121.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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>Fri Jun 27 17:26:38 -0700 2008</date_added>
  <date_updated>Fri Jun 27 17:26:47 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/25706925]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/25706925]]></link>
</review>
      <review>
  <id>21909922</id>
    <user>
    <id>552368</id>
    <name><![CDATA[notv]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/552368-notv]]></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">968743</id>
  <isbn>067232959X</isbn>
  <isbn13>9780672329593</isbn13>
  <text_reviews_count type="integer">1</text_reviews_count>
  <title>
    <![CDATA[Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself in 24 Hours)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1179886977m/968743.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1179886977s/968743.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/968743.Sams_Teach_Yourself_Django_in_24_Hours</link>
  <average_rating>1.75</average_rating>
  <ratings_count>4</ratings_count>
  <description>
    <![CDATA[Django is a website framework language similar to TurboGears and Ruby on Rails. It can be deployed on Linux, Windows, Unix, and MacOS to provide developers with a fast and yet powerful method to implement full enterprise web sites. This is an emerging technology that has only been around for a couple of years. However, it has already become the preferred framework for the Python language even for Guido van Rossum, the creator of Python. Django is such a simple language that this book is able to target a wide range of developers, from those who are just beginning to create web sites to those who are already experienced and are interested in learning how to use the framework. The book is organized to guide you in understanding the benefits and the organization of the framework. It then takes you through the process of using the framework to create a fully functional web site. You will be able to begin expanding on that framework to generate web sites specific to your needs.]]>
  </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 08 23:38:34 -0700 2008</date_added>
  <date_updated>Thu May 08 23:38:34 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/21909922]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/21909922]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="currently-reading" />
          <shelf name="comp-sci" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=968743</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>