Skip to content

Instantly share code, notes, and snippets.

View tomelam's full-sized avatar
💭
Still alive!

Tom Elam tomelam

💭
Still alive!
View GitHub Profile
@tomelam
tomelam / makeTree.js
Created May 14, 2012 14:57
Calling Zen's recursive object creator
st = zen.createSubtree(["dijit.TitlePane",
{id:"testRendering",
title:"Toolbar (click to expand) - Zen Notebook",
style:{top:"30px",right:"30px"},closable:true,open:false},
[["CENTER", {},[]]]]);
@tomelam
tomelam / LICENSE.txt
Created June 13, 2011 07:47 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE