<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: IronPython in Action, book review</title>
	<atom:link href="http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/</link>
	<description>Everything considered harmful</description>
	<lastBuildDate>Wed, 21 Dec 2011 07:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/comment-page-1/#comment-55652</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=388#comment-55652</guid>
		<description>&lt;p&gt;Great! I&#039;m looking forward for the appendices then. See you in Italy, Alex!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great! I&#8217;m looking forward for the appendices then. See you in Italy, Alex!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Martelli</title>
		<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/comment-page-1/#comment-55651</link>
		<dc:creator>Alex Martelli</dc:creator>
		<pubDate>Tue, 20 Jan 2009 03:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=388#comment-55651</guid>
		<description>&lt;p&gt;Seconded -- as a tech reviewer, I liked the book (and IronPython itself) just as much.  Michael just sent me appendix B (magic methods) and I think that&#039;s truly excellent (sent him substantial detailed feedback too).  Now if IP 2 just worked right with Mono I&#039;d be SO happy (I don&#039;t DO windows;-)...!&lt;/p&gt;

&lt;p&gt;Alex&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Seconded &#8212; as a tech reviewer, I liked the book (and IronPython itself) just as much.  Michael just sent me appendix B (magic methods) and I think that&#8217;s truly excellent (sent him substantial detailed feedback too).  Now if IP 2 just worked right with Mono I&#8217;d be SO happy (I don&#8217;t DO windows;-)&#8230;!</p>

<p>Alex</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/comment-page-1/#comment-55650</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=388#comment-55650</guid>
		<description>&lt;p&gt;Didn&#039;t know that, thanks for pointing it out&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know that, thanks for pointing it out</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Review by Lawrence Oluyede &#8212; IronPython in Action News</title>
		<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/comment-page-1/#comment-55649</link>
		<dc:creator>Review by Lawrence Oluyede &#8212; IronPython in Action News</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=388#comment-55649</guid>
		<description>&lt;p&gt;[...] IronPython in Action Book Review  Recently I’ve had the opportunity to read Michael Foord’s upcoming book: IronPython in Action and let me say that I found it extremely interesting, and I suggest it to everybody needing (or wanting) to work with .NET from a dynamic perspective or to .NET developers interested in the world out there. The book covers a lot of ground, sometimes deeply, sometimes just in the surface but it seems to talk about everything there’s to know to make that ground solid enough to build something lasting. From the Python introduction to IronPython extension, from IronPython embedding to XML, Visual Studio, testing, metaprogramming, Windows Presentation Foundation (the .NET new UI), system administration, ASP.NET, databases, Silverlight and much more. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] IronPython in Action Book Review  Recently I’ve had the opportunity to read Michael Foord’s upcoming book: IronPython in Action and let me say that I found it extremely interesting, and I suggest it to everybody needing (or wanting) to work with .NET from a dynamic perspective or to .NET developers interested in the world out there. The book covers a lot of ground, sometimes deeply, sometimes just in the surface but it seems to talk about everything there’s to know to make that ground solid enough to build something lasting. From the Python introduction to IronPython extension, from IronPython embedding to XML, Visual Studio, testing, metaprogramming, Windows Presentation Foundation (the .NET new UI), system administration, ASP.NET, databases, Silverlight and much more. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://www.oluyede.org/blog/2009/01/19/ironpython-in-action-book-review/comment-page-1/#comment-55648</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=388#comment-55648</guid>
		<description>&lt;p&gt;Hey Lawrence - thanks very much for this review, much appreciated it and I&#039;m glad you enjoyed the book.&lt;/p&gt;

&lt;p&gt;One minor point - chapters 11 &amp; 12 (ASP.NET, databases &amp; webservices) were written by my colleague Christian Muirhead.&lt;/p&gt;

&lt;p&gt;All the best,&lt;/p&gt;

&lt;p&gt;Michael Foord&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Lawrence &#8211; thanks very much for this review, much appreciated it and I&#8217;m glad you enjoyed the book.</p>

<p>One minor point &#8211; chapters 11 &amp; 12 (ASP.NET, databases &amp; webservices) were written by my colleague Christian Muirhead.</p>

<p>All the best,</p>

<p>Michael Foord</p>]]></content:encoded>
	</item>
</channel>
</rss>

