<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Books on Adam Koszek - Personal Website</title>
    <link>https://www.koszek.com/tags/books/</link>
    <description>Recent content in Books on Adam Koszek - Personal Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>adam@koszek.com (Adam Koszek)</managingEditor>
    <webMaster>adam@koszek.com (Adam Koszek)</webMaster>
    <lastBuildDate>Sat, 22 Jul 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://www.koszek.com/tags/books/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Drawing in 30 days</title>
      <link>https://www.koszek.com/reading/2017/07/22/book-drawing-in-30-days/</link>
      <pubDate>Sat, 22 Jul 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/07/22/book-drawing-in-30-days/</guid>
      <description>&lt;p&gt;Trying to take the first steps in drawing with this book is much easier.
I wanted to get more professional lesson and do something about my mindless
doodling, and this book was the right purchase.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;ve never drawn, you get to do step by step introduction about
techniques, supplies and really easy, approachable examples of simple things
that will look decent when you try by yourself.&lt;/p&gt;
&lt;p&gt;Get it and your results will be improving the more the more you practice.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Memoirs of Hadrian</title>
      <link>https://www.koszek.com/reading/2017/05/01/memoirs-of-hadrian/</link>
      <pubDate>Mon, 01 May 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/05/01/memoirs-of-hadrian/</guid>
      <description>&lt;p&gt;This books is meant to be a collection of letters from Hedrian to Marcus
Aurelius. Great content and excellent research has been done to actually
provide enough details about the insights about Hadrian.&lt;/p&gt;
&lt;p&gt;The structure was so-so, since &amp;ldquo;letters&amp;rdquo; are way too long, and in general
I&amp;rsquo;d had a feeling that the story isn&amp;rsquo;t really going anywhere.&lt;/p&gt;
&lt;p&gt;The fact that it&amp;rsquo;s all has been written by someone who actually didn&amp;rsquo;t live
in the same times as Harian is pretty remarkable.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Everybody Writes</title>
      <link>https://www.koszek.com/reading/2017/03/01/book-everybody-writes/</link>
      <pubDate>Wed, 01 Mar 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/03/01/book-everybody-writes/</guid>
      <description>&lt;p&gt;Didn&amp;rsquo;t remember this book whatsoever after several weeks after reading it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Shoe Dog: A memoir by the creator of Nike</title>
      <link>https://www.koszek.com/reading/2017/02/24/book-shoe-dog-a-memoir-by-the-creator-of-nike/</link>
      <pubDate>Fri, 24 Feb 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/02/24/book-shoe-dog-a-memoir-by-the-creator-of-nike/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Ruby Cookbook</title>
      <link>https://www.koszek.com/reading/2017/02/17/book-ruby-cookbook/</link>
      <pubDate>Fri, 17 Feb 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/02/17/book-ruby-cookbook/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Clean Code</title>
      <link>https://www.koszek.com/reading/2017/02/13/book-clean-code/</link>
      <pubDate>Mon, 13 Feb 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/02/13/book-clean-code/</guid>
      <description>&lt;p&gt;This book is a classic for books about writing software, but in general I
found it underwhelming. Java code is verbose by default, with all its
&lt;code&gt;public&lt;/code&gt;, &lt;code&gt;static&lt;/code&gt;, &lt;code&gt;protected&lt;/code&gt; even refactored, you end up with a similar
level of complexity. That&amp;rsquo;s the take I had from that book: several examples
were indeed refactored and the end code was shown, but I had &amp;ldquo;meh&amp;rdquo; feeling
about whether it really helped the program readability.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Art of Plain Talk</title>
      <link>https://www.koszek.com/reading/2017/02/03/book-the-art-of-plain-talk/</link>
      <pubDate>Fri, 03 Feb 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/02/03/book-the-art-of-plain-talk/</guid>
      <description>&lt;p&gt;Probably one of the best books on language, writing and readability in
general. It&amp;rsquo;s very good take on phrasing readable sentences, keeping
language clear and concise.&lt;/p&gt;
&lt;p&gt;The key take away were the results of the readability studies Flesch did in
early XXIth century. He found certain relationships with age and education
and its impact on text readability.&lt;/p&gt;
&lt;p&gt;Before I read this, I didn&amp;rsquo;t know about the algorithms for readability. The
formulas in the book seemed a little abstract, yet there&amp;rsquo;s something
appealing at having a single score of your written text. Microsoft Word has
Flesch&amp;rsquo;s algorithm embedded.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Scientific Advertising</title>
      <link>https://www.koszek.com/reading/2017/01/27/book-scientific-advertising/</link>
      <pubDate>Fri, 27 Jan 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/01/27/book-scientific-advertising/</guid>
      <description>&lt;p&gt;David Ogilvy and many other authors of copy-written ads mentioned  Claude C.
Hopkins was their hero, and that his book is a mandatory reading. You should
at least look at it, if you want to get a full experience for your
advertising and marketing education.&lt;/p&gt;
&lt;p&gt;The myths of advertising being “creative” are debunked here. The advertising
from a purely scientific format is shown. Ads are treated like salesperson,
and the same demands are expected out of them. Bringing money to the table,
and making a sale is what he talked about all the time.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>King of Madison Avenue</title>
      <link>https://www.koszek.com/reading/2017/01/23/book-king-of-madison-avenue/</link>
      <pubDate>Mon, 23 Jan 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/01/23/book-king-of-madison-avenue/</guid>
      <description>&lt;p&gt;If you want to make software products, you must know design. Even when I
worked for the hardware company, my software was used by humans, and they
object if what you make sucks. I&amp;rsquo;ve made a script used by many engineers for
result reporting. And the output was shared in the web, PDF and printed
form. For stuff like this you must know design, otherwise you&amp;rsquo;ll fail
miserably.&lt;/p&gt;
&lt;p&gt;This is one of the few books for hackers to introduce you to design step by
step. The amount of unnecessary fluff is minimal. It uses easy language,
without many scientific details which you&amp;rsquo;d forget anyway.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Non-designers design book</title>
      <link>https://www.koszek.com/reading/2017/01/17/book-non-designers-design-book/</link>
      <pubDate>Tue, 17 Jan 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/01/17/book-non-designers-design-book/</guid>
      <description>&lt;p&gt;This is a biography of David Ogilvy of Ogilvy and Mather.&lt;/p&gt;
&lt;p&gt;You will get a behind the scenes look at the advertising agency and
business, but you won&amp;rsquo;t get much of advises about advertising of how to
write a good body copy.&lt;/p&gt;
&lt;p&gt;For this, look at other books by the same author.&lt;/p&gt;
&lt;p&gt;I decided to read this book, since I was intrigued by Ogilvy, since it
appears he did his homework on measuring the efficiency of ads like no one
else, and I wanted to understand how much of what I see in the Internet is a
well-measured manipulation, researched or a random spam.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Ogilvy on Advertising</title>
      <link>https://www.koszek.com/reading/2017/01/13/book-ogilvy-on-advertising/</link>
      <pubDate>Fri, 13 Jan 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/01/13/book-ogilvy-on-advertising/</guid>
      <description>&lt;p&gt;So you have built something and you want to sell it. Direct approach
probably works best, and you can blast the information about your product to
the potential prospects through the e-mail. But you don&amp;rsquo;t know how?&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ve never done it, right? You just keep making websites and software, and
you&amp;rsquo;re good at it, but somehow your stuff isn&amp;rsquo;t gaining traction?&lt;/p&gt;
&lt;p&gt;Do you make it a short e-mail, with a simple image on top? Or a long one,
explaining everything step-by-step?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>256 bloghacks</title>
      <link>https://www.koszek.com/reading/2017/01/07/book-blog-hacks-256/</link>
      <pubDate>Sat, 07 Jan 2017 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2017/01/07/book-blog-hacks-256/</guid>
      <description>&lt;p&gt;You created a blog, but it sucks? It has beautiful minimized HTML, great
JavaScript and CSS and renders flawlessly on iOS 6. The problem is that
nobody but you is accessing your blog?&lt;/p&gt;
&lt;p&gt;Exactly.&lt;/p&gt;
&lt;p&gt;I made &lt;a href=&#34;https://www.koszek.com&#34;&gt;this blog&lt;/a&gt; in 2012, but didn&amp;rsquo;t really think
about it much. I restarted the efforts in 2015 and 2016, but had moderate
success (hundreds visitors &amp;ldquo;spiking&amp;rdquo; when I published something, and then
traffic dying out after 2 days).
That&amp;rsquo;s the moment in publishing online where you think: &amp;ldquo;Really,
that&amp;rsquo;s all I get by publishing stuff to millions of people?&amp;rdquo;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Little Book of Common Sense Investing</title>
      <link>https://www.koszek.com/reading/2016/12/13/the-little-book-of-common-sense-investing/</link>
      <pubDate>Tue, 13 Dec 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/12/13/the-little-book-of-common-sense-investing/</guid>
      <description></description>
    </item>
    
    <item>
      <title>White Coat Investor</title>
      <link>https://www.koszek.com/reading/2016/08/05/book-white-coat-investor/</link>
      <pubDate>Fri, 05 Aug 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/08/05/book-white-coat-investor/</guid>
      <description>&lt;p&gt;Would you like to get better with the personal finance?&lt;/p&gt;
&lt;p&gt;Who wouldn&amp;rsquo;t right?&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;re not alone, if you still think that some things in your wallet happen
by accident. And often you forget and later are surprised.&lt;/p&gt;
&lt;p&gt;Many of us are like this, and often getting a good advise of how to change
this stage of things is challenging.&lt;/p&gt;
&lt;p&gt;This book could be a remedy. Originally targeted towards doctors, I&amp;rsquo;ve found
it very useful as an engineer.  Just smart part of this book is directed
towards medical procession. Most of it is universal.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Good to Great</title>
      <link>https://www.koszek.com/reading/2016/07/27/book-good-to-great/</link>
      <pubDate>Wed, 27 Jul 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/07/27/book-good-to-great/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Soft Skills: The software developer&#39;s life manual</title>
      <link>https://www.koszek.com/reading/2016/07/18/book-soft-skills/</link>
      <pubDate>Mon, 18 Jul 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/07/18/book-soft-skills/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Procrastination: Why You Do It, What to Do About It Now</title>
      <link>https://www.koszek.com/reading/2016/06/15/book-procrastination/</link>
      <pubDate>Wed, 15 Jun 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/06/15/book-procrastination/</guid>
      <description></description>
    </item>
    
    <item>
      <title>747</title>
      <link>https://www.koszek.com/reading/2016/06/04/book-747/</link>
      <pubDate>Sat, 04 Jun 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/06/04/book-747/</guid>
      <description>&lt;p&gt;An amazing insight into the building of the  biggest passenger
plane of that time. This book does a good job at explaining what
building complex engineering projects are all about. One of the
phrases that stuck with me was that the plane is designed so
that all the parts can be serviceable and testable, and whole
which are too deeply buried inside of the structure of the
plane must last 20 years.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Launch It</title>
      <link>https://www.koszek.com/reading/2016/05/18/book-launch-id/</link>
      <pubDate>Wed, 18 May 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/05/18/book-launch-id/</guid>
      <description></description>
    </item>
    
    <item>
      <title>On writing well</title>
      <link>https://www.koszek.com/reading/2016/01/15/book-on-writing-well/</link>
      <pubDate>Fri, 15 Jan 2016 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2016/01/15/book-on-writing-well/</guid>
      <description>&lt;p&gt;This book is similar in nature to other guides, but it&amp;rsquo;s fairly packed.
It&amp;rsquo;s a very useful little title that I picked up, since as a non-native
speaker, you naturally &amp;ldquo;miss&amp;rdquo; things other people may find obvious.&lt;/p&gt;
&lt;p&gt;This is one of the top bestsellers on books about writing.&lt;/p&gt;
&lt;p&gt;Zinsser went though the written English language in points and he explained
how to remove clutter, simplify your English and bump up your writing. It&amp;rsquo;s
the first book where I understood that the passive voice weakens your
expression.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Willpower Instinct</title>
      <link>https://www.koszek.com/reading/2015/11/27/book-the-willpower-instinct/</link>
      <pubDate>Fri, 27 Nov 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/11/27/book-the-willpower-instinct/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Phoenix Project</title>
      <link>https://www.koszek.com/reading/2015/11/17/book-the-phoenix-project/</link>
      <pubDate>Tue, 17 Nov 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/11/17/book-the-phoenix-project/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Everything Store</title>
      <link>https://www.koszek.com/reading/2015/11/13/book-the-everything-store/</link>
      <pubDate>Fri, 13 Nov 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/11/13/book-the-everything-store/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Jony Ive: The Genius Behind Apple&#39;s Greatest Products</title>
      <link>https://www.koszek.com/reading/2015/11/03/book-jony-ive/</link>
      <pubDate>Tue, 03 Nov 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/11/03/book-jony-ive/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Miles</title>
      <link>https://www.koszek.com/reading/2015/10/24/book-miles/</link>
      <pubDate>Sat, 24 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/10/24/book-miles/</guid>
      <description></description>
    </item>
    
    <item>
      <title>On Writing</title>
      <link>https://www.koszek.com/reading/2015/10/21/book-on-writing/</link>
      <pubDate>Wed, 21 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/10/21/book-on-writing/</guid>
      <description>&lt;p&gt;Audiobook format of
&lt;a href=&#34;https://amzn.to/2mMaaEW&#34;&gt;&amp;ldquo;On writing&amp;rdquo;&lt;/a&gt;
was excellent.
King read it himself.
This is what I like about audiobook: they make the form be rich and more colorful
by adding this another dimension.
This might be one of the few positions where I can &lt;em&gt;recommend&lt;/em&gt; the audiobook
over a paper book.&lt;/p&gt;
&lt;p&gt;First of all books are great.
I believe you&amp;rsquo;ll have the same while reading or listening to King.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a great part about writing as compared to telepathy. This was my
favorite moment in a book. Another one was King&amp;rsquo;s commentary on his own
accident.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Art of Learning</title>
      <link>https://www.koszek.com/reading/2015/10/15/book-the-art-of-learning/</link>
      <pubDate>Thu, 15 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/10/15/book-the-art-of-learning/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s at least two years now that I&amp;rsquo;ve listened to it, but I I still remember
good stuff from this book. Like imersing yourself with things you study
about and making sure you keep recalling/using them often. You&amp;rsquo;ll be a
better learner after reading this book for sure. This comes from a person
who mastered more than one field and carefully gathered notes on what it
meant and how he did it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Delivering happiness</title>
      <link>https://www.koszek.com/reading/2015/10/12/book-delivering-happiness/</link>
      <pubDate>Mon, 12 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/10/12/book-delivering-happiness/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Daily Rituals</title>
      <link>https://www.koszek.com/reading/2015/10/03/book-daily-rituals/</link>
      <pubDate>Sat, 03 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/10/03/book-daily-rituals/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Total Recall</title>
      <link>https://www.koszek.com/reading/2015/09/15/book-total-recall/</link>
      <pubDate>Tue, 15 Sep 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/09/15/book-total-recall/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Facebook Paper and Copyright screens</title>
      <link>https://www.koszek.com/blog/2015/09/08/copyright-screen-of-facebook-paper/</link>
      <pubDate>Tue, 08 Sep 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/blog/2015/09/08/copyright-screen-of-facebook-paper/</guid>
      <description>&lt;p&gt;In the process of working on &lt;a href=&#34;http://www.sensorama.org&#34;&gt;Sensorama&lt;/a&gt; I
