<?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 Stephen Pickett&#039;s Blog</title>
	<atom:link href="http://www.thepicketts.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepicketts.org</link>
	<description>Thoughts, opinions and other useful stuff</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on AJAX-ifying WordPress Widgets by rc</title>
		<link>http://www.thepicketts.org/2010/03/ajax-ifying-wordpress-widgets/comment-page-1/#comment-1507</link>
		<dc:creator>rc</dc:creator>
		<pubDate>Thu, 19 Jan 2012 16:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?p=19#comment-1507</guid>
		<description>ah! i see what happened, the php got stripped, same mistake in my comment:
&lt;select class=&quot;widefat&quot; id=&quot;&lt;?php echo $this-&gt;get_field_id(&#039;useAjax&#039;); ?&gt;&quot; name=&quot;&lt;?php echo $this-&gt;get_field_name(&#039;useAjax&#039;); ?&gt;&quot;&gt;</description>
		<content:encoded><![CDATA[<p>ah! i see what happened, the php got stripped, same mistake in my comment:<br />
&lt;select class=&#8221;widefat&#8221; id=&#8221;&lt;?php echo $this-&gt;get_field_id(&#8216;useAjax&#8217;); ?&gt;&#8221; name=&#8221;&lt;?php echo $this-&gt;get_field_name(&#8216;useAjax&#8217;); ?&gt;&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX-ifying WordPress Widgets by rc</title>
		<link>http://www.thepicketts.org/2010/03/ajax-ifying-wordpress-widgets/comment-page-1/#comment-1506</link>
		<dc:creator>rc</dc:creator>
		<pubDate>Thu, 19 Jan 2012 16:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?p=19#comment-1506</guid>
		<description>Note @8: the select control is missing some code, it should read:
&lt;select class=&quot;widefat&quot; id=&quot;get_field_id(&#039;useAjax&#039;); ?&gt;&quot; name=&quot;get_field_name(&#039;useAjax&#039;); ?&gt;&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Note @8: the select control is missing some code, it should read:<br />
&lt;select class=&quot;widefat&quot; id=&quot;get_field_id(&#8216;useAjax&#8217;); ?&gt;&#8221; name=&#8221;get_field_name(&#8216;useAjax&#8217;); ?&gt;&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX-ifying WordPress Widgets by Matt</title>
		<link>http://www.thepicketts.org/2010/03/ajax-ifying-wordpress-widgets/comment-page-1/#comment-1485</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 16 Nov 2011 04:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?p=19#comment-1485</guid>
		<description>I was able to do something similar to create updating Ajax widgets using jQuery. I have created a post and plug-in to get started with creating widgets that update there UI via Ajax.
http://www.explodybits.com/2011/11/wordpress-ajax-widgets/</description>
		<content:encoded><![CDATA[<p>I was able to do something similar to create updating Ajax widgets using jQuery. I have created a post and plug-in to get started with creating widgets that update there UI via Ajax.<br />
<a href="http://www.explodybits.com/2011/11/wordpress-ajax-widgets/" rel="nofollow">http://www.explodybits.com/2011/11/wordpress-ajax-widgets/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX-ifying WordPress Widgets by Wordpress Ajax Widgets &#124; explodybits (xb)</title>
		<link>http://www.thepicketts.org/2010/03/ajax-ifying-wordpress-widgets/comment-page-1/#comment-1484</link>
		<dc:creator>Wordpress Ajax Widgets &#124; explodybits (xb)</dc:creator>
		<pubDate>Mon, 14 Nov 2011 04:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?p=19#comment-1484</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by Stephen Pickett</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1483</link>
		<dc:creator>Stephen Pickett</dc:creator>
		<pubDate>Thu, 10 Nov 2011 10:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1483</guid>
		<description>Hi syhc,

Think you got our names mixed up but no problem :)

I&#039;m sorry to hear about your issue. I&#039;ve had another user (in addition to Michael) report the issue and they have confirmed the fix I made has worked so will E-mail you over the fix and if you could try it and confirm it works then I will commit it as an update for everyone else.

I am E-mailing to the E-mail address you provided when posting your comment however if this doesn&#039;t reach you please let me know.</description>
		<content:encoded><![CDATA[<p>Hi syhc,</p>
<p>Think you got our names mixed up but no problem <img src='http://www.thepicketts.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m sorry to hear about your issue. I&#8217;ve had another user (in addition to Michael) report the issue and they have confirmed the fix I made has worked so will E-mail you over the fix and if you could try it and confirm it works then I will commit it as an update for everyone else.</p>
<p>I am E-mailing to the E-mail address you provided when posting your comment however if this doesn&#8217;t reach you please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by syhc</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1482</link>
		<dc:creator>syhc</dc:creator>
		<pubDate>Thu, 10 Nov 2011 01:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1482</guid>
		<description>Hi Michael,

As I mention in a comment above, I love your plugin. However agreeing with M Power on October 28 2011, the two issues (primary the first one) are also affecting my wordpress install.

I am also getting this error: file_get_contents(http://twitter.com/users/FOSStudentsAssn.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /home/fosstudentsassn/fossa.ca/wp-content/plugins/thinktwit/thinktwit.php on line 363
which relates to the error above.

Since I did backup my website, I guess I will have to roll back to a previous working version. However it is advisable not to upgrade to the latest version since it is causing errors.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>As I mention in a comment above, I love your plugin. However agreeing with M Power on October 28 2011, the two issues (primary the first one) are also affecting my wordpress install.</p>
<p>I am also getting this error: file_get_contents(http://twitter.com/users/FOSStudentsAssn.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /home/fosstudentsassn/fossa.ca/wp-content/plugins/thinktwit/thinktwit.php on line 363<br />
which relates to the error above.</p>
<p>Since I did backup my website, I guess I will have to roll back to a previous working version. However it is advisable not to upgrade to the latest version since it is causing errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by Stephen Pickett</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1481</link>
		<dc:creator>Stephen Pickett</dc:creator>
		<pubDate>Thu, 03 Nov 2011 13:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1481</guid>
		<description>Hi Chris,

I&#039;m very sorry to hear about that. Can I suggest that you access your site via FTP and go to /wp-content/plugins/ and delete the ThinkTwit directory. This should hopefully allow you back in to administer your site. Once back in see if you can access the Plugins page and de-activate then delete ThinkTwit before re-installing again. If not then you may need to go in to the database and delete all associations to ThinkTwit as described in the uninstallation instructions at http://wordpress.org/extend/plugins/thinktwit/other_notes/.

Please let me know if this does not resolve your issue and I will try to help you out further.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>I&#8217;m very sorry to hear about that. Can I suggest that you access your site via FTP and go to /wp-content/plugins/ and delete the ThinkTwit directory. This should hopefully allow you back in to administer your site. Once back in see if you can access the Plugins page and de-activate then delete ThinkTwit before re-installing again. If not then you may need to go in to the database and delete all associations to ThinkTwit as described in the uninstallation instructions at <a href="http://wordpress.org/extend/plugins/thinktwit/other_notes/" rel="nofollow">http://wordpress.org/extend/plugins/thinktwit/other_notes/</a>.</p>
<p>Please let me know if this does not resolve your issue and I will try to help you out further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by Chris Miller</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1480</link>
		<dc:creator>Chris Miller</dc:creator>
		<pubDate>Wed, 02 Nov 2011 06:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1480</guid>
		<description>I just updated ThinkTwit to the latest version - and as soon as I did so (as in, the &quot;updated successfully&quot; page showed, but when I clicked to go back to the plugins page it failed), every page on my site including the admin pages started loading blank, as did the page source, so I can&#039;t deactivate, uninstall, or check the code for obvious problems. Any ideas how to fix this?</description>
		<content:encoded><![CDATA[<p>I just updated ThinkTwit to the latest version &#8211; and as soon as I did so (as in, the &#8220;updated successfully&#8221; page showed, but when I clicked to go back to the plugins page it failed), every page on my site including the admin pages started loading blank, as did the page source, so I can&#8217;t deactivate, uninstall, or check the code for obvious problems. Any ideas how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by Stephen Pickett</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1479</link>
		<dc:creator>Stephen Pickett</dc:creator>
		<pubDate>Fri, 28 Oct 2011 20:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1479</guid>
		<description>Hi Michael,

I think I&#039;ve identified the issue. I&#039;m going to send you an update to your E-mail specified when posting the comment - hope this is ok. Please let me know if it works and if so I&#039;ll include in the next update.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I think I&#8217;ve identified the issue. I&#8217;m going to send you an update to your E-mail specified when posting the comment &#8211; hope this is ok. Please let me know if it works and if so I&#8217;ll include in the next update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThinkTwit by M Power</title>
		<link>http://www.thepicketts.org/thinktwit/comment-page-1/#comment-1478</link>
		<dc:creator>M Power</dc:creator>
		<pubDate>Fri, 28 Oct 2011 12:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thepicketts.org/?page_id=7#comment-1478</guid>
		<description>I updated ThinkTwit  to the latest version (1.3) on 27 October 2011. I now have the Text 1 below as a “banner” on my Dashboard. Ordinarily it would just be irritating but when I delete spam via the Dashboard, I get message 2 below which makes me wonder if there is a bigger problem. Your thoughts appreciated. 

1. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#039;ThinkTwit::ajax_request_handler&#039; was given in /home/username/public_html/wp-includes/plugin.php on line 405

2. Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/wp-includes/plugin.php:405) in /home/username/public_html/wp-includes/pluggable.php on line 934

Any thoughts you have to fix this problem would be welcome.</description>
		<content:encoded><![CDATA[<p>I updated ThinkTwit  to the latest version (1.3) on 27 October 2011. I now have the Text 1 below as a “banner” on my Dashboard. Ordinarily it would just be irritating but when I delete spam via the Dashboard, I get message 2 below which makes me wonder if there is a bigger problem. Your thoughts appreciated. </p>
<p>1. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#8216;ThinkTwit::ajax_request_handler&#8217; was given in /home/username/public_html/wp-includes/plugin.php on line 405</p>
<p>2. Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/username/public_html/wp-includes/plugin.php:405) in /home/username/public_html/wp-includes/pluggable.php on line 934</p>
<p>Any thoughts you have to fix this problem would be welcome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

