<?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 mabujo</title>
	<atom:link href="http://www.mabujo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mabujo.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 06 Jan 2012 16:25:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Yonda theme v1.1 and other Hotaru news by john</title>
		<link>http://www.mabujo.com/blog/yonda-theme-v1-1-and-other-hotaru-news/comment-page-1/#comment-14225</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 06 Jan 2012 16:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=147#comment-14225</guid>
		<description>Mike, I still have a couple of pligg sites yes. To be honest they are just 2 of my sites that get the least traffic and therefore attention from me. I haven&#039;t been keeping track on any latest news on pligg but when I moved over Hotaru was superior in just about every way...

Should do something about that about page someday :D</description>
		<content:encoded><![CDATA[<p>Mike, I still have a couple of pligg sites yes. To be honest they are just 2 of my sites that get the least traffic and therefore attention from me. I haven&#8217;t been keeping track on any latest news on pligg but when I moved over Hotaru was superior in just about every way&#8230;</p>
<p>Should do something about that about page someday <img src='http://www.mabujo.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by john</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-14224</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 06 Jan 2012 16:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-14224</guid>
		<description>You shouldn&#039;t need too, twitter automatically filters out duplicate consecutive postings?</description>
		<content:encoded><![CDATA[<p>You shouldn&#8217;t need too, twitter automatically filters out duplicate consecutive postings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by buzz</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-14215</link>
		<dc:creator>buzz</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-14215</guid>
		<description>Is there any way to add a cache to this so you don&#039;t get double postings ?</description>
		<content:encoded><![CDATA[<p>Is there any way to add a cache to this so you don&#8217;t get double postings ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yonda theme v1.1 and other Hotaru news by Mike</title>
		<link>http://www.mabujo.com/blog/yonda-theme-v1-1-and-other-hotaru-news/comment-page-1/#comment-14205</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 31 Dec 2011 16:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=147#comment-14205</guid>
		<description>I see you still have pligg sites. Can you compare now that you&#039;ve been using both for an extended amount of time?

Btw your about page in this blog is still default :)</description>
		<content:encoded><![CDATA[<p>I see you still have pligg sites. Can you compare now that you&#8217;ve been using both for an extended amount of time?</p>
<p>Btw your about page in this blog is still default <img src='http://www.mabujo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Open Graph Hotaru Plugin v0.5 released by usup</title>
		<link>http://www.mabujo.com/blog/facebook-open-graph-hotaru-plugin-v0-5-released/comment-page-1/#comment-14199</link>
		<dc:creator>usup</dc:creator>
		<pubDate>Thu, 29 Dec 2011 17:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=206#comment-14199</guid>
		<description>How to make a facebook Login Register page on Hotaru?</description>
		<content:encoded><![CDATA[<p>How to make a facebook Login Register page on Hotaru?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by John E</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-14009</link>
		<dc:creator>John E</dc:creator>
		<pubDate>Mon, 26 Sep 2011 21:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-14009</guid>
		<description>If you are using bit.ly you must encode the URL if it contains any special characters otherwise you will get an error from bit.ly.
The response from bit.ly will use a decoded URL as the index to the shortend URL.

$url_enc = urlencode($url);
$bitly_call =  file_get_contents(&quot;http://api.bit.ly/shorten?version=2.0.1&amp;longUrl=&quot; . $url_enc . &quot;&amp;login=raphotoclub&amp;apiKey=R_df7240b39d32d5b5e2eba46f219970c1&amp;history=1&quot;);
$bitlyinfo=json_decode(utf8_encode($bitly_call),true);
$tiny_url= $bitlyinfo[&#039;results&#039;][$url][&#039;shortUrl&#039;];

regards
jre</description>
		<content:encoded><![CDATA[<p>If you are using bit.ly you must encode the URL if it contains any special characters otherwise you will get an error from bit.ly.<br />
The response from bit.ly will use a decoded URL as the index to the shortend URL.</p>
<p>$url_enc = urlencode($url);<br />
$bitly_call =  file_get_contents(&#8220;http://api.bit.ly/shorten?version=2.0.1&amp;longUrl=&#8221; . $url_enc . &#8220;&amp;login=raphotoclub&amp;apiKey=R_df7240b39d32d5b5e2eba46f219970c1&amp;history=1&#8243;);<br />
$bitlyinfo=json_decode(utf8_encode($bitly_call),true);<br />
$tiny_url= $bitlyinfo['results'][$url]['shortUrl'];</p>
<p>regards<br />
jre</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook Open Graph Hotaru Plugin by akalil</title>
		<link>http://www.mabujo.com/hotaru/facebook-open-graph-hotaru-plugin/comment-page-1/#comment-13915</link>
		<dc:creator>akalil</dc:creator>
		<pubDate>Thu, 28 Jul 2011 09:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?page_id=126#comment-13915</guid>
		<description>thank for your plugin.... awesome</description>
		<content:encoded><![CDATA[<p>thank for your plugin&#8230;. awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by Andy R</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-11572</link>
		<dc:creator>Andy R</dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-11572</guid>
		<description>Found parse.php here

http://www.daniweb.com/web-development/php/threads/257694</description>
		<content:encoded><![CDATA[<p>Found parse.php here</p>
<p><a href="http://www.daniweb.com/web-development/php/threads/257694" rel="nofollow">http://www.daniweb.com/web-development/php/threads/257694</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by Andy R</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-11569</link>
		<dc:creator>Andy R</dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-11569</guid>
		<description>I can&#039;t get hold of PARSE.PHP as Paul has removed the script..anyway of getting hold of it?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get hold of PARSE.PHP as Paul has removed the script..anyway of getting hold of it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Posting from an RSS feed to twitter using OAuth by Sara Meinsen</title>
		<link>http://www.mabujo.com/blog/posting-from-an-rss-feed-to-twitter-using-oauth/comment-page-1/#comment-6318</link>
		<dc:creator>Sara Meinsen</dc:creator>
		<pubDate>Tue, 29 Mar 2011 08:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mabujo.com/?p=164#comment-6318</guid>
		<description>Hello, can i use this linkshortener &lt;a href=&quot;http://88c.de&quot; rel=&quot;nofollow&quot;&gt;88c.de&lt;/a&gt;for clickbank ?. when i use it, the link shows only the 88c.de/withsomenumber. how can i use it with link cloaking ? 
many many thx my friends.</description>
		<content:encoded><![CDATA[<p>Hello, can i use this linkshortener <a href="http://88c.de" rel="nofollow">88c.de</a>for clickbank ?. when i use it, the link shows only the 88c.de/withsomenumber. how can i use it with link cloaking ?<br />
many many thx my friends.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

