Welcome to my website. I'm a full-time web developer in Northern California. I do everything from CSS to PHP to server administration, and I love what I do. I'm currently developing several Buddypress/Wordpress plugins, as I think it is a great CMS platform. Feel free to drop me a line: My Email address is my first name appended to this domain name ;-)
Vim Tips
You can open multiple files in seperate tabs with "vim -p". For example, to open all files in a folder, use "vim -p *"