<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged "books" - nolan caudill&#39;s internet house</title>
    <link>https://nolancaudill.com/tags/books/</link>
    <description>Posts tagged "books" on nolan caudill&#39;s internet house</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 31 Oct 2011 07:00:00 +0000</lastBuildDate>
    <atom:link href="https://nolancaudill.com/tags/books/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Man and the Myth</title>
      <link>https://nolancaudill.com/2011/10/31/man-and-the-myth/</link>
      <pubDate>Mon, 31 Oct 2011 07:00:00 +0000</pubDate>
      <guid>https://nolancaudill.com/2011/10/31/man-and-the-myth/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;When we consider, however, instead of the physical, the psychological character of our species, the most evident distinguishing sign is man’s organization of his life according primarily to mythic, and only secondarily economic, aims and laws. Food and drink, reproduction and nest-building, it is true, play formidable roles in the lives no less of men than of chimpanzees. But what of the economics of the Pyramids, the cathedrals of the Middle Ages, Hindus starving to death with edible cattle strolling all around them, or the history of Israel, from the time of Saul to right now? If a differentiating feature is to be named, separating human from animal psychology, it is surely this of the subordination in the human sphere of even economics to mythology. And if one should ask why or how any such unsubstantial impulsion ever should have become dominant in the ordering of physical life, the answer is that, in this wonderful human brain of ours there has dawned a realization unknown to the other primates. It is that of the individual, conscious of himself as such, and aware that he, and all that he cares for, will one day die.&lt;/p&gt;
&lt;p&gt;Myths to Live By &amp;ndash; Joseph Campbell&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Came across this passage tonight. This strikes me as being right.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Days by Philip Larkin</title>
      <link>https://nolancaudill.com/2011/06/25/days-philip-larkin/</link>
      <pubDate>Sat, 25 Jun 2011 07:00:00 +0000</pubDate>
      <guid>https://nolancaudill.com/2011/06/25/days-philip-larkin/</guid>
      <description>&lt;p&gt;What are days for?&lt;br&gt;
Days are where we live.&lt;br&gt;
They come, they wake us&lt;br&gt;
Time and time over.&lt;br&gt;
They are to be happy in:&lt;br&gt;
Where can we live but days?&lt;/p&gt;
&lt;p&gt;Ah, solving that question&lt;br&gt;
Brings the priest and the doctor&lt;br&gt;
In their long coats&lt;br&gt;
Running over the fields.&lt;/p&gt;
&lt;p&gt;— Philip Larkin, &lt;em&gt;The Whitsun Wedddings&lt;/em&gt;, February 1964&lt;/p&gt;
</description>
    </item>
    <item>
      <title>SICP and Lulu.com</title>
      <link>https://nolancaudill.com/2009/03/13/sicp-and-lulu-com/</link>
      <pubDate>Fri, 13 Mar 2009 07:00:00 +0000</pubDate>
      <guid>https://nolancaudill.com/2009/03/13/sicp-and-lulu-com/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been wanting to read &lt;a href=&#34;http://mitpress.mit.edu/sicp/&#34;&gt;SICP&lt;/a&gt; for awhile, but with lots of other books on my to-read list, as well as the $50 dollar price tag for a used copy, I&amp;rsquo;ve put it on hold. The price, while relatively steep, usually doesn&amp;rsquo;t stop me from picking up a highly-desired book, but I held off mainly as the book is freely available on their website, under the Creative Commons Attribution-Noncommercial license and this seems like a lot to pay for a free-as-in-beer book.&lt;/p&gt;
&lt;p&gt;Since SICP runs close to 600 printed pages and approximately 40 HTML files , I&amp;rsquo;d rather not read it in my browser and printing it on the home printer is not really an option. I decided that using &lt;a href=&#34;http://lulu.com&#34;&gt;Lulu&lt;/a&gt; might be a workable solution.&lt;/p&gt;
&lt;p&gt;Lulu takes PDFs so step one was to convert the SICP website to one big PDF.&lt;/p&gt;
&lt;p&gt;First, I used wget to mirror the site. Now that I had all the files, I wanted to clean them up a little. Every single page had the previous and next links at the bottom and this was obviously not needed when the pages are in physical form. I ran the following sed command to remove these lines:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sed -i &amp;quot;/[Go to/d&amp;quot; *html&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The next step was to convert the HTML to PDF. I used htmldoc for this particular task.  First, I put all the names of the HTML files in one text file, on one line, and in the correct order. I called this file &amp;ldquo;all_files.txt&amp;rdquo;. The htmldoc command I used to convert to PDF is the following:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;htmldoc -f sicp.pdf --webpage --left .75in --right .75in cat all_files.txt&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I then uploaded this file up to Lulu and designed my (very) simple cover. I made it clear on the back  cover text that I was printing this book under the rights granted by the aforementioned license and would receive no profit from this book with a link back to the original source. I&amp;rsquo;m not a lawyer so I hope that covers all bases.&lt;/p&gt;
&lt;p&gt;Lulu has a convenient feature that will let you do a private printing. I could probably make  this book public, setting my profit to zero, and even though that would be covered under the license, it still feels strange to do.&lt;/p&gt;
&lt;p&gt;I am very curious how this book will turn out. The Lulu process was actually fun and if this turns out well, I could see myself using the service again. Once I get the book, I&amp;rsquo;ll post my reviews of the service and possibly some pictures of the final product. Nonetheless, I&amp;rsquo;m excited to get a print version of this book for a much-reduced price.&lt;/p&gt;
&lt;p&gt;**Edited to add:**Here&amp;rsquo;s the download for the PDF: &lt;a href=&#34;https://nolancaudill.com/files/sicp.pdf&#34;&gt;sicp.pdf&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>&#34;To Live Deep&#34;</title>
      <link>https://nolancaudill.com/2009/01/02/to-live-deep/</link>
      <pubDate>Fri, 02 Jan 2009 08:00:00 +0000</pubDate>
      <guid>https://nolancaudill.com/2009/01/02/to-live-deep/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;I went to the woods because I wished to live deliberately, to front only the essential facts of life, and see if I could not learn what it had to teach, and not, when I came to die, to discover that I had not lived. I did not wish to live what was not life, living is so dear; nor did I wish to practice resignation, unless it was quite necessary. I wanted to live deep and suck out all the marrow of life, to live so sturdily and Spartan-like as to put to rout all that was not life, to cut a broad swath and shave close, to drive life into a corner, and reduce it to its lowest terms, and, if it proved to be mean, why then to get the whole and genuine meanness of it, and publish its meanness to the world; or if it were sublime, to know it by experience, and to be able to give a true account of it in my next excursion.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I&amp;rsquo;m currently reading Walden by Henry David Thoreau, a gift from my wife, who knows me very well. Very few lines I&amp;rsquo;ve read resonate with me as much as these. Much in the same mood as these lines written over 150 years ago, my favorite album of 2008 and one of the most impactful albums ever for me was Bon Iver&amp;rsquo;s &amp;ldquo;For Emma, Forever Ago,&amp;rdquo; which was a somber, but uplifting, account of a man alone in the woods, settling with past demons, and eventually coming to terms with himself, emerging from the woods a new creature.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://nolancaudill.com/images/jag115_small.jpg&#34; alt=&#34;Bon Iver - For Emma, Forever Ago&#34; title=&#34;Bon Iver - For Emma, Forever Ago&#34;&gt;&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
