<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog of Anders Rune Jensen &#187; Books</title>
	<atom:link href="http://people.iola.dk/arj/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://people.iola.dk/arj</link>
	<description>metalinguistic musings and other related ramblings</description>
	<lastBuildDate>Fri, 18 Nov 2011 19:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How to Win Friends and Influence People book review</title>
		<link>http://people.iola.dk/arj/2009/06/17/how-to-win-friends-and-influence-people-book-review/</link>
		<comments>http://people.iola.dk/arj/2009/06/17/how-to-win-friends-and-influence-people-book-review/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:08:37 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[leadership]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=327</guid>
		<description><![CDATA[<p>What a title for a book. The book was recommended by <a href="http://www.joelonsoftware.com">Joel Spolsky</a>, he calls the book mandatory for what managers in his <a href="http://www.fogcreek.com/">Fog Creek Software</a> should read. That was what peaked my curiosity at first, then I read that the book is from 1936 and I was really intrigued. So I thought I&#8217;d order the book and see what all the fuss was about. And glad I did! The book is full of interesting anecdotes and advice that still rings as true today as the day they were written. It&#8217;s funny to read examples from the 1899, but that really doesn&#8217;t make them less true, on the contrary, it just shows that he was onto something fundamental in the human nature. The book touches many aspects of life, from business, to family to friends.  On <a href="http://en.wikipedia.org/wiki/How_to_Win_Friends_and_Influence_People">wikipedia</a> all the advices are summed up, but I really recommned that you read it for yourself. It&#8217;s worth it.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/06/17/how-to-win-friends-and-influence-people-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished reading Practical Common Lisp</title>
		<link>http://people.iola.dk/arj/2007/11/23/finished-reading-practical-common-lisp/</link>
		<comments>http://people.iola.dk/arj/2007/11/23/finished-reading-practical-common-lisp/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 02:10:20 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[boo]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2007/11/23/finished-reading-practical-common-lisp/</guid>
		<description><![CDATA[<p>Finally got through the mighty <a href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a> tome. The style of the book is written in a nice mix of theory and practice (with relevant and good examples). My friend Lau asked me why on earth I would want to read a book on Lisp? A fair question since Lisp is really old, actually measured in computer time it might even be called ancient. But I had two main motivations for reading the book, to become a <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">better programmer</a> and secondly to better understand new language features introduced in languages like <a href="http://boo.codehaus.org/">Boo</a> and C#. Just look at the new <a href="http://msdn2.microsoft.com/en-us/netframework/aa904594.aspx">LINQ</a> features in C# 3.0 and specifically this <a href="http://blogs.msdn.com/charlie/archive/2007/01/26/anders-hejlsberg-on-linq-and-functional-programming.aspx">video</a>.</p>
<p>I wholeheartedly recommend this book to anyone interesting in a good programming book.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2007/11/23/finished-reading-practical-common-lisp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The power of lisp part 1</title>
		<link>http://people.iola.dk/arj/2007/10/24/the-power-of-lisp-part-1/</link>
		<comments>http://people.iola.dk/arj/2007/10/24/the-power-of-lisp-part-1/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 23:17:02 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[boo]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2007/10/24/the-power-of-lisp-part-1/</guid>
		<description><![CDATA[<p>Lately I&#8217;ve been reading the book <a href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a>. My earlier experience with lisp was at the university where I briefly touched lisp in the form of the Scheme dialect. After having read Paul Grahams excellent <a href="http://www.oreilly.com/catalog/hackpaint/">Hackers and Painters</a> twice, I thought it would probably be a good idea to see if lisp lived up to the hype. After seeing Practical Common Lisp being recommended by <a href="http://blogs.codehaus.org/people/bamboo/">bamboo</a> of <a href="http://boo.codehaus.org">boo</a> fame and seeing this <a href="http://video.google.com/videoplay?docid=448441135356213813">google tech talk</a> I was convinced that the book was the best way to see all the wonderful stuff lisp has to offer.</p>
<p>So far I&#8217;ve been quite impressed with some of the things one can do in the language in a very elegant way. And I suddenly understand why closures work the way it does in C# and python. The problem with moving stuff from a really dynamic language like lisp to a static language like C# is that not everything fits just as fine and you&#8217;ll find yourself wondering why the hell code like <a href="http://people.iola.dk/anders/example.cs">this</a> returns 10 times 9 instead of 0 to 9. Another thing is that I often find myself remembering small code idioms that just completely goes away when one can build abstractions so easily. The first example is if you want to break out of a double loop. A situation more often that one would think.</p>
<p>I C# one could write a double loop something like <a href="http://people.iola.dk/anders/example2.cs">this</a>. Notice the introduction of the found variable which is needed to make sure that the loop doesn&#8217;t do needless work. Even with an anonymous function it&#8217;s quite ugly (and the same is true for a goto solution <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). In lisp it would look something like <a href="http://people.iola.dk/anders/example2.lisp">this</a> (my first common lisp program <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ). The abstraction is in the <strong>block</strong> concept and in the generalized return construct <strong>return-from</strong>.</p>
<p>Edit: Can be simplyfied to this:</p>
<pre class="prettyprint">
(let ((l (list (list 1 2 3 4) (list 5 6 7))))
  (loop named outer for i in l do
	(loop for j in i do
	      (when (= j 3)
		(format t "found value, yeah!")
		(return-from outer)))))</pre>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2007/10/24/the-power-of-lisp-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.random</title>
		<link>http://people.iola.dk/arj/2006/12/13/random/</link>
		<comments>http://people.iola.dk/arj/2006/12/13/random/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 16:42:22 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[iola]]></category>
		<category><![CDATA[On the web]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=84</guid>
		<description><![CDATA[<p>I stumbled upon <a href="http://www.paulgraham.com/startupmistakes.html">two</a>  <a href="http://www.paulgraham.com/startuplessons.html">articles</a> by Paul Graham. Interesting tips for startups.</p>
<p>Interesting <a href="http://www.aaronsw.com/weblog/">blog</a> with a some thoughts on wikipedia and software in general.</p>
<p>Lessig&#8217;s <a href="http://codev2.cc/">Code version 2</a> is <a href="http://www.lessig.org/blog/archives/003633.shtml">out</a>. Will be interesting to see what has changed.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/12/13/random/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purple Cow</title>
		<link>http://people.iola.dk/arj/2006/11/30/purple-cow/</link>
		<comments>http://people.iola.dk/arj/2006/11/30/purple-cow/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 21:08:50 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[iola]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=81</guid>
		<description><![CDATA[<p>I finished reading the first marketing book, <a href="http://en.wikipedia.org/wiki/Purple_Cow:_Transform_Your_Business_by_Being_Remarkable" title="Purple Cow">Purple Cow</a>.  The book is truly remarkable and gives a lot of food for thought.  He gave <a href="http://video.google.com/videoplay?docid=-6909078385965257294&amp;q=seth+godin">a talk at google</a><a href="http://video.google.com/videoplay?docid=-6909078385965257294&amp;q=seth+godin"> </a>about the subject, which also brings up some extra points.  It&#8217;s a good teaser for the book but I think one will appreciate it even more if one has read the  book beforehand.</p>
<p><a href="http://video.google.com/videoplay?docid=-6909078385965257294&amp;q=seth+godin"><img src="http://www.reveries.com/reverb/marketing_strategy/godin/images/godinatfridge2.jpg" title="The purle cow?" alt="The purle cow?" /></a></p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/11/30/purple-cow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished reading The Wealth of Networks</title>
		<link>http://people.iola.dk/arj/2006/11/21/finished-reading-the-wealth-of-networks/</link>
		<comments>http://people.iola.dk/arj/2006/11/21/finished-reading-the-wealth-of-networks/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 23:16:39 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=80</guid>
		<description><![CDATA[<p>I just finished reading <a href="http://www.gnulinux.dk/arj/The Wealth of Networks:How Social Production Transforms Markets and Freedom">The Wealth of Networks:<span class="sans">How Social Production Transforms Markets and Freedom</span></a> by Yochai Benkler. It&#8217;s a great book that puts the whole social production, such as wikipedia and free software, into a much greater perspective than what one normally sees and analyzes it from several new angles which I havn&#8217;t read anywhere before. The only weak points of the book is that its quite long and at times somewhat repetitive.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/11/21/finished-reading-the-wealth-of-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketing books</title>
		<link>http://people.iola.dk/arj/2006/11/02/marketing-books/</link>
		<comments>http://people.iola.dk/arj/2006/11/02/marketing-books/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 23:36:05 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[iola]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=75</guid>
		<description><![CDATA[<p>While working on a business plan for our <a href="http://www.iola.dk/en/current_project" title="iola project">project</a> at <a href="http://www.iola.dk/en/iola" title="iola">iola</a>, it has become apparent that none of us have a good deal of relationship with marketing so I have been looking around the net for some tips/books. In my so far very limited study I have found a <a href="http://www.thorborg.dk/boeger-marketing.htm" title="recommended books">list of recommended books</a> from Martin Thorborg (sorry the reviews are in danish, but the books aren&#8217;t). If you know any good ones please don&#8217;t hesitate to either write me or write a comment <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/11/02/marketing-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished reading &#8220;The social life of information&#8221;</title>
		<link>http://people.iola.dk/arj/2006/06/26/finished-reading-the-social-life-of-information/</link>
		<comments>http://people.iola.dk/arj/2006/06/26/finished-reading-the-social-life-of-information/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 22:04:52 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=59</guid>
		<description><![CDATA[<p>I finished reading the book <a href="http://www.sociallifeofinformation.com/">The social life of information</a>. It has some excellent points even though it at times feels a little old (It&#8217;s only 6 years old). I would recommend it to anyone interested in how we should approach implementing (into a social context) new technology and how we shouldn&#8217;t get to cut up in the hype that new technology often brings <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/06/26/finished-reading-the-social-life-of-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A world without time</title>
		<link>http://people.iola.dk/arj/2006/04/20/a-world-without-time/</link>
		<comments>http://people.iola.dk/arj/2006/04/20/a-world-without-time/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 18:24:52 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=51</guid>
		<description><![CDATA[<p>I just finished the wonderful book: <a href="http://www.penguin.co.uk/nf/Book/BookDisplay/0,,0_0713993871,00.html">A world without time</a> by Palle Yourgrau. What I really liked about the book, other than introducing me to the work of Gödel, was the philosophical angle on the theory presented including on the relativity theory and quantum mechanics. <a href="http://www.friesian.com/goedel.htm">An excellent review of the book</a>.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/04/20/a-world-without-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shamans, Software and Spleens: Law and the Construction of the Information Society</title>
		<link>http://people.iola.dk/arj/2006/04/11/shamans-software-and-spleens-law-and-the-construction-of-the-information-society/</link>
		<comments>http://people.iola.dk/arj/2006/04/11/shamans-software-and-spleens-law-and-the-construction-of-the-information-society/#comments</comments>
		<pubDate>Tue, 11 Apr 2006 20:14:23 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.gnulinux.dk/arj/?p=50</guid>
		<description><![CDATA[<p>I just finished reading <a href="http://www.amazon.co.uk/exec/obidos/ASIN/0674805232/qid=1144786069/sr=8-1/ref=sr_8_xs_ap_i1_xgl/026-8821913-2746065"><font face="verdana, helvetica, arial">Shamans, Software and Spleens: Law and the Construction of the Information Society</font></a><font face="verdana, helvetica, arial"> by James Boyle. It&#8217;s really an excellent book which brings up a lot of different subjects to shed more light and from new angles to the touchy subject of the property rights.  The book is a bit heavy on legal terms but I managed to get through it <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
</font></p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2006/04/11/shamans-software-and-spleens-law-and-the-construction-of-the-information-society/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

