<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>consumed on Jef Claes</title>
    <link>https://jefclaes.be/tags/consumed/</link>
    <description>Recent content in consumed on Jef Claes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jan 2018 21:28:00 +0100</lastBuildDate>
    
	<atom:link href="https://jefclaes.be/tags/consumed/feeds/posts/default" rel="self" type="application/rss" />
    
    
    <item>
      <title>Consumed in 2017</title>
      <link>https://jefclaes.be/2018/01/consumed-in-2017.html</link>
      <pubDate>Wed, 03 Jan 2018 21:28:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2018/01/consumed-in-2017.html</guid>
      <description>Another year, another 17 books, 6 shows and 3 movies consumed. Here&amp;rsquo;s this year&amp;rsquo;s highlights.
Books The Zen and Art of Motor Cycle Maintenance The author is a tormented soul on a quest to define quality. You&amp;rsquo;re his passenger, driving shot gun on a CB77 Super Hawk, in for an exhausting intellectual journey through the high mountains of reasoning. You will often fear getting lost and feel slightly anxious that the driver might drive of a cliff any moment, but he won&amp;rsquo;t.</description>
    </item>
    
    <item>
      <title>Consumed in 2016</title>
      <link>https://jefclaes.be/2016/12/consumed-in-2016.html</link>
      <pubDate>Tue, 27 Dec 2016 22:10:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2016/12/consumed-in-2016.html</guid>
      <description>I&amp;rsquo;m keeping the tradition alive, sharing how much I&amp;rsquo;ve consumed over the last year highlighting the things that stood out. 18 books, 8 movies and 9 shows. Looks like I consumed more than other years, which probably also explains why I produced less after-hours.
Books I finished the Dark Tower series after 3 years. Following Roland Deschain and his ka-tet throughout the 8 books has been an epic adventure. Finishing Harry Potter by the time I was 18, I had little hopes to be ever dragged into such a long and captivating tale ever again.</description>
    </item>
    
    <item>
      <title>Consumed in 2015</title>
      <link>https://jefclaes.be/2016/01/consumed-in-2015.html</link>
      <pubDate>Fri, 01 Jan 2016 14:49:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2016/01/consumed-in-2015.html</guid>
      <description>I started in 2014 to keep lists of everything I consume. I&amp;rsquo;ve continued this effort throughout 2015 and can now share the items I particularly enjoyed.
In 2015, I read 16 books and 3 papers, watched 3 movies and 4 shows, listened to 1 audio book and no podcasts. A lot less TV compared to 2014, but most of that time went to playing video games with some of my friends.</description>
    </item>
    
    <item>
      <title>Consumed in 2014</title>
      <link>https://jefclaes.be/2015/01/consumed-in-2014.html</link>
      <pubDate>Sun, 11 Jan 2015 17:45:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2015/01/consumed-in-2014.html</guid>
      <description>Starting 2014, I wanted to look more closely at everything I consume. So I started keeping a list of everything I read, watch and listen to.
I started off with a markdown file on Github that quikcly evolved into a good excuse to dabble with an alternative stack. I ended up writing an event sourced node.js application on top of postgres, hosted on Heroku. I could write a post on that particular experience, but it&amp;rsquo;s safe to say this blog post captures it better than I ever could.</description>
    </item>
    
    <item>
      <title>Paper notes: A Study and Toolkit for Asynchronous Programming in C#</title>
      <link>https://jefclaes.be/2014/06/paper-notes-study-and-toolkit-for.html</link>
      <pubDate>Sun, 08 Jun 2014 18:33:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2014/06/paper-notes-study-and-toolkit-for.html</guid>
      <description>The .NET framework mainly provides two models for asynchronous programming: (1) the Asynchronous Programming Model (APM), that uses callbacks, and (2) the Task Asynchronous Pattern (TAP), that uses Tasks, which are similar to the concept of futures.
The Task represents the operation in progress, and its future result. The Task can be (1) queried for the status of the operation, (2) synchronized upon to wait for the result of the operation, or (3) set up with a continuation that resumes in the background when the task completes.</description>
    </item>
    
    <item>
      <title>Thinking in Systems</title>
      <link>https://jefclaes.be/2014/02/thinking-in-systems.html</link>
      <pubDate>Sun, 02 Feb 2014 18:19:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2014/02/thinking-in-systems.html</guid>
      <description>We are surrounded by systems day in, day out. As software developers, we even get to spend a big portion of our day actively building and changing systems - be it software, teams, communities or businesses. Seeing the whole, but more importantly understanding how systems exist of inter-related parts that affect each other in all kinds of interesting ways, is crucial to growing sustainable systems.
