Google App Engine - Getting Started

Google App Engine - Getting Start

Pune GTUG meets this Saturday (16th of May) to discuss Google App Engine
Agenda Topics
1. Little talk about Cloud Computing
2. Getting Started with Google App Engine Python
3. Live Examples on Google App Engine 
4. Question and Answer
5. Introduction to Google App Engine Java (if time permits)

Speaker: Pranav Prakash

Date : Saturday 16th of May 2009 at 4:00 p.m

Venue: 


Dnyanvatsal Commercial Complex 
Survey No. 23, Plot No. 189,
Karve Nagar,
Pune, India 411052
Contact no. - 9923085006
See on 
Google Map

Getting Started with Gadgets and OpenSocial - 18th April 2009 Pune GTUG meet

In the Pune GTUG meet scheduled on 18th of April 2009, we will be talking about "Getting Started with Gadgets and OpenSocial".

Here are the agenda topics
1. Very short introduction to Gadgets and OpenSocial
2. Getting Started with Gadgets
    - Basic Anotomoy of a Gadget
    - Initialization of Gadget code
    - Understanding Views in Gadget
    - Making Ajax Requests from gadgets (Cross site) using gadgets.io.makeRequest
    - Making Ajax Posts from gadgets (Cross site) using gadgets.io.makeRequest
3. Getting Started with OpenSocial
   - Sending Gifts to friends example 
   - Introducing the Gifts RestFul Application built on Java Google App Engine
   - Walk through OpenSocial Code of sending gifts to friends. Getting list of gifts sent to friends. Getting list of gifts received from friends
   - Walk through Activity Stream - Sending updates or Bragging about sending gifts to your friends.
Here are the sample code which we will discuss in this session.
1. Anatomy of a Gadget - Gadget Version 1 
2. Initialization of a Gadget - Gadget Version 2
3. Understanding Views in a Gadget - Gadget Version 3
4. Making Ajax calls from Gadget - Gadget Version 4
5. Making Ajax posts from Gadget - Gadget Version 5
6. OpenSocial Sending Gifts to friends- Complete example of OpenSocial Gadget - OpenSocial Version 1
Also for those who are interested in building applications using Java on Google App Engine can refer to OpenSocialGifts app that i built for Google App Engine (Java) here - http://code.google.com/p/opensocial-java-appengine-gifts/ 
This application is running live here - http://3.latest.opensocialgifts.appspot.com/

"Getting Started with OpenSocial" meet moved to 18th of April

Getting Started with OpenSocial - 18th April 2009 - 3:00 p.m

We are changing the date for "Getting Started with OpenSocial" to 18th of April.
Pune GTUG would be meeting on 18th April 2009 at 3:00 p.m at the below mentioned venue for the topic "Getting Started with OpenSocial".

Dnyanvatsal Commercial Complex
Survey No. 23, Plot No. 189,
Karve Nagar,
Pune, India 411052
Contact no. - 9923085006
See on Google Map
http://www.synerzip.com

Agenda for this meet is as follows

1. General overview of OpenSocial (But participates are expected to read about OpenSocial)
2. Getting started with a simple Gadget
3. Getting started with a simple OpenSocial Application
4. Overview of RestFul APIs for Server side OpenSocial Applications