Public Gists by wireframe

gist: 75088 jquery plugin to truncate e...
Gravatar
Fri Mar 06 13:53:28 -0800 2009
1
2
3
/*
truncates elements that pass a certain height.
adds a "view more" link to display the rest of the content.
Gravatar
Wed Mar 04 21:08:35 -0800 2009
1
2
3
 
CmdUtils.CreateCommand({
  name: "zillow",
Gravatar
Wed Feb 25 23:45:00 -0800 2009
1
2
3
url = 'http://friendfeed.com/public'
html = HTTParty.get url
doc = Hpricot(html)
gist: 67573 copy into /etc/init.d/nginx
Gravatar
Fri Feb 20 09:22:11 -0800 2009
1
2
3
#! /bin/sh
### BEGIN INIT INFO
# Provides: skeleton
gist: 22956 script to build imagemagick...
Gravatar
Fri Nov 07 12:18:20 -0800 2008
1
2
3
sudo yum install libpng -y
sudo yum install libpng-devel -y
 
gist: 7516 firefox ubiquity command fo...
Gravatar
Wed Aug 27 09:01:05 -0700 2008
1
2
3
CmdUtils.CreateCommand({
  name: "delicious",