iPhone I/O
about 1 month ago —
Leave a comment
| 2 comments
Stop, for a moment, and contemplate the sheer number and variety of inputs and outputs on an iPhone.
| ruby stuff: Not A Mock | Time Travel | mac stuff: SimpleSynth | MIDI Patchbay | PYMIDI | NHCollections |
about 1 month ago —
Leave a comment
| 2 comments
Stop, for a moment, and contemplate the sheer number and variety of inputs and outputs on an iPhone.
about 1 month ago —
Leave a comment
At Alien Camel, we've always run our Rails projects from a central Subversion repository. We've recently become Git converts, and love its distributed development capabilities, but the centralised repository model suits Rails deployment and we want to stick with it.
There's plenty of documentation out there on how to convert a Subversion repo to Git, and there's some stuff on setting up a shared Git repo, but its not obvious how to combine the two.
We've worked out how to do it, and successfully converted a couple of projects. This is our recipe.
about 1 month ago —
Leave a comment
After doing some hacking on Prototype yesterday (to fix a Rails issue that's been bugging me for ages — I'll post more about that soon), I got to wondering if there might be a nicer way to run JavaScript tests from Rails.
A little research and some tinkering produced this:
#!/usr/bin/ruby require 'osx/cocoa' OSX.require_framework 'WebKit' web_view = OSX::WebView.alloc.init script_object = web_view.windowScriptObject p script_object.evaluateWebScript("14 * Math.sin(0.3)").to_f
Seems like a good starting point for something, although exception handling is a problem.
3 months ago —
Leave a comment
I've finally, finally, finally done a tentative release of MIDI Patchbay that's built for Intel.
It's missing the old documentation, but I'll sort that out once a few people have tested this release and confirmed that it works.
4 months ago —
Leave a comment
I'm going to run the Melbourne half-marathon on October 12 to raise money for the Asylum Seeker Resource Centre.
Imagine fearing for your life so much that you leave behind your home, your possessions, your friends, even your family. Then imagine escaping to Australia and being locked up indefinitely, or living here but being unable to feed yourself because you're denied the right to work, receive unemployment benefits or health care. This is the reality for many asylum seekers in Australia today.
The ASRC is one of the few places that asylum seekers can turn for food, health care, legal aid, and a host of other services. They achieve amazing things on a shoe-string budget thanks to the work of 400+ dedicated volunteers.
So sponsoring me means that you're helping asylum seekers, who've already suffered horrible things in their home countries, be treated humanely and given a fair go here.
You can sponsor me in any way you like:
A half-marathon is 21km, and I can only run about 5km at the moment, which means I'm in for a lot of pain between now and October. There's your second good cause: causing me pain. If you can't get behind asylum seekers, get behind that!
You're also welcome to join the team and run yourself, either for sponsorship or just for fun.
Post a comment here, or send me an email if you're interested, or if you have any questions.
Update: The ASRC is a registered charity, so your sponsorship is tax deductible. Just let me know if you need a tax receipt.