SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Downloaden Sie, um offline zu lesen
Google+ and the Google+
       Platform


                Jomar Tigcal
            November 5, 2012
Jomar Tigcal
● Community Manager of GDG Philippines
● Mobile Apps Developer
● Software Engineer at Stratpoint
  Technologies, Inc.
● One of the developers of Moochfood

                      http://jomar.tigcal.com
                          jomar@tigcal.com
                                @jomartigcal
Google+
Google+ aims to make sharing on the web
more like sharing in real life.

It is a social layer integrating various Google
products.


plus.google.com
Google+ Features
●   Circles
●   Hangouts
●   Messenger
●   Instant Upload
●   Google+ Pages
●   Google+ Events
●   and more... (http://www.google.
    com/+/learnmore/)
Google+ Platform
● Websites (Plugins)
  ○   +1 button
  ○   Share on Google+ button
  ○   Google+ badge
  ○   Snippet

● Mobile
  ○ Android
  ○ iOS

● Google+ REST API
● Hangouts API
Google+ Platform for Android
Integrate your Android app with Google+

Google+ SDK Platform components:
● Sign-in button - Enable users to sign in with
  Google+
● Share dialog - Let users share content from
  your app to Google+.
● +1 button - Enable users to +1 from within
  your app.
Google+ API
● Used to integrate your app or website with
  Google+

● RESTful API

● Read-only access to public data (for now)

● https://www.googleapis.com/plus/v1/
Google+ API
● People - People is a list of person resources,
  each of which represents a Google+ user

● Activities - Note that a user posts to their
  stream

● Comments - A reply to an activity
People
A person has a name, photo image, profile
URL, and other properties that make up the
profile

Methods:
● get - Get a person's profile.
● search - Search all public profiles.
● listByActivity - List all of the people in the
  specified collection for a particular activity.
Activities
An activity has an actor, verb and object, where
the default verb is "post" and default
objectType is "note". The note's text is specified
in content, and its photo, video or location are
specified in the attachments array.
Methods:
● list - List all of the activities in the specified
  collection for a particular user.
● get - Get an activity.
● search - Search public activities.
Comments
A comment has an actor who posted the
comment, text content of the comment, when
the comment was created and last updated,
and other properties.

Methods:
● list - List all of the comments for an activity

● get - Get a comment.
Hangouts API
Allows you to develop collaborative apps that
run inside of a Google+ Hangout

https://developers.google.com/+/hangouts
Resources
● Documentation:
  https://developers.google.com/+/

● Google APIs Console:
  https://code.google.com/apis/console
Community/Support
● https://developers.google.com/+/office-hours
● http://googleplusplatform.blogspot.com/
● https://plus.google.
  com/+GooglePlusDevelopers/posts
● https://developers.google.com/+/discussions
● http://stackoverflow.
  com/questions/tagged/google-plus
Questions?




             Image Source: http://www.smoblog.com/
Thank you very much!
Google+ and the Google+
       Platform


                Jomar Tigcal
            November 5, 2012

Weitere ähnliche Inhalte

Was ist angesagt?

DroidKaigi 2018報告会(公式アプリへのコントリビュート)
DroidKaigi 2018報告会(公式アプリへのコントリビュート)DroidKaigi 2018報告会(公式アプリへのコントリビュート)
DroidKaigi 2018報告会(公式アプリへのコントリビュート)Hironytic
 
Google Hangout - Twitter Cards
Google Hangout - Twitter CardsGoogle Hangout - Twitter Cards
Google Hangout - Twitter CardsJonathan Bulava
 
Unity 5 — о чем мы рассказывали на Unite 14
Unity 5 — о чем мы рассказывали на Unite 14Unity 5 — о чем мы рассказывали на Unite 14
Unity 5 — о чем мы рассказывали на Unite 14DevGAMM Conference
 
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHubSay Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHubSmile Gupta
 
WeCodeFest: kubernetes and google container engine codelab
WeCodeFest:  kubernetes and google container engine codelabWeCodeFest:  kubernetes and google container engine codelab
WeCodeFest: kubernetes and google container engine codelabLaura Morillo-Velarde Rodríguez
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersDeepikaRana30
 

Was ist angesagt? (9)

DroidKaigi 2018報告会(公式アプリへのコントリビュート)
DroidKaigi 2018報告会(公式アプリへのコントリビュート)DroidKaigi 2018報告会(公式アプリへのコントリビュート)
DroidKaigi 2018報告会(公式アプリへのコントリビュート)
 
Google Hangout - Twitter Cards
Google Hangout - Twitter CardsGoogle Hangout - Twitter Cards
Google Hangout - Twitter Cards
 
