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

<channel>
	<title>El Tramo &#187; Books</title>
	<atom:link href="http://el-tramo.be/blog/tag/books/feed" rel="self" type="application/rss+xml" />
	<link>http://el-tramo.be</link>
	<description>Remko Tronçon&#039;s Homepage</description>
	<lastBuildDate>Fri, 11 Jun 2010 19:08:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Confessions of a Public Speaker</title>
		<link>http://el-tramo.be/blog/confessions-of-a-public-speaker</link>
		<comments>http://el-tramo.be/blog/confessions-of-a-public-speaker#comments</comments>
		<pubDate>Mon, 21 Dec 2009 10:21:09 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[Presenting]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=574</guid>
		<description><![CDATA[
Although I love the thrill of speaking in public, I unfortunately don’t get to do it as often as I used to (once, maybe twice a year lately). The few times I do speak, though, I’ld like it to be as good as possible. That’s why I was very interested in O’Reilly’s announcement of Scott [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right;" src="http://covers.oreilly.com/images/9780596802004/cat.gif" alt="" width="144" height="221" /></p>
<p>Although I love the thrill of speaking in public, I unfortunately don’t get to do it as often as I used to (once, maybe twice a year lately). The few times I <em>do</em> speak, though, I’ld like it to be as good as possible. That’s why I was very interested in <a href="http://oreilly.com">O’Reilly</a>’s announcement of <a href="http://www.scottberkun.com/">Scott Berkun</a>’s <em><a href="http://oreilly.com/catalog/9780596802004">Confessions of a Public Speaker</a><span style="font-style: normal;">, and</span></em> so I put the book on my shopping list right away. Not having heard of the author before, I was hoping for the best (light, interesting, with a touch of “funny”), but expecting the worst (“I am your presentation <em>God</em>; people sell their own mother to hear my voice<em>;</em> although you are not worthy, I will lower myself to your level and give some insight in why I am so fantastic.”). After receiving the book in the mail, I read it from the first page to the last in merely one day (a new personal record). Needless to say the book exceeded my expectations.</p>
<p><span id="more-574"></span></p>
<p>The book talks about many aspects of public speaking: why are we affraid of talking in public, and how can we avoid this? How is it to earn a living of public speaking? How do you work a tough room? How can you attract people to your talk? How do you keep people from falling asleep? How should you get and interpret feedback? What to do if your talk sucks? What to do when things go wrong? What are the little things pros do? The list just goes on and on.</p>
<p>Not only is this book packed with handy tips and anecdotes, it’s also written in a very light and funny way, making this book both extremely pleasant and interesting to read. A must-read for virtually anyone, especially those who sometimes speak in front of an audience (even small ones)!</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/confessions-of-a-public-speaker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beautiful (XMPP) Testing</title>
		<link>http://el-tramo.be/blog/beautiful-xmpp-testing</link>
		<comments>http://el-tramo.be/blog/beautiful-xmpp-testing#comments</comments>
		<pubDate>Mon, 02 Nov 2009 14:43:20 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Nothing But Nets]]></category>
		<category><![CDATA[O’Reilly]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=540</guid>
		<description><![CDATA[
O’Reilly recently released the book Beautiful Testing, a collection of essays about testing and QA in general. As I mentioned earlier, I wrote an article in that book on (unit) testing XMPP protocols, using Swift as a motivating example. Since the book’s scope may (oddly enough) not always be as interesting for developers in general, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://oreilly.com/catalog/9780596159825"><img class="alignright" style="float: right;" src="http://covers.oreilly.com/images/9780596159825/cat.gif" alt="" width="144" height="189" /></a></p>
<p>O’Reilly recently released the book <em><a href="http://oreilly.com/catalog/9780596159825">Beautiful Testing</a></em>, a collection of essays about testing and QA in general. As I <a href="/blog/beautiful-xmpp-testing-intro">mentioned earlier</a>, I wrote an article in that book on (unit) testing XMPP protocols, using <a href="http://swift.im">Swift</a> as a motivating example. Since the book’s scope may (oddly enough) not always be as interesting for developers in general, I released my article under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution</a> license (thanks to the good folks from O’Reilly for encouraging us to do this), which you can find <a href="/documents/beautiful-xmpp-testing/index.php">here</a> (or directly from my <a href="/git/beautiful-xmpp-testing/">Git repository</a>). The original excerpt from the book (including the index, list of biographies, and all the fancy artwork) is also <a href="/documents/beautiful-xmpp-testing/BeautifulXMPPTesting-OReilly.pdf">available for download</a> under the same license.</p>
<p>I of course encourage you to buy either the PDF or dead tree version of the book, as all the proceeds of the book go to <a href="http://www.nothingbutnets.net/">charity</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/beautiful-xmpp-testing/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Watch</title>
		<link>http://el-tramo.be/blog/the-watch</link>
		<comments>http://el-tramo.be/blog/the-watch#comments</comments>
		<pubDate>Fri, 04 Sep 2009 18:23:59 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Casio]]></category>
		<category><![CDATA[Jaeger-LeCoultre]]></category>
		<category><![CDATA[Reverso]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Swatch]]></category>
		<category><![CDATA[Switzerland]]></category>
		<category><![CDATA[Watches]]></category>

		<guid isPermaLink="false">/?p=490</guid>
		<description><![CDATA[
When I was a kid, I used to be fascinated by Swiss clocks and watches (actually, mostly anything that was made in Switzerland). However, my attention in watches seems to have faded shortly after I got my very own black &#38; red strapped Swatch: only a few years later, I replaced the Swatch with a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="/files/blog/the-watch.jpg" alt="" width="173" height="173" /></p>
<p>When I was a kid, I used to be fascinated by Swiss clocks and watches (actually, mostly anything that was made in Switzerland). However, my attention in watches seems to have faded shortly after I got my very own black &amp; red strapped Swatch: only a few years later, I replaced the Swatch with a digital Casio with built-in calculator, because it looked flashy and cool. I have to admit that the watches I wore (if any) haven’t really improved much since then. However, since I recently came to be without a timepiece again, I took the opportunity to read up on watches before buying a new one. I ordered the first well-rated book on the subject I could find, which happened to be Gene Stone&#8217;s <em><a href="http://www.amazon.co.uk/Watch-Gene-Stone/dp/0810930935/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1251921623&amp;sr=1-1">The Watch</a></em>. It turns out that this book was one of the most entertaining books I recently read, and I must admit I have become a watch fanatic ever since I read it.</p>
<p><span id="more-490"></span></p>
<p><em>The Watch</em> begins with a history of time, covering all kinds of timekeeping tools, from the pyramids of ancient egypt, up to the cell phones of today. After this brief history, the author motivates his choice of 50 brands that he describes in detail in the remainder of the book. He concludes the introduction with an entertaining comparison of the watch manufacturer scene with an old European court, consisting of a king, a queen, a prime minister, a knight, and so on.</p>
<p>The main part of the book consists of an in-depth description of 50 of the most notable and famous historical watch brands out there, old and new, literally ranging from A (Lange &amp; Söhne) to Z(enith). The book tells the (often very extended) history behind each brand, the multitude of relations between the different watchmakers, and the most famous watches of each brand. These stories are a very interesting read, and serve as an excellent crash course into the world of watches for newcomers like me (whose knowledge of brands is limited to the obvious Rolex, Swatch, and Omega). However, what really puts the cherry on the cake are undoubtedly the 500 gorgeous high-quality pictures of watches and their movements, depicted in extremely high detail. On any given day, I find it fascinating to pick up the book, flip through the pages, and enjoy just looking at these photos for a while.</p>
<p>After the theory behind the watches and their history, the last part of the book focuses on the actual owning, exploring, and collecting of watches. Besides a handful of tips from the author, this part comes with several testimonies from different people, talking about how they got interested in watches, why they are so fascinated about them, and which one is their ultimate favorite. On top of this, the author created a few top 10s of watches, including “models that everybody should know”, “models that are fun to look at”, “models that look good”, and “brands to look out for”. Again, very valuable information for the uninitated like me.</p>
<p>You can feel that the author has a passion for watches, knows what he’s talking about, and put a lot of love into this book to share his passion and knowledge with the rest of the world. All this makes <em>The Watch</em> both a fascinating and entertaining to read, or, if you don’t feel like reading, a nice way to feast your eyes on pretty shiny pictures.</p>
<p>If, like me, you&#8217;re interested in reading even more about watches after finishing <em>The Watch</em>, I can recommend <a href="http://www.amazon.co.uk/Cult-Watches-Worlds-Enduring-Classics/dp/1858943876"><em>Cult Watches: The World&#8217;s Enduring Classics</em></a> by Michael Balfour. Where <em>The Watch</em> discusses the history of many brands and a variety of their collections, <em>Cult Watches</em> picks out 30 specific “cult” watches (including my favorite, <a href="http://jaeger-lecoultre.com">Jaeger-LeCoultre</a>’s <a href="http://www.jaeger-lecoultre.com/eu/en/watches/reverso-classique/grande-reverso-976">Reverso</a>), and tells the detailed story behind each watch and its manufacturer, also accompanied by a lot (though not nearly as many) of high-quality photographs of the insides and outsides of these timepieces. And although most of the watches in this book are mentioned in <em>The Watch</em> as well, some brands that are only mentioned briefly in that book (such as Longines) are mentioned in more detail in <em>Cult Watches</em>. All this makes <em>Cult Watches</em> a nice addition to Gene Stone’s broad reference book.</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/the-watch/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>“XMPP: The Definitive Guide” Code Examples</title>
		<link>http://el-tramo.be/blog/xmpp-tdg-code</link>
		<comments>http://el-tramo.be/blog/xmpp-tdg-code#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:06:01 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SleekXMPP]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[XMPP-TDG]]></category>

		<guid isPermaLink="false">/?p=473</guid>
		<description><![CDATA[Although the primary focus of XMPP: The Definitive Guide is explaning the XMPP protocol and all its extensions through text and illustrations, we also included a few Python code examples to help people get started with implementing their own ideas. In fact, we devoted a whole chapter to building an XMPP application, starting out with [...]]]></description>
			<content:encoded><![CDATA[<p>Although the primary focus of <a href="http://oreilly.com/catalog/9780596521264/"><em>XMPP: The Definitive Guide</em></a> is explaning the XMPP protocol and all its extensions through text and illustrations, we also included a few Python code examples to help people get started with implementing their own ideas. In fact, we devoted a whole chapter to building an XMPP application, starting out with a simple bot implementation, but gradually extending the application into a full server component. For people who want to try this out for themselves, we’re releasing the <a href="/git/xmpp-tdg/snapshot/xmpp-tdg-master.zip">source code of all code examples</a>, including a <a href="/git/xmpp-tdg/tree/code/EchoBot">simple echo bot</a>, and different variants of the <a href="/git/xmpp-tdg/tree/code/CheshiR">CheshiR microblogging platform XMPP interface</a>.</p>
<p><span id="more-473"></span></p>
<p>All examples are built using the lightweight <a href="http://code.google.com/p/sleekxmpp/">SleekXMPP</a> Python XMPP library. In fact, SleekXMPP is so lightweight that we included a version in the source bundle, making it even easier to get started implementing your own bots and components.</p>
<p>Do bear in mind that these examples only serve illustrative purposes for the book, so don’t expect very robust code. Although making this code fail-safe is not really our primary goal (since that would involve a lot of code that would only distract the reader), we <em>do</em> welcome bug reports or fixes.</p>
<p>The code examples are available as a <a href="/git/xmpp-tdg/snapshot/xmpp-tdg-master.zip">source package</a>, or directly from the <a href="/git/xmpp-tdg">Git repository</a> (mirrored on <a href="http://github.com/remko/xmpp-tdg">GitHub</a>). We will soon put a link to the package on <a href="http://oreilly.com/catalog/9780596521264/">the book’s webpage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/xmpp-tdg-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Beautiful Testing” XMPP Chapter</title>
		<link>http://el-tramo.be/blog/beautiful-xmpp-testing-intro</link>
		<comments>http://el-tramo.be/blog/beautiful-xmpp-testing-intro#comments</comments>
		<pubDate>Sun, 03 May 2009 11:57:21 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Nothing But Nets]]></category>
		<category><![CDATA[O’Reilly]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=367</guid>
		<description><![CDATA[Adam Goucher and Tim Riley (Director of QA at Mozilla) announced a few months ago that they are putting together a Beautiful Testing book for O’Reilly. I took the opportunity to write a chapter about testing in the context of XMPP (more specifically, about testing protocol implementations in Swift),  and just submitted the final [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://adam.goucher.ca/">Adam Goucher</a> and Tim Riley (Director of QA at Mozilla) <a href="http://adam.goucher.ca/?p=684">announced</a> a few months ago that they are putting together a <a href="http://oreilly.com/catalog/9780596159818"><em>Beautiful Testing</em></a> book for O’Reilly. I took the opportunity to write a chapter about testing in the context of XMPP (more specifically, about testing protocol implementations in <a href="http://swift.im">Swift</a>),  and just submitted the final draft for technical review. The book is expected to be released this August.</p>
<p><span id="more-367"></span>Although there are many types of testing being done in the XMPP world, the chapter focuses on the beauty of testing the functionality of XMPP protocol implementations. After a brief introduction on XMPP, it starts out with a description of unit testing simple IQ request/response protocols, and  then gradually moves on to higher-level testing of more complex, multi-stage protocols such as session initialization. As you might expect from a developer like me, the chapter is quite heavy on the (C++) code, but I’m told it compensates for the rest of the book <img src='http://el-tramo.be/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>As with all other books in the O’Reilly “Beautiful” series (which started with <em><a href="http://oreilly.com/catalog/9780596510046/">Beautiful Code</a></em>, but has since been followed up by <em><a href="http://oreilly.com/catalog/9780596517984/">Beautiful Architecture</a></em>, <em><a href="http://oreilly.com/catalog/9780596518028/">Beautiful Teams</a></em>, <em><a href="http://oreilly.com/catalog/9780596527488/">Beautiful Security</a></em>, and <em><a href="http://oreilly.com/catalog/9780596157111/">Beautiful Data</a></em>), all proceeds of the book go to charity, in this case <a href="http://www.nothingbutnets.net/">“Nothing But Nets”</a> (which provides mosquito netting to malaria infested areas of Africa). This means that I can plug this book as much as I want, and still have the feeling I’m actually doing a noble, unselfish thing. (contrary to when I casually mention that you can buy our book <em><a href="http://oreilly.com/catalog/9780596521264/">XMPP: The Definitive Guide</a></em> at very sharp prices these days). Some time after the book’s release this summer, I will even make a free version of the chapter available here, so check back soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/beautiful-xmpp-testing-intro/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We have an animal</title>
		<link>http://el-tramo.be/blog/xmppbook-cover</link>
		<comments>http://el-tramo.be/blog/xmppbook-cover#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:25:02 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[XMPP-TDG]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=274</guid>
		<description><![CDATA[O’Reilly just sent us the cover for our upcoming XMPP Book, and it seems we got the world’s smallest ungulate: the lesser mouse-deer. I haven’t seen one in real life before, am not sure I ever want to, but still: great! Have a look below to see what the cover of the book will look [...]]]></description>
			<content:encoded><![CDATA[<p>O’Reilly just sent us the cover for our <a href="http://oreilly.com/catalog/9780596157197/">upcoming XMPP Book</a>, and it seems we got the world’s smallest ungulate: the <a href="http://en.wikipedia.org/wiki/Kanchil">lesser mouse-deer</a>. I haven’t seen one in real life before, am not sure I ever want to, but still: great! Have a look below to see what the cover of the book will look like when it hits the stores in 2 months.</p>
<p><span id="more-274"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid grey;" title="Cover of “XMPP: The Definitive Guide”" src="http://el-tramo.be/files/blog/xmppbook-cover.png" alt="" width="350" height="460" /></p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/xmppbook-cover/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Final revision of the XMPP book submitted</title>
		<link>http://el-tramo.be/blog/xmppbook-final</link>
		<comments>http://el-tramo.be/blog/xmppbook-final#comments</comments>
		<pubDate>Mon, 02 Feb 2009 23:54:21 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[XMPP-TDG]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=270</guid>
		<description><![CDATA[After a few weeks of heavy labour and long nights, Peter, Kevin, and I just submitted the final revision of “XMPP: The Definitive Guide” to the folks at O’Reilly. All the feedback from our (thorough) reviewers has been processed, we added quite a few extra bits and clarifications (58 pages to be exact), polished the [...]]]></description>
			<content:encoded><![CDATA[<p>After a few weeks of heavy labour and long nights, <a href="http://stpeter.im">Peter</a>, <a href="http://kismith.co.uk">Kevin</a>, and I just submitted the final revision of <a href="http://oreilly.com/catalog/9780596157197/">“XMPP: The Definitive Guide”</a> to the folks at O’Reilly. All the feedback from our (thorough) reviewers has been processed, we added quite a few extra bits and clarifications (58 pages to be exact), polished the whole thing up, and went through the resulting manuscript with a fine toothed comb. We hope the people who will read this book will be as satisfied with the end result as we are. If all goes according to plan, the book should roll out of the presses in about 2 months. In the mean time, you can expect an update to the <a href="http://oreilly.com/catalog/9780596157197/">on-line rough cut version of the book</a> in the next couple of days.</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/xmppbook-final/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rough cuts of XMPP book now available</title>
		<link>http://el-tramo.be/blog/xmppbook-roughcuts</link>
		<comments>http://el-tramo.be/blog/xmppbook-roughcuts#comments</comments>
		<pubDate>Wed, 10 Dec 2008 16:25:10 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[XMPP-TDG]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=248</guid>
		<description><![CDATA[While Kevin, Peter, and I are working very hard to finish the first draft of our upcoming book ‘XMPP: The Definitive Guide’, O’Reilly has recently released early versions of most of the chapters of the book as Rough Cuts. People interested in learning about XMPP today can now get a preliminary version of the book, [...]]]></description>
			<content:encoded><![CDATA[<p>While <a href="http://kismith.co.uk">Kevin</a>, <a href="http://stpeter.im">Peter</a>, and I are working very hard to finish the first draft of our <a href="http://el-tramo.be/blog/xmppbook-intro">upcoming book</a> <em>‘XMPP: The Definitive Guide</em>’, O’Reilly has recently released early versions of most of the chapters of the book as <a href="http://oreilly.com/catalog/9780596157197/">Rough Cuts</a>. People interested in learning about XMPP <em>today</em> can now get a preliminary version of the book, and get updates as the book progresses.</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/xmppbook-roughcuts/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>We&#8217;re writing an XMPP book</title>
		<link>http://el-tramo.be/blog/xmppbook-intro</link>
		<comments>http://el-tramo.be/blog/xmppbook-intro#comments</comments>
		<pubDate>Thu, 21 Aug 2008 18:23:47 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>
		<category><![CDATA[XMPP]]></category>
		<category><![CDATA[XMPP-TDG]]></category>

		<guid isPermaLink="false">http://el-tramo.be/?p=83</guid>
		<description><![CDATA[I&#8217;m excited to announce that Peter, Kevin, and I recently got the green light from O&#8217;Reilly to start writing a book about Jabber/XMPP. The book will be targeted at a diverse public: on one hand, people who want to get acquainted with XMPP and will get an introduction and a general overview of XMPP, its [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m excited to announce that <a href="http://stpeter.im">Peter</a>, <a href="http://kismith.co.uk">Kevin</a>, and I recently got the green light from <a href="http://oreilly.com">O&#8217;Reilly</a> to start writing a book about Jabber/XMPP. The book will be targeted at a diverse public: on one hand, people who want to get acquainted with XMPP and will get an introduction and a general overview of XMPP, its workings, and its possibilities. On the other hand,  software engineers who want to integrate XMPP into their products will get a guide to implementing different use cases of XMPP through a series of different developer stories. The book is expected to be available in 2009, so start making some room on your bookshelf!</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/xmppbook-intro/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Refactor Your Wetware (Beta)</title>
		<link>http://el-tramo.be/blog/refactor-your-wetware-beta</link>
		<comments>http://el-tramo.be/blog/refactor-your-wetware-beta#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:17:50 +0000</pubDate>
		<dc:creator>Remko Tronçon</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Andy Hunt]]></category>
		<category><![CDATA[eBooks]]></category>
		<category><![CDATA[Pragmatic Bookshelf]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://el-tramo.be/blog/refactor-your-wetware-beta</guid>
		<description><![CDATA[At the occasion of `Read an eBook week&#8217;, I thought I&#8217;ld do something you can&#8217;t actually do with real books: buy (and read) a version of a book before it is released. Andy Hunt, author of the excellent book `The Pragmatic Programmer&#8217; (a must read for every developer!), recently announced the availability of a `beta&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>At the occasion of <a href="http://www.google.be/search?q=read+an+ebook+week">`Read an eBook week&#8217;</a>, I thought I&#8217;ld do something you can&#8217;t actually do with real books: buy (and read) a version of a book before it is released. Andy Hunt, author of the excellent book <a href="http://www.pragprog.com/the-pragmatic-programmer">`The Pragmatic Programmer&#8217;</a> (a must read for every developer!), recently <a href="http://blog.toolshed.com/2008/02/my-new-book-ref.html">announced</a> the availability of a <em>`beta&#8217;</em> version of his new book, <a href="http://pragprog.com/titles/ahptl">`Refactor your wetware&#8217;</a>. This beta version is an early electronic version of the book, which gives the reader the opportunity to get a sneak peek at the book, and give feedback for the final version (which, as a beta book owner, you can also download when it is released).  So, I went over to the <a href="http://pragprog.com">`Pragmatic Bookshelf&#8217;</a> store, ordered my copy, and got an e-mail with my personalized copy only a few seconds later.</p>
<p><span id="more-81"></span></p>
<p>As the subtitle of the book  (<span style="font-style: italic">`</span><span style="font-style: italic">Pragmatic Thinking &amp; Learning&#8217;)</span> hints, the main subject of this book is our brain: how we learn things, how we become experts in a certain field, how we get new (innovative) ideas, how we solve problems, &#8230; The goal is to use these understandings to become more effective in our learning process, to make it easier to get ideas and to solve hard problems. The book has a lot of the feel of <span style="font-style: italic">`The Pragmatic Programmer&#8217;</span> to it: easy to read, very pleasantly written, a lot of descriptions of situations and experiences that sound very familiar, and a written description of some thoughts and theories that somehow were already floating around somewhere in your brain, but which you never really paid attention to; and, of course, mainly written from the perspective of a software developer. The book is filled with quite interesting statements and useful tips that will probably keep lingering on in your brain for quite a while. The insights into the human brain that the book provides seem to make a lot of sense, and explain a lot of real-life experiences.</p>
<p>Reading this (beta) book was fun and very learnful. Unfortunately, there is also a downside with a beta book. Not the occasional typo, not the layout that goes slightly wrong in a place or 2, but the fact that, just when you&#8217;re hanging on every word of the text, you end up with a few chapters that have nothing but <span style="font-style: italic">`Coming soon&#8217;</span>. Then again, this might be the perfect book for this to happen: while waiting for the second half of the book to appear, my <span style="font-style: italic">R</span>-brain will have a chance to index the raw data it recorded from the book in the background, and I might be able to read the remainder of the book with more context-awareness. Hey, I think I learned something!</p>
]]></content:encoded>
			<wfw:commentRss>http://el-tramo.be/blog/refactor-your-wetware-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
