<?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 on: WordIdentica a WordPress plugin for Identi.ca</title>
	<atom:link href="http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/</link>
	<description>Just another Hosting weblog</description>
	<lastBuildDate>Tue, 09 Mar 2010 14:11:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HÃ¥kan Eriksson</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126247</link>
		<dc:creator>HÃ¥kan Eriksson</dc:creator>
		<pubDate>Mon, 28 Jul 2008 00:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126247</guid>
		<description>I got some Fatal error because my host have the Allow_url_fopen disabled into php.ini and canÂ´t not use &quot;file_get_contents&quot;. 

But I find a solution for it:
After line 30
&lt;code&gt;function curlGet($url) {
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    return curl_exec($ch);
}&lt;/code&gt;

And instead of &quot;file_get_contents&quot; i use curlGet</description>
		<content:encoded><![CDATA[<p>I got some Fatal error because my host have the Allow_url_fopen disabled into php.ini and canÂ´t not use &#8220;file_get_contents&#8221;. </p>
<p>But I find a solution for it:<br />
After line 30<br />
<code>function curlGet($url) {<br />
    $ch = curl_init();<br />
    curl_setopt($ch, CURLOPT_URL, $url);<br />
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />
    return curl_exec($ch);<br />
}</code></p>
<p>And instead of &#8220;file_get_contents&#8221; i use curlGet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogadmin</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126246</link>
		<dc:creator>blogadmin</dc:creator>
		<pubDate>Mon, 28 Jul 2008 00:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126246</guid>
		<description>This plugin uses curl. Are you getting an error with it?</description>
		<content:encoded><![CDATA[<p>This plugin uses curl. Are you getting an error with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HÃ¥kan Eriksson</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126245</link>
		<dc:creator>HÃ¥kan Eriksson</dc:creator>
		<pubDate>Sun, 27 Jul 2008 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126245</guid>
		<description>Look like an great plugin, but i have some trouble because my host donÂ´t got allow_url_fopen enabled on the server (some security thing) and the &quot;file_get_contents&quot; dont work for me... Are there something else like curl i can  use instead and do you guys know what?

Thanks</description>
		<content:encoded><![CDATA[<p>Look like an great plugin, but i have some trouble because my host donÂ´t got allow_url_fopen enabled on the server (some security thing) and the &#8220;file_get_contents&#8221; dont work for me&#8230; Are there something else like curl i can  use instead and do you guys know what?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Media Review &#187; Blog Archive &#187; Identi.ca Account</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126186</link>
		<dc:creator>Open Media Review &#187; Blog Archive &#187; Identi.ca Account</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126186</guid>
		<description>[...] see if I could hack an existing plugin to provide this functionality when a quick search revealed someone beat me to it for which I am hugely [...]</description>
		<content:encoded><![CDATA[<p>[...] see if I could hack an existing plugin to provide this functionality when a quick search revealed someone beat me to it for which I am hugely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Harvey</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126144</link>
		<dc:creator>Chris Harvey</dc:creator>
		<pubDate>Tue, 15 Jul 2008 09:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126144</guid>
		<description>thanks for this plugin</description>
		<content:encoded><![CDATA[<p>thanks for this plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126138</link>
		<dc:creator>Scot</dc:creator>
		<pubDate>Mon, 14 Jul 2008 14:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126138</guid>
		<description>&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126137</link>
		<dc:creator>Scot</dc:creator>
		<pubDate>Mon, 14 Jul 2008 14:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126137</guid>
		<description>Any thoughts on the Admin issue. Could there not be a way to allow non-admin on a blog to use it as well (such as authors) via something like:

	

I&#039;m not a developer but this seems plausible.

Cheers</description>
		<content:encoded><![CDATA[<p>Any thoughts on the Admin issue. Could there not be a way to allow non-admin on a blog to use it as well (such as authors) via something like:</p>
<p>I&#8217;m not a developer but this seems plausible.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126125</link>
		<dc:creator>Scot</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126125</guid>
		<description>I also notice the plugin works only for Admin on my WP blog. This would be fantastic for multiple author support.</description>
		<content:encoded><![CDATA[<p>I also notice the plugin works only for Admin on my WP blog. This would be fantastic for multiple author support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogadmin</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126124</link>
		<dc:creator>blogadmin</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126124</guid>
		<description>I will check that site out. 

Yes we are in BC here.</description>
		<content:encoded><![CDATA[<p>I will check that site out. </p>
<p>Yes we are in BC here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot</title>
		<link>http://blog.bluefur.com/2008/07/10/wordidentica-a-wordpress-plugin-for-identica/comment-page-1/#comment-126123</link>
		<dc:creator>Scot</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bluefur.com/?p=993#comment-126123</guid>
		<description>It works on my laconica install. Bravo! You should check out this work by someone working at Dreamhost: http://www.gimmesoda.com/

They&#039;re trying to get an easy install of Laconica set up on Dreamhost and I&#039;ll bet it will be a big feature soon enough. I&#039;d move my hosting right now to whomever embraces Laconica and who has great Wordpress and/or WPMU support.

You folks are in BC, right? Hi there from beautiful PEI.

Cheers</description>
		<content:encoded><![CDATA[<p>It works on my laconica install. Bravo! You should check out this work by someone working at Dreamhost: <a href="http://www.gimmesoda.com/" rel="nofollow">http://www.gimmesoda.com/</a></p>
<p>They&#8217;re trying to get an easy install of Laconica set up on Dreamhost and I&#8217;ll bet it will be a big feature soon enough. I&#8217;d move my hosting right now to whomever embraces Laconica and who has great Wordpress and/or WPMU support.</p>
<p>You folks are in BC, right? Hi there from beautiful PEI.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