wanted to get inspired by a well designed modern mobile app. Figuring
out the libraries and technologies people use in well designed products
is often a good way to go. Even Apple &lt;a href=&#34;https://developer.apple.com/videos/wwdc/2014/?include=223&#34;&gt;uses existing
products&lt;/a&gt; as
a base for their &lt;a href=&#34;https://developer.apple.com/videos/wwdc/2015/?id=801&#34;&gt;next
products&lt;/a&gt;. But
how to find out more about software internals?&lt;/p&gt;
&lt;p&gt;Legal pages are those boring documents that none of us ever usually
reads. But they are also a great source of engineering information. As
makers of software, due to legal and copyright issues, we need to give
credits to authors of the libraries we use, as well as inform users
about potential risks. And no - you can’t just use the copy &amp;amp; paste
function, obfuscate it with your own variable names, reformat tabs to
spaces and shift a few lines here and there. Technically you’re supposed
to credit people for their work. Basically: help people who have written
free code to put their names out there in the wild so that now and then
they might land some consulting gigs in exchange for free (as in “free
beer”) tools.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Facebook Paper and Copyright screens</title>
      <link>https://www.koszek.com/reading/2015/09/08/copyright-screen-of-facebook-paper/</link>
      <pubDate>Tue, 08 Sep 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/09/08/copyright-screen-of-facebook-paper/</guid>
      <description>&lt;p&gt;In the process of working on &lt;a href=&#34;https://www.sensorama.org&#34;&gt;Sensorama&lt;/a&gt; I
wanted to get inspired by a well designed modern mobile app. Figuring
out the libraries and technologies people use in well designed products
is often a good way to go. Even Apple &lt;a href=&#34;https://developer.apple.com/videos/wwdc/2014/?include=223&#34;&gt;uses existing
products&lt;/a&gt; as
a base for their &lt;a href=&#34;https://developer.apple.com/videos/wwdc/2015/?id=801&#34;&gt;next
products&lt;/a&gt;. But
how to find out more about software internals?&lt;/p&gt;
&lt;p&gt;Legal pages are those boring documents that none of us ever usually
reads. But they are also a great source of engineering information. As
makers of software, due to legal and copyright issues, we need to give
credits to authors of the libraries we use, as well as inform users
about potential risks. And no - you can’t just use the copy &amp;amp; paste
function, obfuscate it with your own variable names, reformat tabs to
spaces and shift a few lines here and there. Technically you’re supposed
to credit people for their work. Basically: help people who have written
free code to put their names out there in the wild so that now and then
they might land some consulting gigs in exchange for free (as in “free
beer”) tools.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Programming Ruby, The Pragmatic Programmer&#39;s Guide</title>
      <link>https://www.koszek.com/reading/2015/09/08/book-programming-ruby/</link>
      <pubDate>Tue, 08 Sep 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/09/08/book-programming-ruby/</guid>
      <description>&lt;p&gt;Really good book which I&amp;rsquo;ve picked up after my exposure to
&lt;a href=&#34;https://www.koszek.com/blog/2014/11/24/book-teach-yourself-ruby-in-21days/&#34;&gt;Teach yourself Ruby in 21 days&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The accompanying the book is the archive of 1600+ examples in the source
code form, which I&amp;rsquo;ve written about here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.koszek.com/blog/2015/09/01/the-single-biggest-collection-of-ruby-scripts/&#34;&gt;https://www.koszek.com/blog/2015/09/01/the-single-biggest-collection-of-ruby-scripts/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Worth to note: 50% of this book is API reference. Initially I didn&amp;rsquo;t like
that, but now I feel like it&amp;rsquo;d be a good opportunity to go and create some
Anki sets from this reference for further revising.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Mind for Numbers</title>
      <link>https://www.koszek.com/reading/2015/09/07/book-mind-for-numbers/</link>
      <pubDate>Mon, 07 Sep 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/09/07/book-mind-for-numbers/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Dot.Bomb: My Days and Nights at an Internet Goliath</title>
      <link>https://www.koszek.com/reading/2015/08/15/book-dot-boom/</link>
      <pubDate>Sat, 15 Aug 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/08/15/book-dot-boom/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Critical Chain</title>
      <link>https://www.koszek.com/reading/2015/08/03/book-critical-chain/</link>
      <pubDate>Mon, 03 Aug 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/08/03/book-critical-chain/</guid>
      <description>&lt;p&gt;Nothing else than a description.
At some point point I simply stopped paying attention, since it appeared to
me that a lot of the knowledge in here was already in
&lt;a href=&#34;https://www.koszek.com/books/2012/12/20/book-the-goal/&#34;&gt;The Goal&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>From Zero To One</title>
      <link>https://www.koszek.com/reading/2015/07/24/book-from-zero-to-one/</link>
      <pubDate>Fri, 24 Jul 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/07/24/book-from-zero-to-one/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Hard Thing About Hard Things</title>
      <link>https://www.koszek.com/reading/2015/06/25/book-hard-thing-about-hard-things/</link>
      <pubDate>Thu, 25 Jun 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/06/25/book-hard-thing-about-hard-things/</guid>
      <description>&lt;p&gt;If you were present somewhere close to Bay Area circa 2014&amp;ndash;2015, and you&amp;rsquo;ve asked
about some resources for entrepreneurs and people interested in startups,
there are
&lt;a href=&#34;https://www.koszek.com/blog/2012/05/24/book-the-lean-startup/&#34;&gt;several&lt;/a&gt;
&lt;a href=&#34;https://www.koszek.com/blog/2012/08/24/book-rework/&#34;&gt;well-known&lt;/a&gt;
&lt;a href=&#34;https://www.koszek.com/blog/2012/10/02/book-emyth-revisited/&#34;&gt;classics&lt;/a&gt;
which are considered a Mekka of startup knowledge.
Today I&amp;rsquo;m proud to announce that by audio bookshelf has been extended by 1
important resource and I feel soon it&amp;rsquo;ll become a classic referred to by
many individuals.&lt;/p&gt;
&lt;p&gt;Horowitz&amp;rsquo;s &amp;ldquo;The Hard Thing About Hard Things&amp;rdquo; is written in a pretty
interesting style. Just like one of the things which you may not know about
&lt;a href=&#34;https://www.vai.com&#34;&gt;Steve Vai&lt;/a&gt;
is that he&amp;rsquo;s a bee-keeper, you may not know is that Ben Horowitz seems to
be be a fan of certain style of music. Which one? Get to learn it from the book.
Prelude to each chapter consists of quotations from several artists. I may
not be a big fan of any of them, but I&amp;rsquo;m a big fan of all drummers which
these people hire for live tours. Consider it a quiz!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Twenty-one Dog Years: Doing Time at Amazon.com</title>
      <link>https://www.koszek.com/reading/2015/06/14/book-21-dog-years/</link>
      <pubDate>Sun, 14 Jun 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/06/14/book-21-dog-years/</guid>
      <description>&lt;p&gt;Even though that books on whining aren&amp;rsquo;t among ones which I like the most, I
must say that Daisey&amp;rsquo;s title surprised me greatly. This is a very unique
book, both in a style and the content. Author, unlike
&lt;a href=&#34;https://www.koszek.com/reading/&#34;&gt;many&lt;/a&gt;
ones which I&amp;rsquo;ve got to know, with a great distance to himself explains how
it felt to be a part of early days of Amazon.
Moving from customer service through the steps of organizational ladder he
landed in departments which made no sense back then.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Organized mind</title>
      <link>https://www.koszek.com/reading/2015/05/20/book-organized-mind/</link>
      <pubDate>Wed, 20 May 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/05/20/book-organized-mind/</guid>
      <description>&lt;p&gt;Sometimes it makes me think how much information XXI century human being can
intake with intellectual hiccup. It&amp;rsquo;s a fairly known fact that as we move
forward with medicine, science and human knowledge in general nowadays, the knowledge
of past generations starts to be available at our fingertips.&lt;/p&gt;
&lt;p&gt;My detour to &amp;ldquo;Organized Mind&amp;rdquo; was in hope to figure out how other people
deal with information overload in modern times. I struggle with a amount of
data you can intake from interviews, audiobooks and podcasts. Other people I
know struggle from task and priority management. When I think about this,
one can open Facebook, Twitter and LinkedIn pages on a 27-inch screen and
with several screen scroll you can spot, analyze, classify and consume
content (let&amp;rsquo;s skip the usefulness or the value derived from these sources)
and act upon it. How to apply the same methods to all information which
flows in your direction? Is there a system?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Just My Type</title>
      <link>https://www.koszek.com/reading/2015/05/18/book-just-my-type/</link>
      <pubDate>Mon, 18 May 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/05/18/book-just-my-type/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re all surrounded by text. Be it an electronic version or a good and
old-school paper hardcover book, the thing that makes books readable are
fonts.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t exactly remember how I start to pay attention to how letters in
books are shaped, but it was pretty early on. My English teacher in a 2nd
grade of primary school exposed me to British and American English books,
and I&amp;rsquo;ve noticed significant different in letter shapes, as their block
letters were not alike script taught in Polish school.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Made it stick</title>
      <link>https://www.koszek.com/reading/2015/04/24/book-made-it-stick/</link>
      <pubDate>Fri, 24 Apr 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/04/24/book-made-it-stick/</guid>
      <description>&lt;p&gt;Accelerating learning should probably be my logical step before I started to
read and listen to (audio) books, yet I came to this topic quite late.
During one of the trips back home in KQED I&amp;rsquo;ve listened to a great podcast
entitled: &amp;ldquo;Science of Smart&amp;rdquo; where a research of Roedriger was mentioned.&lt;/p&gt;
&lt;p&gt;General message out of this book is that studying-by-repeating and cramming
for exams are the most common &amp;ldquo;learning&amp;rdquo; techniques applied by students of
high-school and universities. Yet the research proves that it&amp;rsquo;s testing and
quizing that actually helps us retain the knowledge and actually master it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Innovators</title>
      <link>https://www.koszek.com/reading/2015/04/23/book-innovators/</link>
      <pubDate>Thu, 23 Apr 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/04/23/book-innovators/</guid>
      <description>&lt;p&gt;Probably the most comprehensive study on the history and current state of
computing and innovation. From Ada Byron to Bill Gates. From mechanical
computers, through tubes to the transistor. Explained is the history of
modern computing.&lt;/p&gt;
&lt;p&gt;Chapter 3 reminded me that in the early days people building computers
didn&amp;rsquo;t recognize the domain of programming at all. It&amp;rsquo;s quite fascinating to
think that I graduated from a domain which 50 years earlier wasn&amp;rsquo;t even
recognized. In the old days people building computers would write
programs, and due to the nature of their programming (low-level programming
with 0 abstraction of hardware interfaces) it&amp;rsquo;s hard to be surprise by that
state of things.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>In the Plex</title>
      <link>https://www.koszek.com/reading/2015/01/05/book-in-the-plex/</link>
      <pubDate>Mon, 05 Jan 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2015/01/05/book-in-the-plex/</guid>
      <description>&lt;p&gt;In The Plex is a very detailed explanation of the insides of Google.&lt;/p&gt;
&lt;p&gt;Few big corporations established enough of a cultures and values to actually
drive talented employees towards them, and Google is unquestionably one of
them. Structured after a college dorm Google is the place where most
talented college graduates end up&lt;/p&gt;
&lt;p&gt;Search engine started at Stanford, and sponsored by two mentors of Silicon
Valley: Andy Bechtolsheim and David Cheriton moved from being built with
cheap computers in a Beowulf cluster to being a &amp;ldquo;cloud&amp;rdquo;, still built with
commodity hardware, but with many, many improvements from the software side
to make the search reliable.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Founder&#39;s Dilemmas</title>
      <link>https://www.koszek.com/reading/2014/12/30/book-founders-dilemmas/</link>
      <pubDate>Tue, 30 Dec 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/12/30/book-founders-dilemmas/</guid>
      <description>&lt;p&gt;This book was on my TODO for quite a while, as I was in the search for a
some answers related to problems founders of startups and individual
projects face.&lt;/p&gt;
&lt;p&gt;Have you ever had an idea and wanted to collect a team of friends and
execute them? If so, you&amp;rsquo;ll know what these problems might be.&lt;/p&gt;
&lt;p&gt;The feel of the book is similar to the Millionaire&amp;rsquo;s Mind, as the author
relates to his broad study and statistical evidence across a lot of
startups.
The issue is that only small number of these startups are used for the main
thread of a discussion.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Picture This: How Pictures Work</title>
      <link>https://www.koszek.com/reading/2014/12/27/book-how-pictures-work/</link>
      <pubDate>Sat, 27 Dec 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/12/27/book-how-pictures-work/</guid>
      <description>&lt;p&gt;This little great book is a perfect night read: little words. If present,
they&amp;rsquo;re very condensed, filled only with very rich content. But words is not
why this book is great: its illustrative graphics helps you understand why
pictures work how they work. And why.&lt;/p&gt;
&lt;p&gt;Book is made up from a story, which starts with the page number one and
builds till the very last page. Each page contains a sample image with short
explanation and gives the reader a moment to look at the image and figure
out how it feels.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Teach yourself Ruby in 21 days</title>
      <link>https://www.koszek.com/reading/2014/11/24/book-teach-yourself-ruby-in-21days/</link>
      <pubDate>Mon, 24 Nov 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/11/24/book-teach-yourself-ruby-in-21days/</guid>
      <description>&lt;p&gt;This is a very nice, slick, little book with a fair amount of background in
Ruby to actually remind/teach one how to work with this language.&lt;/p&gt;
&lt;p&gt;Chapter subdivision is done surprisingly well. I assume that if you&amp;rsquo;ve
programmed in the other scripting languages such as Perl of Python, you
should be able to squeeze book&amp;rsquo;s ``Day&amp;rsquo;&amp;rsquo; in a corporate&amp;rsquo;s date.&lt;/p&gt;
&lt;p&gt;Otherwise: the measurement is probably pretty accurate.&lt;/p&gt;
&lt;p&gt;The exercises are interesting, unlike in some other books. Doing the
exercises made me feel like I&amp;rsquo;m actually accomplishing something practical,
and not yet another:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Idea Factory</title>
      <link>https://www.koszek.com/reading/2014/11/04/book-idea-factory/</link>
      <pubDate>Tue, 04 Nov 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/11/04/book-idea-factory/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Power of Twitter</title>
      <link>https://www.koszek.com/reading/2014/10/19/book-the-power-of-twitter/</link>
      <pubDate>Sun, 19 Oct 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/10/19/book-the-power-of-twitter/</guid>
      <description>&lt;p&gt;For some time now I was promising myself that I&amp;rsquo;d try to put social media under
