...
Section | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Building a complete social gadget from start to finish. | |
Write a simple gift giving app using OpenSocial templates. | |
Write a gift giving app which relies on an external server. | |
Write a gift giving website which allows users to log in with OpenSocial accounts. |
JavaScript API
Learn the basics of writing OpenSocial-based gadgets. | |
Fetch social data from inside a gadget. | |
Read and write persistent data without needing a database. |
...
Learn the basics of writing non-social gadgets. | |
Reference for the gadget specification XML. | |
Display locale-appropriate content based on the user's country and language settings. | |
Render your gadget in different sections of the container. |
Remote Content
Fetch remote content. | |
Securely transmit OpenSocial IDs to a remote server. | |
Validate that information from a container has not been modified. |
...
Server-to-server Protocols
Access social data from your server. | |
Use PHP, Java, Ruby, Python, and ActionScript or other languages to access social data. |
...
Follow best practices for designing social applications. | |
Avoid the use of the | |
Learn how to measure the latency and performance of your app. | |
Reduce the latency of your app. | |
Learn how OpenSocial uses OAuth authorization. | |
Including the comparison on first-time gadget rendering performance, and the data requesting performance. |
...
Build an OpenSocial application using Google App Engine. | Build a photo-sharing application on Amazon S3 and Google App Engine. | ||
Access the Google Data APIs from a gadget, using the Google Accounts APIs for authentication. | |||
Integrate OpenSocial and Google Friend Connect on your PHP website. |