<?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; qtranslate</title>
	<atom:link href="http://johnjcamilleri.com/tag/qtranslate/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 Widget Validation Fixer &#8211; No longer necessary?</title>
		<link>http://johnjcamilleri.com/2009/10/qtranslate-widget-validation-fixer-no-longer-necessary/</link>
		<comments>http://johnjcamilleri.com/2009/10/qtranslate-widget-validation-fixer-no-longer-necessary/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:24:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[qtranslate]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=115</guid>
		<description><![CDATA[So after upgrading to qTranslate version 2.5 I am not longer getting the validation error I used to get, ie meaning the small plugin is no longer needed. Can anyone else confirm this?]]></description>
			<content:encoded><![CDATA[<p>So after upgrading to qTranslate version 2.5 I am not longer getting the validation error I used to get, ie meaning the small plugin is no longer needed.</p>
<p>Can anyone else confirm this?</p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/10/qtranslate-widget-validation-fixer-no-longer-necessary/feed/</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>qTranslate Widget Validation Fixer</title>
		<link>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/</link>
		<comments>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 09:17:33 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[qtranslate]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=82</guid>
		<description><![CDATA[This is a small plugin which fixes a validation error I was having with otherwise brilliant qTranslate plugin. Basically there were duplicate ID&#8217;s on the page, and I kept getting this error: ID "qtranslate-3" already defined For more, refer to this thread. To date this doesn&#8217;t seem to have been fixed (I suspect not everyone [...]]]></description>
			<content:encoded><![CDATA[<p>This is a small plugin which fixes a validation error I was having with otherwise brilliant <a href="http://www.qianqin.de/qtranslate/">qTranslate plugin</a>. Basically there were duplicate ID&#8217;s on the page, and I kept getting this error:<br />
<code>ID "qtranslate-3" already defined</code><br />
For more, refer to <a href="http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&amp;t=953&amp;p=3961">this thread</a>.</p>
<p>To date this doesn&#8217;t seem to have been fixed (I suspect not everyone experiences this issue), so I wrote a small plugin which manually re-writes on the qTranslate plugin files to get around the error.</p>
<p><strong>Instructions:</strong></p>
<ol>
<li>Copy into your wp-content/plugins directory.</li>
<li>Activate it (with qTranslate already activated)</li>
<li>You can de-activate immediately afterwards.</li>
<li>Repeat steps 2 &amp; 3 each time you update qTranslate</li>
</ol>
<p><strong>Download v1.1: <a href="http://johnjcamilleri.com/wp-content/uploads/2009/08/qtrans-fixer-plugin-1.1.zip">qTrans Fixer Plugin</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/08/qtranslate-widget-validation-fixer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
