<?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; validation</title>
	<atom:link href="http://johnjcamilleri.com/tag/validation/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 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 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>
		<item>
		<title>External Linker &#8211; My first public WordPress Plugin!</title>
		<link>http://johnjcamilleri.com/2009/07/external-linker-my-first-public-wordpress-plugin/</link>
		<comments>http://johnjcamilleri.com/2009/07/external-linker-my-first-public-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 17:08:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=74</guid>
		<description><![CDATA[I&#8217;ve done quite a few WordPress plugins but this is the first one I&#8217;m making public, because I think others might find it useful. Basically, you know how target=_blank is invalid in XHTML strict? Well, this uses a Javascript hack to get around this.  The code was originally taken from this thread I came across: [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done quite a few WordPress plugins but this is the first one I&#8217;m making public, because I think others might find it useful. Basically, you know how <code>target=_blank</code> is invalid in XHTML strict? Well, this uses a Javascript hack to get around this.  The code was originally taken from this thread I came across: <a href="http://www.webmasterworld.com/forum21/11165.htm">http://www.webmasterworld.com/forum21/11165.htm</a></p>
<p>More to come soon, meanwhile if you have any comments whatsoever about the plugin just let me know!</p>
<p><a href="http://wordpress.org/extend/plugins/external-linker/">Go to WP Plugins Directory page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/07/external-linker-my-first-public-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
