March 2010
2 posts
Improvements to Google Wave Notifier
Download the notifier now
I tried out the Unofficial Google Wave Notifier and liked its functionality, but wasn’t thrilled with the UI:
So I made some changes:
The icon glows blue when you have unread waves, inspired by Tweetie for Mac:
I also added a selector for choosing which browser the Notifier opens Google Wave in when you click things.
Creating...
There, I fixed Xcode—You’re Welcome.
Update: Xcode 4 ships with a brand new completion engine and UI that makes my hackjob plugin look like a toy. Go use that instead!
Download xcode-auto-assistant now
In my last installment, I discussed Xcode’s frustrating implementation of code completion.
I’ve now taken matters into my own hands.
It turns out Xcode has an (undocumented) plugin system. And it also turns out...