I think I’m going to create a new dashboard widget for Farecompare. RSS feeds are nice an all but, I want growl alerts and more customization. But in the meantime, I’ve done a little patching to the old Farecompare widget.
The first one is a simple fix for the improper resizing when you have a long list of destinations.
Before: 
After:
I’m distributing it as a diff patch file, because I am still waiting on farecompare.com to grant my request to open the source of the widget.
http://www.ksphotography.us/correctsizing-patch-outtatown.js.patch
To run the patch, open a command line windows and cd into wherever you downloaded the file to then issue the follow patch command.
patch ~/Library/Widgets/FareCompare.wdgt/scripts/outtatown.js correctsizing-patch-outtatown.js.patch
It’s all on one line, so if it gets broken up, you’ll have to mash it back together yourself.




