<?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>The Curmudgeoclast &#187; books</title>
	<atom:link href="http://techblog.daveastels.com/tag/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.daveastels.com</link>
	<description>This sucks, wouldn&#039;t it be cool if...?</description>
	<lastBuildDate>Thu, 06 Oct 2011 16:38:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The RSpec Book is out in Beta</title>
		<link>http://techblog.daveastels.com/2009/01/29/the-rspec-book-is-out-in-beta/</link>
		<comments>http://techblog.daveastels.com/2009/01/29/the-rspec-book-is-out-in-beta/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 02:00:18 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=303</guid>
		<description><![CDATA[Hot of the virtual presses:]]></description>
			<content:encoded><![CDATA[<p>Hot of the virtual presses:</p>
<div style="text-align:center;"><a href="http://www.pragprog.com/titles/achbd/the-rspec-book" target="blank"><img src="http://blog.daveastels.com/wp-content/uploads/2009/01/rspec-book-cover-480.jpg" border="1" alt="rspec-book-cover-480.jpg" width="400" height="480" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2009/01/29/the-rspec-book-is-out-in-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source from TDD: A Practical Guide</title>
		<link>http://techblog.daveastels.com/2008/01/28/source-from-tdd-a-practical-guide/</link>
		<comments>http://techblog.daveastels.com/2008/01/28/source-from-tdd-a-practical-guide/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 05:27:03 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=14</guid>
		<description><![CDATA[Several people have asked me for the source from my last book &#8220;TDD: A Practical Guide&#8221;. A lot has happened since that book, and the files from it that were once posted on the Saorsa &#38; Adaption sites were lost. Unfortunately I&#8217;ve had to tell people that the source was now longer in existence. Well, [...]]]></description>
			<content:encoded><![CDATA[<p>Several people have asked me for the source from my last book &#8220;TDD: A Practical Guide&#8221;.  A lot has happened since that book, and the files from it that were once posted on the Saorsa &amp; Adaption sites were lost.  Unfortunately I&#8217;ve had to tell people that the source was now longer in existence.</p>
<p>Well, today I was doing some routine housekeeping and&#8230; Huzah!!!  I found a zip of those very source files.  For anyone who has been looking for them&#8230; I&#8217;m pleased to say that I&#8217;m making them available at long last.  You can download it <a title="NowPlaying.zip" href="http://techblog.daveastels.com/wp-content/uploads/2008/01/nowplaying.zip">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2008/01/28/source-from-tdd-a-practical-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ruby Way</title>
		<link>http://techblog.daveastels.com/2006/12/22/the-ruby-way/</link>
		<comments>http://techblog.daveastels.com/2006/12/22/the-ruby-way/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 22:00:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=46</guid>
		<description><![CDATA[I&#8217;ve started reading the 2nd edition of &#8220;The Ruby Way&#8221; by Hal Fulton. So far it&#8217;s been good. I&#8217;ve been popping it open somewhat randomly so far, but plan to take a more structured look at it shortly. I enjoyed the overview of OO as applied to Ruby as well as the section on Rubyisms [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td></td>
<td>I&#8217;ve started reading the 2nd edition of &#8220;The Ruby Way&#8221; by Hal Fulton.</p>
<p>So far it&#8217;s been good.  I&#8217;ve been popping it open somewhat randomly so far, but plan to take a more structured look at it shortly.  I enjoyed the overview of OO as applied to Ruby as well as the section on Rubyisms and idioms.</p>
<p>This is a big book, and looks very comprehensive.  I&#8217;m looking forward to working through it.</p>
<p>One thing I have noticed&#8230; and I don&#8217;t know Hal so I&#8217;m not sure&#8230; is that there are comments regarding programming language issues that seem to indicate a lack of familiarity/awareness of Rubys grand-daddies: LISP &amp; Smalltalk.  Comments like <em> &#8220;in more recent languages such as Java, memory is reclaimed&#8230;&#8221;</em>   Both LISP and Smalltalk had garbage collection.  In fact that&#8217;s where the majority of GC research was done.  This however is a minor quibble.  This is a book about Ruby, and a good one at that.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/12/22/the-ruby-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate book</title>
		<link>http://techblog.daveastels.com/2006/12/11/textmate-book/</link>
		<comments>http://techblog.daveastels.com/2006/12/11/textmate-book/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 06:48:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=48</guid>
		<description><![CDATA[TextMate  Power Editing for the Mac James Edward Gray II I&#8217;ve read a couple of the beta versions of this book from the Pragmatic Press. It&#8217;s good. If you are using TextMate, you should have this book. The current documentation for TextMate is pretty lame. This book does an admirable job of filling that void. [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><img src="http://blog.daveastels.com/files/textmate_medium.jpg" border="0" alt="textmate_medium.jpg" width="142" height="170" align="right" /></td>
<td valign="top">TextMate </p>
<p><a href="http://www.pragmaticprogrammer.com/titles/textmate/index.html">Power Editing for the Mac</a></p>
<p>James Edward Gray II</td>
</tr>
</tbody>
</table>
<p>I&#8217;ve read a couple of the beta versions of this book from the Pragmatic Press.  It&#8217;s good.  If you are using <a href="http://www.macromates.com/">TextMate</a>, you should have this book.  The current <a href="http://www.macromates.com/textmate/manual/">documentation</a> for TextMate is pretty lame.  This book does an admirable job of filling that void.</p>
<p>The writing style is easy to read, and is quite information dense.  Content goes from basic cursor movement all the way to custom language support.  It&#8217;s a good read, and packed with valuable and useful information.</p>
<p>That said, while I&#8217;m impressed with the book, I&#8217;ve become less and less impressed with TextMate itself.  It&#8217;s a wonderful text editor and a sweet Mac app, and will long have a place on my dock.  But for serious programming, it doesn&#8217;t cut it.  I&#8217;ve gone back to &#8220;old faithful&#8221;&#8230; my constant companion from from way back.. <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>.  If you&#8217;re doing serious programming, there&#8217;s nothing like Emacs.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/12/11/textmate-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

