Public Gists by lwe

gist: 226860 Added german translations
Gravatar
Wed Nov 04 23:43:57 -0800 2009
1
2
3
You can represent time statements in most western languages where
a prefix and/or suffix is used.
 
gist: 188986 iPhoto-like preview batches...
Gravatar
Fri Sep 18 03:05:31 -0700 2009
1
2
3
in action: [http://www.vimeo.com/6639381](http://www.vimeo.com/6639381)
 
javascript:
gist: 188029 Some simple helpers to cons...
Gravatar
Wed Sep 16 06:07:55 -0700 2009
1
2
3
module Gravatar
  def self.options; @options ||= {}; end
  
gist: 165751 Swiss-ify random data gener...
Gravatar
Tue Aug 11 04:26:22 -0700 2009
1
2
3
# make faker a bit more swiss-friendly :)
module Faker
  class Company
gist: 138699 Slightly edited YUI reset.c...
Gravatar
Wed Jul 01 02:15:28 -0700 2009
1
2
3
/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 3.0.0pr2 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:separate;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong
,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-b