my control, since thanks to many website I use on a daily basis I realized
communication is a good thing. Twitter usage has been hard to understand to
myself, as I came from a UNIX culture of hardcore engineers no interested in
non-Terminal, non-black-and-white things.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to read a book?</title>
      <link>https://www.koszek.com/reading/2014/10/13/book-how-to-read-a-book/</link>
      <pubDate>Mon, 13 Oct 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/10/13/book-how-to-read-a-book/</guid>
      <description></description>
    </item>
    
    <item>
      <title>A Whole New Mind: Why Right-Brainers Will Rule the Future</title>
      <link>https://www.koszek.com/reading/2014/09/24/book-why-rightbrainers-will-rule-the-world/</link>
      <pubDate>Wed, 24 Sep 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/09/24/book-why-rightbrainers-will-rule-the-world/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Linchpin</title>
      <link>https://www.koszek.com/reading/2014/09/17/book-linchpin/</link>
      <pubDate>Wed, 17 Sep 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/09/17/book-linchpin/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Accelerated learning techniques</title>
      <link>https://www.koszek.com/reading/2014/09/03/book-accelerated-learning-techniques/</link>
      <pubDate>Wed, 03 Sep 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/09/03/book-accelerated-learning-techniques/</guid>
      <description>&lt;p&gt;This little and interesting book touches topics such as paraphrasing newly
read material, together with hints on how to stay focused.&lt;/p&gt;
&lt;p&gt;There was a nice pearl about how to become a very literate person. Recipe
was:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1 book&lt;/li&gt;
&lt;li&gt;1 poem&lt;/li&gt;
&lt;li&gt;1 short story&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I suspect I&amp;rsquo;ll have to come up with a CS equivalent of this list.&lt;/p&gt;
&lt;p&gt;Mind mapping was mentioned. Before I knew how it is called I was using it,
for things which I were to do right the next day. Being in bed and far away
from a pen, I tried to throw a pillow in the middle of a room while thinking
about specific problem/task. The next day right after waking up I questioned
the location of the pillow and immediately recalled what I was thinking the
previous night.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Essential: Essays by The Minimalists</title>
      <link>https://www.koszek.com/reading/2014/08/28/book-the-minimalists/</link>
      <pubDate>Thu, 28 Aug 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/08/28/book-the-minimalists/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Are you smart enough to work at Google?</title>
      <link>https://www.koszek.com/reading/2014/08/21/book-are-you-smart-enough-to-work-for-google/</link>
      <pubDate>Thu, 21 Aug 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/08/21/book-are-you-smart-enough-to-work-for-google/</guid>
      <description></description>
    </item>
    
    <item>
      <title>One Minute Millionaire</title>
      <link>https://www.koszek.com/reading/2014/08/12/book-one-minute-millionaire/</link>
      <pubDate>Tue, 12 Aug 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/08/12/book-one-minute-millionaire/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Home Buying For Dummies</title>
      <link>https://www.koszek.com/reading/2014/07/02/book-home-buying-for-dummies/</link>
      <pubDate>Wed, 02 Jul 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/07/02/book-home-buying-for-dummies/</guid>
      <description>&lt;p&gt;This is a nice-to-have 101 on real-estate. Pretty cool.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Power hiring</title>
      <link>https://www.koszek.com/reading/2014/07/02/book-power-hiring/</link>
      <pubDate>Wed, 02 Jul 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/07/02/book-power-hiring/</guid>
      <description></description>
    </item>
    
    <item>
      <title>I hate people</title>
      <link>https://www.koszek.com/reading/2014/06/25/book-i-hate-people/</link>
      <pubDate>Wed, 25 Jun 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/06/25/book-i-hate-people/</guid>
      <description>&lt;p&gt;The title of a book is probably to boost sales a little, yet I fell is that
&amp;ldquo;Office survival guide&amp;rdquo; would be a better title for this position.&lt;/p&gt;
&lt;p&gt;This book is basically for people who haven&amp;rsquo;t read XKCD or Dilbert. If
you&amp;rsquo;ve read those, you know how difficult it sometimes is to get things
organized in the office. But if you haven&amp;rsquo;t, I suggest you pick this one.
It&amp;rsquo;s a nice little book summarizing the procedures for getting your work
done in a corporate setting.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>I&#39;m Feeling Lucky</title>
      <link>https://www.koszek.com/reading/2014/06/14/book-im-feeling-lucky/</link>
      <pubDate>Sat, 14 Jun 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/06/14/book-im-feeling-lucky/</guid>
      <description></description>
    </item>
    
    <item>
      <title>David and Goliath</title>
      <link>https://www.koszek.com/reading/2014/06/07/book-david-and-goliath/</link>
      <pubDate>Sat, 07 Jun 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/06/07/book-david-and-goliath/</guid>
      <description>&lt;p&gt;This photo tells it all:&lt;/p&gt;
&lt;img src=&#34;https://s7.computerhistory.org/is/image/CHM/500004285-03-01?$re-medium-zoom$&#34; /&gt;
&lt;p&gt;And the book is about just that: smaller companies winning over big
competitors.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 4-Hour Workweek</title>
      <link>https://www.koszek.com/reading/2014/06/02/book-4hr-workweek/</link>
      <pubDate>Mon, 02 Jun 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/06/02/book-4hr-workweek/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The real book of real-estate</title>
      <link>https://www.koszek.com/reading/2014/05/29/book-the-real-book-of-realestate/</link>
      <pubDate>Thu, 29 May 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/05/29/book-the-real-book-of-realestate/</guid>
      <description></description>
    </item>
    
    <item>
      <title>People Are Idiots and I Can Prove It!</title>
      <link>https://www.koszek.com/reading/2014/05/24/book-people-are-idiots/</link>
      <pubDate>Sat, 24 May 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/05/24/book-people-are-idiots/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The Billionaire and the Mechanic</title>
      <link>https://www.koszek.com/reading/2014/05/14/book-billionaire-and-a-mechanic/</link>
      <pubDate>Wed, 14 May 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/05/14/book-billionaire-and-a-mechanic/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The art of start</title>
      <link>https://www.koszek.com/reading/2014/05/02/book-the-art-of-start2/</link>
      <pubDate>Fri, 02 May 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/05/02/book-the-art-of-start2/</guid>
      <description>&lt;p&gt;Kawasaki&amp;rsquo;s book I read long time ago, It&amp;rsquo;s a nice little booklet, relatively
short, relatively packed with content.&lt;/p&gt;
&lt;p&gt;So hey &amp;ndash; I did what I did with other recommendations of books.&lt;/p&gt;
&lt;p&gt;I made up a date in which I want other people think I read it, and after a
short break I&amp;rsquo;m trying to tune jazzy swingy samba sound in the background
and recall what did I got from the book.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The checklist manifesto</title>
      <link>https://www.koszek.com/reading/2014/05/02/book-checklist-manifesto/</link>
      <pubDate>Fri, 02 May 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/05/02/book-checklist-manifesto/</guid>
      <description></description>
    </item>
    
    <item>
      <title>The first billion is the hardest</title>
      <link>https://www.koszek.com/reading/2014/04/04/book-the-first-billion-is-the-hardest/</link>
      <pubDate>Fri, 04 Apr 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/04/04/book-the-first-billion-is-the-hardest/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Extreme Toyota</title>
      <link>https://www.koszek.com/reading/2014/03/23/book-extreme-toyota/</link>
      <pubDate>Sun, 23 Mar 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/03/23/book-extreme-toyota/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Screw business as usual</title>
      <link>https://www.koszek.com/reading/2014/03/14/book-screw-business-as-usual/</link>
      <pubDate>Fri, 14 Mar 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/03/14/book-screw-business-as-usual/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Father &amp; Son -- my life at IBM</title>
      <link>https://www.koszek.com/reading/2014/03/08/book-father-son-co-my-life-at-ibm/</link>
      <pubDate>Sat, 08 Mar 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/03/08/book-father-son-co-my-life-at-ibm/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Direct from Dell</title>
      <link>https://www.koszek.com/reading/2014/03/01/book-direct-from-dell/</link>
      <pubDate>Sat, 01 Mar 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/03/01/book-direct-from-dell/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Ben and Jerry</title>
      <link>https://www.koszek.com/reading/2014/02/21/book-ben-and-jerry/</link>
      <pubDate>Fri, 21 Feb 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/02/21/book-ben-and-jerry/</guid>
      <description>&lt;p&gt;One of the widely advertised books on bootstrapping of the company. Coming
from nothing to the conclusion that both of the founders want to work
together on something fairly non-standard.&lt;/p&gt;
&lt;p&gt;There were several good examples on how these two guys had to adjust to the
business conditions to connects end to end together.&lt;/p&gt;
&lt;p&gt;The story of research and development of cookie dough was quite &amp;ldquo;different&amp;rdquo;
as I&amp;rsquo;ve known little to nothing on the process of ice-cream making before.
Same about business story behind Cherry Garcia Ice Cream.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Crossing the chasm</title>
      <link>https://www.koszek.com/reading/2014/02/17/book-crossing-the-chasm/</link>
      <pubDate>Mon, 17 Feb 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/02/17/book-crossing-the-chasm/</guid>
      <description>&lt;p&gt;This is a classic in the Silicon Valley. Not sure if I learned a lot due to
my previous studies, but was definitely good to hear known content
rephrased.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Power of Habit</title>
      <link>https://www.koszek.com/reading/2014/02/07/book-the-power-of-habit/</link>
      <pubDate>Fri, 07 Feb 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/02/07/book-the-power-of-habit/</guid>
      <description>&lt;p&gt;Power of Habit outlines just that: what can be achieved if you restructure
your life slightly and align your daily habits to planned targets. I believe
it&amp;rsquo;s from &lt;em&gt;The Power of Habits&lt;/em&gt; that I learned about &lt;em&gt;Slow Practice Will
Get You There Faster&lt;/em&gt;, which is still on my reading list, yet sounds very
promising.&lt;/p&gt;
&lt;p&gt;The power of very small incremental improvement through the habit which is
touched in Duhigg&amp;rsquo;s book reminded me continuous improvement from the Lean
thinking school of Japanese Toyota engineers.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Blink</title>
      <link>https://www.koszek.com/reading/2014/02/03/book-blink/</link>
      <pubDate>Mon, 03 Feb 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/02/03/book-blink/</guid>
      <description>&lt;p&gt;Blink is probably one of the best books of 2014 for me and it positively
surprised me. Gladwell touches on the subject of rapid assessments done in
various domains of life, including doctors and scientists.&lt;/p&gt;
&lt;p&gt;Chapter number one introduced me to the general outline of the book and
Gladwell did it in a way to attract the reader. Unlike other audiobooks on
which I sometimes zoned out and lost focus, his book made me pay attention.
Certain fragments I listened to more than once, just to be able to increase
my knowledge assimilation.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Dreaming in code</title>
      <link>https://www.koszek.com/reading/2014/01/22/book-dreaming-in-code/</link>
      <pubDate>Wed, 22 Jan 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/01/22/book-dreaming-in-code/</guid>
      <description>&lt;p&gt;The full title was: Dreaming in Code: Two Dozen Programmers, Three Years,
4,732 Bugs, and One Quest for Transcendent Software.  The book explains the
story behind Chandler, Mitch Kapor&amp;rsquo;s open-source pet project in which he
invested couple of millions of $$$ and it was failure.&lt;/p&gt;
&lt;p&gt;I really expected something different from this book and I really can&amp;rsquo;t tell
how I feel about it.&lt;/p&gt;
&lt;p&gt;On one side, the structure of the book is fairly disruptive: its project
commentary part, largely documentary, is good and fairly well documented and
falls into the category of standard IT books reporting on project&amp;rsquo;s
biography.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 17 Indisputable Laws of Teamwork</title>
      <link>https://www.koszek.com/reading/2014/01/16/book-17-undis-laws-of-teamwork/</link>
      <pubDate>Thu, 16 Jan 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/01/16/book-17-undis-laws-of-teamwork/</guid>
      <description>&lt;p&gt;This is a good summary of all management practices from previous books which
I&amp;rsquo;ve read.&lt;/p&gt;
&lt;p&gt;I haven&amp;rsquo;t learnt anything new from this group, but if you haven&amp;rsquo;t dealt with
problems touching team management, I&amp;rsquo;d say this is probably the best summary
so far, with all things present in one place.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Innovate like Edison</title>
      <link>https://www.koszek.com/reading/2014/01/10/book-innovate-like-edison/</link>
      <pubDate>Fri, 10 Jan 2014 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2014/01/10/book-innovate-like-edison/</guid>
      <description>&lt;p&gt;Great introduction to the life and achievements of one of the most famous
inventors ever lived.&lt;/p&gt;
&lt;p&gt;Backstage view on Edison life and his enterprise operation is shown in this
book: ideas and inventions, entrepreneurial approach to things and business
dealings show Edison not only as a scientist, but as a great business
leader.&lt;/p&gt;
&lt;p&gt;Very good review on how operation of the first R&amp;amp;D laboratory looked like.&lt;/p&gt;
&lt;p&gt;Authors tries to give systematic approach of innovation, but I don&amp;rsquo;t really
believe that. I view the book as a collection of &amp;ldquo;good to have&amp;rdquo; advices.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Suze Orman books (9 steps, Courage..., )</title>
      <link>https://www.koszek.com/reading/2013/10/02/book-suz-orman-books/</link>
      <pubDate>Wed, 02 Oct 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/10/02/book-suz-orman-books/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re a HFT or a Bitcoin trader, these books ARE NOT for you.&lt;/p&gt;
&lt;p&gt;However for new to the US financial and investment system, it&amp;rsquo;s something
perfect. Books are targeted toward individual finance, and they literally
cover everything from child birth, through college savings to retirement and
death. And are starting from death actually.&lt;/p&gt;
&lt;p&gt;Really good summary of answers to the most popular financial questions and
advices to people willing to protect their day-to-day investments.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Effective negotiating</title>
      <link>https://www.koszek.com/reading/2013/09/28/book-effective-negotiating/</link>
      <pubDate>Sat, 28 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/28/book-effective-negotiating/</guid>
      <description>&lt;p&gt;Effective negotiating is something I felt would be worthwhile to study,
since the whole subject was relatively new to me.&lt;/p&gt;
&lt;p&gt;Once you first meet the US car salesman you just KNOW negotiating is
something you must improve.&lt;/p&gt;
&lt;p&gt;Letting other person go first is probably the most essential thing derived
from this book. Very helpful in salary negotiations.&lt;/p&gt;
&lt;p&gt;Getting to win-win is Covey&amp;rsquo;s passage which is also forwarded to the reader
in this thing.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Conversation Power</title>
      <link>https://www.koszek.com/reading/2013/09/25/book-conversation-power/</link>
      <pubDate>Wed, 25 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/25/book-conversation-power/</guid>
      <description>&lt;p&gt;Not that great - some obvious stuff. Nothing else.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Gain 2 Extra Hours a Day</title>
      <link>https://www.koszek.com/reading/2013/09/22/book-how-to-gain-extra-2-hours/</link>
      <pubDate>Sun, 22 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/22/book-how-to-gain-extra-2-hours/</guid>
      <description>&lt;p&gt;When I first listened to this book, I started to have a bad opinion about Tracy&amp;rsquo;s
