Archive for Tag ‘Plugin‘

Once more with Feeling: WPBook 2.0.3

That’s what I get for trying to make too many changes in one release. Sheesh.

WPBook 2.0.2, released last night, is already superseded by 2.0.3, which I just tagged for release.

Bugs fixed:

  • Extra whitespace in wpbook.php after the closing ?> tag
  • Cleaned up includes to break on functions rather than midstream

I think that will solve the most immediate issue folks are having.

As always, let me know what you’re seeing here or in the support forums.

WPBook 2.0.2: Tabs, Stream Publishing, Comment Imports

Lots of changes in WPBook 2.0.2, which I’ve just finished tagging for release, but the most important are:

  • Import of comments posted on Facebook Wall. (If you’re following non-stable, beta releases, you’ve had this since 2.0.0 – but it is improved and stable enough now for all to use)
  • Ability to suppress posting excerpts to Facebook on a post-by-post basis
  • Fix for bug with posting excerpts to Facebook Wall (of individual profile or fan page)
  • Revised instructions to match current Facebook and WPBook settings pages, in four steps
  • Reordered and simplified settings page, putting most used settings nearer the top (and matching new instructions step by step)
  • Tabs: for individual profiles and application profiles, you can now add a view of your blog as a tab – and much html is supported. (Sorry, no objects or iframes, thus no embedded videos).
  • Debug setting which writes a file with attempts to import comments
  • Ability to edit the attribution WPBook uses when posting to Facebook Walls
  • PHP 5 calls moved to conditional imports – should improve error reporting for folks trying to use WPBook on PHP4 hosts, when it requires PHP5

As always you can get the latest WPBook from the WordPress.org repository and let me know in the support forums how it’s working for you.

Here’s a quick screenshot of what this blog looks like in a tab (without this post, obviously):

Open Parenthesis blog as a Tab (Click for full size)

Warning: Don’t Run Lifestream and WPBook at the same time

Quick warning: don’t run WPBook with the latest version (0.99.9.8-BETA) of the Lifestream plugin. Bad things will happen.

An updated version of the prohibition on burning the candle at both ends

Here’s why it’s important to test plugin updates.

After my last post about beta testers for WPBook, I decided to go update my other plugins which had updates available, including Lifestream, which had an update to 0.99.9.8-BETA from 0.99.6 available.

So I jumped in without really doing any investigating of what changes there were – bad idea.

Read more…

Beta Testers Needed for WPBook

Test Boxes, photo by David Bleasdale, cc-by license

I’ve just tagged version 2.0.0 of WPBook for release, but haven’t yet changed the “stable” tag in the readme.

What that means is that if you’re using WPBook, you won’t seen any automated notification of a newer version being available. You’ll have to go to the WPBook download page and find 2.0.0 at the top of the “other versions” list.

Please do so, especially if you are willing to help test the new features.

What is there to test? Most importantly, a new feature which imports comments made by users on your Facebook wall (or the wall of a Facebook page) in response to excerpts posted by WPBook on those pages.

In other words, if you have “publish to Facebook Stream” enabled and working for your personal wall and/or the wall of a Fan Page, when you publish a new blog post, and that post gets published to the FB wall, and users make comments on that wall post, those same comments will get imported to your WordPress hosted blog.

Read more…

Sunday Coding – ReTweeter, WPBook

Two quick Sunday updates.

First, ReTweeter has been updated to 0.9.4. The fix here was primarily to deal with tweets which, when retweeted with the username prepended, were longer than 140 characters.

Second, WPBook has been updated to 1.5.3. This includes a new option to enable publishing to the wall of a Fan Page independent of publishing to the author’s personal wall. (1.5, 1.5.1, and 1.5.2 all could publish to Fan Page walls, but also published to the author’s wall, which in many cases results in duplication for many of your friends and fans.)

Also in 1.5.3 is some improved error checking (fixed the “activation on PHP 4 hosts” bug and added more Try/Catch pairs around Facebook client calls) and the ability to support old school permalink urls with query string parameters.

Good to be home on the weekend . . .