<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Experimental Coding, Photography, Blog and Art of Aryo Pinandito / A-Works, Inc &#187; Plugin</title>
	<atom:link href="http://aryo.info/blog/tag/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://aryo.info/blog</link>
	<description>Aryo Pinandito&#039;s Experimental Coding, Photography, Blog, and Art - A-Works, Inc</description>
	<lastBuildDate>Tue, 10 Aug 2010 02:06:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Another Cross-Post Wordpress to Facebook</title>
		<link>http://aryo.info/blog/2008/11/another-cross-post-wordpress-to-facebook.html</link>
		<comments>http://aryo.info/blog/2008/11/another-cross-post-wordpress-to-facebook.html#comments</comments>
		<pubDate>Thu, 06 Nov 2008 07:12:23 +0000</pubDate>
		<dc:creator>Aryo Pinandito</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://aryo.info/blog/?p=376</guid>
		<description><![CDATA[This is another trial post from WordPress blog to my Facebook Account. This is done after analyzing from previous error which is mentioning that fopen() function is failing. I already fix it by allowing fopen to open url in server&#8217;s PHP configuration. Will it work?

You can allow PHP function fopen() to open url by adding [...]]]></description>
			<content:encoded><![CDATA[<p>This is another trial post from WordPress blog to my <a href="http://facebook.com">Facebook</a> Account. This is done after analyzing from previous error which is mentioning that <code>fopen()</code> function is failing. I already fix it by allowing fopen to open url in server&#8217;s PHP configuration. Will it work?</p>
<p><span id="more-376"></span></p>
<p>You can allow PHP function <code>fopen()</code> to open url by adding or (if already exists) uncomment this line below on your <code>php.ini</code> file:</p>
<pre>allow_url_fopen = On</pre>
<p>The results is, my Wordpress blog shows me a message:</p>
<pre>Your post has been saved</pre>
<p>There&#8217;s no error messages, or any other &#8216;error&#8217;-like messages. It means, that this post is successfully saved to my blog database and (should be) already sent to my <a href="http://facebook.com">Facebook</a> account as well.</p>
<p>When I open up my Facebook wall, I see this:</p>
<div id="attachment_380" class="wp-caption alignnone" style="width: 510px"><a href="http://aryo.info/wp-content/uploads/2008/11/wordbook-success.png"><img class="size-full wp-image-380" title="Cross-Post WordPress post on Facebook wall" src="http://aryo.info/wp-content/uploads/2008/11/wordbook-success.png" alt="Cross-Post WordPress post on Facebook wall" width="500" height="78" /></a><p class="wp-caption-text">Cross-Post WordPress post on Facebook wall</p></div>
<p>Well, now I think the Wordbook plugin is working correctly. On <a href="http://aryo.info/blog/2008/11/publishing-self-hosted-wordpress-blog-in-facebook.html">my previous post</a> about this plugin, I mention that it was failing because of PHP&#8217;s <code>fopen()</code> function error.</p>
<p>Maybe there&#8217;s anyone else who have a WordPress powered blog also interested in this plugin. It&#8217;s worth to try if you want your blog posts is also published on your Facebook wall.</p>
]]></content:encoded>
			<wfw:commentRss>http://aryo.info/blog/2008/11/another-cross-post-wordpress-to-facebook.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Publishing Self-Hosted Wordpress Powered Blog in Facebook</title>
		<link>http://aryo.info/blog/2008/11/publishing-self-hosted-wordpress-blog-in-facebook.html</link>
		<comments>http://aryo.info/blog/2008/11/publishing-self-hosted-wordpress-blog-in-facebook.html#comments</comments>
		<pubDate>Wed, 05 Nov 2008 05:26:24 +0000</pubDate>
		<dc:creator>Aryo Pinandito</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Public Information]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://aryo.info/blog/?p=253</guid>
		<description><![CDATA[When I&#8217;m looking for (another) Wordpress SPAM protection plugin, I accidentally found an interesting plugin that utilizes Facebook API. This plugin named Wordbook. Developed by Robert Tsai.

From the Wordbook plugin&#8217;s Wordpress page:
This plugin allows you to cross-post your blog posts to your Facebook Wall. Your Facebook &#8220;Boxes&#8221; tab will show your most recent blog posts. [...]]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m looking for (another) Wordpress SPAM protection plugin, I accidentally found an interesting plugin that utilizes Facebook API. This plugin named Wordbook. Developed by Robert Tsai.</p>
<p><span id="more-253"></span></p>
<p>From the <a href="http://wordpress.org/extend/plugins/wordbook/">Wordbook plugin&#8217;s Wordpress page</a>:</p>
<p>This plugin allows you to cross-post your blog posts to your Facebook Wall. Your Facebook &#8220;Boxes&#8221; tab will show your most recent blog posts. This plugin is somewhat similar as importing blog posts into Facebook Notes, but this plugin uses Facebook API to actively update your Facebook Wall as if you had posted an update for Yourself than imports and caches the blog posts. In other words, you can make changes to your blog postings after publishing it.</p>
<p>The blog posted with Wordbook will have their own space in Facebook profile instead of used up space  with other Facebook Notes and a Wordpress logo will show next to it. Wordbook links everything back to your Wordpress powered blog, so the comments in your blog will stay intact. The comments on Facebook Notes will not show up on your Wordpress blog.</p>
<p>You can grab this cool plugin to enhance your Facebook and your Wordpress blog <a href="http://wordpress.org/extend/plugins/wordbook/">here</a>.</p>
<blockquote><p><strong>Notes:</strong></p>
<p>I tested this plugin on my self-hosted Wordpress powered website and not on the Wordpress.com website, my webhosting services which I hosted my Wordpress powered blo doesn&#8217;t support for direct remote url open using PHP fopen() function. So, it does fail to publish my newly published blog post to Facebook.</p>
<p>Error generated while publishing/saving:</p>
<pre><strong>Warning</strong>:  fopen(http://api.new.facebook.com/restserver.php) [<a href="function.fopen">function.fopen</a>]:
failed to open stream: HTTP request failed!
in <strong>/home/sites/aryo.info/www/wp-content/plugins/wordbook/facebook-platform/php/facebookapi_php5_restlib.php</strong> on line <strong>1992</strong></pre>
</blockquote>
<p><span style="text-decoration: line-through;">Well, I guess I am just looking for another solution for this, since I&#8217;m not in the mood in breaking up the Wordbook plugin&#8217;s code or modifying my hosting webserver configuration.</span></p>
<p><span style="text-decoration: line-through;">Does anyone have?</span></p>
<p>Well, after spending one night sleeping, I&#8217;m really curious about this one. By following the error message that thrown by PHP , I had fixed the problem and make it work. You can read how I can solve this problem and test it <a href="http://aryo.info/blog/2008/11/another-cross-post-wordpress-to-facebook.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://aryo.info/blog/2008/11/publishing-self-hosted-wordpress-blog-in-facebook.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