books, since the advice which I have heard is basically: &amp;ldquo;In order to get
more productive and earn 2 additional hours per day is basically show up at
work 1 hour early and leave 1 hour late&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;But then is started to slowly make sense &amp;ndash; he suggested making lists with
priorities, a typical technique known for folks who studied from David
Allen&amp;rsquo;s &amp;ldquo;Getting things done&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Guerilla Business School</title>
      <link>https://www.koszek.com/reading/2013/09/21/book-guerilla-business-school/</link>
      <pubDate>Sat, 21 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/21/book-guerilla-business-school/</guid>
      <description>&lt;p&gt;Live recordings from countries other than Poland let me realize how
different the society is. It&amp;rsquo;s very hard for me to believe such a class
would have taken place in Poland.&lt;/p&gt;
&lt;p&gt;Some parts were nice, but some were a scam. The thing where Eker encouraged
people to go and lie in the stores to get free stuff was kind of low in my
opinion. It seemed almost like stealing form the store owners by stretching
their trust to you.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Coping with difficult people</title>
      <link>https://www.koszek.com/reading/2013/09/14/book-coping-with-difficult-people/</link>
      <pubDate>Sat, 14 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/14/book-coping-with-difficult-people/</guid>
      <description>&lt;p&gt;The author puts certain classes of personal characters into categories:
sherman tanks, snipers, exploders, complainers, silent ones not
participating in anything, the ones that agree with everything but don&amp;rsquo;t
produce any results, bulldozers and other.&lt;/p&gt;
&lt;p&gt;Each of them is a ticking social bomb which is going to explode in a
different time.&lt;/p&gt;
&lt;p&gt;For each of them he gives the background and the possible ways to handle the
troublesome human being.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>As I see it.</title>
      <link>https://www.koszek.com/reading/2013/09/10/book-as-i-see-it/</link>
      <pubDate>Tue, 10 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/10/book-as-i-see-it/</guid>
      <description>&lt;p&gt;After great &amp;ldquo;How to be rich&amp;rdquo; I decided to immediately order the 2nd book by
the oil magnate.&lt;/p&gt;
&lt;p&gt;Couple of first chapters were interesting as they showed the life of the man
that had it all. He explains his personal life starting from childhood
through school, ending on his failures in 5 marriages.&lt;/p&gt;
&lt;p&gt;Then he explains state of his business and the way people view and see him.
Mentioned is the fact that, just like in Sam Walton&amp;rsquo;s case, &amp;ldquo;the richest
man&amp;rdquo; ranking has put him in a lot of trouble..&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Beautiful evindence</title>
      <link>https://www.koszek.com/reading/2013/09/05/book-beautiful-evidence/</link>
      <pubDate>Thu, 05 Sep 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/09/05/book-beautiful-evidence/</guid>
      <description>&lt;p&gt;&amp;ldquo;Beautiful evidence&amp;rdquo; is similar to &amp;ldquo;Envisioning information&amp;rdquo; and felt
similar in terms of style of writing, as well as the content itself. The
books is good to go through.&lt;/p&gt;
&lt;p&gt;Not sure if it&amp;rsquo;s me only or it&amp;rsquo;s the true in general, but once again I&amp;rsquo;ve
found Tufte&amp;rsquo;s comments pretty hard to understand due to his language used.
It&amp;rsquo;s very professorial and overly complex, thus making the content sometimes
hard to understand.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Envisioning information</title>
      <link>https://www.koszek.com/reading/2013/08/27/book-envisioning-information/</link>
      <pubDate>Tue, 27 Aug 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/08/27/book-envisioning-information/</guid>
      <description>&lt;p&gt;Edward Tufte&amp;rsquo;s books were on my TODO for 2 years now (I got the 4 pack from
somebody who apparently participated in the tutorial), but haven&amp;rsquo;t had a
chance to actually read them.&lt;/p&gt;
&lt;p&gt;Pretty difficult to start from due to the artistic vocabulary and pretty
dense language, I proceed with &amp;ldquo;Envisioning information&amp;rdquo; as the first book
from the collection.&lt;/p&gt;
&lt;p&gt;Pretty amazing research has been done to create a book of that type.
Examples of the art forms comes from several centuries and spun many
countries.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Made in America</title>
      <link>https://www.koszek.com/reading/2013/08/20/book-made-in-america/</link>
      <pubDate>Tue, 20 Aug 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/08/20/book-made-in-america/</guid>
      <description>&lt;p&gt;This book was quite amazing. It&amp;rsquo;s funny that there are people like Sam
Walton, who decided to leave some heritage and write a piece like that.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s probably one of the top 10 business books which I&amp;rsquo;ve read and really
liked.&lt;/p&gt;
&lt;p&gt;The book starts with Walton reaching a problematic moment of realizing he&amp;rsquo;s
the no. 1 on the list of the richest American, and news rumoring about him
leaving fairly modest life in Bentonville, Arkansas.
Walton then backtracks his life from the beginning, by starting from the
beginning - on how he was born and raised in pretty typical family, in times
of great depression, where every penny counted.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Netscape Time</title>
      <link>https://www.koszek.com/reading/2013/08/13/book-netscape-time/</link>
      <pubDate>Tue, 13 Aug 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/08/13/book-netscape-time/</guid>
      <description>&lt;p&gt;Having read &amp;ldquo;The New New Thing&amp;rdquo; and later having a chance to meet Jim Clark
in person, I&amp;rsquo;ve decided to consume one more book on a topic of how starting
pretty niche business in the old times looked like.&lt;/p&gt;
&lt;p&gt;Clark book is also more important to me, since it&amp;rsquo;s written by himself for
the readers, so lots of things are mentioned which have not been touched in
&amp;ldquo;The New New Thing&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Autobiography of Andrew Carnegie</title>
      <link>https://www.koszek.com/reading/2013/08/03/book-autobiography-of-andrew-carnegie/</link>
      <pubDate>Sat, 03 Aug 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/08/03/book-autobiography-of-andrew-carnegie/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t know how many times I&amp;rsquo;ve been starting this audiobook and giving up,
since the beginning of this book is pretty stiff. Some days I preferred to
just drive without anything in my ears, than just starting this book. Be
armored with patience! But having gotten used to the author&amp;rsquo;s tone and pace
and tempo, I proceed with it.&lt;/p&gt;
&lt;p&gt;Something is sure about this book &amp;ndash; the story of Carnegie&amp;rsquo;s life is very
different to what we see in nowadays in Silicon Valley. It was neither fast
nor innovative, and book explains slow and gradual process of him becoming a
steel magnate.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Brian Tracy books...</title>
      <link>https://www.koszek.com/reading/2013/07/22/book-brian-tracy/</link>
      <pubDate>Mon, 22 Jul 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/07/22/book-brian-tracy/</guid>
      <description>&lt;p&gt;Not too much will be put here.&lt;/p&gt;
&lt;p&gt;I decided to give Brian Tracy&amp;rsquo;s book a try, and I&amp;rsquo;m a little bit
disappointed. Looks like Tracy did what Knuth did for computer science:
collected everything in the one place and brought several contributions.&lt;/p&gt;
&lt;p&gt;Most of the stuff in Tracy&amp;rsquo;s books is a collection of examples and quotes
from other authors like Napoleon Hill or Earl Nightingale.&lt;/p&gt;
&lt;p&gt;I picked stuff related with saving time and managing your time efficiently.
First was basically &amp;ldquo;work more, wake up early, go home late&amp;rdquo; type of advise.
The 2nd was &amp;ldquo;Getting things done&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Mental toughness training</title>
      <link>https://www.koszek.com/reading/2013/07/15/book-mental-toughness/</link>
      <pubDate>Mon, 15 Jul 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/07/15/book-mental-toughness/</guid>
      <description>&lt;p&gt;&amp;ldquo;Mental Toughness Training&amp;rdquo;, just like its subtitle says, is a guide to
achieving ideal performance at will.&lt;/p&gt;
&lt;p&gt;Ever wondered what top golf or training players feel when they&amp;rsquo;re challenged
with a need of winning this last match? Or hitting the last ball?&lt;/p&gt;
&lt;p&gt;This book gives good overview how people train themselves to achieve that.&lt;/p&gt;
&lt;p&gt;It was fairly interesting &amp;ndash; good catch for a foggy day.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Millionaire Mind</title>
      <link>https://www.koszek.com/reading/2013/05/15/book-the-millionaire-mind/</link>
      <pubDate>Wed, 15 May 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/05/15/book-the-millionaire-mind/</guid>
      <description>&lt;p&gt;Slightly updated version of the previous masterpiece.&lt;/p&gt;
&lt;p&gt;My understanding from the book is that Stanley assisted by his friend picked
3000 households with net worth in range of $1M&amp;ndash;$10M and got about 750
replies. Among them very pretty interesting notes..&lt;/p&gt;
&lt;p&gt;..on how people from the group get their shoes repaired, instead of thrown
away.&lt;/p&gt;
&lt;p&gt;Some pretty interesting obvious stuff is mentioned in this book. For
example: how a gentleman with no college made a very obvious statement: what
sense does it make to enter a business with a lot of competition? Little. He
entered niche business: selling used truck car parts. Sevenfold profit on
each of the part.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Jack - Straight from the Gut</title>
      <link>https://www.koszek.com/reading/2013/05/14/book-jack-straight-from-the-gut/</link>
      <pubDate>Tue, 14 May 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/05/14/book-jack-straight-from-the-gut/</guid>
      <description>&lt;p&gt;U la la. Weird feeling that is when content you&amp;rsquo;re hearing in the very
moment sounds familiar. The previous lecture about General Electric entitled
&amp;ldquo;Winning&amp;rdquo; I believed filled me in with enough details, and wanted to stop
listening. But I persisted and ended up being happy about it.&lt;/p&gt;
&lt;p&gt;Some content present in this book didn&amp;rsquo;t show up in &amp;ldquo;Winning&amp;rdquo; and is
actually totally new content.  After which I reminded myself that&amp;rsquo;s the
autobiography of Jack Welch.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>MicroISV</title>
      <link>https://www.koszek.com/reading/2013/05/10/book-microisv/</link>
      <pubDate>Fri, 10 May 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/05/10/book-microisv/</guid>
      <description>&lt;p&gt;MicroISV was on Joel Spolsky MBA list, which I basically follow in my
reading.
Nifty nice little book from Welsh about point of having your own small place
in the universe; you small mill for constructing software and hopefully
having customers for it.&lt;/p&gt;
&lt;p&gt;Not a big fan of a books of that kind, however good review of software
testing software was done in this book. AutomatedQA is something pretty
interesting&amp;ndash;I was told by a friend of mine such a software doesn&amp;rsquo;t exist,
and here it is.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Long Walk to Freedom</title>
      <link>https://www.koszek.com/reading/2013/05/04/book-long-walk-to-freedom/</link>
      <pubDate>Sat, 04 May 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/05/04/book-long-walk-to-freedom/</guid>
      <description>&lt;p&gt;Haven&amp;rsquo;t spent too much time reading anything from outside of the business
world lately, but decided to break the bad habit. I picked &amp;ldquo;Long Walk To
Freedom&amp;rdquo;, since it was present on &amp;ldquo;50 success classics&amp;rdquo; which somehow showed
up on my list.&lt;/p&gt;
&lt;p&gt;Pretty impressive story of Mandela&amp;rsquo;s life and his presence in South Africa.&lt;/p&gt;
&lt;p&gt;Other day friend of mine Jonathan had said 50cent has been shot 9 times, and
is an donor to charity. Don&amp;rsquo;t get me wrong &amp;ndash; Jonathan is as far from being
a genius as I am, however he also asked crucial questions: &amp;ldquo;What can put a
guy who was shot 9 times down? What are you going to tell him to make him
scared?&amp;rdquo;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Power of Less</title>
      <link>https://www.koszek.com/reading/2013/05/02/book-the-power-of-less/</link>
      <pubDate>Thu, 02 May 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/05/02/book-the-power-of-less/</guid>
      <description>&lt;p&gt;Leo&amp;rsquo;s book I really enjoyed. I&amp;rsquo;m not alone in terms of trying to simplify
things around.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s SO many approaches.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re ever seen me couple of years ago working on my laptop, you&amp;rsquo;d see
very minimalistic setup. It was FreeBSD-powered laptop, with dwm window
manager, which I still think is the best window manager ever developed and
with lots of work-spaces opened.&lt;/p&gt;
&lt;p&gt;However I never really had a need to collect tasks and work on them to
achieve the goal. Things for the university I tried to kept done on time as
they came in to the &amp;ldquo;in basket&amp;rdquo;, so that I had a chance and time to work on
my &amp;ldquo;own&amp;rdquo; thing. For other stuff, which includes mostly Open Source stuff
like FreeBSD and some other minor projects, I never kept track of anything.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Learning Node</title>
      <link>https://www.koszek.com/reading/2013/04/30/book-learning-node/</link>
      <pubDate>Tue, 30 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/30/book-learning-node/</guid>
      <description>&lt;p&gt;&lt;em&gt;Be warned &amp;ndash; this is boring and technical thing&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In between my Silicon Valley/business/MBA studies, which finally started to
make me pretty tired, I decided to revert back to something people consider
neat and hot and technically sexy. Something that can expand your skill-set
to something better than &amp;ldquo;mere mortal&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Javascript is something I explored multiple times. Typically considered a
technology for the weak NOPs and &amp;ldquo;MOV r0,r0,r0&amp;rdquo;-kind of people, I felt it&amp;rsquo;s
perfect for me.  Javascript had lots of things which kept me mentally
stimulated.  I think most of the interest towards to Javascript was caused
by Douglas Crockford&amp;rsquo;s publication, especially:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Get Rich</title>
      <link>https://www.koszek.com/reading/2013/04/28/book-how-to-get-rich/</link>
      <pubDate>Sun, 28 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/28/book-how-to-get-rich/</guid>
      <description>&lt;p&gt;I DO NOT RECOMMEND THIS BOOK.&lt;/p&gt;
&lt;p&gt;Felix, thanks a lot!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Be Rich</title>
      <link>https://www.koszek.com/reading/2013/04/26/book-how-to-be-rich/</link>
      <pubDate>Fri, 26 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/26/book-how-to-be-rich/</guid>
      <description>&lt;p&gt;From the legend himself.. Basically very unique thing. I really wanted to
get a book from first person perspective. Previous content I consumed was
generated by human being of moderate wealth. People, who went on their way
of setting up companies, building products and successfully selling them.&lt;/p&gt;
&lt;p&gt;Nobody as far as I know got really wealthy. Well, maybe Larry Ellison and
Jim Clarke did, but others didn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;Funny thing is that most of people who wrote motivational books on obtaining
money and wealth never really had true riches under their control. I don&amp;rsquo;t
think Napoleon Hill was really a wealthy man. We could consider him
exceptionally wealthy based on number of other guys who he motivated, but
that doesn&amp;rsquo;t count.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Art of Start</title>
      <link>https://www.koszek.com/reading/2013/04/23/book-the-art-of-start/</link>
      <pubDate>Tue, 23 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/23/book-the-art-of-start/</guid>
      <description>&lt;p&gt;Kawasaki&amp;rsquo;s book I read long time ago, It&amp;rsquo;s a nice little booklet, relatively