Unity 5 — о чем мы рассказывали на Unite 14
Unity 5 — о чем мы рассказывали на Unite 14Unity 5 — о чем мы рассказывали на Unite 14
Unity 5 — о чем мы рассказывали на Unite 14
 
GitHub Introduction
GitHub IntroductionGitHub Introduction
GitHub Introduction
 
Say Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHubSay Hello to awesomeness: Let’s learn the essentials of GitHub
Say Hello to awesomeness: Let’s learn the essentials of GitHub
 
Joomla virtuemart product social share
Joomla virtuemart product social shareJoomla virtuemart product social share
Joomla virtuemart product social share
 
Hacktoberfest 2021
Hacktoberfest 2021Hacktoberfest 2021
Hacktoberfest 2021
 
WeCodeFest: kubernetes and google container engine codelab
WeCodeFest:  kubernetes and google container engine codelabWeCodeFest:  kubernetes and google container engine codelab
WeCodeFest: kubernetes and google container engine codelab
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginners
 

Andere mochten auch

Android Apps Development
Android Apps DevelopmentAndroid Apps Development
Android Apps DevelopmentJomar Tigcal
 
Introduction to Google Drive API
Introduction to Google Drive APIIntroduction to Google Drive API
Introduction to Google Drive APIJomar Tigcal
 
Introduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentIntroduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentJomar Tigcal
 
低線量放射線の新たなリスク
低線量放射線の新たなリスク低線量放射線の新たなリスク
低線量放射線の新たなリスクnagai-koko
 
What is e learning2
What is e learning2What is e learning2
What is e learning2boblahner
 
Global Spec Overview
Global Spec OverviewGlobal Spec Overview
Global Spec Overviewgmagnan
 
Clas. trofeu as 3 serras arcvr 2012 ja com pontos distribuidos por classes e...
Clas. trofeu as 3 serras  arcvr 2012 ja com pontos distribuidos por classes e...Clas. trofeu as 3 serras  arcvr 2012 ja com pontos distribuidos por classes e...
Clas. trofeu as 3 serras arcvr 2012 ja com pontos distribuidos por classes e...arcvr
 
原発リスク評価の虚構
原発リスク評価の虚構原発リスク評価の虚構
原発リスク評価の虚構nagai-koko
 
被曝労働者の疫学調査
被曝労働者の疫学調査被曝労働者の疫学調査
被曝労働者の疫学調査nagai-koko
 
Great Woman Of Renaissance
Great Woman Of RenaissanceGreat Woman Of Renaissance
Great Woman Of RenaissanceNeisly Fajardo
 
It's more fun in Android!
It's more fun in Android!It's more fun in Android!
It's more fun in Android!Jomar Tigcal
 
Why go into Android Apps Development
Why go into Android Apps Development Why go into Android Apps Development
Why go into Android Apps Development Jomar Tigcal
 
GDG Philippines in 2012
GDG Philippines in 2012GDG Philippines in 2012
GDG Philippines in 2012Jomar Tigcal
 
Location-Based Services on Android
Location-Based Services on AndroidLocation-Based Services on Android
Location-Based Services on AndroidJomar Tigcal
 

Andere mochten auch (19)

Android Apps Development
Android Apps DevelopmentAndroid Apps Development
Android Apps Development
 
Introduction to Google Drive API
Introduction to Google Drive APIIntroduction to Google Drive API
Introduction to Google Drive API
 
Introduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentIntroduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions Development
 
低線量放射線の新たなリスク
低線量放射線の新たなリスク低線量放射線の新たなリスク
低線量放射線の新たなリスク
 
What is e learning2
What is e learning2What is e learning2
What is e learning2
 
Global Spec Overview
Global Spec OverviewGlobal Spec Overview
Global Spec Overview
 
Clas. trofeu as 3 serras arcvr 2012 ja com pontos distribuidos por classes e...
Clas. trofeu as 3 serras  arcvr 2012 ja com pontos distribuidos por classes e...Clas. trofeu as 3 serras  arcvr 2012 ja com pontos distribuidos por classes e...
Clas. trofeu as 3 serras arcvr 2012 ja com pontos distribuidos por classes e...
 
原発リスク評価の虚構
原発リスク評価の虚構原発リスク評価の虚構
原発リスク評価の虚構
 
Gtpl
GtplGtpl
Gtpl
 
被曝労働者の疫学調査
被曝労働者の疫学調査被曝労働者の疫学調査
被曝労働者の疫学調査
 
Jaringan komputer
Jaringan komputerJaringan komputer
Jaringan komputer
 
Great Woman Of Renaissance
Great Woman Of RenaissanceGreat Woman Of Renaissance
Great Woman Of Renaissance
 
