In The Developer’s Guide to Social Programming , Mark Hawker shows developers how to build applications that integrate with the major social networking sites. Unlike competitive books that focus on a single social media platform, this book covers all three leading Facebook, OpenSocial, and Twitter. Hawker identifies the characteristics of superior, highly engaging social media applications, and shows how to use the Facebook platform, Google Friend Connect, and the Twitter API to create them. You’ll find practical solutions and code for addressing many common social programming challenges, from site registration to search, blog commenting to creating location-based applications. Hawker concludes by walking you through building a complete, integrated social one that works seamlessly across all leading platforms, and draws on powerful features from each. Coverage includes
“The Developer's Guide to Social Programming” is like three mini-books in one. It covers Twitter, Facebook and Google Friend Connect. The three sections read a bit differently from each other, but there is only one author. Not disruptive enough to be a problem, just odd.
The book assumes you know PHP, JavaScript, CSS and assorted feed technologies. You don't have to be an expert, but you should be comfortable reading code in these languages.
My favorite things in the book were the flowcharts for the authentication/authorization model and the intro to some concepts. In particular, Twitter's OAuth really stood out as an excellent chapter.
The twitter chapters felt more rushed than the rest of the book. In some ways, I felt like the API was being thrown at me. The diagram form was mostly good, but the descriptions were very rapid fire. I say “mostly” because two of the UML like diagrams were in a font that was too small to read. [Edit: clearer images were posted on the socialprogramming.info]
The author does recognize technology changes quickly and says to follow his blog/site for updates.
--- Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of JavaRanch.