Published on Tuesday, August 31 2010

(photo by hobvias sudoneighm, click for photo page)
Thanks to troubleshooting help from mommyknows and other users, I’ve been able to track down and fix an issue with posting to different kinds of pages.
Thanks to Brooke Dukes, we also now have a site for the plugin itself: wpbook.net – with instructions, blog posts about the plugin, and the like.
Grab 2.0.8.1 from the plugin repository and check it out!
(2.0.8 somehow incorporated a nasty syntax error – whitespace ahead of the opening PHP tag – so skip that and go straight to 2.0.8.1).
For a long time now WPBook has enabled users to cross-post excerpts from their blog posts to either the wall of their personal profile or the wall of a Facebook fan page.
However, in setting up WPBook many users were ending up with:
Read more…
Published on Monday, August 16 2010
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>.
Published on Sunday, July 11 2010
Once again, I’ve tagged a new version of WPBook for release. See the “other versions” section of the download page.
I’ve revamped the way permissions are requested, so as to store the session key Facebook provides when the user grants “offline access” permission. This enables WPBook to import comments from either the user’s Facebook Wall or the Wall of a Facebook Fan Page.
I’ve also added the ability to change the attribution line (the little blurb WPBook attaches to each message when you post it).
Given the complexity of all the different ways one might configure the application, though, I feel a need to get some folks testing it before making it the ‘default’ new release.
If you’re testing it, please do let me know – either via comments here, in the wpbook support forum, or via the contact form.
NOTE: This version has debugging on by default, which means it will create a debug text file in your wpbook plugin directory – this can be disabled by editing wpbook_cron.php at line 37, changing:
define ('DEBUG', true);
to
define ('DEBUG', false);
But there is useful info in that debug file for trying things out.
You’ll also probably find, in testing, that you’ll need a plugin like Core Control which lets you see what cron jobs are running and run specific jobs ahead of schedule.
Thanks
John
Published on Wednesday, July 7 2010

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…
Published on Wednesday, February 11 2009
I use Dopplr and TripIt, to keep track of traveling colleagues, update people on my own travel, and just generally simplify life. (I’ve blogged about each many times as well: see posts containing dopplr or TripIt).
I’m getting tired of Dopplr’s consistent FAIL on a common (for me) use case- a one day trip to NY on Delta.
Whenever I forward such a confirmation here’s what Dopplr does:
Thanks for sending us a message by email.
We automatically created a trip to Atlanta, GA, United States (from Newburyport, MA, United States) between February 10th and February 13th
We won’t share coincidences from this newly-created trip with your fellow travellers until February 18th. This is to give you a chance to check and correct any problems in interpretation.
If you’d like to check, go to [link removed]
Yours sincerely,
The Dopplr Team.
The problem is, I’m not going to or from Atlanta – that’s where Delta airlines headquarters is, sure, but it’s a long detour on the Boston->New York route.
I’m also not travelling Feb 10 to Feb 13, I’m leaving and returning on the 13th, and the trip was booked on the 10th.
I can (and do) go in and manually fix the trip in Dopplr, but in this type of case TripIt’s import feature just works.