• Complain

Murphy - Developing with Google+

Here you can read online Murphy - Developing with Google+ full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Sebastopol;CA, year: 2012, publisher: OReilly Media, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Murphy Developing with Google+
  • Book:
    Developing with Google+
  • Author:
  • Publisher:
    OReilly Media
  • Genre:
  • Year:
    2012
  • City:
    Sebastopol;CA
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Developing with Google+: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Developing with Google+" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Would you like to integrate Google+ with an existing website, or build your own social application on the platform? Developing with Google+ takes you on a tour of the Google+ APIs, with lots of concrete examples and hands-on projects. Youll learn how to take advantage of Google+ social plug-ins, communicate programmatically with Google+ over REST APIs, and author real-time Hangout Apps. Over the course of this book, youll follow the progress of a fictional company, Baking Disasters, as it incorporates all the features of the Google+ platform. Make the most of social widgets such as the +1 button, Badge, and the Share button Use performance tuning techniques to speed up social plugins on your site Create your own plugins by accessing public data APIs with RESTful web services Transform an blog into a social web application through server-side processing Use OAuth to authenticate users and authorize your access to their private data Extend Google+ Hangouts programmatically and create your own application.;Social plugins -- Public data APIs -- OAuth-enabled APIs -- Collaborative baking with hangout apps -- Wrapping up the baked goods.

Developing with Google+ — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Developing with Google+" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Developing with Google+
Jennifer Murphy
Published by OReilly Media

Beijing Cambridge Farnham Kln Sebastopol Tokyo SPECIAL OFFER Upgrade this - photo 1

Beijing Cambridge Farnham Kln Sebastopol Tokyo

SPECIAL OFFER: Upgrade this ebook with OReilly

for more information on this offer!

Please note that upgrade offers are not available from sample content.

Preface
Conventions Used in This Book

The following typographical conventions are used in this book:

Italic

Indicates new terms, URLs, email addresses, filenames, and file extensions.

Constant width

Used for program listings, as well as within paragraphs to refer to program elements such as variable or function names, databases, data types, environment variables, statements, and keywords.

Constant width bold

Shows commands or other text that should be typed literally by the user.

Constant width italic

Shows text that should be replaced with user-supplied values or by values determined by context.

Tip

This icon signifies a tip, suggestion, or general note.

Caution

This icon indicates a warning or caution.

Using Code Examples

This book is here to help you get your job done. In general, you may use the code in this book in your programs and documentation. You do not need to contact us for permission unless youre reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CD-ROM of examples from OReilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your products documentation does require permission.

We appreciate, but do not require, attribution. An attribution usually includes the title, author, publisher, and ISBN. For example: Developing with Google+ by Jennifer Murphy (OReilly). Copyright 2012 Jennifer Murphy, 978-1-449-31226-8.

If you feel your use of code examples falls outside fair use or the permission given above, feel free to contact us at .

Safari Books Online
Note

Safari Books Online (www.safaribooksonline.com) is an on-demand digital library that delivers expert content in both book and video form from the worlds leading authors in technology and business.

Technology professionals, software developers, web designers, and business and creative professionals use Safari Books Online as their primary resource for research, problem solving, learning, and certification training.

Safari Books Online offers a range of product mixes and pricing programs for organizations, government agencies, and individuals. Subscribers have access to thousands of books, training videos, and prepublication manuscripts in one fully searchable database from publishers like OReilly Media, Prentice Hall Professional, Addison-Wesley Professional, Microsoft Press, Sams, Que, Peachpit Press, Focal Press, Cisco Press, John Wiley & Sons, Syngress, Morgan Kaufmann, IBM Redbooks, Packt, Adobe Press, FT Press, Apress, Manning, New Riders, McGraw-Hill, Jones & Bartlett, Course Technology, and dozens more. For more information about Safari Books Online, please visit us online.

How to Contact Us

Please address comments and questions concerning this book to the publisher:

OReilly Media, Inc.
1005 Gravenstein Highway North
Sebastopol, CA 95472
800-998-9938 (in the United States or Canada)
707-829-0515 (international or local)
707-829-0104 (fax)

We have a web page for this book, where we list errata, examples, and any additional information. You can access this page at http://oreil.ly/dev_w_google_plus.

To comment or ask technical questions about this book, send email to .

For more information about our books, courses, conferences, and news, see our website at http://www.oreilly.com.

Find us on Facebook: http://facebook.com/oreilly

Follow us on Twitter: http://twitter.com/oreillymedia

Watch us on YouTube: http://www.youtube.com/oreillymedia

Acknowledgments

Writing a book is a huge undertaking. I had lots of help along the way. There is no way that I can cover everyone who helped me, but here's a list of a few individuals who I would like to thank.

Thanks to all of my coworkers at Google for their technical reviews including Will Norris, Eric Li, Brett Morgan, Gus Class, and the rest of the Google+ platform team. Thanks to my friends at O'Reilly, especially Mike Loukides and Meghan Blanchette, who guided me through the process. Thanks to everyone who offered support in ways other than code, including my teammates from the Peninsula Roller Girls, who were always by my side, Jordan Robinson, for her wonderful and potentially disastrous recipes, and my partner in crime, Winona Tong, for creating the Baking Disasters logo and so much more.

Chapter 1. Introduction

Hello there! Since youre reading these words, the Google+ platform has probably sparked your interest. Maybe you have a killer app in mind, or perhaps youre just interested in learning whats available. Either way, by the time youre finished with this book, you will be comfortable digging into Google+.

The Google+ platform has three categories of features. Each of these categories is capable of standing alone, but things become more interesting when you combine them. These categories form a natural division, so well be going through them one at a time.

This means you can skip around from chapter to chapter if you wish. Once you become familiar with the components that youre most interested in, you will be able to combine them into the application that youre dreaming about. So, feel free to invoke a random access approach to reading this book. If youre more interested in REST APIs than publisher plugins, skip ahead. I promise I wont be offended.

The three categories of the Google+ platform are social plugins, like the +1 button, RESTful web services, which provide read access to Google+ data, and hangout applications, for writing your own real time collaboration apps. Additionally, the RESTful web services can be used in a couple of ways. You can either access public data directly when you know what youre looking for, or you can use OAuth 2.0 to access your users data on Google+.

Since this architecture is a bit different from other platforms that you may have used, here are a few things that you may recognize and a few things that may be new to you.

Things You May Recognize

If youve developed on other social platforms youre in luck. Many of the technologies and techniques used in the Google+ platform are very similar. This is all thanks to a combination of open standards and best practices that have developed over the past several years.

Social Plugins: If you are a content publisher, or have an existing web application, Google+ plugins provide a simple way to integrate with Google+. They consist of JavaScript and small snippets of HTML markup. Google provides several social plugins including the +1 button, badge, share button, and sign-in button.

The JSON/REST/HTTP Stack: More sophisticated integrations with the Google+ platform rely heavily on JSON messages communicated with RESTful web services over the HTTP protocol. This is how you can programmatically communicate with Google+.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Developing with Google+»

Look at similar books to Developing with Google+. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Developing with Google+»

Discussion, reviews of the book Developing with Google+ and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.