<?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>Hugh Johnson</title>
	<atom:link href="http://thecuriousfrog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecuriousfrog.com</link>
	<description>Occasionally Curious, Never A Frog.</description>
	<lastBuildDate>Mon, 09 Nov 2009 11:30:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Accessing SVN Repositories Through A Firewall</title>
		<link>http://thecuriousfrog.com/2009/11/09/accessing-svn-repositories-through-a-firewall/</link>
		<comments>http://thecuriousfrog.com/2009/11/09/accessing-svn-repositories-through-a-firewall/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 11:30:04 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=418</guid>
		<description><![CDATA[Access to SVN servers through a corporate firewall or caching proxy server can usually be achieved via HTTPS when HTTP is blocked.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having problems accessing an SVN server through a corporate firewall or caching proxy server then see if the repository offers HTTPS, as well as HTTP, access. The system that would usually blocks HTTP access (because SVN access uses non-standard HTTP methods) can&#8217;t inspect the encrypted traffic sent to a HTTPS server so it passes straight through. This is quite handy for posting plugin updates to the wordpress.org plugin repository.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/11/09/accessing-svn-repositories-through-a-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 Style Switcher &#8211; 1.1.2</title>
		<link>http://thecuriousfrog.com/2009/11/05/k2-style-switcher-1-1-2/</link>
		<comments>http://thecuriousfrog.com/2009/11/05/k2-style-switcher-1-1-2/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 21:35:12 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[K2 Style Switcher]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=393</guid>
		<description><![CDATA[Version 1.1.2 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This release adds a German (de_DE) translation.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.2 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This version contains the following enhancements:</p>
<ul>
<li>Added &#8216;<code>languages</code>&#8216; folder for l10n files</li>
<li>Added German translation (de_DE), many thanks to <a title="Julian Manzel" href="http://www.zeitdieb.org/" target="_blank">Julian Manzel</a></li>
<li>Confirmed compatibility against WordPress 2.8.5</li>
</ul>
<p>As usual,  if you’ve got the plugin installed then WordPress should display the fact that an update is available on the plugins menu within 12 hours. The plugin can be manually downloaded from the WordPress repository if you don’t want to wait.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/11/05/k2-style-switcher-1-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 Style Switcher &#8211; 1.1.1</title>
		<link>http://thecuriousfrog.com/2009/08/31/k2-style-switcher-1-1-1/</link>
		<comments>http://thecuriousfrog.com/2009/08/31/k2-style-switcher-1-1-1/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 12:57:45 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[K2 Style Switcher]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=301</guid>
		<description><![CDATA[Version 1.1.1 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This release contains usability enhancements.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.1 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This version contains the following enhancements:</p>
<ul>
<li>Added code to allow the current style to specified as a URL parameter called &#8216;<code>k2ss_target_style</code>&#8216;</li>
<li>Added code to allow the default style for a page or post to be specified using a custom field called &#8216;<code>k2ss_default_style</code>&#8216;</li>
</ul>
<p>As usual,  if you’ve got the plugin installed then WordPress should display the fact that an update is available on the plugins menu within 12 hours. The plugin can be manually downloaded from the WordPress repository if you don’t want to wait.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/31/k2-style-switcher-1-1-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin Localisation Resources</title>
		<link>http://thecuriousfrog.com/2009/08/24/plugin-localisation-resources/</link>
		<comments>http://thecuriousfrog.com/2009/08/24/plugin-localisation-resources/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 10:00:44 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[localisation]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=295</guid>
		<description><![CDATA[This post references some of the excellent resources that cover the subject of internationalisation of WordPress plugins and themes.]]></description>
			<content:encoded><![CDATA[<p>Whilst working on some updates to my WordPress plugins recently I have discovered some excellent resources covering the subject of making plugins translatable:</p>
<ul>
<li>The <a title="I18n for WordPress Developers" href="http://codex.wordpress.org/I18n_for_WordPress_Developers" target="_blank">I18n for WordPress Developers</a> page in the WordPress Codex covers all the basics and should get you started.</li>
<li>John Godley (aka. Urban Giraffe) <a title="Localising WordPress Themes and Plugins" href="http://urbangiraffe.com/articles/localizing-wordpress-themes-and-plugins/" target="_blank">covers the topic</a> in more detail, including the finer points of translating plurals, and the use of printf() instead of _e(). He also provides a <a title="Translating WordPress Themes and Plugins" href="http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/" target="_blank">companion article</a> that approaches localisation from the point of view of the person doing the translation, something that is often overlooked.</li>
<li>Finally Austin Matzko (Pressed Words) provides a <a title="Six Tips for Localizing Your WordPress Plugin" href="http://pressedwords.com/6-tips-for-localizing-your-wordpress-plugin/" target="_blank">succinct summary</a> of internationalisation, including a look at <a title="Poedit - A Cross-Platform Gettext Catalogs Editor" href="http://www.poedit.net/" target="_blank">Poedit</a>, a cross platform editor for the translation files.</li>
</ul>
<p>There is really no reason not to translate your WordPress plugins and themes, it requires minimal effort and can vastly improve the experience for users who&#8217;s first language is not the same as yours.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/24/plugin-localisation-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 Style Switcher &#8211; 1.1.0</title>
		<link>http://thecuriousfrog.com/2009/08/23/k2-style-switcher-1-1-0/</link>
		<comments>http://thecuriousfrog.com/2009/08/23/k2-style-switcher-1-1-0/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 09:21:51 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[K2 Style Switcher]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=291</guid>
		<description><![CDATA[Version 1.1.0 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This release is a re-structure of the plugin.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.0 of the K2 Style Switcher plugin has been committed to the WordPress plugin repository. This version contains the following enhancements:</p>
<ul>
<li> Encapsulated plugin functionality in a class</li>
<li>Consolidated plugin options into an array stored in a single option</li>
<li>Cleaned up code to match <a title="WordPress Coding Standards" href="http://codex.wordpress.org/WordPress_Coding_Standards/" target="_blank">WordPress Coding Standards</a></li>
<li>Re-wrote admin panel code to use the new options mechanism introduced in WordPress 2.7</li>
<li>Made all plugin messages translatable</li>
<li>Added footer message to plugin admin panel stating the name of the plugin, the current version and the author&#8217;s name</li>
<li>Re-wrote plugin activation hook to attempt to pull in existing options from current and previous versions of the plugin as well as removing redundant options</li>
<li>Added call to load the plugin l10n / i18n text domain</li>
<li>Removed plugin deactivation code to stop configuration options being removed when plugin is deactivated</li>
<li>Added uninstall script to ensure that configuration options are removed when plugin is deleted</li>
<li>Added plugin widget in a class based on the WP_Widget class introduced in WordPress 2.8</li>
<li>Added option to hide specific elements of WordPress &amp; K2 standard footers</li>
<li>Prevented styles that are always selected (base styles) from being added to the list of switch-able styles</li>
<li>Took out custom WPMU checks. Detection of K2 styles directory and URL is now based on K2 options</li>
<li>Added a message to the K2 options page explaining how styles are layered</li>
<li>Added code to make sure that the plugin is not loaded if K2 is not active</li>
</ul>
<p>As usual,  if you’ve got the plugin installed then WordPress should display the fact that an update is available on the plugins menu within 12 hours. The plugin can be manually downloaded from the WordPress repository if you don’t want to wait.</p>
<p><strong>NB:</strong> When the plugin is updated it will attempt to keep your previous configuration options and delete any stray options created by previous versions. <strong><em>To ensure that the update process works properly please do not deactivate the plugin prior to updating it.</em></strong> The WordPress plugin update functionality takes care of everything for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/23/k2-style-switcher-1-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restricting Access to the WordPress Dashboard</title>
		<link>http://thecuriousfrog.com/2009/08/20/restricting-access-to-the-wordpress-dashboard/</link>
		<comments>http://thecuriousfrog.com/2009/08/20/restricting-access-to-the-wordpress-dashboard/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:00:02 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=271</guid>
		<description><![CDATA[Access to the WordPress admin area can be easily restricted using .htaccess files. This post explains the necessary steps to protect your WordPress site.]]></description>
			<content:encoded><![CDATA[<p>During his recent talk at <a title="WordCamp San Francisco" href="http://2009.sf.wordcamp.org/" target="_blank">WordCamp San Francisco 2009</a> Matt Cutts mentioned a neat trick for restricting access to the WordPress admin area &#8211; adding a .htaccess file to wp-admin.</p>
<p>His technique (mentioned on slide 48 of the <a title="Matt Cutts - SEO for Bloggers" href="http://www.mattcutts.com/blog/seo-for-bloggers/" target="_blank">presentation slides</a>) allows you to whitelist IP addresses that can access the wp-admin area (your home, workplace etc.) whilst denying access to everyone else. All you need to do is create a .htaccess file with the following content, fill in as many IP addresses as you want whitelisted and upload it to the  wp-admin folder of your WordPress blog:</p>
<pre><span style="font-size: 1.19205em;">AuthUserFile /dev/null
</span><span style="font-size: 1.19205em;">AuthGroupFile /dev/null
</span><span style="font-size: 1.19205em;">AuthName "Access Control"
</span><span style="font-size: 1.19205em;">AuthType Basic
</span><span style="font-size: 1.19205em;">&lt;LIMIT GET&gt;
</span><span style="font-size: 1.19205em;">order deny,allow
</span><span style="font-size: 1.19205em;">deny from all
</span><span style="font-size: 1.19205em;"># whitelist home IP address
</span><span style="font-size: 1.19205em;">allow from 123.45.67.89
</span><span style="font-size: 1.19205em;"># whitelist work IP address
</span><span style="font-size: 1.19205em;">allow from 123.45.67.98
</span><span style="font-size: 1.19205em;">&lt;/LIMIT&gt;</span></pre>
<p>And your done! You now have full protection against nefarious types accessing your WordPress admin area courtesy of Apache.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/20/restricting-access-to-the-wordpress-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009 Open Source CMS Award: Nominate WordPress</title>
		<link>http://thecuriousfrog.com/2009/08/19/2009-open-source-cms-award-nominate-wordpress/</link>
		<comments>http://thecuriousfrog.com/2009/08/19/2009-open-source-cms-award-nominate-wordpress/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:00:27 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[packtpub]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=266</guid>
		<description><![CDATA[WordPress is up for nominations in two categories of the 2009 PacketPub Open Source CMS Award. Nominations are open until the 11th September 2009 and you could win an iPod Nano so get voting!]]></description>
			<content:encoded><![CDATA[<p>I recently read <a title="Open Source CMS Award - Planet Ozh" href="http://planetozh.com/blog/2009/08/2009-open-source-cms-award-nominate-wordpress/" target="_blank">on Ozh&#8217;s blog</a> that WordPress is up for a nomination in the <a title="Packt Pub 2009 Open Source CMS Award" href="http://www.packtpub.com/award" target="_blank">PacktPub 2009 Open Source CMS Award</a>. The list of <a title="Open Source CMS Award - Previous Winners" href="http://www.packtpub.com/open-source-cms-award-previous-winners/" target="_blank">previous winners</a> is rather dominated by Drupal and Joomla, so it would be good to see a change, especially if it means that more people realise that WordPress is <a title="WordPress as a CMS" href="http://www.graphicdesignblog.co.uk/wordpress-as-a-cms-content-management-system/" target="_blank">more</a> <a title="CMS Using WordPress" href="http://www.noupe.com/wordpress/powerful-cms-using-wordpress.html" target="_blank">than</a> <a title="Considerations When Using WordPress as a CMS" href="http://www.devlounge.net/publishing/things-to-consider-when-using-wordpress-as-a-cms" target="_blank">just</a> a blogging package.</p>
<p><strong>Vote for WordPress!</strong> You can nominate WordPress in the <a title="Best Overall Open Source CMS Category" href="http://www.packtpub.com/nominate-overall-open-source-cms-award-winner?cms=wordpress" target="_blank">Best Overall Open Source CMS</a> <em><strong>and</strong></em> <a title="Best Open Source PHP CMS Category" href="http://www.packtpub.com/nominate-best-open-source-php-cms?cms=wordpress" target="_blank">Best Open Source PHP CMS</a> categories. PacktPub are giving away three 8GB iPod Nanos to three individuals at the nominations stage, and three 8GB iPod Touch’s to three individuals at the voting stage, all selected at random, so you have the chance to get yourself some schwag and do something good for WordPress at the same time. The nominations close on the 11th September, so get voting!</p>
<p><strong> </strong> Once you&#8217;ve voted for WordPress you should encourage others to do so as well. Blog it, tweet it, <strong>spread the word!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/19/2009-open-source-cms-award-nominate-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stopping Content Leeches</title>
		<link>http://thecuriousfrog.com/2009/08/18/stopping-content-leeches/</link>
		<comments>http://thecuriousfrog.com/2009/08/18/stopping-content-leeches/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 19:35:37 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[content theft]]></category>
		<category><![CDATA[leeches]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=264</guid>
		<description><![CDATA[This post discusses AntiLeech, a plugin to stop content leeches republishing articles from WordPress powered blogs without permission.]]></description>
			<content:encoded><![CDATA[<p>I noticed recently that I was getting pingbacks from a site called AllAboutWordpress.com every time I published an update post for one of my plugins. It turns out that this is a site that re-publishes content from blogs, seemingly without permission. I have never been contacted to ask permission to republish my content, so I view this as content theft.</p>
<p>Luckily there is a nice plugin called <a title="AntiLeech" href="http://redalt.com/Resources/Plugins/AntiLeech" target="_blank">AntiLeech</a> by <a title="Owen Winkler" href="http://asymptomatic.net/" target="_blank">Owen Winkler</a> that allows you to detect and blacklist content thieves, either by IP address or browser user agent. If a client that is crawling  your feed matches the blacklist then you can either choose for them to receive some auto-generated <a title="Lorem Ipsum Text" href="http://en.wikipedia.org/wiki/Lorem_ipsum" target="_blank">Lorem ipsum</a> text or a customised message. I chose a custom message, informing the (innocent) visitor to the infringing site that the content they were trying to view has been taken from my site without permission. There are links back to the original article permalink on my site to try and provide the potential reader with a good experience, and the content they were actually interested in.</p>
<p>Content theft is never a good thing for an author, hopefully AntiLeech will help to turn the tables.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/18/stopping-content-leeches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Modified Footer &#8211; 1.1.0</title>
		<link>http://thecuriousfrog.com/2009/08/18/last-modified-footer-1-1-0/</link>
		<comments>http://thecuriousfrog.com/2009/08/18/last-modified-footer-1-1-0/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:18:18 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Last Modified Footer]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=257</guid>
		<description><![CDATA[Version 1.1.0 of the Last Modified Footer plugin has been committed to the WordPress plugin repository. This release is a re-structure of the plugin.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.0 of the Last Modified Footer plugin has been committed to the WordPress plugin repository. This version contains the following enhancements:</p>
<ul>
<li>Encapsulated plugin functionality in a class</li>
<li>Consolidated plugin options into an array stored in a single option</li>
<li>Removed duplicated code from the plugin</li>
<li>Cleaned up code to match the <a title="WordPress Coding Standards" href="http://codex.wordpress.org/WordPress_Coding_Standards/" target="_blank">WordPress Coding Standards</a></li>
<li>Re-wrote admin panel code to use the <a title="Migrating Plugins to WordPress 2.7" href="http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7#Plugins" target="_blank">new options mechanism</a> introduced in WordPress 2.7</li>
<li>Improved the translatability of messages by allowing manipulation of the position of non-translatable elements in messages</li>
<li>Migrated from boolean options to named string options for better forward compatibility</li>
<li>Added a footer message to plugin admin panel stating the name of the plugin, the current version and the author&#8217;s name</li>
<li>Re-wrote plugin activation hook to attempt to pull in existing options from current and previous versions of the plugin as well as removing redundant options</li>
<li>Added a call to load the plugin l10n / i18n text domain</li>
<li>Removed plugin deactivation code and hook to stop configuration options being removed when plugin is deactivated (as opposed to uninstalled)</li>
<li>Added an uninstall script to ensure that configuration options are removed from the database if the plugin is deleted (from the Manage Plugins menu)</li>
<li>Encapsulated the plugin widget functionality in a class based on the WP_Widget class <a title="WordPress Widget API" href="http://codex.wordpress.org/Version_2.8#New_Widgets_API" target="_blank">introduced in WordPress 2.8</a></li>
<li>Re-wrote the widget and admin panel code to conform with the WP_Widget class requirements</li>
</ul>
<p>As usual,  if you’ve got the plugin installed then WordPress should display the fact that an update is available on the plugins menu within 12 hours. The plugin can be manually downloaded from the WordPress repository if you don’t want to wait.</p>
<p><strong>NB:</strong> When the plugin is updated it will attempt to keep your previous configuration options and delete any stray options created by previous versions. <strong><em>To ensure that the update process works properly please do not deactivate the plugin prior to updating it.</em></strong> The WordPress plugin update functionality takes care of everything for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/08/18/last-modified-footer-1-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Modified Footer &#8211; Upcoming Changes</title>
		<link>http://thecuriousfrog.com/2009/07/18/lmf-upcoming-changes/</link>
		<comments>http://thecuriousfrog.com/2009/07/18/lmf-upcoming-changes/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 09:11:40 +0000</pubDate>
		<dc:creator>Hugh Johnson</dc:creator>
				<category><![CDATA[Last Modified Footer]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://thecuriousfrog.com/?p=193</guid>
		<description><![CDATA[The upcoming version of the Last Modified Footer plugin will require at least WordPress 2.8 due to the use of the WP_Widget class.]]></description>
			<content:encoded><![CDATA[<p>Version 1.0.2 of the Last Modified Footer plugin was <a title="Last Modified Footer - Customisable Templates" href="http://thecuriousfrog.com/2009/07/17/lmf-customisable-templates/" target="_self">released yesterday</a>. This is the last version of the plugin that will be compatible with WordPress versions prior to 2.8. The next update will convert the plugin&#8217;s widget to use the <a title="WordPress 2.8 Features" href="http://codex.wordpress.org/Version_2.8#New_Widgets_API" target="_blank">WP_Widget class</a> introduced as part of the WordPress 2.8 release. This simplifies the widget code and makes it multi-instance capable.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecuriousfrog.com/2009/07/18/lmf-upcoming-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
