<?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: Converting MySQL character sets</title>
	<atom:link href="http://www.dikant.de/2007/07/17/converting-mysql-character-sets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dikant.de/2007/07/17/converting-mysql-character-sets/</link>
	<description>Personal blog of Peter Dikant</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:19:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Peter</title>
		<link>http://www.dikant.de/2007/07/17/converting-mysql-character-sets/comment-page-1/#comment-135</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 01 Nov 2007 17:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/2007/07/17/converting-mysql-character-sets/#comment-135</guid>
		<description>Hi Vienola,

The quote basically only means that you need to do a search&amp;replace. That&#039;s possible with every text editor. Open the sql-file and search for &lt;code&gt;=utf8&lt;/code&gt; and replace it with &lt;code&gt;=latin1&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Vienola,</p>
<p>The quote basically only means that you need to do a search&#038;replace. That&#8217;s possible with every text editor. Open the sql-file and search for <code>=utf8</code> and replace it with <code>=latin1</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vienola Hartsa</title>
		<link>http://www.dikant.de/2007/07/17/converting-mysql-character-sets/comment-page-1/#comment-133</link>
		<dc:creator>Vienola Hartsa</dc:creator>
		<pubDate>Wed, 31 Oct 2007 21:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/2007/07/17/converting-mysql-character-sets/#comment-133</guid>
		<description>Hi,
about:
&quot;Now open the exported file and replace all occurrences of =utf8 with the new character set =latin1. Here is an example how to do this in the vi texteditor:&quot;
?
How do I know what occurences are of utf8 ?, I don&#039;t use vi-editor, I think Linux users do, I use also linux but mainly windows?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
about:<br />
&#8220;Now open the exported file and replace all occurrences of =utf8 with the new character set =latin1. Here is an example how to do this in the vi texteditor:&#8221;<br />
?<br />
How do I know what occurences are of utf8 ?, I don&#8217;t use vi-editor, I think Linux users do, I use also linux but mainly windows?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

