Advertising
advertising
related pastes to tag 'api'
- 2092854 - Posting to Google Calendar via g: google api gdata
-
- // This code is for creating an event on Google calendar using the gData API
- // The service has already been created and the user has been logged in...
- myService.getEventsFeed( feedUrl, handleMyFeed, handleError );
- // Create an instance of CalendarEventEntry representing the new event
- var entry = new google.gdata.calendar.CalendarEventEntry();
- 1932241 - Post to Diigo as unread: tag api diigo unread
-
- javascript:(function()%20{var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;var%20desc%20=%20(window.getSelection%20?%20window.getSelection().toString()%20:%20document.getSelection%20?%20document.getSelection()%20%20:%20document.selection.createRange().text);window.location.href%20=%20'http://www.diigo.com/post?url='%20+%20encodeURIComponent(url)%20+%20'&title='%20+%20encodeURIComponent(title)%20+%20'&tags=unread&desc='%20+%20encodeURIComponent(desc)})();
- 1907221 - Python Dbus Example: python dbus api notifications
-
- import dbus, dbus.service
- import gobject
- from dbus.mainloop.glib import DBusGMainLoop
- class SysTrayService(dbus.service.Object):
- def __init__(self):
- DBusGMainLoop(set_as_default=True)
- bus_name = dbus.service.BusName("org.freedesktop.Notifications", bus=dbus.SessionBus())
- 1833953 - WP API script: script wikipedia api
-
- <?php
- function editremotepage() {
- //$this->text = "{{pwli|.al}}{{pwli|1997 rebellion in Albania}}{{pwli|2008 Gërdec explosions}}{{pwli|2008 Tirana ammunitions explosion}}* [[:Category:2008 in Albania]] ([[:Category talk:2008 in Albania|Talk page]]){{pwli|ABA Business Center}}{{pwlimg|AL MAP S.flu.JPG}}{{pwlimg|ALB 20070720 img 1455.jpg}}{{pwli|AMBO pipeline}}{{pwli|Academic grading in Albania}}{{pwli|Academy of Music and Arts of Albania}}{{pwli|Academy of Physical and Sports Education Vojo Kushi}}{{pwli|Academy of Sciences of Albania}}{{pwli|Accession of Albania to the European Union}}{{pwli|Administrative divisions of Albania}}{{pwli|Ansi Agolli}}{{pwli|Agricultural University of Tirana}}{{pwli|Mimoza Ahmeti}}{{pwli|Vilson Ahmeti}}* [[Template:Airlines of Albania]] ([[Template talk:Airlines of Albania|talk page]]){{pwli|Albafilm-Tirana}}{{pwli|Albanenses}}{{pwli|Albania}}* [[Portal:Albania]] ([[Portal talk:Albania|talk page]])* [[Template:Albania]] ([[Template talk:Albania|talk page]]){{pwlimg|Albania 1914 Flag.gif}}{{pwli|Albania at the 1972 Summer Olympics}}{{pwli|Albania at the 1992 Summer Olympics}}{{pwli|Albania at the 1996 Summer Olympics}}{{pwli|Albania at the 2008 Summer Olympics}}{{pwli|Albania at the 2010 Winter Olympics}}";
- $this->text = "{{pwli|.al}}{{pwli|1997 rebellion in Albania}}{{pwli|2008 Gërdec explosions}}{{pwli|2008 Tirana ammunitions explosion}}* [[:Category:2008 in Albania]] ([[:Category talk:2008 in Albania|Talk page]]){{pwli|ABA Business Center}}{{pwlimg|AL MAP S.flu.JPG}}{{pwlimg|ALB 20070720 img 1455.jpg}}{{pwli|AMBO pipeline}}{{pwli|Academic grading in Albania}}{{pwli|Academy of Music and Arts of Albania}}{{pwli|Academy of Physical and Sports Education Vojo Kushi}}{{pwli|Academy of Sciences of Albania}}";
- $cl = curl_init();
- curl_setopt($cl, CURLOPT_URL, $GLOBALS['mediawiki_url'] . $GLOBALS['edit_url']);
- curl_setopt($cl, CURLOPT_USERAGENT, $GLOBALS['useragent']);
- curl_setopt($cl, CURLOPT_COOKIE, $GLOBALS['cookie']['login']['cookieprefix'] . "UserName=" . $GLOBALS['cookie']['login']['lgusername'] . "; " .
- 1827416 - Manish Sinha: c http .net api launchpad httpwebreader
-
- using System;
- using System.Net;
- using System.Collections.Generic;
- using System.Collections.Specialized;
- using System.IO;
- using System.Security.Cryptography.X509Certificates;
- using System.Text;
- 1821812 - Change your Twitter profile pict: curl bash twitter api
-
- #!/bin/bash
- # default parameters (change where needed))
- dir=/path/to/your/pictures
- usr=username
- pwd=password
- # choose a random file
- 1821810 - Change your Twitter profile pict: curl bash twitter api
-
- #!/bin/bash
- # default parameters (change where needed))
- @@dir=/path/to/your/pictures
- @@usr=username
- @@pwd=password
- # choose a random file
- 1821808 - Change your Twitter profile pict: curl bash twitter api
-
- #!/bin/bash
- # default parameters (change where needed))
- dir=/path/to/your/pictures
- usr=username
- pwd=password
- # choose a random file
- 1680743 - Diigo meta ycc2106 focus on hist: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=people&uname=ycc2106');
- 1679045 - Post to Diigo, tag with : javascript bookmarklet api diigo 1094383
-
- javascript:(function()%20{var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;var%20desc%20=%20(window.getSelection%20?%20window.getSelection().toString()%20:%20document.getSelection%20?%20document.getSelection()%20%20:%20document.selection.createRange().text);window.location.href%20=%20'http://www.diigo.com/post?tags=2009,2009-11,2009-11-19,unread&url='%20+%20encodeURIComponent(url)%20+%20'&title='%20+%20encodeURIComponent(title)%20+%20'&desc='%20+%20encodeURIComponent(desc)})();
- 1678393 - Anonymous: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&uname=grahamperrin');
- 1678376 - Diigo: annotated view without sh: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/annotated?url='+encodeURIComponent(document.location)+'&uid=26573');
- 1678365 - Diigo: annotated view without sh: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/annotated?url='+encodeURIComponent(document.location)+'&uid=');
- 1678357 - Diigo: Meta: comments: tabs: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&gname=viewtabs');
- 1678356 - Diigo: Meta: comments: group-ori: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&gname=');
- 1678349 - Diigo: Meta: comments: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&uname=');
- 1638015 - eMinistarstvo.py: api erepublik
-
- #! /usr/bin/env python
- #
- # Copyright (C) 2009 by Filip Brcic <brcha@gna.org>
- #
- # eRepublik app for managing Srpsko Ministarstvo Emigracije
- #
- # This program is free software: you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- 1284089 - WoW API Dump - Cypherjb: lua wow warcraft cypher wowwiki cypherjb api
-
- AbandonQuest
- AbandonSkill
- AcceptAreaSpiritHeal
- AcceptArenaTeam
- AcceptBattlefieldPort
- AcceptChangedOptionWarnings
- AcceptContest
- AcceptDuel