Top

Sample Gadget


OpenSocial Code
+ 0 likes
Please Register to submit score.
Bookmark and Share
Average Score  0.0 (of 0 scores)
Date Added  Apr 01, 2008
Last Updated  Apr 01, 2008
Tags  gadget 

Introduction

This is a sample javascript gadget. It only displays text, but it uses the gadget syntax referenced on Google:

http://code.google.com/apis/gadgets/docs/gs.html

So far we support gadgets and are awaiting some updates in order to fully support our OpenSocial Person and Friend data.

Grab the Code

<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Hawkee Example" />
<Content type="html"><![CDATA[
 
Welcome to Hawkee!
<br><br>
<img src="http://www.hawkee.com/images/head/index.gif">
 
]]></Content>
</Module>
 
 

Comments

  (1)  RSS
jonesy44
Comments: 1,856
 
OpenSocial Snippet:  Sample Gadget
Posted on Apr 2, 2008 6:18 am
lol, i gave this a go a few weeks ago, made a chatbox style thing. but the alignment in the gadget apps screws around a bit so i gave up and forgot about it really ..

Commenting Options

Register or Login to Hawkee.com or use your Facebook or Twitter account by clicking the corresponding button below.

  
Bottom