﻿<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds2.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.2.3" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Tore Vestues recommends</title>
	<link>http://tore.vestues.no</link>
	<pubDate>Sun, 26 Apr 2009 18:00:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://tore.vestues.no/ToreVestuesRecommends.xml" type="application/rss+xml" />

	<item>
		<title>Podcast: Greg Young on Our Grand Failure – Thoughts on DDDD (Herding Code 51)</title>
		<link>http://tore.vestues.no/recommended-podcasts/</link>
		<pubDate>Sun, 12 July 2009 19:00:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedPodcasts]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-podcasts/</guid>
		<content:encoded><![CDATA[A more abstract discussion around Event driven architecture. Which, as I realize now, is not about infrastructure events (fire & forget and so on), it's about business events, like "End subscription". It focuses on events rather than data. Very domain driven, very interesting indeed. It also touches stuff like Command/Query separation.]]></content:encoded>
	</item>
	
	<item>
		<title>Podcast: Talking with Jeremy Miller about Alt.Net (Alt.Net podcast 18)</title>
		<link>http://tore.vestues.no/recommended-podcasts/</link>
		<pubDate>Sun, 12 July 2009 18:30:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedPodcasts]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-podcasts/</guid>
		<content:encoded><![CDATA[Great descripion of the Alt.Net mindset. If you're interested in good development practices at all, you should listen to this.]]></content:encoded>
	</item>
	
	<item>
		<title>Podcast: Scott Bellware on Microsoft and Ruby (Rubiverse 2)</title>
		<link>http://tore.vestues.no/recommended-podcasts/</link>
		<pubDate>Sun, 12 July 2009 18:00:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedPodcasts]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-podcasts/</guid>
		<content:encoded><![CDATA[If you're still not tired of Scott Bellware throwing crap in all directions, this is a "refreshing" hour of strong opinions (and why he loves Ruby).]]></content:encoded>
	</item>

	<item>
		<title>Recommended Book: Extreme programming explained (Kent Beck)</title>
		<link>http://tore.vestues.no/recommended-books/</link>
		<pubDate>Sun, 26 Apr 2009 18:05:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedBooks]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-books/</guid>
		<content:encoded><![CDATA[Extreme programming is beautiful. Not only because it uses the well known practices of TDD, CI, Pair programming and so on. Xp is beautiful because it understands that practices do not stand on its own. You need a mindset. The mindset is expressed through the Xp Values, and throughout the entire book. Xp is close to a philosophy. Read the book and I'm sure you will see software development in a slightly different way.]]></content:encoded>
	</item>

	<item>
		<title>Recommended Book: Software Craftsmanship (Pete McBreen)</title>
		<link>http://tore.vestues.no/recommended-books/</link>
		<pubDate>Sun, 26 Apr 2009 18:04:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedBooks]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-books/</guid>
		<content:encoded><![CDATA[This book is the foundation of the <a href="http://manifesto.softwarecraftsmanship.org/main">Craftsmanship movement</a> that seem to get momentum these days (and that is a good thing). "Software craftsmanship" sounds nice and has a positive ring to it, so it does not seem to be hard to endorse. But for Pete McBreen software craftsmanship is more than just taking your job serious. It's a way to organize teams, a way to run projects, a way to run the whole industry, a way to organize learning, and a new way to look at developers. I really like many of his ideas, and I hope people like the Craftsmanship movement not just because it sounds nice, but because they know what this book is about. Read it and see what you think of "Software engineering" when you're done.]]></content:encoded>
	</item>

	<item>
		<title>Recommended Book: Clean Code (Robert C. Martin)</title>
		<link>http://tore.vestues.no/recommended-books/</link>
		<pubDate>Sun, 26 Apr 2009 18:03:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedBooks]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-books/</guid>
		<content:encoded><![CDATA[One of the best books I've read about writing quality code, and certainly the most concrete one. Gives you concrete advice on how to improve your code. No less than every developer should read it.]]></content:encoded>
	</item>

	<item>
		<title>Recommended Book: Working Effectively With Legacy Code (Michael C. Feathers)</title>
		<link>http://tore.vestues.no/recommended-books/</link>
		<pubDate>Sun, 26 Apr 2009 18:02:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedBooks]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-books/</guid>
		<content:encoded><![CDATA[Don't be scared away just because the title has the word "legacy" in it. This book is not about VB6 or Fortran. Not at all! It's probably the best book I've read about writing automated tests. It is about how to work with code that is not tested (which is Feathers definition of legacy code). And it is about testing in general. If you want to write tests for code that is not previously tested (or written in a way that makes it testable), this book is for you.]]></content:encoded>
	</item>

	<item>
		<title>Recommended Book: The Pragmatic Programmer (Hunt and Thomas)</title>
		<link>http://tore.vestues.no/recommended-books/</link>
		<pubDate>Sun, 26 Apr 2009 18:02:00 +0000</pubDate>
		<dc:creator>Tore Vestues</dc:creator>
		<category><![CDATA[RecommendedBooks]]></category>
		<guid isPermaLink="false">http://tore.vestues.no/recommended-books/</guid>
		<content:encoded><![CDATA[This book is a classic. It is a collection of great advice that every software developer will benefit from. I keep coming back to this book and read a few pages in it now and then, and almost every time I  get something new out of it.]]></content:encoded>
	</item>

</channel>
</rss>

