<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Hugh Johnson</title>
	<atom:link href="http://thecuriousfrog.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecuriousfrog.com</link>
	<description>Occasionally Curious, Never A Frog.</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:13:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<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>Comment on Last Modified Footer by Therese Lachance</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1472</link>
		<dc:creator>Therese Lachance</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1472</guid>
		<description>Sure, when I change the date format to &quot;j F, Y&quot; it will print correctly in French, but no longer in English.  I need the date to change format depending on the language.</description>
		<content:encoded><![CDATA[<p>Sure, when I change the date format to &#8220;j F, Y&#8221; it will print correctly in French, but no longer in English.  I need the date to change format depending on the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Modified Footer by Hugh Johnson</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1470</link>
		<dc:creator>Hugh Johnson</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1470</guid>
		<description>Hi Winnie,

The template uses the existing `wp_footer` hook provided by WordPress, hence the output will be generated at whatever point the template (theme) runs the `wp_footer` hook. If this is not in the right place then it&#039;s probably a bug with the theme. Which theme have you tried the plugin with?

Regards,

Hugh</description>
		<content:encoded><![CDATA[<p>Hi Winnie,</p>
<p>The template uses the existing `wp_footer` hook provided by WordPress, hence the output will be generated at whatever point the template (theme) runs the `wp_footer` hook. If this is not in the right place then it&#8217;s probably a bug with the theme. Which theme have you tried the plugin with?</p>
<p>Regards,</p>
<p>Hugh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Modified Footer by Hugh Johnson</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1469</link>
		<dc:creator>Hugh Johnson</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1469</guid>
		<description>Hi Therese,

If you change the date format to `j F, Y` then the date should be printed as 10 février, 2010. For more info about what these codes mean, please see the &lt;a href=&quot;http://codex.wordpress.org/Formatting_Date_and_Time&quot; rel=&quot;nofollow&quot;&gt;WordPress Codex article&lt;/a&gt; on the subject.

Regards,

Hugh</description>
		<content:encoded><![CDATA[<p>Hi Therese,</p>
<p>If you change the date format to `j F, Y` then the date should be printed as 10 février, 2010. For more info about what these codes mean, please see the <a href="http://codex.wordpress.org/Formatting_Date_and_Time" rel="nofollow">WordPress Codex article</a> on the subject.</p>
<p>Regards,</p>
<p>Hugh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Modified Footer by Therese Lachance</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1468</link>
		<dc:creator>Therese Lachance</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1468</guid>
		<description>Hi, great plugin.  I am using it on my site and it works as described.  Unfortunately, is there a possibility to display the dates in English and French??  Right now with the default: F j, Y the date is displayed like this:
English:  February 10, 2010 (which is correct)
French: février 10, 2010 (which is not correct).

In French it should be like so: 10 février, 2010 - the date is before the month.  Wordpress is converting dates correctly in both languages, is there a way to do it with your plugin?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, great plugin.  I am using it on my site and it works as described.  Unfortunately, is there a possibility to display the dates in English and French??  Right now with the default: F j, Y the date is displayed like this:<br />
English:  February 10, 2010 (which is correct)<br />
French: février 10, 2010 (which is not correct).</p>
<p>In French it should be like so: 10 février, 2010 &#8211; the date is before the month.  Wordpress is converting dates correctly in both languages, is there a way to do it with your plugin?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Modified Footer by Winnie</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1466</link>
		<dc:creator>Winnie</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1466</guid>
		<description>Last modified footer displays at top of page outside content area. It seems that wp_footer hook option in the plugin generates no html causing the last modified time/date to be shown outside of the page/html hierarchy (i.e. at the start of the page).
By ticking off the wp_footer hook option and placing the  in the page template or footer template at the &quot;correct&quot; location, rendering will be okay</description>
		<content:encoded><![CDATA[<p>Last modified footer displays at top of page outside content area. It seems that wp_footer hook option in the plugin generates no html causing the last modified time/date to be shown outside of the page/html hierarchy (i.e. at the start of the page).<br />
By ticking off the wp_footer hook option and placing the  in the page template or footer template at the &#8220;correct&#8221; location, rendering will be okay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Modified Footer by Matt Clegg /~Deve&#124;oper &#187; Blog Archive &#187; Last Modified Footer 1.1.1</title>
		<link>http://thecuriousfrog.com/projects/last-modified-footer/comment-page-3/#comment-1465</link>
		<dc:creator>Matt Clegg /~Deve&#124;oper &#187; Blog Archive &#187; Last Modified Footer 1.1.1</dc:creator>
		<pubDate>Wed, 13 Jan 2010 13:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/?page_id=35#comment-1465</guid>
		<description>[...] the plugin Last Modified Footer I updated an option to be able to force the output to not be for a single post (for use in header) [...]</description>
		<content:encoded><![CDATA[<p>[...] the plugin Last Modified Footer I updated an option to be able to force the output to not be for a single post (for use in header) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on K2 Style Switcher by Hugh Johnson</title>
		<link>http://thecuriousfrog.com/projects/k2-style-switcher/comment-page-2/#comment-1460</link>
		<dc:creator>Hugh Johnson</dc:creator>
		<pubDate>Tue, 15 Dec 2009 07:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/#comment-1460</guid>
		<description>Hi Jamesmith,

This plugin is only designed to work with either the K2 theme (http://getk2.com) or a child theme based on K2.

If the currently active theme on your site does not fit in either of these categories then the plugin will not instantiate itself, you will see no options panel, and no widget will appear.

Regards,

Hugh</description>
		<content:encoded><![CDATA[<p>Hi Jamesmith,</p>
<p>This plugin is only designed to work with either the K2 theme (<a href="http://getk2.com" rel="nofollow">http://getk2.com</a>) or a child theme based on K2.</p>
<p>If the currently active theme on your site does not fit in either of these categories then the plugin will not instantiate itself, you will see no options panel, and no widget will appear.</p>
<p>Regards,</p>
<p>Hugh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on K2 Style Switcher by Jamesmith</title>
		<link>http://thecuriousfrog.com/projects/k2-style-switcher/comment-page-2/#comment-1459</link>
		<dc:creator>Jamesmith</dc:creator>
		<pubDate>Mon, 14 Dec 2009 21:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/#comment-1459</guid>
		<description>Dear Hugh,

I installed a new Wordpress 2.8.5 with new database, because i had too much bugs, probably caused by other plugins.
Now, in my new version i activated k2 switcher but nothing appear in admin panel &quot;Appearence&quot;, and no new widget listed.
I use a personnal theme made on Artisteer 2.

Regards.</description>
		<content:encoded><![CDATA[<p>Dear Hugh,</p>
<p>I installed a new Wordpress 2.8.5 with new database, because i had too much bugs, probably caused by other plugins.<br />
Now, in my new version i activated k2 switcher but nothing appear in admin panel &#8220;Appearence&#8221;, and no new widget listed.<br />
I use a personnal theme made on Artisteer 2.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on K2 Style Switcher by Hugh Johnson</title>
		<link>http://thecuriousfrog.com/projects/k2-style-switcher/comment-page-2/#comment-1458</link>
		<dc:creator>Hugh Johnson</dc:creator>
		<pubDate>Mon, 14 Dec 2009 08:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/#comment-1458</guid>
		<description>Hi Jamesmith,

If your running an unmodified version of WordPress 2.8.5 then it&#039;s hard to see why you&#039;d encounter this error. Basically it&#039;s telling you that my widget class is trying to inherit from a built in WordPress widget class that was introduced in WordPress 2.8, but that the class could not be found.

Are you running any other plugins, or have you modified the WordPress source code at all? Also, which theme are you running.

Regards,

Hugh</description>
		<content:encoded><![CDATA[<p>Hi Jamesmith,</p>
<p>If your running an unmodified version of WordPress 2.8.5 then it&#8217;s hard to see why you&#8217;d encounter this error. Basically it&#8217;s telling you that my widget class is trying to inherit from a built in WordPress widget class that was introduced in WordPress 2.8, but that the class could not be found.</p>
<p>Are you running any other plugins, or have you modified the WordPress source code at all? Also, which theme are you running.</p>
<p>Regards,</p>
<p>Hugh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on K2 Style Switcher by Jamesmith</title>
		<link>http://thecuriousfrog.com/projects/k2-style-switcher/comment-page-2/#comment-1457</link>
		<dc:creator>Jamesmith</dc:creator>
		<pubDate>Mon, 14 Dec 2009 03:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousfrog.com/#comment-1457</guid>
		<description>Hello Hugh,

I try to activate your plugin in my WP 2.8.5 but it doesn&#039;t works. I got this error message : 
&quot;Plugin could not be activated because it triggered a fatal error.

Fatal error: Class k2ss_widget: Cannot inherit from undefined class wp_widget in /homepages/7/d250166249/htdocs/wp-content/plugins/k2-style-switcher/k2-style-switcher.php on line 838&quot;

Must i modify something on the k2-style-switcher.php page (line 838) ?

Thanks by advance for your help.
Regards,</description>
		<content:encoded><![CDATA[<p>Hello Hugh,</p>
<p>I try to activate your plugin in my WP 2.8.5 but it doesn&#8217;t works. I got this error message :<br />
&#8220;Plugin could not be activated because it triggered a fatal error.</p>
<p>Fatal error: Class k2ss_widget: Cannot inherit from undefined class wp_widget in /homepages/7/d250166249/htdocs/wp-content/plugins/k2-style-switcher/k2-style-switcher.php on line 838&#8243;</p>
<p>Must i modify something on the k2-style-switcher.php page (line 838) ?</p>
<p>Thanks by advance for your help.<br />
Regards,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
