<?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: Determine File Encoding</title>
	<atom:link href="http://brett.batie.com/software-development/determine-file-encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://brett.batie.com/software-development/determine-file-encoding/</link>
	<description>Thoughts of a Software Engineer.</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:08:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: JT</title>
		<link>http://brett.batie.com/software-development/determine-file-encoding/comment-page-1/#comment-23326</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Mon, 12 Dec 2011 15:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://brett.batie.com/?p=7#comment-23326</guid>
		<description>Same results as David above.  Lame...</description>
		<content:encoded><![CDATA[<p>Same results as David above.  Lame&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://brett.batie.com/software-development/determine-file-encoding/comment-page-1/#comment-1963</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 May 2009 12:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://brett.batie.com/?p=7#comment-1963</guid>
		<description>Hi.

Been looking for something like this but was wondering. No matter what the encoding is it only seems to return:

C:\Temp\Perl&gt;FileType.exe expected_chinese.txt
1252: Western European (Windows)

I was expecting UTF-8.

David.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Been looking for something like this but was wondering. No matter what the encoding is it only seems to return:</p>
<p>C:\Temp\Perl&gt;FileType.exe expected_chinese.txt<br />
1252: Western European (Windows)</p>
<p>I was expecting UTF-8.</p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://brett.batie.com/software-development/determine-file-encoding/comment-page-1/#comment-424</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://brett.batie.com/?p=7#comment-424</guid>
		<description>It is a command line program. To run it you open up dos by going to start&#8594;run and type cmd.

Then you run the program by giving it a file to process.

c:\path\to\FileType.exe c:\path\to\myfile.txt</description>
		<content:encoded><![CDATA[<p>It is a command line program. To run it you open up dos by going to start&rarr;run and type cmd.</p>
<p>Then you run the program by giving it a file to process.</p>
<p>c:\path\to\FileType.exe c:\path\to\myfile.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sampe</title>
		<link>http://brett.batie.com/software-development/determine-file-encoding/comment-page-1/#comment-235</link>
		<dc:creator>sampe</dc:creator>
		<pubDate>Mon, 08 Sep 2008 13:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://brett.batie.com/?p=7#comment-235</guid>
		<description>Hello,

What exactly this exe should do? I&#039;m looking for exactly the same kind of program, but I didn&#039;t notice anything, when I ran your program.

I&#039;d appreciate, if you could give me more advice...</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>What exactly this exe should do? I&#039;m looking for exactly the same kind of program, but I didn&#039;t notice anything, when I ran your program.</p>
<p>I&#039;d appreciate, if you could give me more advice&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

