Archive for Tag ‘barcampboston‘

Programming to the Twitter API (ReTweeter)

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)

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.