Profile

Achievement

first submission:submitting first snipplet

iloveitaly's Recent Snippets



« Prev 1 2 3
Works fine for MacRuby applications
0 3605 posted 14 years ago by iloveitaly
Format's var export so things looks a little bit nicer
0 2637 posted 14 years ago by iloveitaly
0 1741 posted 14 years ago by iloveitaly
Useful when managing a bunch of submodules.
0 1204 posted 14 years ago by iloveitaly
0 1442 posted 14 years ago by iloveitaly
I'm not well versed in international address formatting, but this seems to work for most cases. Critiques are welcome!
0 1481 posted 15 years ago by iloveitaly
refreshes Chrome + Safari without bringing them into focus. If Chrome is hidden, then no refresh occurs.
2 1910 posted 15 years ago by iloveitaly
Useful when used with the google map directions function http://snipplr.com/view/15530/php-create-google-map-directions-link/
0 1712 posted 15 years ago by iloveitaly
1 2899 posted 15 years ago by iloveitaly
0 2701 posted 15 years ago by iloveitaly
0 2667 posted 15 years ago by iloveitaly
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0 1454 posted 15 years ago by iloveitaly
Assumes that the record has a `name` field which represents the name of the location and always has a defined two character `country` field.
0 1685 posted 15 years ago by iloveitaly
like array_search but compares against a specific key in each element of the array
2 1634 posted 15 years ago by iloveitaly
0 1339 posted 15 years ago by iloveitaly
0 1871 posted 15 years ago by iloveitaly
0 2883 posted 15 years ago by iloveitaly
1 1604 posted 15 years ago by iloveitaly
the os x version of realpath works differently than the linux version; the following allows you to attain the same functionality in a shell on os x as `readlink -f $0` on a standard linux dist.
0 1818 posted 15 years ago by iloveitaly
This is the most updated version of my os x php compile script
0 1469 posted 15 years ago by iloveitaly
0 1487 posted 16 years ago by iloveitaly
gets the svn version of the cwd
0 1436 posted 16 years ago by iloveitaly
« Prev 1 2 3