Phusion Passenger/modrails – Apache 2… not found – Could not find ‘apachectl’ or ‘apache2ctl’

Yesterday I was going to install Phusion Passenger also known as modrails to have another go at ruby on rails. Earlier I’ve been using Mongrel as web server, but I’m not very comfortable with it. But since modrails was released not too long ago, I figured I could give it whirl. The installation instructions were [...]

TextMate tip: Go to first non-space character on current line

One small thing that has always bugged me with TextMate is that ⌘← goes to the beginning of the line, instead of what I prefer: the first non-space character on the line. Well, thanks to “Jacobolous” in ##textmate@irc.freenode.net, that’s not a problem anymore. This command has been updated, you can read what was changed here.