It's more fun in Android!
It's more fun in Android!It's more fun in Android!
It's more fun in Android!
 
Why go into Android Apps Development
Why go into Android Apps Development Why go into Android Apps Development
Why go into Android Apps Development
 
Android Design
Android DesignAndroid Design
Android Design
 
GDG Philippines in 2012
GDG Philippines in 2012GDG Philippines in 2012
GDG Philippines in 2012
 
Tapas
TapasTapas
Tapas
 
Jaringan komputer
Jaringan komputerJaringan komputer
Jaringan komputer
 
Location-Based Services on Android
Location-Based Services on AndroidLocation-Based Services on Android
Location-Based Services on Android
 

Ähnlich wie Google+ Platform Overview

Exploring Google APIs with Python & JavaScript
Exploring Google APIs with Python & JavaScriptExploring Google APIs with Python & JavaScript
Exploring Google APIs with Python & JavaScriptwesley chun
 
The Next Generation of Social is in a Hangout
The Next Generation of Social is in a HangoutThe Next Generation of Social is in a Hangout
The Next Generation of Social is in a HangoutJonathan Beri
 
G-Mail - The Legendry Evolution.pdf
G-Mail - The Legendry Evolution.pdfG-Mail - The Legendry Evolution.pdf
G-Mail - The Legendry Evolution.pdfDigitalDiscount
 
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay Palter
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay PalterRegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay Palter
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay PalterBlane Warrene
 
My Trip to Google I/O 2013
My Trip to Google I/O 2013My Trip to Google I/O 2013
My Trip to Google I/O 2013David Wu
 
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011traactivity
 
Google+ guide for brands
Google+ guide for brandsGoogle+ guide for brands
Google+ guide for brandsGrand Union
 
Android Workshop Day 1
Android Workshop Day 1Android Workshop Day 1
Android Workshop Day 1Senad Uka
 
G Suite & Google APIs coding workshop
G Suite & Google APIs coding workshopG Suite & Google APIs coding workshop
G Suite & Google APIs coding workshopwesley chun
 
Google... more than just a cloud
Google... more than just a cloudGoogle... more than just a cloud
Google... more than just a cloudwesley chun
 
Google Integration in Android Apps - Mooscon 2013 Cebit
Google Integration in Android Apps - Mooscon 2013 CebitGoogle Integration in Android Apps - Mooscon 2013 Cebit
Google Integration in Android Apps - Mooscon 2013 CebitFriedger Müffke
 
Designing native android apps
Designing native android appsDesigning native android apps
Designing native android appsRyan Harter
 
Google+ Your Business
Google+ Your BusinessGoogle+ Your Business
Google+ Your BusinessDerek Ross
 
Google World - Hassan magdy
Google World - Hassan magdy Google World - Hassan magdy
Google World - Hassan magdy mohamed_aglan
 
Google I/O 2013 Roundup by GDG Dhaka
Google I/O 2013 Roundup by GDG DhakaGoogle I/O 2013 Roundup by GDG Dhaka
Google I/O 2013 Roundup by GDG DhakaArif Nezami
 
Authors: Google+ is a Must by Mom's Choice Awards
Authors: Google+ is a Must by Mom's Choice AwardsAuthors: Google+ is a Must by Mom's Choice Awards
Authors: Google+ is a Must by Mom's Choice AwardsMom's Choice Awards
 
Presentation of Google
Presentation of GooglePresentation of Google
Presentation of GoogleMdAlMamun44
 

Ähnlich wie Google+ Platform Overview (20)

Exploring Google APIs with Python & JavaScript
Exploring Google APIs with Python & JavaScriptExploring Google APIs with Python & JavaScript
Exploring Google APIs with Python & JavaScript
 
The Next Generation of Social is in a Hangout
The Next Generation of Social is in a HangoutThe Next Generation of Social is in a Hangout
The Next Generation of Social is in a Hangout
 
Google plus
Google plus Google plus
Google plus
 
G-Mail - The Legendry Evolution.pdf
G-Mail - The Legendry Evolution.pdfG-Mail - The Legendry Evolution.pdf
G-Mail - The Legendry Evolution.pdf
 
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay Palter
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay PalterRegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay Palter
RegEd's Tools of the Trade Webinar Series - Google+ with Guest Jay Palter
 
My Trip to Google I/O 2013
My Trip to Google I/O 2013My Trip to Google I/O 2013
My Trip to Google I/O 2013
 
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011
Introduction to Web APIs and the Google+ API - BarCamp Phnom Penh 2011
 
Google+ guide for brands
Google+ guide for brandsGoogle+ guide for brands
Google+ guide for brands
 
Android Workshop Day 1
Android Workshop Day 1Android Workshop Day 1
Android Workshop Day 1
 
