<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>johnjcamilleri.com &#187; i18n</title>
	<atom:link href="http://johnjcamilleri.com/tag/i18n/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnjcamilleri.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 20:20:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>qTranslate and multilingual META tags</title>
		<link>http://johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/</link>
		<comments>http://johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 23:23:02 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[qtranslate]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=145</guid>
		<description><![CDATA[I use WordPress with qTranslate, but I needed to have multilingual META tags which qTranslate doesn&#8217;t support &#8211; so I wrote a plugin to do the job myself. It&#8217;s pretty basic, but I thought I would share in case anyone else needs something similar. Plugin can be found on WordPress&#8217; Plugin site here: qTranslate Meta [...]]]></description>
			<content:encoded><![CDATA[<p>I use WordPress with qTranslate, but I needed to have multilingual META tags which qTranslate doesn&#8217;t support &#8211; so I wrote a plugin to do the job myself. It&#8217;s pretty basic, but I thought I would share in case anyone else needs something similar.</p>
<p>Plugin can be found on WordPress&#8217; Plugin site here: <a href="http://wordpress.org/extend/plugins/qtranslate-meta/">qTranslate Meta at WP Plugin Directory</a>.</p>
<h4>Thanks</h4>
<p>I&#8217;d like to thank the following people for their contributions (in  chronological order):</p>
<ul>
<li>Victor Berchet — Help with initial localisation; French translation</li>
<li>Benoit Gauthier — autosave bug fix</li>
<li>Filippo Pisano — Italian translation</li>
<li><a href="http://pc.de/">Marcis G.</a> — Belorussian translation</li>
<li>Almaz — Russian translation</li>
<li><a href="http://www.heftrucknederland.nl/">Renate Kramer</a> — German translation</li>
<li><a href="http://wpwebshop.com/blog/">Rene</a> — Dutch translation</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2010/01/qtranslate-and-multilingual-meta-tags/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>qTranslate and Theme Hybrid: Multilingual META fields</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-and-theme-hybrid-multilingual-meta-fields/</link>
		<comments>http://johnjcamilleri.com/2009/08/qtranslate-and-theme-hybrid-multilingual-meta-fields/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:44:30 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[multilingual]]></category>
		<category><![CDATA[qtranslate]]></category>
		<category><![CDATA[theme hybrid]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=88</guid>
		<description><![CDATA[So I wrote this code for allowing multilingual editing of the META fields when using Theme Hybrid (the &#8220;Hybrid Settings&#8221; panel on any add/edit post/page. Here is the functions.php file, this should of course be combined with whatever else you&#8217;re using.. This is still an early version, so if anyone tries it out let me [...]]]></description>
			<content:encoded><![CDATA[<p>So I wrote this code for allowing multilingual editing of the META fields when using Theme Hybrid (the &#8220;Hybrid Settings&#8221; panel on any add/edit post/page.</p>
<p>Here is the functions.php file, this should of course be combined with whatever else you&#8217;re using..</p>
<p>This is still an early version, so if anyone tries it out let me know if you have any issues/feature suggestions!</p>
<p><strong>Download: <a href="http://johnjcamilleri.com/wp-content/uploads/2009/08/functions-example.zip">functions-example.zip</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/08/qtranslate-and-theme-hybrid-multilingual-meta-fields/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
