<?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; plugin</title>
	<atom:link href="http://johnjcamilleri.com/tag/plugin/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>WordPress NextGEN Gallery &#8211; Thumbnail Generation PHP Memory Limit</title>
		<link>http://johnjcamilleri.com/2010/01/wordpress-nextgen-gallery-thumbnail-generation-php-memory-limit/</link>
		<comments>http://johnjcamilleri.com/2010/01/wordpress-nextgen-gallery-thumbnail-generation-php-memory-limit/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:54:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[nextgen gallery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=140</guid>
		<description><![CDATA[The name says it all, if you use NextGen Gallery and have problems with GD thumnbnail generation, you might want to consider upping the PHP memory limit. You probably already suspected it, and it can be done by simply uncommenting one line of code. Link here: Thumbnail Generation PHP Memory Limit NextGEN Gallery » Visser [...]]]></description>
			<content:encoded><![CDATA[<p>The name says it all, if you use NextGen Gallery and have problems with GD thumnbnail generation, you might want to consider upping the PHP memory limit. You probably already suspected it, and it can be done by simply uncommenting one line of code.</p>
<p>Link here: <a href="http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/">Thumbnail Generation PHP Memory Limit NextGEN Gallery » Visser Labs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2010/01/wordpress-nextgen-gallery-thumbnail-generation-php-memory-limit/feed/</wfw:commentRss>
		<slash:comments>0</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>
