The WebKit team announced a new site today where you can download nightly builds of the latest WebKit — very cool. I went ahead and wrote the following simple shell script to automate the process of downloading and installing the latest build: #!/bin/sh curl -o /tmp/webkit.dmg http://nightly.webkit.org/builds/Latest-WebKit-CVS.dmg hdiutil mount /tmp/webkit.dmg if [ -d /Volumes/WebKit/WebKit.app ]; […]
-
Recent Posts
Categories
Recent Comments
- Anton on A class needed by class <…> cannot be found: org/apache/tools/ant/Task
- raaaj on A class needed by class <…> cannot be found: org/apache/tools/ant/Task
- Kijana Woodard on WordPress OpenID v3.3
- Ajaxian » Safari self replicates itself…. for fun on iTunes 9, now with more WebKit
- OpenID: Redirects and Delegation » Code Nomad on Challenges in changing my OpenID
ipod firefly
I’ve taken a few friends’ advice and decided to watch the entire Firefly series before I watch Serenity. I’m on the last disc, and was surprised to see a cameo appearance by the iPod Shuffle… well, sorta. In the episode entitled “The Message”, a soldier has recorded is final wishes on a small audio device […]