Scripts posted recently tagged to google in Kelpi

1- 5 of 5.

Add Google Analytics code to links

to analytics javascript google html by garaolaza

<a href="fitxategia.pdf" onclick="javascript:urchinTracker('/pdfak/fitxategia.pdf');">Fitxategia</a>

Discover if a user is logged in to Google

to google login status xhtml by nando.quintana

<!-- http://kentbrewster.com/how-to-tell-if-a-user-is-logged-in-to-google/ -->
<p id="status">Checking your Google login status.</p>
<script>
var L = function(url) {
   if (url.match(/ServiceLogin/)) {

Access Orkut friends with Google OpenSocial API

to google opensocial api javascript by nando.quintana

function onLoadFriends(dataResponse) {     // do something with the dataResponse   }  

function getData() 
{
   document.getElementById('message').innerHTML = 'Requesting friends...';

Draw 256x256 png tiles with request parameters

to python pil psp google maps tiles by nando.quintana

<%
import re
from PIL import ImageFont
from PIL import Image
from PIL import ImageDraw

Google Mapplets Hello Wordld!

to google mapplet by anonymous

<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Hello World" 
                description="The Hello World of Mapplets"
                author="Your name"
hits counter