short, relatively packed with content.&lt;/p&gt;
&lt;p&gt;So hey &amp;ndash; I did what I did with other recommendations of books.&lt;/p&gt;
&lt;p&gt;I made up a date in which I want other people think I read it, and after a
short break I&amp;rsquo;m trying to tune jazzy swingy samba sound in the background
and recall what did I got from the book.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Succeeding as first time manager</title>
      <link>https://www.koszek.com/reading/2013/04/20/book-succeeding-as-first-time-manager/</link>
      <pubDate>Sat, 20 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/20/book-succeeding-as-first-time-manager/</guid>
      <description>&lt;p&gt;This was actually pretty good!&lt;/p&gt;
&lt;p&gt;When you&amp;rsquo;re relatively good at something, and you need to train somebody or
show the person how to execute particular task, this book can be really
helpful.&lt;/p&gt;
&lt;p&gt;It especially targeted towards people being actual managers, however I must
say several of the hints were pretty useful for day-to-day corporate
operation.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;In case of explaining complex chain of tasks which have to be executed in a
given order and sequence, and they have to be done certain way in order to
accomplish desired result, trick &amp;ldquo;I&amp;rsquo;m not sure if I made it clear; do you
think you could rephrase with your words what you think I meant&amp;hellip;&amp;rdquo; is
perfect.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The science of getting rich</title>
      <link>https://www.koszek.com/reading/2013/04/18/book-the-science-of-getting-rich/</link>
      <pubDate>Thu, 18 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/18/book-the-science-of-getting-rich/</guid>
      <description>&lt;p&gt;So the beginning reminded me &amp;ldquo;The 21 immutable laws of marketing&amp;rdquo;, where
they describe that if other areas of science can have their laws, why
marketing can&amp;rsquo;t? Similar to &amp;ldquo;Think and grow rich&amp;rdquo;, where the law of success
is considered one of the nature&amp;rsquo;s law. Well, it&amp;rsquo;s a scam, unless you believe
in it, in which case it helps you and brings your confidence up. So
basically it&amp;rsquo;s up to you. Lets say this: regardless if you&amp;rsquo;re believer or
not, if you assume in this heresy is 0.001% true, it&amp;rsquo;s likely to be helpful.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Everyone else must fail</title>
      <link>https://www.koszek.com/reading/2013/04/16/book-everyone-else-must-fail/</link>
      <pubDate>Tue, 16 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/16/book-everyone-else-must-fail/</guid>
      <description>&lt;p&gt;Think about me whatever you want, I don&amp;rsquo;t care &amp;ndash; I like Larry.&lt;/p&gt;
&lt;p&gt;Lets say this: from all the books I&amp;rsquo;ve read the common thing between all
leaders is that they happen (accidentally?) business oriented.&lt;/p&gt;
&lt;p&gt;Some people say: Microsoft is sh@t, they never figured out anything by
themselves, they stole DOS from a company that code fraction of what they
could really earn. They delivered stuff that wasn&amp;rsquo;t stable, nearly never
work and of course &amp;ndash; software design is wrong. APIs suck as hell.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Master Key System</title>
      <link>https://www.koszek.com/reading/2013/04/14/book-the-master-key-system/</link>
      <pubDate>Sun, 14 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/14/book-the-master-key-system/</guid>
      <description>&lt;p&gt;My brain is overflowing with content of that kind already, so nothing new
here. If you&amp;rsquo;ve reach &amp;ldquo;Think and grow rich&amp;rdquo;, you&amp;rsquo;re unlikely to need this
one anytime soon.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Mindset</title>
      <link>https://www.koszek.com/reading/2013/04/09/book-mindset/</link>
      <pubDate>Tue, 09 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/09/book-mindset/</guid>
      <description>&lt;p&gt;This book would fit pretty well with &amp;ldquo;The Talent Code&amp;rdquo; and &amp;ldquo;Talent is
overrate&amp;rdquo;. Carol Dweck explains problem solving approaches and the attitude
towards doing so.&lt;/p&gt;
&lt;p&gt;Growth and fixed mindset are the main approaches  for this book. Fixed
approach is when a person assumes no change can be made. Or when failure
labels him with a loser&amp;rsquo;s tag. Or when a single digit or event makes him
feel like it&amp;rsquo;s not his thing.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Cathedral and the Bazaar</title>
      <link>https://www.koszek.com/reading/2013/04/07/book-catedral-and-bazaar/</link>
      <pubDate>Sun, 07 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/07/book-catedral-and-bazaar/</guid>
      <description>&lt;p&gt;Nice overview on the open source world and old times of software
development.&lt;/p&gt;
&lt;p&gt;Linux kernel is said to be the successful project, where the leader lets
other people contribute the code, yet he preserves the right to question
decisions and manage the development roadmap.&lt;/p&gt;
&lt;p&gt;Raymond expresses his sympathy towards &amp;ldquo;lean&amp;rdquo; techniques of software
development, versus what he calls &amp;ldquo;cathedral&amp;rdquo; development style (aka
waterfall model, in the software engineering &amp;ldquo;new talk&amp;rdquo;).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Titan</title>
      <link>https://www.koszek.com/reading/2013/04/05/book-titan/</link>
      <pubDate>Fri, 05 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/05/book-titan/</guid>
      <description>&lt;p&gt;True story behind William A. Rockefeller, known as &amp;ldquo;Devil Bill&amp;rdquo; and later,
one and only: John D. Rockefeller.&lt;/p&gt;
&lt;p&gt;Nice chunk of American history and point of view on wealth.&lt;/p&gt;
&lt;p&gt;Very enlightening in terms of how business works. Making deals with other
companies to achieve common goal was something new at the time Rockefeller
started Standard Oil Company.&lt;/p&gt;
&lt;p&gt;The thing is that Rockefeller wasn&amp;rsquo;t the first one to discover oil in
Cleveland, Ohio. However he somehow managed to get his feet in a door,
managed to survive and figured out a niche way of dropping prices.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Ignore Everybody</title>
      <link>https://www.koszek.com/reading/2013/04/03/book-ignore-everybody/</link>
      <pubDate>Wed, 03 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/03/book-ignore-everybody/</guid>
      <description>&lt;p&gt;Didn&amp;rsquo;t really know what to think about this book. Started just fine&amp;ndash;nice
story about New York City and having fun. Author described his niche habit
of drawing things on the back of business cards, and how people felt it&amp;rsquo;s
ridiculous.&lt;/p&gt;
&lt;p&gt;His faith in doing something he liked and believed in was one of the
advices. This is a point of view not matching the iterative, incremental
model of improvement and trying to walk over and adjust. He matched whatever
he wanted.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>What would Google do?</title>
      <link>https://www.koszek.com/reading/2013/04/01/book-what-would-google-do/</link>
      <pubDate>Mon, 01 Apr 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/04/01/book-what-would-google-do/</guid>
      <description>&lt;p&gt;This is a pure propaganda!&lt;/p&gt;
&lt;p&gt;Reading this thing lead to mixed feelings, however I consider the overall
experience &amp;ndash; the aftertaste &amp;ndash; to be positive. Praising Google for pretty
much every single action in the history of its operation not necessarily
agrees with my vision of the Internet, but author&amp;rsquo;s points are valid.&lt;/p&gt;
&lt;p&gt;Google made a huge impact on the relationship between a customer and the
company. First of all when I started to use Google it felt more like an
institution, than a company, since the main thing &amp;ndash; the &amp;ldquo;&lt;a href=&#34;https://www.google.com&#34;&gt;www.google.com&lt;/a&gt;&amp;rdquo; &amp;ndash;
didn&amp;rsquo;t have advertisements and other annoying and troublesome usability
thingies, that designers from other search shops &lt;em&gt;absolutely&lt;/em&gt; have to add.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>JavaScript: The Definitive Guide</title>
      <link>https://www.koszek.com/reading/2013/03/24/book-javascript/</link>
      <pubDate>Sun, 24 Mar 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/03/24/book-javascript/</guid>
      <description>&lt;p&gt;1/3rd of book is good. The rest was basically API manual pages all over the
place and DOM browser hierarchies explained. I skipped those.&lt;/p&gt;
&lt;p&gt;1/3rd I went through was decent. Javascript is like C, but slightly more
extended.&lt;/p&gt;
&lt;p&gt;Unless you buy stuff from used book outlets via Amazon I don&amp;rsquo;t recommend.
Other than that: $4 well spent.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Jim Rohn&#39;s weekend leadership event</title>
      <link>https://www.koszek.com/reading/2013/03/14/book-the-jim-rohn-leadership/</link>
      <pubDate>Thu, 14 Mar 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/03/14/book-the-jim-rohn-leadership/</guid>
      <description>&lt;p&gt;By all means this is a great content, which I can highly recommend. Rohn is
an excellent speaker; very easily to listen and understand. Everything
taught came from relatively recent materials, thus thing heard from this
audiobook are likely to be easily understood by you and your kid.&lt;/p&gt;
&lt;p&gt;Rohn has a very similar speaking style to Zig Ziglar &amp;ndash; along the main
motivational content and success &amp;ldquo;preachings&amp;rdquo;, he mentions his influences
from religion and God. He also jokes quite a bit, and unlike other people,
he uses pretty strong sense of humor &amp;ndash; nearly Polish.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Delegate</title>
      <link>https://www.koszek.com/reading/2013/03/11/book-how-to-delegate/</link>
      <pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/03/11/book-how-to-delegate/</guid>
      <description>&lt;p&gt;I picked one of my weak points and decided to see what other people can tell
me about it.&lt;/p&gt;
&lt;p&gt;Lohr&amp;rsquo;s audio program was pretty good. He mentions one of the key points of
delegation, which includes: delegation as a key of making really big
projects possible. The thing I typically have a problem is is delegation of
stuff which I know I can do well by myself.&lt;/p&gt;
&lt;p&gt;The bad thing is that once I&amp;rsquo;m set on the model of how given activity must
be performed or I know how the method of achieving the goal should look
like, it&amp;rsquo;s quite hard to convince me otherwise.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Power of Positive Thinking</title>
      <link>https://www.koszek.com/reading/2013/03/08/book-the-power-of-positive-thinking/</link>
      <pubDate>Fri, 08 Mar 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/03/08/book-the-power-of-positive-thinking/</guid>
      <description>&lt;p&gt;One of the books that I didn&amp;rsquo;t quite &amp;ldquo;get&amp;rdquo;, and thus didn&amp;rsquo;t really enjoy.
The thing is that unlike other positive thinking lectures, this position is
strictly religion intensive. Basically it felt like a study on God and
religion, with the flavor of success in life.&lt;/p&gt;
&lt;p&gt;Nothing bad in this approach. It just didn&amp;rsquo;t suit me. The book is too very
traditional&amp;ndash;passes only values which could be considered as &amp;ldquo;old&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Land of Lisp</title>
      <link>https://www.koszek.com/reading/2013/03/01/book-land-of-list/</link>
      <pubDate>Fri, 01 Mar 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/03/01/book-land-of-list/</guid>
      <description>&lt;p&gt;Full title &amp;ldquo;Land of Lisp: Learn to Program in Lisp, One Game at a Time!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Book is quite unique: written by MD.&lt;/p&gt;
&lt;p&gt;This time I picked something that I&amp;rsquo;ve never had a chance to study, which is
LISP. Lots of storytelling is going on about impact of LISP on other
computer technologies.&lt;/p&gt;
&lt;p&gt;I was inspired to look at LISP due to several reasons, but mostly because of
preaching of a friend of mine, who advised me to look at it, even from the
purely historical reasons. Another reason was &amp;ldquo;Hackers and Painters&amp;rdquo; and
Paul Graham&amp;rsquo;s advertising of this technology. Mr McCarthy contributions too
were the motivating factor.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>$100 startup</title>
      <link>https://www.koszek.com/reading/2013/02/23/book-100-startup/</link>
      <pubDate>Sat, 23 Feb 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/02/23/book-100-startup/</guid>
      <description>&lt;p&gt;Nice take on how business can look like in nowadays world. In general book
draws a picture of modern entrepreneurs, who decide to skip typical
corporate culture and start earning money as independent consultants or
freelancers. Mostly doing things which they love or at least are interested
in.&lt;/p&gt;
&lt;p&gt;The message is about figuring out where there&amp;rsquo;s an overlap between what you
like to do or just simply love, and how this hobby and passion could get
sold to other people; how other people could benefit from your knowledge and
experience which you&amp;rsquo;ve gained by doing something you love?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Losing My Virginity</title>
      <link>https://www.koszek.com/reading/2013/02/16/book-losing-my-virginity/</link>
      <pubDate>Sat, 16 Feb 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/02/16/book-losing-my-virginity/</guid>
      <description>&lt;p&gt;Yet another WOW on my list. Absolute MUST to read for anybody interested in
business. Once of the examples that real entrepreneurs can be born outside
of the US, with no &amp;ldquo;from a shine-box to a millionaire&amp;rdquo; approach.&lt;/p&gt;
&lt;p&gt;However Branson can be called Englishman with the American &amp;ldquo;dream story&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;From a dyslectic schoolboy, who happened to be very unsuccessful due to his
eye problems, through the story of figuring out &amp;ldquo;Student&amp;rdquo; magazine can
actually be successful, to all sort of spy-alike threads of his life.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to stay motivated</title>
      <link>https://www.koszek.com/reading/2013/02/10/book-how-to-stay-motivated/</link>
      <pubDate>Sun, 10 Feb 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/02/10/book-how-to-stay-motivated/</guid>
      <description>&lt;p&gt;It was one of my favorite audio recordings.&lt;/p&gt;
&lt;p&gt;One of the longest too.&lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t know Zig Ziglar till the study of &amp;ldquo;50 prosperity classics&amp;rdquo; and &amp;ldquo;50
success classics&amp;rdquo;.  His name was mentioned there, and in a pretty strange
way.  For me it felt like anti-advertising slogan stating Ziglar preaches
old-school, Christian way of life, being a father of multiple children and
orthodox beliefs.  Not being sure what the &amp;ldquo;traditional&amp;rdquo; school of positive
thinking is, I decided to give Ziglar&amp;rsquo;s book a try.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>DEC is dead. Long live DEC</title>
      <link>https://www.koszek.com/reading/2013/02/02/book-dec-is-dead-long-live-dec/</link>
      <pubDate>Sat, 02 Feb 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/02/02/book-dec-is-dead-long-live-dec/</guid>
      <description>&lt;p&gt;This position was the next one in terms of hi-tech classics. DEC is the
company that had put significant ground work for many further
accomplishments. If there were no DEC, there would be no PDP.. computer
line, and if there was no PDP, who can know if UNIX would have ever been
developed?&lt;/p&gt;
&lt;p&gt;Looks like number of accomplishments coming from DEC are mostly due to the
culture and value of culture company has put into it&amp;rsquo;s core philosophy.
Was DEC a geeks dream?
From the introduction it looks like.
Ken Olsen&amp;rsquo;s company is being described as the place, where over all costs
(something that had lead DEC to a failure), the interesting technical works
was put in front of everything. Customers weren&amp;rsquo;t as valued as they should
be.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Talent code</title>
      <link>https://www.koszek.com/reading/2013/01/31/book-talent-code/</link>
      <pubDate>Thu, 31 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/31/book-talent-code/</guid>
      <description>&lt;p&gt;Full title: The Talent Code: Greatness Isn&amp;rsquo;t Born. It&amp;rsquo;s Grown. Here&amp;rsquo;s How.&lt;/p&gt;