Thinking in Systems is a primer on the subject of system thinking written by Donella H.</description>
    </item>
    
    <item>
      <title>Happiness before success</title>
      <link>https://jefclaes.be/2014/01/happiness-before-success.html</link>
      <pubDate>Sun, 12 Jan 2014 18:57:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2014/01/happiness-before-success.html</guid>
      <description>Somewhere in the beginning of last century, two shoes salesmen were sent to Africa hoping to expand their employer&amp;rsquo;s market. Both salesmen reported home within days of their arrival. The first salesman wrote: &amp;ldquo;This trip turned out to be a waste of time; the locals are not wearing any shoes.&amp;rdquo; The second salesman wrote something similar, yet very different: &amp;ldquo;This is looking very promising; people aren&amp;rsquo;t wearing any shoes yet!&amp;rdquo;</description>
    </item>
    
    <item>
      <title>Databases are growing on me</title>
      <link>https://jefclaes.be/2013/12/databases-are-growing-on-me.html</link>
      <pubDate>Sun, 22 Dec 2013 21:53:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2013/12/databases-are-growing-on-me.html</guid>
      <description>I learned all about logical design of relational databases back in school; tables, columns, data types, views, normalization, constraints, primary keys, foreign keys&amp;hellip; At the same time, I learned how to use SQL to put data in, and how to get it out again; INSERT INTO, SELECT, FROM, WHERE, JOIN, GROUP...
In the first project I worked on just out of school, we weren&amp;rsquo;t doing anything interesting with databases; we didn&amp;rsquo;t have that many users, or that much data.</description>
    </item>
    
    <item>
      <title>Book review: Antifragile</title>
      <link>https://jefclaes.be/2013/12/book-review-antifragile.html</link>
      <pubDate>Sun, 08 Dec 2013 17:30:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2013/12/book-review-antifragile.html</guid>
      <description>When things are fragile, they break easily. We often see fragility as a bad thing and design things to be robust. But this isn&amp;rsquo;t what we&amp;rsquo;re really after either; things that are robust might be hard to break, but they&amp;rsquo;re also hard to change, making them fail to adapt to new stressors over time. The model that we&amp;rsquo;re really after is antifragility; when something is antifragile it will benefit from stressors and get better over time.</description>
    </item>
    
    <item>
      <title>Multiplayer Enterprise Architect</title>
      <link>https://jefclaes.be/2013/06/multiplayer-enterprise-architect.html</link>
      <pubDate>Sun, 30 Jun 2013 17:00:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2013/06/multiplayer-enterprise-architect.html</guid>
      <description>Hanging around in the pub after DDDX, I ended up talking to Alberto Brandolini. For those who have never met him; he&amp;rsquo;s very much into visualization. You will always see him carrying a drawing pad, with a dash of permanent marker on his cheek, and a few lost sticky notes on his back. I don&amp;rsquo;t know if it was the Italian accent and the strong gestures, or my mildly intoxicated condition, but the idea of visualization as an important tool grew on me even more that evening.</description>
    </item>
    
    <item>
      <title>The 7 R&#39;s of Hypermedia</title>
      <link>https://jefclaes.be/2012/09/the-7-rs-of-hypermedia.html</link>
      <pubDate>Mon, 17 Sep 2012 21:42:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2012/09/the-7-rs-of-hypermedia.html</guid>
      <description>While most REST concepts are rather easy to grok, there is one concept which I found harder to understand at first: Hypermedia. Let it be that without this concept, you&amp;rsquo;re missing out on an extremely important strength of REST. Hypermedia enables you to build dumb - or smart, depending on your perspective - clients, which are mostly driven by the server. Practically, this is implemented as resources embedding links which allow the client to discover and navigate through your RESTful service.</description>
    </item>
    
    <item>
      <title>Book review: The Art of Agile Development</title>
      <link>https://jefclaes.be/2012/06/book-review-art-of-agile-development.html</link>
      <pubDate>Sun, 10 Jun 2012 19:42:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2012/06/book-review-art-of-agile-development.html</guid>
      <description>While I have - obviously - read the Agile Manifesto before, and regularly click through to articles on agile, I had never read an extensive work on it. Browsing for a good book, I was advised by a peer to get The Art of Agile Development.
