Public Gists by onecrayon

Gravatar
Tue Jun 02 11:17:05 -0700 2009
1
2
3
bundle = [NSBundle bundleWithIdentifier:@'com.onecrayon.tea.espresso']
defaults = [NSUserDefaults standardUserDefaults]
[defaults registerDefaults:[NSDictionary dictionaryWithContentsOfFile:[bundle pathForResource:@'Defaults' ofType:@'plist']]]
gist: 102081 Changes homepage to your ow...
Gravatar
Sun Apr 26 09:18:12 -0700 2009
1
2
3
<?php
/*
Script for converting a Yahoo Pipe's homepage URL into something more sensible
Gravatar
Thu Apr 16 17:02:10 -0700 2009
1
2
3
.clearfix {
    zoom: 1;
}
Gravatar
Thu Apr 16 16:53:19 -0700 2009
1
2
3
html {
height: 100%;
overflow: auto;