<?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: Beating down the XML</title>
	<atom:link href="http://martian.org/marty/2009/10/07/beating-down-the-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/</link>
	<description>Marty was here!</description>
	<lastBuildDate>Mon, 21 Mar 2011 14:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Liyang HU</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-94011</link>
		<dc:creator>Liyang HU</dc:creator>
		<pubDate>Sat, 06 Mar 2010 21:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-94011</guid>
		<description>My solution is to deny the existence of anything other than UTF-8.</description>
		<content:encoded><![CDATA[<p>My solution is to deny the existence of anything other than UTF-8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93233</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93233</guid>
		<description>Encodings cause so many fun problems because most don&#039;t contain any self-identification.  Do you have any good way to tell the difference between ISO-8859-1, ISO-8859-7, ISO-8859-*, or KOI8?  What about EUC-JP and EUC-KR?

I know people who went searching for bugs in ftp after a data transfer from Korea to Japan &quot;was corrupted&quot; :-)</description>
		<content:encoded><![CDATA[<p>Encodings cause so many fun problems because most don&#8217;t contain any self-identification.  Do you have any good way to tell the difference between ISO-8859-1, ISO-8859-7, ISO-8859-*, or KOI8?  What about EUC-JP and EUC-KR?</p>
<p>I know people who went searching for bugs in ftp after a data transfer from Korea to Japan &#8220;was corrupted&#8221; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perl&#8217;s XML::Twig &#8212; バカな火星人</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93232</link>
		<dc:creator>Perl&#8217;s XML::Twig &#8212; バカな火星人</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93232</guid>
		<description>[...] &#8592; Beating down the XML [...]</description>
		<content:encoded><![CDATA[<p>[...] &larr; Beating down the XML [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirod</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93174</link>
		<dc:creator>mirod</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93174</guid>
		<description>UTF-8, how banal! And no, not everyone&#039;s data is in Unicode. And actually, text that could be encoded in plain latin 1 is often more of a pain to deal with than shift-JIS and the likes, at least in Perl. 
I can always generate shift-JIS, through vim digraphs, then iconv, although it&#039;s a write-only process as I can&#039;t read Japanese, I was just looking for a bit of real data. It doesn&#039;t matterthat much though, I&#039;ll be talking about encodings at the Italian Perl Workshop first.</description>
		<content:encoded><![CDATA[<p>UTF-8, how banal! And no, not everyone&#8217;s data is in Unicode. And actually, text that could be encoded in plain latin 1 is often more of a pain to deal with than shift-JIS and the likes, at least in Perl.<br />
I can always generate shift-JIS, through vim digraphs, then iconv, although it&#8217;s a write-only process as I can&#8217;t read Japanese, I was just looking for a bit of real data. It doesn&#8217;t matterthat much though, I&#8217;ll be talking about encodings at the Italian Perl Workshop first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93172</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93172</guid>
		<description>My XML document is encoded in Unicode UTF-8.  Isn&#039;t everyone&#039;s? :-)

It does contain Japanese text, though.</description>
		<content:encoded><![CDATA[<p>My XML document is encoded in Unicode UTF-8.  Isn&#8217;t everyone&#8217;s? :-)</p>
<p>It does contain Japanese text, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quim</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93166</link>
		<dc:creator>Quim</dc:creator>
		<pubDate>Wed, 07 Oct 2009 08:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93166</guid>
		<description>Free the code! :)

erm.. some examples on how you did it would be appreciated, at least for some of us who do not have any experience with Haskell at all, but for whom being able to see both implementations side-by-side would be great!</description>
		<content:encoded><![CDATA[<p>Free the code! :)</p>
<p>erm.. some examples on how you did it would be appreciated, at least for some of us who do not have any experience with Haskell at all, but for whom being able to see both implementations side-by-side would be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirod</title>
		<link>http://martian.org/marty/2009/10/07/beating-down-the-xml/comment-page-1/#comment-93165</link>
		<dc:creator>mirod</dc:creator>
		<pubDate>Wed, 07 Oct 2009 07:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=199#comment-93165</guid>
		<description>I am in the process of writing a howto about XML::Twig and encodings, could you tell me in which encoding the document is (hoping for something exotic here ;--).

Thanks</description>
		<content:encoded><![CDATA[<p>I am in the process of writing a howto about XML::Twig and encodings, could you tell me in which encoding the document is (hoping for something exotic here ;&#8211;).</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

