<?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 HooFoo Blog</title>
	<atom:link href="http://blog.hoofoo.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hoofoo.net</link>
	<description>HooFoo.NET Blog</description>
	<pubDate>Tue, 16 Mar 2010 09:25:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WordPress MU AdSense revenue sharing plugin with link unit widget by chanduveluru</title>
		<link>http://blog.hoofoo.net/2009/01/29/wordpress-mu-adsense-revenue-sharing-plugin-with-link-unit-widget/comment-page-1/#comment-108</link>
		<dc:creator>chanduveluru</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=56#comment-108</guid>
		<description>I think this is a great plugin than the wpmu 2.6 revenue sharing. Why dont you release this for public. I request you to send me the plugin.

Thanks</description>
		<content:encoded><![CDATA[<p>I think this is a great plugin than the wpmu 2.6 revenue sharing. Why dont you release this for public. I request you to send me the plugin.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cimy Swift SMTP for Wordpress MU by John</title>
		<link>http://blog.hoofoo.net/2008/12/26/cimy-swift-smtp-for-wordpress-mu/comment-page-1/#comment-107</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 04 Sep 2009 23:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=28#comment-107</guid>
		<description>I just installed that plugin, filled out the smtp settings, tested it, and got this error:

Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 10060 and Error String 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. '' in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php:309 Stack trace: #0 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(216): Swift_Connection_SMTP-&#62;start() #1 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(101): Swift-&#62;connect() #2 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\swift_engine.php(69): Swift-&#62;__construct(Object(Swift_Connection_SMTP)) #3 D:\Hosting\4736248\html\wp-content\mu-plugins\cimy_swift_smtp.php(188): wp_mail('cpkid2@gma...', 'Cimy Swift SMTP...', 'This is a test ...') #4 [in in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php on line 309

Any ideas or suggestions?</description>
		<content:encoded><![CDATA[<p>I just installed that plugin, filled out the smtp settings, tested it, and got this error:</p>
<p>Fatal error: Uncaught exception &#8216;Swift_ConnectionException&#8217; with message &#8216;The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 10060 and Error String &#8216;A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. &#8221; in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php:309 Stack trace: #0 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(216): Swift_Connection_SMTP-&gt;start() #1 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(101): Swift-&gt;connect() #2 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\swift_engine.php(69): Swift-&gt;__construct(Object(Swift_Connection_SMTP)) #3 D:\Hosting\4736248\html\wp-content\mu-plugins\cimy_swift_smtp.php(188): wp_mail(&#8217;cpkid2@gma&#8230;&#8217;, &#8216;Cimy Swift SMTP&#8230;&#8217;, &#8216;This is a test &#8230;&#8217;) #4 [in in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php on line 309</p>
<p>Any ideas or suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress patch for problamatic libxml2 version by Peter</title>
		<link>http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/comment-page-1/#comment-105</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=39#comment-105</guid>
		<description>angryden is correct that quotes are also stripped.  You will want to use the HTML name for double quotes ' &#38; quot; '  and ascii code ' &#38; #34 ' , minus the space after the ampersand.  I am willing to bet any character with an HTML name equivalent is stripped, basically all of the above mentioned plus any character with an ASCII code &#62;= 160.  This includes non-breaking space ( &#38; nbsp; )</description>
		<content:encoded><![CDATA[<p>angryden is correct that quotes are also stripped.  You will want to use the HTML name for double quotes &#8216; &amp; quot; &#8216;  and ascii code &#8216; &amp; #34 &#8216; , minus the space after the ampersand.  I am willing to bet any character with an HTML name equivalent is stripped, basically all of the above mentioned plus any character with an ASCII code &gt;= 160.  This includes non-breaking space ( &amp; nbsp; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AdSense revenue sharing plugin for WordPress-MU 2.6 by Samantha</title>
		<link>http://blog.hoofoo.net/2008/10/25/adsense-revenue-sharing-plugin-for-wordpress-mu-26/comment-page-1/#comment-89</link>
		<dc:creator>Samantha</dc:creator>
		<pubDate>Fri, 22 May 2009 12:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/index.php/2008/10/25/adsense-revenue-sharing-plugin-for-wordpress-mu-26/#comment-89</guid>
		<description>Hi

I am not clear ? , see the blog user setup correct google adsense ID.

or Give me the sample link to check.

This is work for me -&#62; http://demo.blog.co.cc/
 
regards</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am not clear ? , see the blog user setup correct google adsense ID.</p>
<p>or Give me the sample link to check.</p>
<p>This is work for me -&gt; <a href="http://demo.blog.co.cc/" rel="nofollow">http://demo.blog.co.cc/</a></p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AdSense revenue sharing plugin for WordPress-MU 2.6 by Darrin Dickey</title>
		<link>http://blog.hoofoo.net/2008/10/25/adsense-revenue-sharing-plugin-for-wordpress-mu-26/comment-page-1/#comment-88</link>
		<dc:creator>Darrin Dickey</dc:creator>
		<pubDate>Thu, 21 May 2009 02:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/index.php/2008/10/25/adsense-revenue-sharing-plugin-for-wordpress-mu-26/#comment-88</guid>
		<description>We've got this installed on our WPMU 2.7.1 site and it shows the ads half the time. The other half, it just posts a blank box.

Any suggestions?

Darrin</description>
		<content:encoded><![CDATA[<p>We&#8217;ve got this installed on our WPMU 2.7.1 site and it shows the ads half the time. The other half, it just posts a blank box.</p>
<p>Any suggestions?</p>
<p>Darrin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPMU Flickr Widget by Wordpress MU Flickr Widget Release &#171; HooFoo Blog</title>
		<link>http://blog.hoofoo.net/wpmu-flickr-widget/comment-page-1/#comment-86</link>
		<dc:creator>Wordpress MU Flickr Widget Release &#171; HooFoo Blog</dc:creator>
		<pubDate>Sat, 16 May 2009 12:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?page_id=62#comment-86</guid>
		<description>[...] http://blog.hoofoo.net/wpmu-flickr-widget/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.hoofoo.net/wpmu-flickr-widget/" rel="nofollow">http://blog.hoofoo.net/wpmu-flickr-widget/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress patch for problamatic libxml2 version by Samantha</title>
		<link>http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/comment-page-1/#comment-82</link>
		<dc:creator>Samantha</dc:creator>
		<pubDate>Mon, 06 Apr 2009 17:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=39#comment-82</guid>
		<description>yes , this work only for xmlrpc methods. but there are many locations using libxml .</description>
		<content:encoded><![CDATA[<p>yes , this work only for xmlrpc methods. but there are many locations using libxml .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress patch for problamatic libxml2 version by Patrick Mackaaij</title>
		<link>http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/comment-page-1/#comment-81</link>
		<dc:creator>Patrick Mackaaij</dc:creator>
		<pubDate>Sat, 04 Apr 2009 20:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=39#comment-81</guid>
		<description>I'll contact my webhost to update the library but this plugin works:
http://wordpress.org/extend/plugins/libxml2-fix/

(the manual fix to comment out didn't work out for me, as well as just unpacking the .zip)</description>
		<content:encoded><![CDATA[<p>I&#8217;ll contact my webhost to update the library but this plugin works:<br />
<a href="http://wordpress.org/extend/plugins/libxml2-fix/" rel="nofollow">http://wordpress.org/extend/plugins/libxml2-fix/</a></p>
<p>(the manual fix to comment out didn&#8217;t work out for me, as well as just unpacking the .zip)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress patch for problamatic libxml2 version by angryden</title>
		<link>http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/comment-page-1/#comment-80</link>
		<dc:creator>angryden</dc:creator>
		<pubDate>Fri, 03 Apr 2009 09:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=39#comment-80</guid>
		<description>&#34; is stripped too!
Please add following line:

$xml = str_ireplace('&#34;', '&#34;', $xml);</description>
		<content:encoded><![CDATA[<p>&quot; is stripped too!<br />
Please add following line:</p>
<p>$xml = str_ireplace(&#8217;&quot;&#8217;, &#8216;&#34;&#8217;, $xml);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress patch for problamatic libxml2 version by yeyen</title>
		<link>http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/comment-page-1/#comment-77</link>
		<dc:creator>yeyen</dc:creator>
		<pubDate>Sun, 15 Mar 2009 17:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoofoo.net/?p=39#comment-77</guid>
		<description>it's good trick,
thank a lot ,  now , I can posting wordpress using XMLRPC.very well.</description>
		<content:encoded><![CDATA[<p>it&#8217;s good trick,<br />
thank a lot ,  now , I can posting wordpress using XMLRPC.very well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
