<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>104745</id>
  <title><![CDATA[The Art of UNIX Programming]]></title>
  <isbn><![CDATA[0131429019]]></isbn>
  <isbn13><![CDATA[9780131429017]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <description><![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]></description>
  <work>
  <best_book_id type="integer">104745</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">100994</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">10</original_publication_month>
  <original_publication_year type="integer">2003</original_publication_year>
  <original_title>The Art of UNIX Programming</original_title>
  <rating_dist>total:42|5:7|4:25|3:8|2:1|1:1|</rating_dist>
  <ratings_count type="integer">42</ratings_count>
  <ratings_sum type="integer">162</ratings_sum>
  <reviews_count type="integer">76</reviews_count>
  <text_reviews_count type="integer">7</text_reviews_count>
</work>

  <average_rating><![CDATA[3.86]]></average_rating>
  <ratings_count><![CDATA[42]]></ratings_count>
  <text_reviews_count><![CDATA[7]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming]]></link>
  <authors>
    <author>
    <id>18542</id>
        <name><![CDATA[Eric S. Raymond]]></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/18542.Eric_S_Raymond]]></link>
    <average_rating>3.85</average_rating>
    <ratings_count>288</ratings_count>
    <text_reviews_count>36</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="76">
      <review>
  <id>58506712</id>
    <user>
    <id>2385387</id>
    <name><![CDATA[Mark]]></name>
    <location><![CDATA[Seattle, WA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2385387-mark-atwood]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1244224010p3/2385387.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1244224010p2/2385387.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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 Jun 04 22:58:58 -0700 2009</date_added>
  <date_updated>Thu Jun 04 22:58:58 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[<a rel="nofollow" target="_blank" href="http://www.catb.org/~esr/writings/taoup/">http://www.catb.org/~esr/writings/taoup/</a>]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58506712]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58506712]]></link>
</review>
      <review>
  <id>68585870</id>
    <user>
    <id>2594648</id>
    <name><![CDATA[Jay]]></name>
    <location><![CDATA[Los Altos, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2594648-jay-bhattacharya]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1251061861p3/2594648.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1251061861p2/2594648.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</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>Wed Jul 01 00:00:00 -0700 2009</read_at>
  <date_added>Sun Aug 23 14:06:51 -0700 2009</date_added>
  <date_updated>Sun Aug 23 14:13:30 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[An extended argument for the genius of UNIX.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/68585870]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/68585870]]></link>
</review>
      <review>
  <id>29423506</id>
    <user>
    <id>1220649</id>
    <name><![CDATA[Justin]]></name>
    <location><![CDATA[London, The United Kingdom]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1220649-justin-cormack]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1212853512p3/1220649.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1212853512p2/1220649.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="programming" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Aug 06 10:40:08 -0700 2008</date_added>
  <date_updated>Wed Aug 06 10:41:51 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Curiously Raymond managed not to read Gancarz's classic The Unix Philiosophy while writing this. It doesnt cover quite the same ground, and is much less concise. Its bigger on scripting languages and other more recent developments.<br/><br/>]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/29423506]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/29423506]]></link>
</review>
      <review>
  <id>7667382</id>
    <user>
    <id>256432</id>
    <name><![CDATA[Peter]]></name>
    <location><![CDATA[Sweden]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/256432-peter-haglund]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1186391553p3/256432.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1186391553p2/256432.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Mon Oct 01 00:00:00 -0700 2007</read_at>
  <date_added>Sat Oct 13 10:15:31 -0700 2007</date_added>
  <date_updated>Sat Oct 13 10:18:26 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[While suffering from having no residential Internet access for eight days, I did a lot of things in order to kill time. One such thing was reading this book which has been sitting on my shelf for eons. ]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/7667382]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/7667382]]></link>
</review>
      <review>
  <id>10809667</id>
    <user>
    <id>663458</id>
    <name><![CDATA[Joe]]></name>
    <location><![CDATA[San Diego, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/663458-joe-vaughn]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1196925489p3/663458.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1196925489p2/663458.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Thu Jan 01 00:00:00 -0800 2004</read_at>
  <date_added>Fri Dec 21 07:25:05 -0800 2007</date_added>
  <date_updated>Fri Dec 21 07:27:22 -0800 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[A fine book, but ESR, being ESR always dances on the edge of turning a good, informational read into a polemic.  However, who am I to critise the man who crunches C for breakfast?]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/10809667]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/10809667]]></link>
