<?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: UTF-8 preamble is a problem when you concatenate files</title>
	<atom:link href="http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/</link>
	<description>Jouni Heikniemi&#039;s IT adventures</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:59:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aki Björklund</title>
		<link>http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/comment-page-1/#comment-13014</link>
		<dc:creator>Aki Björklund</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/#comment-13014</guid>
		<description>There is no such thing as plain text.</description>
		<content:encoded><![CDATA[<p>There is no such thing as plain text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jouni Heikniemi</title>
		<link>http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/comment-page-1/#comment-13013</link>
		<dc:creator>Jouni Heikniemi</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/#comment-13013</guid>
		<description>I definitely agree XML shouldn&#039;t be considered a string and that the code sucks. 

On the other hand, the BOM-in-the-middle-of-the-file issue is not limited to XML: The same would appear in plain text as well.</description>
		<content:encoded><![CDATA[<p>I definitely agree XML shouldn&#039;t be considered a string and that the code sucks. </p>
<p>On the other hand, the BOM-in-the-middle-of-the-file issue is not limited to XML: The same would appear in plain text as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aki Björklund</title>
		<link>http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/comment-page-1/#comment-13012</link>
		<dc:creator>Aki Björklund</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/#comment-13012</guid>
		<description>Creating XML by concatenating strings is pretty stupid (but also pretty common). I would not blame the tool in this one.

&lt;a href=&quot;http://hsivonen.iki.fi/producing-xml/&quot; rel=&quot;nofollow&quot;&gt;Henri Sivonen: HOWTO Avoid Being Called a Bozo When Producing XML&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Creating XML by concatenating strings is pretty stupid (but also pretty common). I would not blame the tool in this one.</p>
<p><a href="http://hsivonen.iki.fi/producing-xml/" rel="nofollow">Henri Sivonen: HOWTO Avoid Being Called a Bozo When Producing XML</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo Laak</title>
		<link>http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/comment-page-1/#comment-13004</link>
		<dc:creator>Timo Laak</dc:creator>
		<pubDate>Mon, 21 Dec 2009 12:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikniemi.net/hardcoded/2009/12/utf-8-preamble-is-a-problem-when-you-concatenate-files/#comment-13004</guid>
		<description>Rule #1: Do not use Notepad. It sucks. Use Notepad++, UltraEdit or something more advanced editor instead.

And it is very strange that Visual Studio does not use Unicode by default. MS really should abandon the Windows-1252 encoding.</description>
		<content:encoded><![CDATA[<p>Rule #1: Do not use Notepad. It sucks. Use Notepad++, UltraEdit or something more advanced editor instead.</p>
<p>And it is very strange that Visual Studio does not use Unicode by default. MS really should abandon the Windows-1252 encoding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