I wholeheartedly believe in the Agile Manifesto, but somewhere along the way Agile - with a capital A - got somewhat of a bad rep.</description>
    </item>
    
    <item>
      <title>Sent from my phone</title>
      <link>https://jefclaes.be/2012/03/sent-from-my-phone.html</link>
      <pubDate>Sat, 17 Mar 2012 19:46:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2012/03/sent-from-my-phone.html</guid>
      <description>According to Matt from 37signals the line &amp;ldquo;Sent from my iPhone&amp;rdquo; at the bottom of an email means this:
 Let’s be honest. “Sent from my iPhone” really means “I’m not going to bother to proofread and correct this because it would take me an extra 30 seconds.”
 I agree. I too use this line as an excuse to write a terse message and omit proper salutations.
However, I also think these four simple words greatly helped the viral growth of the mobile phone.</description>
    </item>
    
    <item>
      <title>Book review: Working with NHibernate 3.0</title>
      <link>https://jefclaes.be/2012/02/book-review-working-with-nhibernate-30.html</link>
      <pubDate>Wed, 08 Feb 2012 20:21:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2012/02/book-review-working-with-nhibernate-30.html</guid>
      <description>It&amp;rsquo;s been a while since I wrote my last book review, mostly because I&amp;rsquo;m still trying to figure out when it adds value to write one. For this one it was pretty obvious, there are far too little reviews out there.
Being new to NHibernate, and NHibernate being known as having a steep learning curve, I thought it would be a good idea to do some reading. Searching for books on NHibernate 3.</description>
    </item>
    
    <item>
      <title>Book review: The Art of Unit Testing</title>
      <link>https://jefclaes.be/2011/10/book-review-art-of-unit-testing.html</link>
      <pubDate>Thu, 06 Oct 2011 21:08:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2011/10/book-review-art-of-unit-testing.html</guid>
      <description>I think The Art of Unit Testing targets a broad audience. Beginners will find every part of the book useful, where intermediates might be more interested in the final two parts.
Roy Osherove starts this book by laying a solid foundation of the unit testing concept. Why is testing important? What defines a good unit test, and how does a unit test differ from an integration test? In the second part of the book, he demonstrates the use of two core unit testing techniques: stubs and mocks.</description>
    </item>
    
    <item>
      <title>Book review: More Joel on Software</title>
      <link>https://jefclaes.be/2011/06/book-review-more-joel-on-software.html</link>
      <pubDate>Tue, 07 Jun 2011 19:00:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2011/06/book-review-more-joel-on-software.html</guid>
      <description>I was lucky to pick up a copy of More Joel on Software for only 5 euros at a bookfest last week. Turns out the book ships pretty cheap on Amazon as well.
More Joel on Software was written by Joel Spolsky, already a legend for launching The Stack Exchange Network with Jeff Atwood. Although it&amp;rsquo;s hard to not know him, I admittedly hadn&amp;rsquo;t read a lot of his material so far.</description>
    </item>
    
    <item>
      <title>It&#39;s not how good you are, it&#39;s how good you want to be</title>
      <link>https://jefclaes.be/2011/04/its-not-how-good-you-are-its-how-good.html</link>
      <pubDate>Sun, 10 Apr 2011 20:30:00 +0200</pubDate>
      
      <guid>https://jefclaes.be/2011/04/its-not-how-good-you-are-its-how-good.html</guid>
      <description>This Christmas, my girlfriend and I got this little book called It&amp;rsquo;s not how good you are, it&amp;rsquo;s how good you want to be.
This book is mainly directed to (advertisement) designers, but since I feel that designers and developers do have a few things in common, we both like to create things, I also read it.
The content of this book is a collection of Paul Ardens observations on business and life presented in a very consumable format.</description>
    </item>
    
    <item>
      <title>Why I still buy real books</title>
      <link>https://jefclaes.be/2011/02/why-i-still-buy-real-books.html</link>
      <pubDate>Tue, 01 Feb 2011 08:30:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2011/02/why-i-still-buy-real-books.html</guid>
      <description>As a technology geek, it should be hard to keep ignoring the latest generation of eReaders (read: the Kindle). With over three million devices sold, the Kindle has proven that it adds value to people&amp;rsquo;s lives, and that it&amp;rsquo;s a lot more than just a gadget.