</review>
      <review>
  <id>305760</id>
    <user>
    <id>26276</id>
    <name><![CDATA[Rustam]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/26276-rustam]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1174195776p3/26276.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1174195776p2/26276.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Sat Mar 17 22:30:34 -0700 2007</date_added>
  <date_updated>Sat Mar 17 22:30:36 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[I think I once read an abridged version of this book.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/305760]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/305760]]></link>
</review>
      <review>
  <id>22416799</id>
    <user>
    <id>1168529</id>
    <name><![CDATA[Jaehyun]]></name>
    <location><![CDATA[Korea, Republic of]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1168529-jaehyun]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</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>Sat May 17 00:29:16 -0700 2008</date_added>
  <date_updated>Sat May 17 00:30:04 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[good book]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/22416799]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/22416799]]></link>
</review>
      <review>
  <id>82076581</id>
    <user>
    <id>3075322</id>
    <name><![CDATA[Willyantho]]></name>
    <location><![CDATA[Bandung, 30, Indonesia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3075322-willyantho-willyantho]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1261848476p3/3075322.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1261848476p2/3075322.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Sat Dec 26 08:59:45 -0800 2009</date_added>
  <date_updated>Sat Dec 26 08:59:45 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/82076581]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/82076581]]></link>
</review>
      <review>
  <id>80416845</id>
    <user>
    <id>1167821</id>
    <name><![CDATA[Scott]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1167821-scott-d]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="software-and-aesthetics" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Dec 09 10:02:02 -0800 2009</date_added>
  <date_updated>Wed Dec 09 10:02:08 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/80416845]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/80416845]]></link>
</review>
      <review>
  <id>78639957</id>
    <user>
    <id>2268395</id>
    <name><![CDATA[Lars]]></name>
    <location><![CDATA[Stockholm, 26, Sweden]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2268395-lars-westergren]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1240998053p3/2268395.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1240998053p2/2268395.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Sun Nov 22 11:18:02 -0800 2009</date_added>
  <date_updated>Sun Nov 22 11:18:02 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/78639957]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/78639957]]></link>
</review>
      <review>
  <id>78291992</id>
    <user>
    <id>1104924</id>
    <name><![CDATA[Forrest]]></name>
    <location><![CDATA[San Francisco, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1104924-forrest-norvell]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1208848786p3/1104924.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1208848786p2/1104924.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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 Nov 19 01:35:50 -0800 2009</date_added>
  <date_updated>Thu Nov 19 01:35:50 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/78291992]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/78291992]]></link>
</review>
      <review>
  <id>75538978</id>
    <user>
    <id>2871422</id>
    <name><![CDATA[Jon]]></name>
    <location><![CDATA[Vancouver, WA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2871422-jon]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Fri Oct 23 17:38:22 -0700 2009</date_added>
  <date_updated>Fri Oct 23 17:38:22 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/75538978]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/75538978]]></link>
</review>
      <review>
  <id>69742485</id>
    <user>
    <id>1887332</id>
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Wayne, PA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1887332-andrew]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231529448p3/1887332.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1231529448p2/1887332.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Tue Sep 01 17:30:05 -0700 2009</date_added>
  <date_updated>Tue Sep 01 17:30:05 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69742485]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69742485]]></link>
</review>
      <review>
  <id>69380740</id>
    <user>
    <id>2345681</id>
    <name><![CDATA[Paul]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2345681-paul]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Sat Aug 29 17:48:33 -0700 2009</date_added>
  <date_updated>Sat Aug 29 17:48:33 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69380740]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69380740]]></link>
</review>
      <review>
  <id>63509588</id>
    <user>
    <id>2523585</id>
    <name><![CDATA[Senjutsu]]></name>
    <location><![CDATA[Edmonton, AB, Canada]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2523585-senjutsu]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</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 Jul 14 17:28:18 -0700 2009</date_added>
  <date_updated>Tue Jul 14 17:28:18 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/63509588]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/63509588]]></link>