&lt;p&gt;As opposed to &amp;ldquo;Talent is overrated&amp;rdquo;, this book covered topics touching
scientific parts of talent, like myelin presence, meaning, production and
others.&lt;/p&gt;
&lt;p&gt;Melanin is related with neuron training and communication, leading to better
structure of human brain.&lt;/p&gt;
&lt;p&gt;Here too information about not really recognizing something like &amp;ldquo;talent&amp;rdquo;
has been confirmed.&lt;/p&gt;
&lt;p&gt;Interestingly author shows examples of top performers, who asked about the
practice revealed, there there&amp;rsquo;s absolutely no unique or extraordinary
secret about they. Some of them were unable to identify anything special
about their practice.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Dealers of Lightning</title>
      <link>https://www.koszek.com/reading/2013/01/17/book-dealers-of-the-lightning/</link>
      <pubDate>Thu, 17 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/17/book-dealers-of-the-lightning/</guid>
      <description>&lt;p&gt;Man, that&amp;rsquo;s amazing, but it&amp;rsquo;s like an N-th book on &amp;ldquo;Building a computer&amp;rdquo;
story.&lt;/p&gt;
&lt;p&gt;Probably slightly different given how special XEROX PARC and their Alto
computer was.&lt;/p&gt;
&lt;p&gt;Interesting business point was raised in the book:&lt;/p&gt;
&lt;p&gt;&amp;ldquo;If you get a contract for $100k installation of printing services and you
worry you won&amp;rsquo;t be able to keep up, it&amp;rsquo;s better to refuse the deal. Sending
people to fix the printers might be more expensive than $100k and you&amp;rsquo;ll be
loosing money.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>50 Success Classics</title>
      <link>https://www.koszek.com/reading/2013/01/15/book-50-sucess-classics/</link>
      <pubDate>Tue, 15 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/15/book-50-sucess-classics/</guid>
      <description>&lt;p&gt;This book was mentioned in &amp;ldquo;50 Prosperity Classics&amp;rdquo;, since it apparently was
the &amp;ldquo;first one&amp;rdquo;. It&amp;rsquo;s similar in nature. Book list is slightly different. As
well was used to adjust my reading plans for 2013.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>On A Roll</title>
      <link>https://www.koszek.com/reading/2013/01/13/book-on-the-roll/</link>
      <pubDate>Sun, 13 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/13/book-on-the-roll/</guid>
      <description>&lt;p&gt;Since the first sentence in this book I knew it&amp;rsquo;d be a very interesting
lecture. Lets say that after the first sentence I knew I must read this book
no matter how bad it&amp;rsquo;ll be :)&lt;/p&gt;
&lt;p&gt;It was great, not to say &amp;ldquo;Excellent&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Sometimes I&amp;rsquo;m pretty surprised why people like Jonas bother to write books,
but I think it&amp;rsquo;s just to try something different. And from boredom.&lt;/p&gt;
&lt;p&gt;Book covers the entrepreneurial rising of Jonas, who looks like humble and
modest, but truly exceptional individual: a kid, who knew exactly what&amp;rsquo;s
going to happen in his future from the very early years of his life.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>50 Prosperity Classics</title>
      <link>https://www.koszek.com/reading/2013/01/10/book-50-prosperity-classics/</link>
      <pubDate>Thu, 10 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/10/book-50-prosperity-classics/</guid>
      <description>&lt;p&gt;Nice overview of 50 books related to prosperity. I picked this one to target
myself for 2013.&lt;/p&gt;
&lt;p&gt;My Amazon wish-list got modified accordingly :)&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Automatic Millionaire</title>
      <link>https://www.koszek.com/reading/2013/01/07/book-automatic-millionaire/</link>
      <pubDate>Mon, 07 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/07/book-automatic-millionaire/</guid>
      <description>&lt;p&gt;Magic of regular investing seems to have been with me for a long time.
Mostly due to grandmother, who said that not a single person in our family
would end up well if not her habit of money saving.&lt;/p&gt;
&lt;p&gt;According to her, if you know the power of habit, you&amp;rsquo;re saved. We knew it,
but just in case we were somehow reminded Every Single Time we meet in a
family circles or even in the occasional phone conversations.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Talent is overrated</title>
      <link>https://www.koszek.com/reading/2013/01/04/book-talent-is-overrated/</link>
      <pubDate>Fri, 04 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/04/book-talent-is-overrated/</guid>
      <description>&lt;p&gt;This book delivered a confirmation to my belief. If you have ever played a
musical instrument, this book will also deliver very solid background on why
you can only succeed in playing well by practicing regularly.&lt;/p&gt;
&lt;p&gt;Colvin completely overturns the vision of talent.
Due to his research in psychological and sociological tests done over the
years it seems no such a thing as talent can be proven to exist.
Thus, want it or not, &amp;ldquo;all people are born equal&amp;rdquo; seems to be the case.
Blaming yourself now, huh?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Six thinking hats</title>
      <link>https://www.koszek.com/reading/2013/01/01/book-6-thinking-hats/</link>
      <pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2013/01/01/book-6-thinking-hats/</guid>
      <description>&lt;p&gt;I didn&amp;rsquo;t really know what to expect out of this book, but in general my
understanding is it&amp;rsquo;s a directed way for generating common voice and
opinions on particular case/problem.&lt;/p&gt;
&lt;p&gt;You lead the meeting between multiple people in a directed way (which
actually can be called &amp;ldquo;blue hat&amp;rdquo;) and have people talk about the same case
from different perspective.&lt;/p&gt;
&lt;p&gt;De Bono gave an example of a group of people looking at the big,
square-shaped house. Looking together at the same wall from the same
perspective can lead to much better perception of the building. Often it can
lead to agreements on what we see, and how we perceive certain walls. This
is as opposed to having uncoordinated effort of seeing things: people alone
walking around the building for 10 minutes and meeting later to discuss what
they saw.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>No asshole rule</title>
      <link>https://www.koszek.com/reading/2012/12/31/book-no-asshole-rule/</link>
      <pubDate>Mon, 31 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/31/book-no-asshole-rule/</guid>
      <description>&lt;p&gt;I scored 7/23 on &amp;ldquo;Are you an asshole&amp;rdquo; scale, which makes me be in a &amp;ldquo;You
have to watch yourself&amp;rdquo; category.&lt;/p&gt;
&lt;p&gt;Based on the question in the questionnaire I think some more questions would
have to be added, to make this list not overly sensitive.&lt;/p&gt;
&lt;p&gt;My company in the context of &amp;ldquo;Good companies to work for&amp;rdquo; is mentioned in
this book, among few other good examples.&lt;/p&gt;
&lt;p&gt;Several examples or harassment are actually hard to believe, since most of
the American companies are &amp;ldquo;equal opportunity&amp;rdquo; places, meaning what e.g.:
using racial comments in an argument with another person is strictly
prohibited. Thus not sure why activities mentioned in this group sometimes
become routine for some individuals (on the other hand why do equal
opportunity employers hand you a &amp;ldquo;White/Black/Asian/Indian&amp;rdquo; form at the
beginning of your contract?)&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Peopleware</title>
      <link>https://www.koszek.com/reading/2012/12/29/book-peopleware/</link>
      <pubDate>Sat, 29 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/29/book-peopleware/</guid>
      <description>&lt;p&gt;Biggest effort in making project happen is figuring out social problems:
managing people, managing expectations, figuring out issues and disagreements.
Most common cause of project failure is making mistakes in one of those
areas, and not areas directly related with technology.&lt;/p&gt;
&lt;p&gt;Large portion of this book I already consumed by reading Joel Spolsky&amp;rsquo;s blog
and books, and it&amp;rsquo;s not surprising, since he wrong a cover comment about the
Peopleware.&lt;/p&gt;
&lt;p&gt;Big impact on the project success or failure lies in workers conditions:
quiet office space, comfortable furniture, lighting, environment and
everything else relating with &amp;ldquo;relaxed&amp;rdquo; attitude towards bringing
intellectual contributions.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>101 Secrets of Highly Effective Speakers</title>
      <link>https://www.koszek.com/reading/2012/12/27/book-101-secrets-of-highly-effective-speakers/</link>
      <pubDate>Thu, 27 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/27/book-101-secrets-of-highly-effective-speakers/</guid>
      <description>&lt;p&gt;This is kind of interesting book about what to do and what to avoid while
speaking to a large groups of people.&lt;/p&gt;
&lt;p&gt;Posture, appearance and diction is important to be well understood. Seeing a
speaker with a suit, or in general: dress well and clean, gives much better
impression than seeing somebody with a own, worn T-shirt.&lt;/p&gt;
&lt;p&gt;Content is what matters. Every speech should have an objective, and this
objective should be clearly stated to the audience.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Goal</title>
      <link>https://www.koszek.com/reading/2012/12/20/book-the-goal/</link>
      <pubDate>Thu, 20 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/20/book-the-goal/</guid>
      <description>&lt;p&gt;Amazing take on a lean approach of business management. I didn&amp;rsquo;t believe
it&amp;rsquo;ll be a valuable book, but boy.. was I wrong!
Excellent position. Similar to Toyota concepts, but with so much better
storyline.&lt;/p&gt;
&lt;p&gt;Author grabbed the agile practices and wrapped them in a
fictional storyline in a way that made it actually a very interesting
fiction book.&lt;/p&gt;
&lt;p&gt;Reads like a novel, and touches some social aspects of the management.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 22 Immutable Laws of Marketing</title>
      <link>https://www.koszek.com/reading/2012/12/15/book-the-22-laws-of-marketing/</link>
      <pubDate>Sat, 15 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/15/book-the-22-laws-of-marketing/</guid>
      <description>&lt;p&gt;Successful duet of Ries and Trout deliver another content together 2nd time in a row.&lt;/p&gt;
&lt;p&gt;I do agree with other people whom I have discussed this book with: examples
mentioned can be questionable. Basically it looks they wanted to confirm their
theories with practice by giving examples, but the way it&amp;rsquo;s done makes you
feel like: &amp;ldquo;Oh gosh. If I wanted, I could provide 100 different counter
examples&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Marketing is more like a &amp;ldquo;social engineering&amp;rdquo;, or &amp;ldquo;psychological
engineering&amp;rdquo;, and I believe failures of products and companies mentioned
here weren&amp;rsquo;t entirely due to what authors mentioned&amp;ndash;failure to comply with
one of the 22 laws.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The One Minute Manager</title>
      <link>https://www.koszek.com/reading/2012/12/12/book-the-one-minute-manager/</link>
      <pubDate>Wed, 12 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/12/book-the-one-minute-manager/</guid>
      <description>&lt;p&gt;This is one of the well recognized corporate classics.&lt;/p&gt;
&lt;p&gt;Perfect beginning, which is true, so I started to read on and continued
(line by line) up until the end.&lt;/p&gt;
&lt;p&gt;Excellent storyline with some good advises about communicating with people
during projects you guys are working on.&lt;/p&gt;
&lt;p&gt;Without rewriting portions of the book I can say lots of good points are
raised in this position and I&amp;rsquo;d consider this as &amp;ldquo;MUST READ&amp;rdquo; for every
single manager.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Old New Thing</title>
      <link>https://www.koszek.com/reading/2012/12/07/book-the-old-new-thing/</link>
      <pubDate>Fri, 07 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/07/book-the-old-new-thing/</guid>
      <description>&lt;p&gt;First time I learnt from Raymond Chen from Microsoft blog articles, and I
wished there was a book with his blog entries, so that I don&amp;rsquo;t have to stare
at LCD.&lt;/p&gt;
&lt;p&gt;And there was.&lt;/p&gt;
&lt;p&gt;Really nice walk-through around why Windows is the way it is, and how many
problems Windows development team had to solve, in order to deliver a
successful product.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;USB cart of death&amp;rdquo; and 20-feet long computer is something I could
potentially advertise and try out in a company, as a part of daily job.
We&amp;rsquo;ll see. Sounds like testing at Microsoft was a really import part of the
product cycle (which only confirms stuff from &amp;ldquo;Showstopper&amp;rdquo;).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The New New Thing: A Silicon Valley Story</title>
      <link>https://www.koszek.com/reading/2012/12/02/book-the-new-new-thing/</link>
      <pubDate>Sun, 02 Dec 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/12/02/book-the-new-new-thing/</guid>
      <description>&lt;p&gt;Silicon Graphics story and why it&amp;rsquo;s not worth to take investors early!&lt;/p&gt;
&lt;p&gt;Netscape story.&lt;/p&gt;
&lt;p&gt;Healtheon story.&lt;/p&gt;
&lt;p&gt;WebMD story.&lt;/p&gt;
&lt;p&gt;All around Jim Clark and his ideas.&lt;/p&gt;
&lt;p&gt;Excellent book. Excellent storyline. Highly recommended.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Positioning</title>
      <link>https://www.koszek.com/reading/2012/11/17/book-positioning/</link>
      <pubDate>Sat, 17 Nov 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/11/17/book-positioning/</guid>
      <description>&lt;p&gt;This book was similar to &amp;ldquo;22 laws of marketing&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Positioning is what I&amp;rsquo;d say a strategy for creating a perception about your
product in customer&amp;rsquo;s mind.&lt;/p&gt;
&lt;p&gt;The need for positioning is backed by the huge number of new products coming
from all sorts of markets.&lt;/p&gt;
&lt;p&gt;Getting into prospect&amp;rsquo;s mind is heavily emphasized (&amp;ldquo;it&amp;rsquo;s not a battle of
products, it&amp;rsquo;s a battle of perceptions&amp;rdquo;).&lt;/p&gt;
&lt;p&gt;Interesting strategy of using a competitors position to re-position yourself
is explained (&amp;ldquo;We try harder&amp;rdquo; case). This is stuff that I never really paid
attention to.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Homepage Usability: 50 Websites Deconstructed</title>
      <link>https://www.koszek.com/reading/2012/11/12/book-homepage-usability/</link>
      <pubDate>Mon, 12 Nov 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/11/12/book-homepage-usability/</guid>
      <description>&lt;p&gt;Dean of usability so impressed me with his
&lt;a href=&#34;http://www.useit.com&#34;&gt;https://www.useit.com/&lt;/a&gt;, that I decided to read his
books. After I was happy with &amp;ldquo;Design of everyday things&amp;rdquo;, I decided to
stick to his usability suggestions. I couldn&amp;rsquo;t find any book about
application design, but since modern applications are likely to be done
through the browser anyway, I decided to stick to his books about web pages.&lt;/p&gt;
&lt;p&gt;This book went through some designs and explained in a great detail, what is
done wrongly, and what could be improved.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>HDL Chip Design</title>
      <link>https://www.koszek.com/reading/2012/11/07/book-hdl-chip-design/</link>
      <pubDate>Wed, 07 Nov 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/11/07/book-hdl-chip-design/</guid>
      <description>&lt;p&gt;This is the best book so far from all books I&amp;rsquo;ve seen about Verilog.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t get me wrong: it&amp;rsquo;s &amp;ldquo;just OK&amp;rdquo; compare to some computer programming
