Thomas Swift

Running a West Coast Offense since ‘81

Entries from September 2007

Testing out Anvil: The Ruby Application Framework

September 12th, 2007 · 1 Comment

Just saw this on Ruby Inside about the Anvil DSL/Framework for creating ruby gui apps.
Pretty cool, I have been looking at Shoes, but I don’t have an Intel Mac, and I don’t touch a PC unless I have to.
But enough talking, let’s try it out with the proof of concept app called Hamr, a text […]

[Read more →]

Tags: ruby

Speeding up TextMate’s Find in Project

September 9th, 2007 · No Comments

Sometimes searching throught a project in TextMate can get a little slow, with log files and files inside vendor/rails, but thanks to Rob Sanheim’s snippet, put that big ole line the ‘Folder Pattern’ inside the Preferences - Advanced - Folder References and you’re set.
Credit: Rob’s Post

[Read more →]

Tags: Uncategorized