Oct
9
2008
When messaging through Skype, it’s not unusual for geeks to write a little bit of regular expression to correct mistakes.
Example:
rubyconsumer> I like kake!
rubyconsumer> s/kake/cake/
Well it looks like the Skype client for the mac has taken this one step further. And for once, the mac client is actually ahead of the windows client.
An up to date Skype client will now take that regex and run it against your last message. The resulting message from the previous example would look like:
Example:
Editted: 10/9/08 7:30AM – rubyconsumer
rubyconsumer> I like cake!
Now that’s Geek Accessibility!
Now if only video sites like youtube would add key board shortcuts…
no comments | posted in mac
Jul
8
2008
I really love OS X. Things are done right or can be easily changed… for the most part.
A few though, need to be configured through secret command line incantations.
I’ve finally ran across a way to add the full path of the directory into the Finder.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Restart the Finder and volia!
There are more customizations available from the command line here.
no comments | posted in mac
Jul
7
2008
I ran across a great menu shortcut on Leopard.
Cmd-Shift-/ (aka. Cmd-?)
Now just type in your menu command and the result comes up like quicksilver/spotlight.
Hit enter and volia!
use help to select menu items in leopard
no comments | posted in mac
Jul
1
2008
I’ve recently made changes to my bash profile after getting sick and tired of managing multiple environments in one profile.
› Continue reading
no comments | tags: mac, unix | posted in mac, unix
May
15
2007
It’s a couple days ’till RailsConf and not only did I decided to write in my sorely neglected blog but I also decided, for some strange reason, to reload my laptop. Brilliant!
Well, there are several reasons for reloading the old MBP.
- free up some space on the pitifully small 100GB HD
- install BootCamp so I can play my one turn per 24hrs in Civ 4.
- clear the financial data from my laptop before traveling with it.
As if all the craziness associated with going to a conference on the other coast for about week wasn’t enough.
I backed up my HD onto an external HD using Carbon Copy Cloner… just in case. First bit of fun was discovering I had the wrong set of install disks (not for the Mac Book Pro). I’m still working on the reload, but things are working out well so far. I still need to figure out how to transfer over my old Address Book and Key Chain, but things are looking good.
After I’m done with this reload, maybe after getting back from RailsConf, I need to make a Carbon Copy of my drive so I can easily get back to a fresh start.
no comments | posted in mac, rails, railsconf07