Monday, March 30, 2009
OldApps.com
Get older version of applications. Oldapps.com
Friday, March 27, 2009
Wednesday, March 25, 2009
Untitled
Untitled
Ultimate Geek Travel Accessory: Monster 4 Outlets To Go Power Strip (Black)
Disclosure, that’s my Amazon Affiliate link.
Untitled
Tuesday, March 24, 2009
Monday, March 16, 2009
:git => ["capistrano","SSH keys"]
If Git is prompting for its password when using SSH keys to deploying with Capistrano and Git on Mac OS X using remote checkout, you might not have registered your SSH key with SSH Agent. Make sure your SSH Agent is running:
$ eval `ssh-agent`
And that your key is registered with it:
$ ssh-add
Sunday, March 15, 2009
Thursday, March 12, 2009
Tuesday, March 10, 2009
Untitled
“Social media” is a broad term that, really, marketing departments devised as a way to pwn the original intent of ARPANet: sharing information. This video from http://thru-you.com/ is an amazing compilation of disparate videos on YouTube, and while some may label this as viral, and the musicians likely didn’t have any part in the making of the video, I think that it’s a great example of social media.
:git => 'rebase'
James Bowes provides a clear explanation of what the Git rebase command does, and why you’ll use it more after reading it.
Friday, March 6, 2009
Upgrading Git on Mac OS X
I had to use:
curl -O http://kernel.org/pub/software/scm/git/git-1.6.2.tar.gztar xvf git-1.6.2.tar.gzcd git-1.6.2make prefix=/usr/local allmake prefix=/usr/local test && echo $?sudo make prefix=/usr/local install
Wednesday, March 4, 2009
Untitled
I think Dr. Seuss said it best: “These things are fun and fun is good.”
Tuesday, March 3, 2009
Untitled
Untitled
Sunday, March 1, 2009
Untitled
Still wondering what Twitter is? Just don’t understand why it’s such an amazing realtime, multi-channel communication mechanism? Listen to Twitter???s CEO, Evan Williams, talk at TED about how their growth is being driven by the unexpected uses of its imaginative users.