books out there, but in terms of digital design, I can recommend it.&lt;/p&gt;
&lt;p&gt;This book showed me direct relationship between the Verilog syntax and
actual resulting circuit in the device.&lt;/p&gt;
&lt;p&gt;If you have a problem mapping &lt;code&gt;if&lt;/code&gt; and &lt;code&gt;else&lt;/code&gt; and ternary operators to
the hardware, I recommend this book to you.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Winning</title>
      <link>https://www.koszek.com/reading/2012/10/25/book-winning/</link>
      <pubDate>Thu, 25 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/25/book-winning/</guid>
      <description>&lt;p&gt;High &amp;ldquo;OMG&amp;rdquo; factor for me. Price of the book to knowledge &amp;ldquo;sold&amp;rdquo; ratio is
very high here.&lt;/p&gt;
&lt;p&gt;General Electric, or maybe rather Edison General Electric, is a result of
successful entrepreneurial skills of Thomas Edison. Given this links to the
whole Hill, Ford, Schwab chain, I just couldn&amp;rsquo;t resist from reading that
one.&lt;/p&gt;
&lt;p&gt;Welch, in his 20-year CEO career at GE experienced pretty much all possible
cases of business success/failure. Starting from needing to close
facilities, to drop businesses and stay with only the successful one, to
figuring out solutions in crisis situations.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Field</title>
      <link>https://www.koszek.com/reading/2012/10/20/book-the-field/</link>
      <pubDate>Sat, 20 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/20/book-the-field/</guid>
      <description>&lt;p&gt;I somehow didn&amp;rsquo;t like this one. I think author is wrong and the fact that
people driving in the same and saying the same thing is just a beauty of
randomness, and not the result of communicating subconsciously.&lt;/p&gt;
&lt;p&gt;I liked some ideas in the sense I liked but refused to accept Hill&amp;rsquo;s claim
that &amp;ldquo;Law of Success&amp;rdquo; is the law of nature. I just don&amp;rsquo;t believe in things
like that.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Rich Dad Poor Dad</title>
      <link>https://www.koszek.com/reading/2012/10/14/book-rich-dad-poor-dad/</link>
      <pubDate>Sun, 14 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/14/book-rich-dad-poor-dad/</guid>
      <description>&lt;p&gt;Full title is &amp;ldquo;Rich Dad Poor Dad: What The Rich Teach Their Kids About Money That the Poor
and Middle Class Do Not!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I think it was one of the first pieces about collecting wealth that I&amp;rsquo;ve
read. Typically it&amp;rsquo;s relatively boring, and few authors can dress useful
content in a decent storyline. Kiyosaki managed to succeed.&lt;/p&gt;
&lt;p&gt;Narrator introduces the whole thing as having the best friend, and using his
father&amp;rsquo;s advise for proceeding with business approach. Rich Dad.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Little Red Book of Selling: 12.5 Principles of Sales Greatness</title>
      <link>https://www.koszek.com/reading/2012/10/09/book-little-red-book-of/</link>
      <pubDate>Tue, 09 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/09/book-little-red-book-of/</guid>
      <description>&lt;p&gt;I didn&amp;rsquo;t like this one at the beginning, since it sounds like a book written
by a salesperson, but &amp;hellip; I forced myself to finish. Conclusion: good study
on sales and selling and marketing.&lt;/p&gt;
&lt;p&gt;Then I learned all of his books at least once were on top #1 of Amazon.com,
and&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I confess&lt;/strong&gt;: I went through while &amp;ldquo;Little book..&amp;rdquo; series, including &amp;ldquo;Gold&amp;rdquo;
and &amp;ldquo;Green&amp;rdquo;, as well as &amp;ldquo;Sales bible&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;The general message is: as a salesman, you&amp;rsquo;ll have to work your ass off for
being truly successful.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Starting Forth</title>
      <link>https://www.koszek.com/reading/2012/10/07/book-starting-forth/</link>
      <pubDate>Sun, 07 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/07/book-starting-forth/</guid>
      <description>&lt;p&gt;One of the technical classics, which I have promised myself to read.&lt;/p&gt;
&lt;p&gt;This book is about concepts of Forth programming and underlying stack
machines.&lt;/p&gt;
&lt;p&gt;If you have ever wondered how early chips could still achieve speed and
perform complex tasks with extremely tight memory limits, this book is for
you.&lt;/p&gt;
&lt;p&gt;Also, this book serves like a nice introduction to the stack concepts.
If you&amp;rsquo;ve ever wondered how PUSH, POP and couple of others can get glued
together to serve useful functions, you&amp;rsquo;ll find it here.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The E-Myth Revisited</title>
      <link>https://www.koszek.com/reading/2012/10/02/book-emyth-revisited/</link>
      <pubDate>Tue, 02 Oct 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/10/02/book-emyth-revisited/</guid>
      <description>&lt;p&gt;Wow!&lt;/p&gt;
&lt;p&gt;Full title is &amp;ldquo;E-myth Revisited: Why Most Small Businesses Don&amp;rsquo;t Work and
What to Do About It&amp;rdquo; and let me tell ya, oh boy, oh boy. He really meant
it!&lt;/p&gt;
&lt;p&gt;This is absolutely truly magnificent view on the meaning of your own
business. This is a true black hat for those, who think that thanks to the
skill of doing something on a decent level, they can grow to be a business
owner.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microserfs</title>
      <link>https://www.koszek.com/reading/2012/09/29/book-microserfs/</link>
      <pubDate>Sat, 29 Sep 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/09/29/book-microserfs/</guid>
      <description>&lt;p&gt;I had a mixed feelings about this one.
It described strange culture of Microsoft and their corporate environment.
I can assume some stuff changed till now (2012), but I wonder how much is
preserved.&lt;/p&gt;
&lt;p&gt;My personal experiences shows that the most technically skilled people are
just normal, not &amp;ldquo;freaky&amp;rdquo;, and they have normal life and families.&lt;/p&gt;
&lt;p&gt;Of course there&amp;rsquo;s nothing wrong in spending 20 hours straight trying to
figure out technical problem in your source code.
However when it&amp;rsquo;s your job&amp;rsquo;s habit, it&amp;rsquo;s less fun&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Anatomy of Buzz</title>
      <link>https://www.koszek.com/reading/2012/09/20/book-the-anatomy-of-buzz/</link>
      <pubDate>Thu, 20 Sep 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/09/20/book-the-anatomy-of-buzz/</guid>
      <description>&lt;p&gt;How the word spreads.&lt;/p&gt;
&lt;p&gt;You work on one thing, you don&amp;rsquo;t tell too many people about it. You get an
e-mail about this thing and you wonder: how is that possible ?&lt;/p&gt;
&lt;p&gt;This book shows numerous of cases like that. It does explain why people form
networks and how knowledge about products flow through the networks.&lt;/p&gt;
&lt;p&gt;Ever heard of Derek Sivers? Ever heard how his CD-Baby business kept growing?
This is an exact explanation of the whole phenomenon.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Just for Fun: The Story of an Accidental Revolutionary</title>
      <link>https://www.koszek.com/reading/2012/09/17/book-just-for-fun/</link>
      <pubDate>Mon, 17 Sep 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/09/17/book-just-for-fun/</guid>
      <description>&lt;p&gt;Short, little, geeky story about Linus and Linux, copyrights and ownership,
coding, software culture and others like that.&lt;/p&gt;
&lt;p&gt;This book met my expectations and delivered good outline on the history of
Linux development.&lt;/p&gt;
&lt;p&gt;The thing which I didn&amp;rsquo;t know before was that Linus stole MINIX mailing
lists and that he was doing release announcements there.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Art of Motorcycle Maintenance</title>
      <link>https://www.koszek.com/reading/2012/09/11/book-the-art-of-motorcycle-maintenance/</link>
      <pubDate>Tue, 11 Sep 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/09/11/book-the-art-of-motorcycle-maintenance/</guid>
      <description>&lt;p&gt;Being over-ambitious is the worst of all sin. I promised myself to seek for
recommendations for good books and stick to them and listen to nobody&amp;rsquo;s
rules and consume books one at a time. I forced myself to not switch between
book to book, even though book doesn&amp;rsquo;t seem to be a perfect match with my
interests right away.&lt;/p&gt;
&lt;p&gt;Most of the books which got recommended to me were very interesting.
However, listening through &amp;ldquo;Zen and Art of Motorcycle Maintenance&amp;rdquo; was like
a walk through hell, specially that in one third of the book I just couldn&amp;rsquo;t
understand who the Phaedrus is. Even though pretty obvious to some, I just
didn&amp;rsquo;t grasp it first time.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Tipping Point</title>
      <link>https://www.koszek.com/reading/2012/09/07/book-the-tipping-point/</link>
      <pubDate>Fri, 07 Sep 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/09/07/book-the-tipping-point/</guid>
      <description>&lt;p&gt;Full title: &amp;ldquo;The Tipping Point: How Little Things Can Make a Big Difference&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Interesting take on spreading epidemies of all sorts.&lt;/p&gt;
&lt;p&gt;This is actually about word-to-mouth communications between connectors
(people) and mavens (information hubs).&lt;/p&gt;
&lt;p&gt;Epidemy of hush puppies is explained here too.&lt;/p&gt;
&lt;p&gt;Idea of a new person breaking new grounds and doing something other people
don&amp;rsquo;t consider to be an established standard is explained.&lt;/p&gt;
&lt;p&gt;Phenomenon of a broken windows: start preventing small crimes in order to
prevent big crimes.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Rework</title>
      <link>https://www.koszek.com/reading/2012/08/24/book-rework/</link>
      <pubDate>Fri, 24 Aug 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/08/24/book-rework/</guid>
      <description>&lt;p&gt;I highly recommend you skip this book, since I want to be ahead of you.&lt;/p&gt;
&lt;p&gt;SKIP IT, PLEASE.&lt;/p&gt;
&lt;p&gt;Guys from
&lt;a href=&#34;http://37signals.com&#34;&gt;https://37signals.com&lt;/a&gt;
&amp;ndash; bows!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Getting things done</title>
      <link>https://www.koszek.com/reading/2012/08/15/book-getting-things-done/</link>
      <pubDate>Wed, 15 Aug 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/08/15/book-getting-things-done/</guid>
      <description>&lt;p&gt;This book is, and will be for a long time my number ONE in improving how I
function. Surprisingly, I learned about this books from my job, which is
uncommon, since it&amp;rsquo;s a rare to hear book recommendation in between cuboids.&lt;/p&gt;
&lt;p&gt;David Allen gives an interesting perspective on the human mind, which
apparently sees absolutely no difference between accomplishing huge goals
(buy a house) and small goals (make laundry). And minds keeps being
occupied by these plans till they get done. Mind also burns energy from you
while doing so, so the more tasks you queue in your mind, the more tired and
frustrated you tend to be.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Stop Worrying and Start Living</title>
      <link>https://www.koszek.com/reading/2012/08/12/book-how-to-stop-worrying-and-start-living/</link>
      <pubDate>Sun, 12 Aug 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/08/12/book-how-to-stop-worrying-and-start-living/</guid>
      <description>&lt;p&gt;&amp;ldquo;How to Win&amp;hellip;&amp;rdquo; I got since it was just undeniably one of the most popular
American classics, known even by people who don&amp;rsquo;t read books.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;How to stop worrying and start living&amp;rdquo; followed, since its title struck me
as odd. I expected I won&amp;rsquo;t be able to handle this book and will stop at some
point.&lt;/p&gt;
&lt;p&gt;It was actually pretty good. Nothing special, but acceptable.&lt;/p&gt;
&lt;p&gt;I write this review after some after of actually going through the book,
however I know I often come back to &amp;ldquo;The Law of Averages&amp;rdquo; for assessing
risk, as well as to stories mentioned at the end of the book.  This little
300-page piece helped me a bit with driving. Driving a car in the US, which
is outside of my comfort zone, has fallen into categories of my worries, but
according to these (oh well, probably faked) examples, worrying is common.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to win friends and influence people</title>
      <link>https://www.koszek.com/reading/2012/08/05/book-how-to-win-friends/</link>
      <pubDate>Sun, 05 Aug 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/08/05/book-how-to-win-friends/</guid>
      <description>&lt;p&gt;There is a lot of hardcore technical books on my shelf, but before I&amp;rsquo;ll grab
them and study more chip design and other geeky stuff, I decided to
start pruning the queue of my &amp;ldquo;to read&amp;rdquo; list from something more lightweight.&lt;/p&gt;
&lt;p&gt;Also, I believe I&amp;rsquo;ll need to read more about effective communication skills
and more about what is/isn&amp;rsquo;t considered inappropriate while replying to
e-mails and text messages, and this book somehow felt into this plan.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Don&#39;t make me think</title>
      <link>https://www.koszek.com/reading/2012/08/03/book-dont-make-me-think/</link>
      <pubDate>Fri, 03 Aug 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/08/03/book-dont-make-me-think/</guid>
      <description>&lt;p&gt;After I finished:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/gp/product/0465067107/ref=as_li_ss_tl?ie=UTF8&amp;tag=wkoszek08-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0465067107&#34;&gt;The Design of Everyday Things&lt;/a&gt;&lt;img src=&#34;http://www.assoc-amazon.com/e/ir?t=wkoszek08-20&amp;l=as2&amp;o=1&amp;a=0465067107&#34; width=&#34;1&#34; height=&#34;1&#34; border=&#34;0&#34; alt=&#34;&#34; style=&#34;border:none !important; margin:0px !important;&#34; /&gt;&lt;/p&gt;
&lt;p&gt;I went for:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/gp/product/0321344758/ref=as_li_ss_tl?ie=UTF8&amp;tag=wkoszek08-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321344758&#34;&gt;Don&amp;rsquo;t Make Me Think: A Common Sense Approach to Web Usability, 2nd Edition&lt;/a&gt;&lt;img src=&#34;http://www.assoc-amazon.com/e/ir?t=wkoszek08-20&amp;l=as2&amp;o=1&amp;a=0321344758&#34; width=&#34;1&#34; height=&#34;1&#34; border=&#34;0&#34; alt=&#34;&#34; style=&#34;border:none !important; margin:0px !important;&#34; /&gt;&lt;/p&gt;
&lt;p&gt;And this is how link &amp;ldquo;Blog&amp;rdquo; from the left side of this page points to the
page entitled &amp;ldquo;Blog&amp;rdquo;, instead of &amp;ldquo;Recent blog entries&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Really good for people with &amp;ldquo;Even I would have done this page a bit
better&amp;rdquo;&amp;hellip;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Millionaire Next Door</title>
      <link>https://www.koszek.com/reading/2012/07/27/book-the-millionaire-next-door/</link>
      <pubDate>Fri, 27 Jul 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/07/27/book-the-millionaire-next-door/</guid>
      <description>&lt;p&gt;Full title &amp;ldquo;The Millionaire Next Door : The Surprising Secrets of America&amp;rsquo;s Wealthy&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This is basically a mix of psychology, sociology, economy and business. I
