About Me

Hi. I'm John Eckman.

John Eckman

I'm a Sr. Director at Optaros, a professional services firm offering strategy, design, development, and consulting services to enterprises interested in leveraging free and open source software.

More about me

About Open Parenthesis

Contact Me

Optaros

Travel

 

Upcoming Conferences

Gilbane Boston

Web Content 2009

SXSW Interactive, 2009

My Tweets

Powered by Twitter Tools.

Optaros Blogs
Affiliations

[FSF Associate Member]

Creative Commons
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
September 26, 2008

Online Identity Management

Since the early 1990s, I’ve been fascinated by the concept of online identity management: what it means to have an identity online, what stays consistent with the offline world, what becomes more fluid, and what becomes more fixed.

It’s a very vibrant space right now, with commercial vendors, open source projects, trends, and standards all vying for attention. I’m thinking here of a couple of overlapping categories:
(more…)

April 22, 2008

WordPress to Facebook and Back Again

Tagged with: , , , , , , — John @ 6:50 pm

I was really intrigued by Dave Lester’s WPBook plugin, which lets you bring posts from your wordpress blog into an application in Facebook.

I really wanted, though, for users to be able to comment on blog posts from inside Facebook, with their Facebook identities, and have it work like the OpenID comment plugin (in the sense that the user should not need to provide any authentication info, but it should be derived from their Facebook login).

I think I’ve finally got it it nailed, at least to the point where folks can start testing it.

If you are a Facebook user, go to this application page: http://apps.facebook.com/openparenthesis/

It will require you to log in (or already be logged in) to Facebook, but you don’t have to add the application to your profile or spam all your friends.

What you’ll see is my five most recent blog posts from this blog, inside a Facebook wrapper. (Can’t include embedded videos, the styles are bit wonked, etc - but it is a start. This is basically just Dave Lester’s plugin).

You should also (this is the new part I’ve hacked in) see the ability to comment on posts - without being asked for a name or url or email address.

Please leave me a comment to test it out. It should, if all works according to plan, pull your Facebook profile pic as your avatar for the comment as well - since your facebook profile page is actually an hCard with appropriate markup (go microformats!).

I believe this will work even for folks who are not “friends” of mine in facebook - but let me know if you run into difficulty.

Once I’ve validated that it works I’ll publish the code. It required me to add at least one file to my theme, and relies on the hAvatar plugin to get the profile pic.

Known Issues:

Sometimes the “autoresize iFrame to content size” bit in Facebook fails, and you end up with a fixed size view into longer content, with no scrollbars. Haven’t figured out what triggers that yet - standard facebook javascript api.

Sometimes you’ll get the “You’re entering comments too fast” error - just wait 30 seconds. Unless lots of people are all trying to do it from facebook at once this should go away. I’ll need to figure out how to unthrottle the comment queue in wordpress for this point.

March 27, 2008

Don’t Make Me Decide Yet: Lowering the Barrier to Entry

A few days ago Josh Porter was tweeting about the notion of “fatigue points”:

fatigue points

I think it’s a very useful concept, pointing out that people’s decisions aren’t binary: it isn’t a single yes/no decision but an active, ongoing negotiation, which determines which services you use and don’t use.

You can also think about the barrier to entry of a new user in a similar fashion. Any time you try out a new application or service there are a few barriers, and whatever the application developer can do to lower those barriers the more users will get over that threshold.
(more…)

March 7, 2008

One way openness, or learning to spit as well as suck

Tagged with: , , , , , , — John @ 12:37 am

TechCrunch wrote last week about changes Facebook made to the news feed:

Facebook is planning on allowing users to add activities from third party social networking site directly into their Facebook news feed, we’ve confirmed.

The problem is that their only talking about allowing users to *add* activities into the news feed, not to take their facebook news feed and take it elsewhere. As TechCrunch put it:
(more…)

February 10, 2008

MT Activity Streams

I’m experimenting a bit with Movable Type 4.1 and the Action Streams plugin.

Check out the work in progress at johneckman.com. Read on if you’re interested in creating your own action streams.

Although it has been a while since I’ve worked in Movable Type, it was a relatively painless install (assuming you’ve got the basic LAMP stuff in place).
(more…)

Next Page >>