<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Ruby + XML: A Serious Question That Only Sounds Facetious</title>
	<atom:link href="http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Mon, 15 Mar 2010 00:31:40 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Schut</title>
		<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/#comment-33346</link>
		<dc:creator>Peter Schut</dc:creator>
		<pubDate>Tue, 03 Jun 2008 01:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=632#comment-33346</guid>
		<description>For help with namespaces and libxml-ruby, check out http://thebogles.com/blog/an-hpricot-style-interface-to-libxml/

Cheers, Peter.</description>
		<content:encoded><![CDATA[<p>For help with namespaces and libxml-ruby, check out <a href="http://thebogles.com/blog/an-hpricot-style-interface-to-libxml/" rel="nofollow">http://thebogles.com/blog/an-hpricot-style-interface-to-libxml/</a></p>
<p>Cheers, Peter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enfranchised Mind &#187; The Status of Ruby&#8217;s libxml</title>
		<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/#comment-33315</link>
		<dc:creator>Enfranchised Mind &#187; The Status of Ruby&#8217;s libxml</dc:creator>
		<pubDate>Tue, 27 May 2008 11:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=632#comment-33315</guid>
		<description>[...] I was struggling with XML parsing in Ruby, the consensus was to try out libxml. I got on the devel mailing list in preparation for giving it [...]</description>
		<content:encoded><![CDATA[<p>[...] I was struggling with XML parsing in Ruby, the consensus was to try out libxml. I got on the devel mailing list in preparation for giving it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enfranchised Mind &#187; Hpricot Does Namespaces?</title>
		<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/#comment-33270</link>
		<dc:creator>Enfranchised Mind &#187; Hpricot Does Namespaces?</dc:creator>
		<pubDate>Thu, 22 May 2008 21:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=632#comment-33270</guid>
		<description>[...] like I was a bit hasty in my condemnation of Ruby XML parsing: Hpricot apparently handles namespaces okay through the magical .%() syntax. This tip is shared by [...]</description>
		<content:encoded><![CDATA[<p>[...] like I was a bit hasty in my condemnation of Ruby XML parsing: Hpricot apparently handles namespaces okay through the magical .%() syntax. This tip is shared by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/#comment-33215</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 13 May 2008 17:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=632#comment-33215</guid>
		<description>@Wheelwright

Or how about you stop bothering me with all this typing BS that I don&#039;t care about...being that I&#039;m using a type-optional language and all.  If your best argument for LINQ&#039;s greatness is to change the rules to help it look better, than you&#039;re not doing so hot, friend.

I&#039;m not going to sit here and pretend that LINQ sucks.  I don&#039;t think that&#039;s the case at all.  However, referring to it as light years ahead of anything else is just flat out wrong.  That may be true in the .NET world but it&#039;s clear you don&#039;t even know what else is out there beyond .NET so I don&#039;t see how you can make such ridiculous assertion.</description>
		<content:encoded><![CDATA[<p>@Wheelwright</p>
<p>Or how about you stop bothering me with all this typing BS that I don&#8217;t care about&#8230;being that I&#8217;m using a type-optional language and all.  If your best argument for LINQ&#8217;s greatness is to change the rules to help it look better, than you&#8217;re not doing so hot, friend.</p>
<p>I&#8217;m not going to sit here and pretend that LINQ sucks.  I don&#8217;t think that&#8217;s the case at all.  However, referring to it as light years ahead of anything else is just flat out wrong.  That may be true in the .NET world but it&#8217;s clear you don&#8217;t even know what else is out there beyond .NET so I don&#8217;t see how you can make such ridiculous assertion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wheelwright</title>
		<link>http://enfranchisedmind.com/blog/posts/ruby-xml-parsin/#comment-33214</link>
		<dc:creator>Wheelwright</dc:creator>
		<pubDate>Tue, 13 May 2008 17:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=632#comment-33214</guid>
		<description>@Marc

Solve the problem I have just solved in ONE line of code with the output being STRONGLY TYPED IntelliJ aware object (no lame weakly-typed hashtables etc:) and we will talk.</description>
		<content:encoded><![CDATA[<p>@Marc</p>
<p>Solve the problem I have just solved in ONE line of code with the output being STRONGLY TYPED IntelliJ aware object (no lame weakly-typed hashtables etc:) and we will talk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