Some of the most obvious benefits&amp;hellip; You can carry a whole library in your backpack. The price of an eBook often is substantially less than the hardcover version.</description>
    </item>
    
    <item>
      <title>Book review: The Art of Non-Conformity</title>
      <link>https://jefclaes.be/2011/01/book-review-art-of-non-conformity.html</link>
      <pubDate>Sat, 22 Jan 2011 14:00:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2011/01/book-review-art-of-non-conformity.html</guid>
      <description>The book The Art of Non-Conformity: Set Your Own Rules, Live the Life You Want, and Change the World was written by Chris Guillebeau.
I learned about this book through Chris&amp;rsquo; blog. He hosts a very popular blog where he writes on lifehacking, entrepreneurship and his goal to travel to each country in the world.
In this book Chris tries to show the reader that you don&amp;rsquo;t have the live your life the way other people expect you to.</description>
    </item>
    
    <item>
      <title>Book review: Got Fight?</title>
      <link>https://jefclaes.be/2011/01/book-review-got-fight.html</link>
      <pubDate>Sat, 15 Jan 2011 18:00:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2011/01/book-review-got-fight.html</guid>
      <description>I rarely review books with non-technical content here, but I just felt like I had to with this one.
The book Got Fight? was written by Forrest Griffin, assisted by Erich Krauss.
Forrest Griffin is one of the toughest light-heavyweight mixed martial artists competing in the UFC. If you are unfamiliar with MMA and UFC, I encourage you to watch one of the Forrest Griffin tribute videos on Youtube.</description>
    </item>
    
    <item>
      <title>Book review: Pro HTML5 Programming</title>
      <link>https://jefclaes.be/2011/01/book-review-pro-html5-programming.html</link>
      <pubDate>Thu, 06 Jan 2011 14:30:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2011/01/book-review-pro-html5-programming.html</guid>
      <description>The Apress book Pro HTML5 Programming was written by three authors: Peter Lubbers, Brian Albers and Frank Salim. In this book the authors introduce the reader to the most popular and useful features of HTML5.
The book contains 11 concise chapters: An overview of HTML5, the Canvas API, audio and video, the Geolocation API, the Communication API, the WebSocket API, Forms, the Web Workers API, the Web Storage API, Offline Web Applications and the future of HTML5.</description>
    </item>
    
    <item>
      <title>Book review: Object-Oriented JavaScript</title>
      <link>https://jefclaes.be/2010/02/book-review-object-oriented-javascript.html</link>
      <pubDate>Mon, 22 Feb 2010 19:47:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2010/02/book-review-object-oriented-javascript.html</guid>
      <description>Although I&amp;rsquo;ve made my feet wet with various JavaScript frameworks, I am not a JavaScript hero at all. This might be one of the disadvantages of being a WebForms developer and having great toolkits at hand like the AJAX Control Toolkit and Telerik RADControls.
Because you really can&amp;rsquo;t call yourself a webdeveloper without having some understanding of JavaScript I decided to order Object-Oriented Javascript by Stoyan Stefanov.
This book really handles the language itself.</description>
    </item>
    
    <item>
      <title>Book review: Professional Refactoring in C# &amp; ASP.NET</title>
      <link>https://jefclaes.be/2009/11/book-review-professional-refactoring-in.html</link>
      <pubDate>Tue, 17 Nov 2009 19:37:00 +0100</pubDate>
      
      <guid>https://jefclaes.be/2009/11/book-review-professional-refactoring-in.html</guid>
      <description>Three months ago I was looking up to refactoring a legacy ASP.NET Webforms application. Although I was familiar with refactoring, I ordered &amp;ldquo;Professional Refactoring in C# &amp;amp; ASP.NET&amp;rdquo; by Daniejel Arsenovski to get deeper into refactoring.
The title Although the title states &amp;ldquo;Professional&amp;rdquo;, I think this book should find its main audience in coding novices. Another problem with the title is the word ASP.NET in it. The book has one chapter covering ASP.</description>
    </item>
    
  </channel>
</rss>