</review>
      <review>
  <id>62028671</id>
    <user>
    <id>1212176</id>
    <name><![CDATA[Scout]]></name>
    <location><![CDATA[Lebanon, NH]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1212176-scout-sinclair]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1246641342p3/1212176.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1246641342p2/1212176.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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 Jul 03 10:58:57 -0700 2009</date_added>
  <date_updated>Fri Jul 03 10:58:57 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/62028671]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/62028671]]></link>
</review>
      <review>
  <id>58961935</id>
    <user>
    <id>1492995</id>
    <name><![CDATA[Chris]]></name>
    <location><![CDATA[Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1492995-chris]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
        <shelf name="wishlist" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 09 00:39:59 -0700 2009</date_added>
  <date_updated>Tue Jun 09 00:47:07 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58961935]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58961935]]></link>
</review>
      <review>
  <id>58260230</id>
    <user>
    <id>2378853</id>
    <name><![CDATA[Joseph]]></name>
    <location><![CDATA[Louisville, KY]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2378853-joseph]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="unix" />
        <shelf name="wishlist" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 02 23:34:23 -0700 2009</date_added>
  <date_updated>Tue Jun 02 23:42:25 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/58260230]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/58260230]]></link>
</review>
      <review>
  <id>54608642</id>
    <user>
    <id>2256413</id>
    <name><![CDATA[Adrian]]></name>
    <location><![CDATA[Guadalupe, 19, Mexico]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2256413-adrian-de-leon]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</published>
</book>

    <rating>4</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 01 12:11:19 -0700 2009</date_added>
  <date_updated>Fri May 01 12:11:19 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/54608642]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/54608642]]></link>
</review>
      <review>
  <id>53316746</id>
    <user>
    <id>2238835</id>
    <name><![CDATA[Jack]]></name>
    <location><![CDATA[Wayland, MA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2238835-jack-langsdorf]]></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">104745</id>
  <isbn>0131429019</isbn>
  <isbn13>9780131429017</isbn13>
  <text_reviews_count type="integer">7</text_reviews_count>
  <title>
    <![CDATA[The Art of UNIX Programming]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171524689m/104745.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171524689s/104745.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/104745.The_Art_of_UNIX_Programming</link>
  <average_rating>3.86</average_rating>
  <ratings_count>42</ratings_count>
  <description>
    <![CDATA[Unix ranks among the great engineering accomplishments of the last half of the twentieth century, and its heir--Linux--seems already imposing and still on its way to achieving its full potential. Eric S. Raymond argues in <em>The Art of UNIX Programming</em> that the excellence of Unix derives as much from the fact that it was (and continues to be) a community effort as from the fact that a lot of smart people have worked to design and build it. Raymond, best known as the author of the open-source manifesto <em>The Cathedral and the Bazaar</em>, says in his preface that this is a &quot;why-to&quot; book, rather than a &quot;how-to&quot; book. It aims to show new Unix programmers why they should work under the old &quot;hacker ethic&quot;--embracing the principles of good software design for its own sake and of code-sharing.  <p>  That said, a great deal of valuable practical information appears in this book. Very little of it is in the form of code; most of the practical material takes the form of case studies and discussions of aspects of Unix, all aimed at determining why particular design characteristics are good. In many cases, the people who did the work in the first place make guest appearances and explain their thinking--an invaluable resource. This book is for the deep-thinking software developer in Unix (and perhaps Linux in particular). It shows how to fit into the long and noble tradition, and how to make the software work <em>right</em>. <em>--David Wall</em><p>  <strong>Topics covered</strong>: Why Unix (the term being defined to include Linux) is the way it is, and the people who made it that way. Commentary from Ken Thompson, Steve Johnson, Brian Kernighan, and David Korn enables readers to understand the thought processes of the creators of Unix.</p></p>]]>
  </description>
  <published>2003</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>Mon Apr 20 02:59:48 -0700 2009</date_added>
  <date_updated>Mon Apr 20 03:00:01 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/53316746]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/53316746]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="currently-reading" />
          <shelf name="computers" />
          <shelf name="programming" />
          <shelf name="computing" />
          <shelf name="software-and-aesthetics" />
          <shelf name="software" />
          <shelf name="unix" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=104745</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>