G Suite & Google APIs coding workshop
G Suite & Google APIs coding workshopG Suite & Google APIs coding workshop
G Suite & Google APIs coding workshop
 
Google... more than just a cloud
Google... more than just a cloudGoogle... more than just a cloud
Google... more than just a cloud
 
Google Integration in Android Apps - Mooscon 2013 Cebit
Google Integration in Android Apps - Mooscon 2013 CebitGoogle Integration in Android Apps - Mooscon 2013 Cebit
Google Integration in Android Apps - Mooscon 2013 Cebit
 
Google Apps
Google AppsGoogle Apps
Google Apps
 
Designing native android apps
Designing native android appsDesigning native android apps
Designing native android apps
 
Google+ Your Business
Google+ Your BusinessGoogle+ Your Business
Google+ Your Business
 
Google World - Hassan magdy
Google World - Hassan magdy Google World - Hassan magdy
Google World - Hassan magdy
 
Google I/O 2013 Roundup by GDG Dhaka
Google I/O 2013 Roundup by GDG DhakaGoogle I/O 2013 Roundup by GDG Dhaka
Google I/O 2013 Roundup by GDG Dhaka
 
Authors: Google+ is a Must by Mom's Choice Awards
Authors: Google+ is a Must by Mom's Choice AwardsAuthors: Google+ is a Must by Mom's Choice Awards
Authors: Google+ is a Must by Mom's Choice Awards
 
Presentation of Google
Presentation of GooglePresentation of Google
Presentation of Google
 
Shoubra gtug1
Shoubra gtug1Shoubra gtug1
Shoubra gtug1
 

Kürzlich hochgeladen

From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 

Kürzlich hochgeladen (20)

From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 

Google+ Platform Overview

  • 1. Google+ and the Google+ Platform Jomar Tigcal November 5, 2012
  • 2. Jomar Tigcal ● Community Manager of GDG Philippines ● Mobile Apps Developer ● Software Engineer at Stratpoint Technologies, Inc. ● One of the developers of Moochfood http://jomar.tigcal.com jomar@tigcal.com @jomartigcal
  • 3.
  • 4. Google+ Google+ aims to make sharing on the web more like sharing in real life. It is a social layer integrating various Google products. plus.google.com
  • 5. Google+ Features ● Circles ● Hangouts ● Messenger ● Instant Upload ● Google+ Pages ● Google+ Events ● and more... (http://www.google. com/+/learnmore/)
  • 6. Google+ Platform ● Websites (Plugins) ○ +1 button ○ Share on Google+ button ○ Google+ badge ○ Snippet ● Mobile ○ Android ○ iOS ● Google+ REST API ● Hangouts API
  • 7. Google+ Platform for Android Integrate your Android app with Google+ Google+ SDK Platform components: ● Sign-in button - Enable users to sign in with Google+ ● Share dialog - Let users share content from your app to Google+. ● +1 button - Enable users to +1 from within your app.
  • 8. Google+ API ● Used to integrate your app or website with Google+ ● RESTful API ● Read-only access to public data (for now) ● https://www.googleapis.com/plus/v1/
  • 9. Google+ API ● People - People is a list of person resources, each of which represents a Google+ user ● Activities - Note that a user posts to their stream ● Comments - A reply to an activity
  • 10. People A person has a name, photo image, profile URL, and other properties that make up the profile Methods: ● get - Get a person's profile. ● search - Search all public profiles. ● listByActivity - List all of the people in the specified collection for a particular activity.
  • 11. Activities An activity has an actor, verb and object, where the default verb is "post" and default objectType is "note". The note's text is specified in content, and its photo, video or location are specified in the attachments array. Methods: ● list - List all of the activities in the specified collection for a particular user. ● get - Get an activity. ● search - Search public activities.
  • 12. Comments A comment has an actor who posted the comment, text content of the comment, when the comment was created and last updated, and other properties. Methods: ● list - List all of the comments for an activity ● get - Get a comment.
  • 13. Hangouts API Allows you to develop collaborative apps that run inside of a Google+ Hangout https://developers.google.com/+/hangouts
  • 14. Resources ● Documentation: https://developers.google.com/+/ ● Google APIs Console: https://code.google.com/apis/console
  • 15. Community/Support ● https://developers.google.com/+/office-hours ● http://googleplusplatform.blogspot.com/ ● https://plus.google. com/+GooglePlusDevelopers/posts ● https://developers.google.com/+/discussions ● http://stackoverflow. com/questions/tagged/google-plus
  • 16. Questions? Image Source: http://www.smoblog.com/
  • 17. Thank you very much!
  • 18. Google+ and the Google+ Platform Jomar Tigcal November 5, 2012