Programming Social Applications

Author: Jonathan LeBlanc
Publisher: Yahoo Press
Pages: 544
ISBN: 978-1449394912
Aimed at: Intermediate JavaScript programmers
Rating: 3
Pros: Tackles a technical topic
Cons: Sometimes long-winded, lacks motivation
Reviewed by: Ian Elliot

This isn't a book about how to use any particular social sites API. Instead it is an indepth look at using open protocols and API to build social applications.

This is not a book that tells you how to create apps for a particular social site so if you simply want to learn the Facebook API or similar you probably need a different book.

It starts off with a lightening overview of a collection of initial ideas. It assumes that you not only know JavaScript and other web technologies but are already be fairly expert. Even so the overview is very vague and waffly and attempts to explain a lot without any real concrete examples. The whole core of the book is the Open APIs, but it fails to explain which existing social networks make use of them or how important they are. At the end of the chapter I was well confused.

Banner

Chapter 2 deals with using social graph to map relationships and by this point you might have expected to have encountered some code or even some HTML but the most we have is a small example at the end on using the OpenLike Widgets - which is interesting but not deep. At the end of the chapter I was wondering when we were going to get started and it really isn't at Chapter 3, which tells you how to install Apache Shindig and Partuza.

Chapter 4 digs deep into the OpenSocial JavaScript reference and this is where we do get to some coding but it isn't easy to follow. The examples are mostly unmotivated and the reader is often left wondering why they are doing something. Chapter 5 is on porting applications, profiles and friendships and Chapter 6 is on OpenSocial activities. This deals with porting a Facebook application to an OpenSocial container among other things.

From here the book moves into even more advanced territory - Advanced Open Social, security, PAuth and the Future.

This isn't a book for the beginner, but for the expert it doesn't really get to grips with the practicalities fast enough. You can't really call the book waffly because it has a lot of information and examples but there is something about the presentation that makes it difficult to get at the subject. Often you are left wondering why some task is important or what you might do with the result.

If you know you want to get involved with OpenSocial APIs then this will probably be invaluable to you, but for the general reader it isn't inspiring.

Banner


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?


More Reviews

Last Updated ( Monday, 05 March 2012 )