-
Ely Kim’s Boombox
Ely Kim’s Boombox video. 100 days, 100 songs, 100 locations, 100 dances—that’s a lot to plan. If I have to say it like them ABDC judges: “I had fun”. [vimeo]3237836[/vimeo]
-
Bash Completion, Along with SVN and Git Tab Completion
Time is precious. I installed these utilities to save some of it: bash-completion svn-completion git-completion I install bash-completion via MacPorts on my Macs. sudo port install bash-completion I then saved this svn-completion script to locally, and did a sudo cp: sudo cp bash_completion /opt/local/etc/bash_completion.d/svn-completion.sh Note: “bash_completion” is the file linked on “svn-completion script“. I hope…
-
Git Info – Almost Like “svn info”
I have been trying to find something like svn info but for Git. Luckily, I stumbled upon Duane Johnson’s script. Here’s git-info.sh: [gist id=3937631 file=git-info.sh bump=1] I made an alias in my .profile to make it a bit more accessible: [gist id=3937631 file=.profile]
-
SNL Digital Short – I’m on a Boat
This was freakin’ hillarious. I was totally cracking up last night. At first I thought it was just going to be a skit about breakfast or cereals—then T-Pain showed up! HA!
-
Hello Animoto!
Well, I finally decided to give Animoto a try. Animoto.com is a web application that creates MTV-style videos with the click of a button. Users simply choose a song and images. Animoto then automatically generates a unique video for them. No two videos are ever the same. Many of the post-production techniques that the founders…