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

Dopplr
Upcoming Conferences
My Tweets

Posting tweet...

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.
May 18, 2008

Programming to the Twitter API (ReTweeter)

Tagged with: , , , , , , — John @ 2:25 pm

Presented today at BarCamp Boston on programming for the Twitter API, based on the retweeter project I did for SXSW this year. You can grab the slides or the code.

Went better than the WordPress talk yesterday, in terms of time - easier to describe Twitter (which everyone already knows) than to try to cover the WordPress plugin API, the Facebook API, and the plugin I wrote to connect the two all in less than 30 minutes.

BarCamp Boston 3 Presentation (WordPress to Facebook and Back)

Tagged with: , , , , , , , — John @ 9:28 am

I presented yesterday at BarCamp Boston 3 on the topic of WPBook, the WordPress plugin for pulling blog posts into Facebook and letting people comment on them with their Facebook identities.

Here’s the presentation file: WordPress to Facebook and Back (Creative Commons Attribution Share Alike license)

As always, you can get the latest code here, or see it in action on Facebook.

I found it was very difficult to do a 30 minute presentation here - 45 would have been better, and an hour would have been perfect. I should have spent more time focused on three key aspects: the core WordPress plugin API, the Facebook API, and the bigger picture of how they relate to each other.

That way I could have shown, for example, the WordPress loop and how that works, and some of the Facebook PHP client, and how a user’s request goes through Facebook to your WordPress blog and back to their browser.

I’ll try to set a bit more context in my Twitter talk later today, though 30 minutes will be a challenge there as well.