Just some random chuckles
Some of the stuff you find on the interwebs are disturbing, yet very very funny.
That’s enough for now. Enjoy.
continue readingSome of the stuff you find on the interwebs are disturbing, yet very very funny.
That’s enough for now. Enjoy.
continue readingSo I realized that when I imported all my stuff to GitHub I spaced on setting the svn.authorsfile on a few. So I deleted and reimported them from svn.
If there’s a better way to fix that kind of thing, somebody let me know.
continue readingSo this morning in the office we were discussing the hassle of swapping out host files based on whether we were in the office or on the outside. I said “You know if I wasn’t so lazy I’d write an AppleScript to do it for me when the network changed”.
This evening I went looking to see if somebody had already do it for me and I found this LocationChanger which was very close to what I wanted. But…
I didn’t want to be limited to only 2 locations (work and home) and I wanted it to be a little easier to manage what happened for each location. So I started with Onne’s code and ended up with Location Watcher.
Enjoy it. Comments and suggestions are always welcome.
continue readingSo I’ve moved all the stuff that is currently hosted on svn.underpantsgnome.com to GitHub.
The stuff will continue to be accessible for a while, but I will not be posting any updates. In addition I will be setting the trac pages to redirect to GitHub shortly as well.
continue readingWhat’d I miss?? So I’ve been in a cave for a little over a year. I know, I know.
I was working for a company that had me doing things that really didn’t pertain to the real world so I didn’t have much to say.
Well, I’m back and working on some goodies. It sure feels good.
I’ll post updates as I have things worth sharing.
continue reading
A very happy Sean on rvm friendly TextMate bundles on Aug 10, 2010 at 02:43 AM
Thanks so much for these. I’d almost give up on getting Textmate working with RVM.
Ed Ruder on rvm + gemsets + TextMate == yay! * 2 on Jul 30, 2010 at 04:06 PM
What got everything working for me was to: a) follow the directions on http://rvm.beginrescueend.com/integration/textmate/, b) rename a second Builder.rb file in ~/Library/Application\ Support/TextMate/Pristine\ Copy/Support/lib, and c) set up TM_RUBY per slides 36 & 37 of http://www.slideshare.net/freelancing_god/zsh-and-rvm (create a shell script that resolves to rvm’s ruby on the fly and point TextMate to it)!
Now, everything is working like a charm! (No mucking with TextMate’s Bundle Editor, either, which is nice.)
Trevor on rvm friendly TextMate bundles on Jun 22, 2010 at 10:20 AM
Really excited to see that you’ve put this together, but I’m having trouble getting it to see anything other than my system Ruby. I’ve set up the .rvmrc in my project w/ the proper ruby and can confirm that it’s seeing the right one. I assume that this is intended to use project-level .rvmrc?
Gerhard on rvm + gemsets + TextMate == yay! * 2 on Jun 02, 2010 at 04:27 AM
This kinda’ works, but I’m getting a weird error related to paths even though the path that it’s complaining about is correct and the file exists, is readable etc.
Also, formatting is all screwy when it uses rvm & gemsets.
jake on rvm + gemsets + TextMate == yay! * 2 on May 18, 2010 at 10:10 AM
You will have to edit each command you want to have these changes in the Bundle Editor.