Name Description Contact Last modified    
pydertron A high-level wrapper for Pydermonkey. unknown Tue, 11 May 2010 04:04:14 +0000
kiritsu A humane content aggregator promoting the concept of self-discipline against procrastination and information overload. unknown Sat, 19 Apr 2008 16:40:16 +0000
python-for-js-programmers A Python tutorial for JavaScript programmers. unknown Wed, 11 Jun 2008 13:13:09 +0000
smtpserver A ridiculously simple SMTP server. unknown Wed, 19 Mar 2008 03:25:43 +0000
jsparser A simple top-down operator precedence parser in JS. unknown Sun, 31 May 2009 10:57:45 +0000
simple_npapi_plugin Abandoned proof-of-concept NPAPI browser plugin. unknown Thu, 01 May 2008 06:53:54 +0000
ambnews-firefox Ambient News, a zero-configuration Firefox extension to get news about your favorite sites without subscribing to anything. unknown Mon, 20 Jul 2009 00:57:48 +0000
jsm-in-web An experiment to allow the use of code written as a JS Module in content space (i.e., in a web app rather than a Mozilla extension). unknown Thu, 09 Apr 2009 15:31:09 +0000
if-archive-json-mirror Code to mirror ifarchive on parchment.toolness.com. unknown Sun, 13 Jul 2008 14:12:42 +0000
about-mozilla-redesign-2 Continuing experiments in redesigning the layout of the about:mozilla newsletter. unknown Mon, 02 Mar 2009 16:56:10 +0000
hrm Drop-in replacement for rm with support for undo. unknown Sat, 13 Dec 2008 19:46:49 +0000
daily-edition Experiment to mitigate information overload by regulating inflow from blogs and other feed sources. unknown Fri, 13 Aug 2010 06:06:52 +0000
about-mozilla-redesign Experimental layout redesign of the about:mozilla newsletter. unknown Fri, 10 Jul 2009 17:44:17 +0000
planet-ubiquity-redesign Experimental redesign of planet ubiquity. unknown Wed, 04 Mar 2009 00:58:55 +0000
encryptobin Experimental storage using client-side encryption. unknown Wed, 08 Apr 2009 14:49:34 +0000
moztree-vis Experimental visualization of the Mozilla source tree. unknown Sun, 13 Dec 2009 17:57:57 +0000
s60_experiments Experiments with Nokia S60 platform development. unknown Wed, 13 Feb 2008 01:09:25 +0000
geoleap GeoLeap demo for map navigation. unknown Sat, 09 Feb 2008 20:31:25 +0000
hip Humane Imperative Parser (HIP), a simple testbed for playing around with linguistic command-line ideas. unknown Wed, 23 Jul 2008 17:30:09 +0000
cosocket Implement simple Python socket servers using coroutines. unknown Mon, 04 May 2009 17:46:39 +0000
enso_osx Macintosh OSX-specific code for Enso. This project has since been moved to Google Code, and can be found at http://code.google.com/p/enso. unknown Mon, 03 Mar 2008 16:49:49 +0000
spidermonkey Mirror of 'js' directory from mozilla-central unknown Sun, 16 Aug 2009 17:23:50 +0000
mozilla-the-big-picture Mozilla: The Big Picture preview. unknown Mon, 14 Dec 2009 19:35:45 +0000
bugzilla-dashboard My Bugzilla dashboard. unknown Fri, 30 Apr 2010 12:32:57 +0000
pyxpcom My copy/branch of the PyXPCOM extension for Firefox. unknown Thu, 08 May 2008 18:29:53 +0000
my-enso-commands My Enso commands. unknown Mon, 05 Apr 2010 02:51:43 +0000
snowl My personal working clone of the Snowl repository at http://hg.mozilla.org/labs/snowl. unknown Sat, 08 Nov 2008 18:50:53 +0000
my-ubiquity-commands My Ubiquity command feeds. unknown Tue, 19 May 2009 05:51:42 +0000
browser-couch Naive attempt at client-side CouchDB in the browser using DOMStorage. unknown Tue, 21 Apr 2009 19:13:23 +0000
enso_core Open-source release of Enso, a cross-platform quasimodal linguistic command line interface written in Python. This project has since been moved to Google Code, and can be found at http://code.google.com/p/enso. unknown Mon, 03 Mar 2008 16:49:54 +0000
ff-herdict-preso Presentation of Firefox-Herdict Integration Pitch unknown Thu, 11 Feb 2010 00:35:03 +0000
processmanager ProcessManager is a simple Python-based solution for managing--starting, stopping, and restarting--any process or collection of processes that provide services for an indefinite period of time (e.g., a server or daemon) on a Unix-based OS. unknown Sun, 02 Sep 2012 04:40:25 +0000
doc-thingy Prototypical code documentation system. unknown Tue, 06 Jan 2009 10:01:49 +0000
wiki Prototypical wiki. unknown Thu, 12 Mar 2009 04:19:36 +0000
open-web-challenges Puzzle-based tutorials for learning Open Web technologies. unknown Tue, 31 Mar 2009 17:51:07 +0000
bzapi Python access to the Bugzilla REST API w/ MongoDB integration. unknown Fri, 25 Dec 2009 02:34:56 +0000
py-js Python bytecode interpreter written in JavaScript. unknown Wed, 24 Sep 2008 23:47:43 +0000
pymonkey Python CAPI module to expose SpiderMonkey functionality to Python. Moved to: http://code.google.com/p/pydermonkey/ unknown Tue, 01 Sep 2009 10:25:19 +0000
scratch Scratch pad for example code, very tiny projects, testing, etc. unknown Tue, 08 Sep 2009 22:27:04 +0000
spidermonkey-playground Simple embedding of Spidermonkey exposing many JSAPI functions to JS. unknown Fri, 26 Jun 2009 19:06:05 +0000
powerbox Simple Firefox prototype extension to add 'window.powerbox' objects to windows that provide web pages with superpowers, upon the end-user's consent. unknown Tue, 11 Aug 2009 17:48:38 +0000
simple_xpcom_firefox_extension Simple proof-of-concept Firefox extension that includes a trivial C++ XPCOM component. unknown Fri, 08 Feb 2008 20:06:12 +0000
simple_xulrunner_app Simple proof-of-concept xulrunner app. unknown Mon, 21 Apr 2008 17:17:10 +0000
firefox-enso Simple PyXPCOM component that embeds Enso in Firefox. unknown Fri, 09 May 2008 19:59:53 +0000
caja-test Some simple experiments with Google Caja. unknown Mon, 08 Jun 2009 16:36:58 +0000
JSWeakRef Weak references for JavaScript prototype. unknown Wed, 22 Apr 2009 16:59:25 +0000
personas_backend Web-based backend for Firefox Personas. unknown Mon, 16 Jun 2008 17:34:00 +0000
web-gnusto Web-based Javascript Z-Machine interpreter based on the Gnusto engine. This project has since been moved to Google Code, and can be found at http://code.google.com/p/parchment. unknown Sat, 24 May 2008 02:15:03 +0000
826-national-preso unknown unknown Thu, 08 Jul 2010 17:21:15 +0000
bzezpatch unknown unknown Thu, 03 Jun 2010 18:05:36 +0000
idl-experiment unknown unknown Tue, 20 Apr 2010 00:45:50 +0000
ipad-web-test unknown unknown Tue, 13 Apr 2010 04:28:09 +0000
js-scanner unknown unknown Thu, 03 Jun 2010 23:44:40 +0000
osx-quasimode unknown unknown Sat, 09 Oct 2010 14:13:41 +0000
pybugzilla unknown unknown Tue, 23 Nov 2010 18:41:37 +0000
sjsbox unknown unknown Tue, 01 Jun 2010 02:29:42 +0000
summit-idp unknown unknown Fri, 02 Jul 2010 22:33:34 +0000
tiny-letterpress unknown unknown Thu, 06 May 2010 02:42:21 +0000
universal-identity-relyer unknown unknown Fri, 18 Jun 2010 22:07:44 +0000