Thursday, April 26, 2012

Google API Authentication Example

The below url used to get the google oAuth Authentication process and used to get the user info from google account and used to get the user image & name & Birthday from Google Account

google.html

Thursday, April 12, 2012

Simple Paint Application in HTML5

In the Below link is used to get source for to create a Simple Drawing Application using HTML5

Using that app you can draw whatever you like in different colors, In the App you have color box to choose the different colors and Draw in canvas

PaintApp.zip

Friday, April 6, 2012

Class splitting Example in HTML5

In the Below link is used to get source to

1) draw arc

2) class splitting logic

3) Mouse Click Event for the specified objects in HTML5

class Split.zip