Public Gists by lindsayevans

Gravatar
Mon Nov 16 12:59:30 -0800 2009
1
(function(){var e=['abbr','article','aside','audio','bb','canvas','datagrid','datalist','details','dialog','eventsource','figure','footer','header','hgroup','mark','menu','meter','nav','output','progress','section','time','video'],i=e.length,d=document;while(i--){d.createElement(e[i])}})();
Gravatar
Thu Oct 29 20:38:44 -0700 2009
1
2
3
A couple of examples of lists copied & pasted from Word into a browser-based WYSIWYG editor.
 
 
Gravatar
Sat Aug 15 18:03:23 -0700 2009
1
2
3
# Tweets the currently playing song from iTunes
# Requirements:
# Grackle: http://github.com/hayesdavis/grackle/tree/master
Gravatar
Tue May 19 17:13:31 -0700 2009
1
2
3
<!--
Shows the areas defined by image maps.
Probably only works with poly & rect shapes at the moment.
Gravatar
Thu Apr 16 03:05:23 -0700 2009
1
2
3
<html><head><title/></head><body><style type="text/css">
body {
background:#333;
Gravatar
Mon Nov 17 12:39:03 -0800 2008
1
2
3
ENV["I_LIKE_METHOD_ALIAS_CHAIN"] = "true"
 
require 'rubygems'