Skip to content

{ Monthly Archives } August 2010

RVM, ruby 1.9 and TextMate

RVM is a great tool for handling rubies. TextMate is a great editor. TextMate does not like ruby 1.9 however. Issues with some of the C extension on OS/X, namely plist handling. Heres the first fix: $> git clone git://github.com/kballard/osx-plist.git $> cd osx-plist/ext/plist $> ruby extconf.rb && make $> mv /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle.save $> cp plist.bundle [...]

Android, yep!

Well, I went and did it. I bought an Android phone. Steve is just pissing me off too much and after 5 or so years with Apple, I am packing my stuff and moving back to Linux. I almost bought the iPhone though. I admit it. It a damn pretty piece of work but more [...]