<?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; Release</title>
	<atom:link href="http://www.openparenthesis.org/tag/release/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 2.2.1</title>
		<link>http://www.openparenthesis.org/2011/03/27/wpbook-2-2-1</link>
		<comments>http://www.openparenthesis.org/2011/03/27/wpbook-2-2-1#comments</comments>
		<pubDate>Sun, 27 Mar 2011 21:33:27 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpbook]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=2693</guid>
		<description><![CDATA[Try Again (Photo by Samantha Marx, cc-by license, http://www.flickr.com/photos/spam/3355834452/) Spent some quality time this weekend with WPBook. As a result, I just released version 2.2.1. (There was briefly a 2.2 release, but something was corrupted in that version of the SVN repo, so use 2.2.1 instead). Included in 2.2.1: Read More is back. Re-enabled the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2696" class="wp-caption aligncenter" style="width: 525px"><a href="http://www.flickr.com/photos/spam/3355834452/"><img src="http://www.openparenthesis.org/wp-content/uploads/2011/03/3355834452_0b7215c19a-490x367.jpg" alt="" title="3355834452_0b7215c19a" width="490" height="367" class="size-large wp-image-2696" /></a><p class="wp-caption-text">Try Again (Photo by Samantha Marx, cc-by license, http://www.flickr.com/photos/spam/3355834452/)</p></div>
<p>Spent some quality time this weekend with WPBook. As a result, I just released version 2.2.1. (There was briefly a 2.2 release, but something was corrupted in that version of the SVN repo, so use 2.2.1 instead). </p>
<p>Included in 2.2.1:</p>
<ul>
<li><strong>Read More is back</strong>. Re-enabled the &#8220;Read More&#8221; action link. Unfortunately, because of a <a href="http://bugs.developers.facebook.net/show_bug.cgi?id=15377">Facebook API bug</a> wpbook can&#8217;t add more than one action link to a post, so no &#8220;share&#8221; button on wall posts until that is fixed. (Facebook doesn&#8217;t add the Share link automatically to posts from the Graph API and there&#8217;s currently no way to make that happen other than manually adding it as a link, but I think the &#8220;Read More&#8221; link is more important.)</li>
<li><strong>Post to Group Walls</strong>. Added posting options for Group walls, and comment import form Group walls. Because of the way the Facebook API has changed, posting to a Group feed is distinct from posting to a Page&#8217;s feed, and requires different syntax.</li>
<li><strong>Controlled debugging</strong>. Limit the size of debug files created to 500k, so that users who enable debugging and then forget won&#8217;t have an unlimited file growing every hour. Also made the debug constant more specific to WPBook so as not to interfere with other plugins potentially using DEBUG as a constant</li>
<li><strong>Fopen errors</strong>. Clean up DEBUG for cases where permissions fail or file is not writeable</li>
<li><strong>Facebook::$CURL_OPTS</strong> . Made &#8220;disable ssl verification&#8221; an option so that only users who need it  will have it and others won&#8217;t get conflict</li>
<li><strong>Required fields are required</strong>. Cleanup to the admin screens in general, more clarity around what is required and better language on the admin screens about what is being checked. (Thanks BandonRandon for patches) </li>
<li><strong>Better check permissions.</strong> Improved &#8220;Check permissions&#8221; page, to show what options mean and enable links to view profiles, pages, links to validate IDs are correct.</li>
<li>Added wpbook logo which had been missing</li>
<li>Fix for get_themes() issues with WordPress 3.0.1 through 3.0.5</li>
</ul>
<p>I realize from the activity in the forums that many users are having trouble with the 2.1 and later WPBook &#8211; but I believe all the known errors have been fixed, and most are due to misconfiguration. </p>
<p>A few configuration notes that might help:</p>
<ol>
<li>Your application ID, secret, canvas URL, and Profile ID must be correct or nothing else is going to work. If you load your application canvas page and you don&#8217;t see the WPBook theme, but see just your blog in an iframe (unchanged), then something is wrong in your Facebook Application setup, your WPBook setup, or in a plugin conflict. </li>
<li>Your personal FB profile is absolutely required, even if you don&#8217;t plan to publish to your profile&#8217;s wall. It is through the FB profile that the access_token for publishing to pages is retrieved. If your FB profile ID is wrong, nothing else is going to work.</li>
<li>Any time you change the Profile ID, the Page ID, or the Group ID to which you are trying to publish, you must visit the Check Permissions page and will most likely need to regrant permissions. Again, if permissions aren&#8217;t working, nothing else is going to work.</li>
</ol>
<p>If you&#8217;re stuck, please open a new thread in <a href="http://wordpress.org/tags/wpbook?forum_id=10">the wordpress forums</a> and provide the following debugging info:</p>
<ul>
<li>The URLs of your Facebook Application and your blog outside FB</li>
<li>The contents of your check permissions page &#8211; verbatim</li>
<li>What you are trying to publish to &#8211; profile, page, group &#8211; by ID and by URL</li>
<li>What error messages you are seeing, in the WordPress interface and/or in the PHP error log</li>
</ul>
<p>With the right information, we will be able to get it working. </p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2011/03/27/wpbook-2-2-1/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://www.openparenthesis.org/wp-content/uploads/2011/03/3355834452_0b7215c19a.jpg" length="318018" type="image/jpeg" /><media:content url="http://www.openparenthesis.org/wp-content/uploads/2011/03/3355834452_0b7215c19a.jpg" width="500" height="375" medium="image" type="image/jpeg" />	</item>
		<item>
		<title>WPBook 1.5.2 released</title>
		<link>http://www.openparenthesis.org/2010/03/15/wpbook-1-5-2-released</link>
		<comments>http://www.openparenthesis.org/2010/03/15/wpbook-1-5-2-released#comments</comments>
		<pubDate>Tue, 16 Mar 2010 03:48:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpbook]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=1733</guid>
		<description><![CDATA[I&#8217;ve just tagged and released version 1.5.2 of WPBook, which should be available for download by the time you read this. In this version: Plugin now checks for PHP 5 at activation, will not allow activation under PHP4 Checks for zero pages of which user is admin (avoid edge case exception) Added link to installation [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just tagged and released version 1.5.2 of <a href="http://wordpress.org/extend/plugins/wpbook/">WPBook</a>, which should be available for <a href="http://wordpress.org/extend/plugins/wpbook/download/">download</a> by the time you read this. </p>
<p>In this version:</p>
<ul>
<li>Plugin now checks for PHP 5 at activation, will not allow activation under PHP4</li>
<li>Checks for zero pages of which user is admin (avoid edge case exception)</li>
<li>Added link to installation instructions to permissions page</li>
<li>Added offline-access permission request (some users had not yet granted this permission)</li>
<p>Added &#8220;show errors&#8221; mode, which when enabled traps exceptions thrown by the Facebook client and shows them to the user</li>
</ul>
<p>Not really a required upgrade, but it should help folks having trouble, and won&#8217;t cause trouble for others. </p>
<p>I will also now close comments on the existing 1.5 release blog post, as it is now out of date. </p>
<p>In general, I&#8217;d prefer not to use comments for troubleshooting anyway &#8211; please use the <a href="http://wordpress.org/tags/wpbook?forum_id=10">support forums</a> for those kinds of items instead. </p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2010/03/15/wpbook-1-5-2-released/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WPBook 1.3 Released: Improved Admin, Bug Fixes &#8211; Last PHP4 release</title>
		<link>http://www.openparenthesis.org/2009/03/27/wpbook-13-released-improved-admin-bug-fixes-last-php4-release</link>
		<comments>http://www.openparenthesis.org/2009/03/27/wpbook-13-released-improved-admin-bug-fixes-last-php4-release#comments</comments>
		<pubDate>Fri, 27 Mar 2009 20:25:39 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpbook]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=1107</guid>
		<description><![CDATA[Quick Update: I just (3/27) released 1.3.1, a quick bug fix update. Details in the readme. Recommended for all users &#8211; still supporting PHP4 in this bugfix release, as I haven&#8217;t started on 1.4 yet. I&#8217;ve just checked the code for version 1.3 of the WPBook plugin into subversion, which means it should shortly be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Quick Update</strong>: <ins datetime="2009-03-27T20:42:34+00:00">I just (3/27) released 1.3.1, a quick bug fix update. </ins>Details in the readme. Recommended for all users &#8211; still supporting PHP4 in this bugfix release, as I haven&#8217;t started on 1.4 yet. </p>
<p><del datetime="2009-03-27T20:42:34+00:00">I&#8217;ve just checked the code for <a href="/code/wp/">version 1.3 of the WPBook plugin</a> into subversion, </del>which means it should shortly be available for auto-update in your dashboard/plugins page, or for <a href="http://wordpress.org/extend/plugins/wpbook/">download here</a>. (Remember that your dashboard/plugins page only checks once each 24 hours for new plugins, so you may not see it until tomorrow). </p>
<div class="aligncenter"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/03/wpbook_logo-300x69.png" alt="wpbook_logo" title="wpbook_logo" width="300" height="69" class="aligncenter size-medium wp-image-1108" /></div>
<p>Changes in this release:</p>
<ol>
<li>Improved Admin UI &#8211; options sorted into categories, with help text</li>
<li>More options: ability to include date with post title, option for custom header/footer including custom date/time formats, tags, categories, and author names</li>
<li>Style cleanup on the &#8220;view post on original blog&#8221; link (now matches the share this post link)</li>
<li>Bug Fix: No more duplicate blog name on the top of the &#8220;Invite Friends&#8221; page</li>
<li>Bug Fix: When profile boxes are updated as a result of a new blog post, the permalinks were pointing to the blog outside Facebook, rather than the Facebook urls</li>
</ol>
<p>I also cleaned up the <a href="http://www.openparenthesis.org/wp-content/uploads/2009/03/install_instructions.pdf">installation instructions</a> (included in the plugin as an html page and <a href='http://www.openparenthesis.org/wp-content/uploads/2009/03/install_instructions.pdf'>PDF document</a>) to reflect the new options screen and some facebook side changes. </p>
<p><strong>NOTE: This will be the last version of WPBook that will support PHP4. </strong></p>
<p>The Facebook client is only officially available in PHP5, and I need to add some exception handling for cases where the Facebook client fails to update the users profile FBML. (Right now that case, when it occurs, throws a very dramatic if harmless &#8220;Uncaught Exception&#8221; error in the WordPress interface). </p>
<p>If someone wants to create an alternative version of WPBook for PHP4, they can do so using this release as the place from which to branch, but when WPBook 1.4 comes out, I will no longer include PHP4 support. </p>
<p>Apologies to those of you who rely on PHP4, but it&#8217;s time to find a host that can enable PHP5. </p>
<p>Special thanks in this release to <a href="http://bandonrandon.com/">Brandon Dukes</a>, who wrote most of the updated code in it. Sorry it took me a week to get it tested, packaged, and released. </p>
<p>Here&#8217;s a screenshot showing some of the new customization options:</p>
<div id="attachment_1110" class="wp-caption aligncenter" style="width: 335px"><a href="http://www.openparenthesis.org/wp-content/uploads/2009/03/customization.png"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/03/customization-300x211.png" alt="Options available within WPBook for customizing the user&#039;s experience" title="customization" width="300" height="211" class="size-medium wp-image-1110" /></a><p class="wp-caption-text">Options available within WPBook for customizing the user's experience</p></div>
<p>Here&#8217;s the &#8220;advanced&#8221; options screen:</p>
<div id="attachment_1111" class="wp-caption aligncenter" style="width: 335px"><a href="http://www.openparenthesis.org/wp-content/uploads/2009/03/advanced.png"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/03/advanced-300x166.png" alt="Advanced Options screen - click for full size" title="advanced" width="300" height="166" class="size-medium wp-image-1111" /></a><p class="wp-caption-text">Advanced Options screen - click for full size</p></div>
<p>Next version, 1.4, I hope will include the ability to post notices into the Facebook status feed and/or news feed when you publish a blog post and (potentially) when comments are published. Not sure what the timeline on that will be, however. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2009/03/27/wpbook-13-released-improved-admin-bug-fixes-last-php4-release/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
	<enclosure url="http://www.openparenthesis.org/wp-content/uploads/2009/03/wpbook_logo-300x69.png" length="13721" type="image/png" /><media:content url="http://www.openparenthesis.org/wp-content/uploads/2009/03/wpbook_logo-300x69.png" width="300" height="69" medium="image" type="image/png" />	</item>
		<item>
		<title>WPBook 1.2 Released</title>
		<link>http://www.openparenthesis.org/2009/02/14/wpbook-12-released</link>
		<comments>http://www.openparenthesis.org/2009/02/14/wpbook-12-released#comments</comments>
		<pubDate>Sat, 14 Feb 2009 19:46:30 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpbook]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=1077</guid>
		<description><![CDATA[(Updated: 1.3 has been released, so I&#8217;ve disabled comments here &#8211; please raise any still open issues there.) Just checked in changes for WPBook version 1.2 &#8211; get it from the WordPress Plugin Directory or on this blog. The biggest change here from 1.1.1 (and why I decided to make it 1.2 rather than 1.1.2) [...]]]></description>
			<content:encoded><![CDATA[<p>(Updated: <a href="http://www.openparenthesis.org/2009/03/22/wpbook-13-released-improved-admin-bug-fixes-last-php4-release">1.3 has been released</a>, so I&#8217;ve disabled comments here &#8211; please raise any still open issues there.)</p>
<p>Just checked in changes for WPBook version 1.2 &#8211; get it from the <a href="http://www.wordpress.org/extend/plugins/wpbook">WordPress Plugin Directory</a> or <a href="/code/wp">on this blog</a>. </p>
<p>The biggest change here from 1.1.1 (and why I decided to make it 1.2 rather than 1.1.2) is a change to the mechanism used to create the user profile boxes. Although it worked for some users, the previous method (relying on an fb:ref url pointing to the recent_posts.php page inside the WPBook theme) was at best inconsistent, and could even cause uncaught exceptions. </p>
<p>The new mechanism, which sets the profile FBML in a function and uses an fb:ref handle to refresh it, seems to be more generically robust and should improve things, especially for anyone who had the &#8220;No content to display&#8221; error when trying to add the profile box to the profile. </p>
<p>Also in this release are some administration page improvements (thanks <a href="http://bandonrandon.com/">Brandon</a>) and timestamp on posts. </p>
<p>As always, comment below if you have issues, and if you get your blog setup using the plug please leave a comment on <a href="/code/wp/using-wpbook-list-your-blog-here">this page</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2009/02/14/wpbook-12-released/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>WPBook: WordPress Facebook Plugin Goes 1.0</title>
		<link>http://www.openparenthesis.org/2009/01/19/wpbook-wordpress-facebook-plugin-goes-10</link>
		<comments>http://www.openparenthesis.org/2009/01/19/wpbook-wordpress-facebook-plugin-goes-10#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:10:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpbook]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/?p=951</guid>
		<description><![CDATA[UPDATE 2 (1-28-09): Seems that the WPBook plugin conflicts with the BadBehavior plugin &#8211; I&#8217;m looking into options to see if the conflict can be eliminated, but if your WPBook install is not working try disabling BadBehavior. UPDATE (1-26-09): As noted in the comments below, there is a bug in the copy of the Facebook [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE 2 (1-28-09): </strong>Seems that the WPBook plugin conflicts with the BadBehavior plugin &#8211; I&#8217;m looking into options to see if the conflict can be eliminated, but if your WPBook install is not working try disabling BadBehavior. </p>
<p><strong>UPDATE (1-26-09): </strong> As noted in the comments below, there is a bug in the copy of the Facebook library included with the <a href="http://www.sociable.es/facebook-connect/">Sociable Facebook Connect plugin</a>. If you&#8217;re using that plugin, you&#8217;ll need to patch their copy of the Facebook client library as follows. </p>
<p>Change line 170 of /wp-content/plugins/fbconnect/facebook-client/facebook.php from:</p>
<blockquote><p><code>http_header('Location', $url);</code></p></blockquote>
<p>To:</p>
<blockquote><p><code>header('Location', $url);</code></p></blockquote>
<p>This will eliminate the conflict between these two plugins.<br />
(End UPDATE)</p>
<p>Today I&#8217;m releasing version 1.0 of <a href="http://www.wordpress.org/extend/plugins/wpbook/">WPBook</a>, the WordPress plugin for embedding your blog in Facebook. </p>
<p>If you have earlier versions installed, you should see an auto-update notification on the plugins page of your WordPress dashboard. (Note that WordPress checks for updates only every 12 hours). </p>
<p>This version includes the following new features:</p>
<ul>
<li>Added option for &#8220;Share this Post&#8221; &#8211; user determines whether or not to show &#8220;Share&#8221; links on posts</li>
<li>Added option for user to enable or disable comments from Facebook &#8211; does not affect comments left on the blog directly</li>
<li>Moved the &#8220;Invite Friends&#8221; (also an option) to the top of the application next to the &#8220;Add to Profile&#8221; link &#8211; these two options should be high visibiility to encourage use</li>
<li>Added option for &#8220;Give Credit&#8221; which shows a &#8220;This Facebook Application powered by the WPBook plugin  for WordPress&#8221; byline at the bottom of the Facebook canvas pages.	</li>
</ul>
<p>Here&#8217;s what the new admin looks like:</p>
<div id="attachment_952" class="wp-caption aligncenter" style="width: 335px"><a href="http://www.openparenthesis.org/wp-content/uploads/2009/01/options.png"><img src="http://www.openparenthesis.org/wp-content/uploads/2009/01/options-300x183.png" alt="WPBook Options Page (Click for Full Size)" title="options" width="300" height="183" class="size-medium wp-image-952" /></a><p class="wp-caption-text">WPBook Options Page (Click for Full Size)</p></div>
<p>It also includes the following bugfixes:</p>
<ul>
<li>Added simplexml44 library (BSD Licensed) for the php4client, eliminating the need for user to locate and install</li>
<li>Cleaned up CSS for &#8220;recent posts&#8221; in main page &#8211; list items were not enclosed in a &lt;ul&gt; tag</li>
<li>Added fix to facebookapi_php5_restlib.php which affected hosts where curl libraries were not present or enabled</li>
</ul>
<p>As well as, of course, the existing features from earlier releases (see <a href="http://www.openparenthesis.org/2009/01/17/wpbook-097-share-posts-ease-of-installation-add-to-pages">0.9.7</a> and <a href="http://www.openparenthesis.org/2009/01/13/wordpress-facebook-plugin-update-with-profile-boxes">0.9.3</a> for more on these):</p>
<ul>
<li>Canvas page showing recent blog posts in a Facebook iFrame, meaning blog posts can contain video, flash, javascript, etc &#8211; not that Facebook does impose some restrictions.</li>
<li>Profile Boxes listing 5 most recent blog posts which can be added to user profiles and pages</li>
<li>Share this Post links, enabling default Facebook &#8220;send a message or post to profile&#8221; functionality for individual blog posts</li>
<li>Invite Friends option to enable users to invite their Facebook friends to install the app</li>
</ul>
<p>Get <a href="http://www.openparenthesis.org/code/wp">WPBook 1.0 on this blog</a> or at <a href="http://www.wordpress.org/extend/plugins/wpbook/">WordPress.org</a>. </p>
<p>UPDATE: Comments closed here. Check <a href="/code/wp">this page</a> for most recent launch announcement and comment on the most recent version. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2009/01/19/wpbook-wordpress-facebook-plugin-goes-10/feed</wfw:commentRss>
		<slash:comments>65</slash:comments>
	<enclosure url="http://www.openparenthesis.org/wp-content/uploads/2009/01/options-300x183.png" length="40160" type="image/png" /><media:content url="http://www.openparenthesis.org/wp-content/uploads/2009/01/options-300x183.png" width="300" height="183" medium="image" type="image/png" />	</item>
	</channel>
</rss>

