<?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: WordPress in two (or more) languages</title>
	<atom:link href="http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: elgreco</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-113699</link>
		<dc:creator>elgreco</dc:creator>
		<pubDate>Thu, 10 Apr 2008 16:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-113699</guid>
		<description>You can install multilingual WP these way:
1. upload wp for each languages in its own folder i.e. en/ for english de/ for german and so on
2. edit for all languages the wp-config.php and change the table prefix from $table_prefix  = &#039;wp_&#039;; which is the deafult to $table_prefix  = &#039;wpen_&#039;; and so on for each language.
3. Run the install file and enjoy bloging</description>
		<content:encoded><![CDATA[<p>You can install multilingual WP these way:<br />
1. upload wp for each languages in its own folder i.e. en/ for english de/ for german and so on<br />
2. edit for all languages the wp-config.php and change the table prefix from $table_prefix  = &#8216;wp_&#8217;; which is the deafult to $table_prefix  = &#8216;wpen_&#8217;; and so on for each language.<br />
3. Run the install file and enjoy bloging</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naisioxerloro</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-55040</link>
		<dc:creator>naisioxerloro</dc:creator>
		<pubDate>Wed, 28 Nov 2007 14:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-55040</guid>
		<description>Hi. 
Good design, who make it?</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Good design, who make it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0wned</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-40797</link>
		<dc:creator>0wned</dc:creator>
		<pubDate>Wed, 10 Oct 2007 19:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-40797</guid>
		<description>Thanks always thought it would be harder to do.</description>
		<content:encoded><![CDATA[<p>Thanks always thought it would be harder to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: term paper</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-25429</link>
		<dc:creator>term paper</dc:creator>
		<pubDate>Wed, 18 Jul 2007 07:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-25429</guid>
		<description>I have had the same problem with Wordpress but I used Babelfish. Very interesting solution. Thank you.</description>
		<content:encoded><![CDATA[<p>I have had the same problem with WordPress but I used Babelfish. Very interesting solution. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-12665</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Sun, 06 May 2007 17:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-12665</guid>
		<description>Oh and here are all the links I have collected on creating a multilingual/bilingual Wordpress site:

http://del.icio.us/webobserver/wordpress+multilingual</description>
		<content:encoded><![CDATA[<p>Oh and here are all the links I have collected on creating a multilingual/bilingual WordPress site:</p>
<p><a href="http://del.icio.us/webobserver/wordpress+multilingual" rel="nofollow">http://del.icio.us/webobserver/wordpress+multilingual</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-12664</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Sun, 06 May 2007 16:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-12664</guid>
		<description>This is a bad idea because it creates 2 installations that you have to maintain - thus double the amount of work. With the Polyglot plugin you can specify whether you are posting in one language or 2. Then you can also put in a language switcher to see the entire site in either language separately. I found this site somewhat useful on the Polyglot plugin:

http://geoland.org/2007/01/multilingual-wordpress/</description>
		<content:encoded><![CDATA[<p>This is a bad idea because it creates 2 installations that you have to maintain &#8211; thus double the amount of work. With the Polyglot plugin you can specify whether you are posting in one language or 2. Then you can also put in a language switcher to see the entire site in either language separately. I found this site somewhat useful on the Polyglot plugin:</p>
<p><a href="http://geoland.org/2007/01/multilingual-wordpress/" rel="nofollow">http://geoland.org/2007/01/multilingual-wordpress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-5793</link>
		<dc:creator>Guillermo</dc:creator>
		<pubDate>Wed, 07 Mar 2007 19:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-5793</guid>
		<description>This is a good idea. I am using Wordpress for a static page site (all pages), so having the two languages wont be a problem. I&#039;m thinking putting a specific link to each page within the page text (this is because I am a total n00b in php, so I have virtually no idea how to make a single link stick in the menu bar).</description>
		<content:encoded><![CDATA[<p>This is a good idea. I am using WordPress for a static page site (all pages), so having the two languages wont be a problem. I&#8217;m thinking putting a specific link to each page within the page text (this is because I am a total n00b in php, so I have virtually no idea how to make a single link stick in the menu bar).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-3564</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 08 Feb 2007 03:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-3564</guid>
		<description>Hi,

Is there a demo site for this?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a demo site for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankxc</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-3102</link>
		<dc:creator>Frankxc</dc:creator>
		<pubDate>Tue, 30 Jan 2007 21:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-3102</guid>
		<description>Hello!I enjoyed looking around Your web-site!Keep up this great resourse!With the best regards! 
Frank</description>
		<content:encoded><![CDATA[<p>Hello!I enjoyed looking around Your web-site!Keep up this great resourse!With the best regards!<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kisakookoo</title>
		<link>http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-2787</link>
		<dc:creator>Kisakookoo</dc:creator>
		<pubDate>Wed, 24 Jan 2007 06:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/2006/05/26/wordpress-in-two-or-more-languages/#comment-2787</guid>
		<description>Hi! Why I can&#039;t fill my info in profile? Can somebody help me?
My login is Kisakookoo!</description>
		<content:encoded><![CDATA[<p>Hi! Why I can&#8217;t fill my info in profile? Can somebody help me?<br />
My login is Kisakookoo!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 9/11 queries in 0.013 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-11 05:02:00 -->
