We all love git!
And we all love to push our lovely code into a git repository. But the git push-command is more pleasant if your run it with this alias:
alias gitpush=\
'/Applications/Firefox.app/Contents/MacOS/firefox \
http://www.youtube.com/watch?v=BCV5yGKWjv4; \
git push origin master'
Update: Seba...
read more »
We just deployed a nice simple web app called deliciousLog. It turns your delicious bookmarks into a nice colorful tumblelog. What you tag on delicious gets automatically posted on your tumble deliciousLog. The cool thing is, that it not only shows the links but the c...
read more »