Public Gists by andyed

gist: 170593 VersionOne Ubiquity Comman...
Gravatar
Wed Aug 19 12:09:50 -0700 2009
1
2
3
var v1 = {
"path" : Application.prefs.getValue("extensions.ubiquity.v1instance",""),
"debugMode" : true,
gist: 169784 Kiosk TabRotater JetPack
Gravatar
Tue Aug 18 08:33:59 -0700 2009
1
2
3
/*
@author: Andy Edmonds
@url: http://www.uxagile.com
gist: 144985 Places for Ubiquity next-ge...
Gravatar
Fri Jul 10 18:52:27 -0700 2009
1
2
3
//Derived from http://people.mozilla.org/~dietrich/ubiquity.js
 
var sources = ["history", "bookmarks", "starred", "tagged", "session"];
gist: 138555 Google Analytics mod to ext...
Gravatar
Tue Jun 30 19:10:04 -0700 2009
1
2
3
/* ***** BEGIN LICENSE BLOCK *****
 * Version: MPL 1.1
 * The contents of this file are subject to the Mozilla Public License Version
gist: 127671 Firefox SessionStore.js -> ...
Gravatar
Wed Jun 10 19:59:06 -0700 2009
1
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
Gravatar
Fri Feb 20 05:38:08 -0800 2009
1
2
3
// ==UserScript==
// @name Lizard Feeder: Focus/Context + Word Cloud
// @namespace feeds.mozilla.com
gist: 64695 Google reader view command ...
Gravatar
Sun Feb 15 04:34:50 -0800 2009
1
2
3
var noun_type_readerviews = new CmdUtils.NounType( "GoogleReaderViews: Shared | Reading List (default)",
  ["Shared", "ReadingList", "Starred"]
  );
Gravatar
Sun Feb 01 11:44:25 -0800 2009
1
2
3
 
var noun_type_gistpages = new CmdUtils.NounType( "Gist Page Name",
  ["Dashboard","People News", "Company News", "All News", "People List", "Company List"]
gist: 55413 Multi-column hack for Lizar...
Gravatar
Fri Jan 30 18:33:47 -0800 2009
1
2
3
// ==UserScript==
// @name Lizard Feeder: Multicolumn + Focus Context
// @namespace feeds.mozilla.com
gist: 53958 Ubiqutiy Command for Places
Gravatar
Wed Jan 28 06:05:25 -0800 2009
1
2
3
//Derived from http://people.mozilla.org/~dietrich/ubiquity.js
 
var sources = ["history", "bookmarks", "starred", "tagged", "session"];
gist: 53159 Greasemonkey Tweak of Feeds...
Gravatar
Mon Jan 26 19:50:37 -0800 2009
1
2
3
// ==UserScript==
// @name feeds.mozilla.com
// @namespace feeds.mozilla.com