Public Gists by seaofclouds

gist: 78895 add static file export to s...
Gravatar
Fri Mar 13 19:49:33 -0700 2009
1
2
3
# http://groups.google.com/group/sinatrarb/browse_thread/thread/84d525759af8615a
require 'fileutils'
 
gist: 78642 wish defunkt a happy birthd...
Gravatar
Fri Mar 13 09:34:38 -0700 2009
1
2
3
.__ ___. .__ __ .__ .___
| |__ _____ ______ ______ ___.__. \_ |__ |__|_______ _/ |_ | |__ __| _/_____ ___.__.
| | \ \__ \ \____ \ \____ \< | | | __ \ | |\_ __ \\ __\| | \ / __ | \__ \ < | |
Gravatar
Sun Feb 15 11:17:28 -0800 2009
1
2
3
punctuation woes:
This is my fancy address-like note
 
Gravatar
Thu Feb 05 13:21:13 -0800 2009
1
2
3
$(".tweet").tweet({
  username: ["robbmajor","MattFid","chadengle","seaofclouds"]
  count: 9,
Gravatar
Thu Jan 29 17:45:56 -0800 2009
1
2
3
# BAD:
foo.bar = 25
foo.biz = 'Hello World'
Gravatar
Tue Nov 11 09:22:45 -0800 2008
1
2
3
# get git branch name
 
parse_git_branch() {
gist: 21958 feeling meh? you're not the...
Gravatar
Mon Nov 03 11:40:59 -0800 2008
1
2
3
feeling meh? you're not the only one: http://meh.seaofclouds.com
 
itz beganz az ze rainy dayz experiment in parzings ze informationz on ze twitterz
Gravatar
Mon Nov 03 10:57:16 -0800 2008
1
2
3
require 'rubygems'
require 'atom' # sudo gem install atom
require 'net/http'
gist: 14732 help localize http://browse...
Gravatar
Sat Oct 04 01:02:19 -0700 2008
1
2
3
en:
  good: good
  good_intro: you're using
Gravatar
Thu Sep 25 10:19:04 -0700 2008
1
2
3
%form#form_name.form_type
  %fieldset
    %label label
Gravatar
Wed Sep 10 23:54:14 -0700 2008
1
2
3
body {
  -webkit-text-size-adjust: none !important;
}
Gravatar
Wed Sep 10 11:36:11 -0700 2008
1
2
3
  def index
    @query = params[:query] || ''
    params[:to_language_ids] && params[:to_language_ids].size <= 1 ?
Gravatar
Sat Sep 06 17:57:15 -0700 2008
1
it works, sucka!
gist: 7927 fork of ibackpack.css to di...
Gravatar
Thu Aug 28 23:48:52 -0700 2008
1
2
3
/* paste this html as a note into your backpack page(s)
 
p{text-align:center;margin-top:-1em}. <small><a href="http://gist.github.com/7927" style="color:#ddd">iBackpack Lite</a></small><meta name="viewport" content="width=320, user-scalable=no" /><link media="only screen and (max-device-width: 480px)" href="http://gist.github.com/7927.txt" type="text/css" rel="stylesheet" />
Gravatar
Tue Aug 26 12:58:17 -0700 2008
1
2
3
// structure
//
// <div class="pop">
gist: 6516 pop! for jQuery, hashing ou...
Gravatar
Thu Aug 21 00:16:51 -0700 2008
1
2
3
      <div class='menu'>
        <div class='demo pop'>
          <h3 class="pop_toggle">Demo</h3>
Gravatar
Sat Aug 16 20:07:13 -0700 2008
1
2
3
- if @choice
  = @choice.junction.title
  = @choice.junction.text
Gravatar
Sat Aug 16 18:42:57 -0700 2008
1
2
3
!background = #fff
!text = #000
!highlight = red
gist: 5464 bash profile
Gravatar
Thu Aug 14 11:28:20 -0700 2008
1
2
3
# save to ~/.bash_profile
 
# == ALIASES ====================
gist: 5455 tumblr template
Gravatar
Thu Aug 14 10:34:46 -0700 2008
1
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">