<?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: Dessert #1: DoxyGen &lt; 1.5.x mit UTF-8 nutzen</title>
	<atom:link href="http://www.multicept.de/blog/11/dessert-1-doxygen-15x-mit-utf-8-nutzen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.multicept.de/blog/11/dessert-1-doxygen-15x-mit-utf-8-nutzen/</link>
	<description></description>
	<lastBuildDate>Wed, 21 May 2008 19:58:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas Eimers</title>
		<link>http://www.multicept.de/blog/11/dessert-1-doxygen-15x-mit-utf-8-nutzen/comment-page-1/#comment-2</link>
		<dc:creator>Thomas Eimers</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.multicept.de/blog/11/dessert-1-doxygen-15x-mit-utf-8-nutzen/#comment-2</guid>
		<description>INPUT_FILTER korrektur

INPUT_FILTER = &quot;iconv -t iso-8859-15 -f UTF-8 -c&quot;
ist meiner Meinung nach falsch herum, es muss laute
I NPUT_FILTER = &quot;iconv -f iso-8859-15 -t UTF-8 -c&quot;
also &quot;from&quot; und &quot;to&quot; ist verwechselt.

mfg
T.Eimers</description>
		<content:encoded><![CDATA[<p>INPUT_FILTER korrektur</p>
<p>INPUT_FILTER = &#8220;iconv -t iso-8859-15 -f UTF-8 -c&#8221;<br />
ist meiner Meinung nach falsch herum, es muss laute<br />
I NPUT_FILTER = &#8220;iconv -f iso-8859-15 -t UTF-8 -c&#8221;<br />
also &#8220;from&#8221; und &#8220;to&#8221; ist verwechselt.</p>
<p>mfg<br />
T.Eimers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