expected beginning will only be interesting, but this book positively
surprised me. This book is an amazing chunk of research on social and
material relationships among wealth Americans.&lt;/p&gt;
&lt;p&gt;By wealthy people authors consider $1M&amp;ndash;$10M of accumulated wealth. Study
conducted over several years (since 1980). Book was published 1996, however
the version I listened to referred to 2005 too, so it was likely an updated edition.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Anything you want</title>
      <link>https://www.koszek.com/reading/2012/07/25/book-anything-you-want/</link>
      <pubDate>Wed, 25 Jul 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/07/25/book-anything-you-want/</guid>
      <description>&lt;p&gt;About Derek I learnt by accident.&lt;/p&gt;
&lt;p&gt;Sort of.&lt;/p&gt;
&lt;p&gt;After reading Spolsky&amp;rsquo;s blog and his recommendation of doing some writing on
the side as a next step in boosting your communication skills, I came up
with an idea for making my own page, where I could write this and that.&lt;/p&gt;
&lt;p&gt;I knew little about blogs, so I Googled this and that, and found &amp;ldquo;Technical
Blogging&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.amazon.com/gp/product/1934356883/ref=as_li_ss_il?ie=UTF8&amp;tag=wkoszek08-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1934356883&#34;&gt;&lt;img border=&#34;0&#34; src=&#34;http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&amp;Format=_SL110_&amp;ASIN=1934356883&amp;MarketPlace=US&amp;ID=AsinImage&amp;WS=1&amp;tag=wkoszek08-20&amp;ServiceVersion=20070822&#34; &gt;&lt;/a&gt;&lt;img src=&#34;http://www.assoc-amazon.com/e/ir?t=wkoszek08-20&amp;l=as2&amp;o=1&amp;a=1934356883&#34; width=&#34;1&#34; height=&#34;1&#34; border=&#34;0&#34; alt=&#34;&#34; style=&#34;border:none !important; margin:0px !important;&#34; /&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to move mount Fuji</title>
      <link>https://www.koszek.com/reading/2012/07/17/book-how-to-move-mount-fuji/</link>
      <pubDate>Tue, 17 Jul 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/07/17/book-how-to-move-mount-fuji/</guid>
      <description>&lt;p&gt;&amp;hellip;or &lt;em&gt;&lt;strong&gt;Shockey Semiconductor and hiring smart people&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Interesting feeling it is when you&amp;rsquo;re reading about places where significant
accomplishments had happened before you&amp;rsquo;ve been born. And especially when
you do it while sitting in one of these well-known places.&lt;/p&gt;
&lt;p&gt;I started reading &amp;ldquo;How to move Mount Fuji&amp;rdquo; and actually this book positively
surprised me. I expected only questions and reasoning on how recruiters
think, but encountered a pretty big chunk of history of Silicon Valley and
the background behind it after all.
Lewis Terman&amp;rsquo;s craziness of IQ testing, Shockey&amp;rsquo;s genius and his magic team
of 8; Fairchild Semiconductor and others.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Best Software Writing I</title>
      <link>https://www.koszek.com/reading/2012/07/13/book-best-software-writings/</link>
      <pubDate>Fri, 13 Jul 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/07/13/book-best-software-writings/</guid>
      <description>&lt;p&gt;This time Joel acted as a art connoisseur, who picked the best miniature art
forms and glued them together and commented on.&lt;/p&gt;
&lt;p&gt;Ken Arnold&amp;rsquo;s &amp;ldquo;Style is substance&amp;rdquo; has so many good ideas, that I felt like I
could have written this chapter myself (joking &amp;ndash; I just really always
wanted to have C-like-Python, where C code would preserve it&amp;rsquo;s syntax, but
there &amp;ldquo;\t&amp;rdquo; and &amp;quot; &amp;quot; wouldn&amp;rsquo;t be neutral).&lt;/p&gt;
&lt;p&gt;Raymond&amp;rsquo;s Chen &amp;ldquo;Why not to block apps that rely on undocumented behavior&amp;rdquo;
pushed me to get back to his Microsoft blog and ordering his book &amp;ldquo;The Old
New Thing&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Strangest Secret</title>
      <link>https://www.koszek.com/reading/2012/07/07/book-the-strangest-secret/</link>
      <pubDate>Sat, 07 Jul 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/07/07/book-the-strangest-secret/</guid>
      <description>&lt;p&gt;This is one of the most influential books that I recommend to people.
Earl Nightingale is probably right after Napoleon Hill on the success
preachings ladder.&lt;/p&gt;
&lt;p&gt;I listened to this one and I admit it was a pleasant experience.&lt;/p&gt;
&lt;p&gt;Probably the most effective and powerful content I&amp;rsquo;ve injected myself.&lt;/p&gt;
&lt;p&gt;Interestingly, this content was broadcasted in the US radio in 60&amp;rsquo;s. Being
an excellent speaker let him to deliver the content in a very attractive
form. Just like with Hill, falling asleep with Nightingale&amp;rsquo;s speeches isn&amp;rsquo;t
possible.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Design of everyday things</title>
      <link>https://www.koszek.com/reading/2012/06/28/book-design-of-everyday-things/</link>
      <pubDate>Thu, 28 Jun 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/06/28/book-design-of-everyday-things/</guid>
      <description>&lt;p&gt;Boy ooohhh boy! Do I get frustrated by design of some objects of my daily use!
No longer do I feel like a source of problem when encountering a difficulty
with usage of things supposedly being trivial to use. No more!&lt;/p&gt;
&lt;p&gt;I complained publicly about various things, including Opera browser and my
bank&amp;rsquo;s Internet portal, however I&amp;rsquo;ve always felt bad about it (&amp;ldquo;Hm.. They
have dozens of people working on that with thousands of data points gathered
by statistical analysis &amp;ndash; since nobody else complains, I must be the stupid
one&amp;rdquo;).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Getting to Yes</title>
      <link>https://www.koszek.com/reading/2012/06/16/book-getting-to-yes/</link>
      <pubDate>Sat, 16 Jun 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/06/16/book-getting-to-yes/</guid>
      <description>&lt;p&gt;&amp;ldquo;Getting to Yes&amp;ndash;Negotiating Agreement Without Giving In&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This is something which I think Robert Watson of FreeBSD &amp;ldquo;Hall Of Fame&amp;rdquo; is
the master of. I remember what attracted me to FreeBSD was mostly written by
Robert. Even stuff which wasn&amp;rsquo;t technical seemed to make so much sense..&lt;/p&gt;
&lt;p&gt;So the thing in arguments is to not try to convince each about each other&amp;rsquo;s
point of view, which typically is pointless, but to find common goal and
work your way to achieve it. This is explained as &amp;ldquo;not bargaining about
positions&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>More Joel on Software</title>
      <link>https://www.koszek.com/reading/2012/06/10/book-more-joel-on-software/</link>
      <pubDate>Sun, 10 Jun 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/06/10/book-more-joel-on-software/</guid>
      <description>&lt;p&gt;No worse than the predecessor, this book is a mandatory item for everybody
related to the hi-tech world in any way.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll find hints, tips&amp;amp;tricks and dark secrets in the areas of hiring,
project management, software engineering as well as marketing and selling
your products.&lt;/p&gt;
&lt;p&gt;Highly recommended.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Lean Startup</title>
      <link>https://www.koszek.com/reading/2012/05/24/book-the-lean-startup/</link>
      <pubDate>Thu, 24 May 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/05/24/book-the-lean-startup/</guid>
      <description>&lt;p&gt;The thing is that IMVU&amp;rsquo;s idea was one of the most ridiculous thing I&amp;rsquo;ve ever
heard. But it&amp;rsquo;s only because I don&amp;rsquo;t buy ideas with virtual reality. I&amp;rsquo;m a
retarded alien who just enjoys fresh air and nature. So &amp;hellip; I expected this
book will be about absolute failure.&lt;/p&gt;
&lt;p&gt;And to some sense, it was. But not entirely.&lt;/p&gt;
&lt;p&gt;After this lecture, I think I understand the lean business process more..&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Joel on Software</title>
      <link>https://www.koszek.com/reading/2012/05/12/book-joel-on-software/</link>
      <pubDate>Sat, 12 May 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/05/12/book-joel-on-software/</guid>
      <description>&lt;p&gt;U la la. Just read. Simply read and enjoy. I think this is number #1 in
terms of &amp;ldquo;what changed my approach to software engineering&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;In order to write this review, I&amp;rsquo;d have to simply rewrite this book with my
own words, since pretty much everything there shows you real-world approach
on writing and selling your products, and not only.&lt;/p&gt;
&lt;p&gt;MUST HAVE for everybody seriously thinking about making software.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Showstopper!</title>
      <link>https://www.koszek.com/reading/2012/05/05/book-showstopper/</link>
      <pubDate>Sat, 05 May 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/05/05/book-showstopper/</guid>
      <description>&lt;p&gt;&amp;ldquo;Your ass is grass, and I&amp;rsquo;m a lawnmower&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;I&amp;rsquo;ll walk through your wall&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This book was really educational. Showing Windows NT development from the
backstage is something I really enjoyed.&lt;/p&gt;
&lt;p&gt;The whole thing is actually a biography of Dave Cutler, ex-DEC software
type, who was brought to Microsoft to architect &amp;ldquo;Next-Technology&amp;rdquo; system.&lt;/p&gt;
&lt;p&gt;Designed from scratch, was considered one of the biggest software project of
that kind back then.&lt;/p&gt;
&lt;p&gt;The thing that interested me ware software engineering practices, and I
think I wasn&amp;rsquo;t disappointed with this book.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Hackers and painters</title>
      <link>https://www.koszek.com/reading/2012/04/20/book-hackers_and_painters/</link>
      <pubDate>Fri, 20 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/04/20/book-hackers_and_painters/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m catching up with a list of computer classics and reading Graham&amp;rsquo;s &lt;strong&gt;Hackers and painters&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I really expected this book will be about bearded guys arguing about &lt;strong&gt;Linux
vs GNU/Linux&lt;/strong&gt; and about how we all eat in front of the LCD screens, bend
our necks over laptops with USB flashlights etc..&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Books positively surprised me&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Really nice take on business and technology. Mix of things in about right
proportions.&lt;/p&gt;
&lt;p&gt;This book is a statement of &amp;ldquo;Start small&amp;rdquo; and &amp;ldquo;growing business&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 7 habits of highly effective people</title>
      <link>https://www.koszek.com/reading/2012/04/16/book-the-7-habits/</link>
      <pubDate>Mon, 16 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/04/16/book-the-7-habits/</guid>
      <description>&lt;p&gt;Covey&amp;rsquo;s classic was well-known around my company. Looks like at some point
in time this book was handed to people. Some of them claimed they were
forced to read it.&lt;/p&gt;
&lt;p&gt;I think &amp;ldquo;renegotiating agreement&amp;rdquo; is something that is often heard in a big
Silicon Valley corporations, and which I think comes straight from this
book.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m pretty sure &amp;ldquo;managing expectations&amp;rdquo; also has its roots here.&lt;/p&gt;
&lt;p&gt;Put first things first.&lt;/p&gt;
&lt;p&gt;Not sure if it appeared in the written version of the book, but audiobook
had an excellent &amp;ldquo;Green and clean&amp;rdquo; essay presented. Very nice.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>iCON</title>
      <link>https://www.koszek.com/reading/2012/04/15/book-icon/</link>
      <pubDate>Sun, 15 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/04/15/book-icon/</guid>
      <description>&lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt; This review reads quite funny now, 4 years after I originally wrote
it. Since then I&amp;rsquo;ve moved to Apple ecosystem and I&amp;rsquo;m quite happy because of
it.&lt;/p&gt;
&lt;p&gt;Not being Apple practitioner didn&amp;rsquo;t stop me from reading about Apple and
Steve Jobs:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Some conclusions.&lt;/strong&gt;
Consistent project vision and design. Have you ever read
&lt;em&gt;Mythical man-month&lt;/em&gt;?
I see an reverse analogy between S/360 and Apple &amp;ndash; having a leader with a
vision of a product line is important. It&amp;rsquo;s sometimes interesting how really
big products can succeed when being designed by one person. The most I
impressed was by
&lt;em&gt;Inside AS/400&lt;/em&gt;
which apparently was designed by a single person.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Toyota Way</title>
      <link>https://www.koszek.com/reading/2012/04/04/book-the-toyota-way/</link>
      <pubDate>Wed, 04 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/04/04/book-the-toyota-way/</guid>
      <description>&lt;p&gt;This is one of the most influential books in my life, honestly speaking.&lt;/p&gt;
&lt;p&gt;Concept of lean manufacturing can be spread to pretty much anything, and
works very, very well.&lt;/p&gt;
&lt;p&gt;This changed my view of my work on computers and electronics and life. I try
to buy food products and snack more frequently, in smaller quantities.&lt;/p&gt;
&lt;p&gt;Notion of process is basically something that I think makes software and
hardware successful. I map Toyota&amp;rsquo;s process to &amp;ldquo;Joel&amp;rsquo;s Test&amp;rdquo; and see it&amp;rsquo;s
not easily met. Having a good flow is very hard, and most companies don&amp;rsquo;t
have that.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Soul Of A New Machine</title>
      <link>https://www.koszek.com/reading/2012/03/27/book-the-soul-of-a-new-machine/</link>
      <pubDate>Tue, 27 Mar 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/03/27/book-the-soul-of-a-new-machine/</guid>
      <description>&lt;p&gt;Reading about good old days is something I enjoy in my free time.
Getting to know history of computer is something that compensates my general
lack of history knowledge, I believe.
Not only does the history help you prevent mistakes from the past, but it
also inspires to reuse some of the ideas of early giants.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Soul Of A New Machine&amp;rdquo; I found on 2010 on the shelves of unowned books in my
company, but I didn&amp;rsquo;t really have a motivation to read it back then. I saved
a title on my Amazon Wishlist.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Think and Grow Rich</title>
      <link>https://www.koszek.com/reading/2012/02/10/book-think-and-grow-rich/</link>
      <pubDate>Fri, 10 Feb 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/02/10/book-think-and-grow-rich/</guid>
      <description>&lt;p&gt;CLASSIC.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Secret</title>
      <link>https://www.koszek.com/reading/2012/02/02/book-secret/</link>
      <pubDate>Thu, 02 Feb 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/reading/2012/02/02/book-secret/</guid>
      <description>&lt;p&gt;This is where the story with &amp;ldquo;new school&amp;rdquo; Hill-alike books started. This
book wouldn&amp;rsquo;t have been such a big and significant step on my reading list,
however:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;it was recommended to me by my mother, who got it by accident and
suggested I may like it&lt;/li&gt;
&lt;li&gt;it was first book of that kind that I&amp;rsquo;ve read&lt;/li&gt;
&lt;li&gt;in the Polish edition of this book a lot of other authors of similar books
were mentioned&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So the book talks about what I could now call &amp;ldquo;typical positive thinking&amp;rdquo;
methodology, meaning: motivation and habit of trying to achieve your
precisely stated goal is all there is to be successful.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
