<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Open Parenthesis &#187; Add to Page</title>
	<atom:link href="http://www.openparenthesis.org/tag/add-to-page/feed" rel="self" type="application/rss+xml" />
	<link>http://www.openparenthesis.org</link>
	<description>Because these are the early days of a long revolution . . .</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:13:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WPBook 0.9.7: Share Posts, Ease of Installation, Add to pages</title>
		<link>http://www.openparenthesis.org/2009/01/17/wpbook-097-share-posts-ease-of-installation-add-to-pages</link>
		<comments>http://www.openparenthesis.org/2009/01/17/wpbook-097-share-posts-ease-of-installation-add-to-pages#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:18:16 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add to Page]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Comment]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Facebook Application]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Post to Profile]]></category>
		<category><![CDATA[Share]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=894</guid>
		<description><![CDATA[I&#8217;ve just released version 0.9.7 of WPBook (a WordPress plugin to bring blog posts into Facebook and enable comments from Facebook users) here and at the WordPress site. A few changes since 0.9.3, the last version I blogged about (the most recent version can always be found on this page or at the WordPress site): [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released version 0.9.7 of WPBook (a WordPress plugin to bring blog posts into Facebook and enable comments from Facebook users) <a href="/code/wp">here</a> and at the <a href="http://wordpress.org/extend/plugins/wpbook/">WordPress site</a>. </p>
<p>A few changes since 0.9.3, the last version I <a href="http://www.openparenthesis.org/2009/01/13/wordpress-facebook-plugin-update-with-profile-boxes">blogged about</a> (the most recent version can always be found <a href="/code/wp">on this page</a> or at the <a href="http://wordpress.org/extend/plugins/wpbook/">WordPress site</a>):</p>
<p><strong>Share Button</strong>. This version adds a Facebook style &#8220;Share this post&#8221; button next to each blog post in Facebook, which allows the user to send the posts to Facebook friends or post and individual blog entry to their profile.</p>
<p>Here&#8217;s what the share button looks like, in context:</p>
<div id="attachment_896" class="wp-caption aligncenter" style="width: 415px"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/01/share_button.png" alt="Share Button for Post inside Facebook" title="share_button" width="380" height="90" class="size-full wp-image-896" /><p class="wp-caption-text">Share Button for Post inside Facebook</p></div>
<p>And here&#8217;s the resulting popup, with the &#8220;post to profile&#8221; tab active:</p>
<div id="attachment_899" class="wp-caption aligncenter" style="width: 495px"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/01/post_profile_popup.png" alt="The resulting Popup with 'Post to Profile' active" title="post_profile_popup" width="460" height="335" class="size-full wp-image-899" /><p class="wp-caption-text">The resulting Popup with 'Post to Profile' active</p></div>
<p><strong>Ease of installation and Update</strong>. Earlier versions required the user to add a directory to their /wp-content/themes/ directory. In this version, and moving forward, the plugin carries the theme directory inside it. Among other things, this means that the &#8220;update automatically&#8221; function from inside the WordPress plugins page will now work with no additional effort on the user&#8217;s part. </strong></p>
<p><strong>Add to pages</strong>. The directions have been clarified with respect to profile page boxes. If you want users to be able to add your Facebook Application to Pages as well as user profiles, you will need to enter some FBML (provided by the plugin, on the settings page) in Facebook. </strong></p>
<div id="attachment_900" class="wp-caption aligncenter" style="width: 569px"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/01/pages_settings.png" alt="Facebook Settings for Pages, with Default FBML (Note: FBML here is for this blog - yours will be different)" title="pages_settings" width="534" height="284" class="size-full wp-image-900" /><p class="wp-caption-text">Facebook Settings for Pages, with Default FBML (Note: FBML here is for this blog - yours will be different)</p></div>
<p><strong>No Conflict with other Facebook Plugins</strong>. Using multiple Facebook plugins on your WordPress blog can lead to problems, as each includes its own copy of the Facebook client libraries. This version now checks for the existence of other libraries and relies on those already present if they have been declared. </p>
<h4>Plans for 1.0:</h4>
<p>For the impending 1.0 release, here&#8217;s what I plan to do:</p>
<ol>
<li>Make the &#8220;share&#8221; button a setting, enabling users to turn off the functionality if they choose.</li>
<li>Provide a link to the &#8220;original&#8221; version of each blog post (outside Facebook) &#8211; also optional</li>
<li>Add a small &#8220;powered by WPBook&#8221; type link to the bottom of the canvas page &#8211; with option for user to disable.</li>
</ol>
<p>I also plan to update the page for the plugin <a href="/code/wp">here</a> and <a href="http://wordpress.org/extend/plugins/wpbook/">at WordPress</a> with some screenshots to accompany the documentation, but that might not happen until after the plugin is released.   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2009/01/17/wpbook-097-share-posts-ease-of-installation-add-to-pages/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
	<enclosure url="http://www.openparenthesis.org/wp-content/uploads/2009/01/share_button.png" length="15401" type="image/png" /><media:content url="http://www.openparenthesis.org/wp-content/uploads/2009/01/share_button.png" width="380" height="90" medium="image" type="image/png" />	</item>
	</channel>
</rss>

