Public Gists by abi

gist: 161289 Tweet your new blogposts on...
Gravatar
Tue Aug 04 07:56:04 -0700 2009
1
2
3
# Python 2.5.2 powered by GAE
#
# Like a typical App Engine environment with req and resp objects.
Gravatar
Thu Jul 02 08:39:35 -0700 2009
1
2
3
//TODO: force this to be re-evaluated all the time
//if(CmdUtils.getDocument().location.href.indexOf("https://bespin.mozilla.com/") == 0){
 
Gravatar
Sun May 17 07:27:18 -0700 2009
1
2
3
CmdUtils.makeSearchCommand({
  name: "alpha",
  synonyms: ["wolframalpha"],
Gravatar
Thu Feb 12 09:01:16 -0800 2009
1
2
3
function getBookmarklets(callback) {
  
  var bookmarklets = {};
Gravatar
Tue Feb 03 19:39:14 -0800 2009
1
2
3
 
 
/* This is a template command */