Yan Pritzker photographer, entrepreneur, software engineer, musician, skier

Blog :: Git Workflows Book :: Dotfiles :: Photography :: About Me

TwitterCounter for @skwp

Get the news feed
Get updates by email
Follow me on twitter

hello, i'm yan

I am a photographer, entrepreneur, software engineer, guitarist, climber, and telemark skier

This blog is about startups, blogging, Ruby On Rails, virtualization and cloud computing, photography, customer service, marketing, ux and design, git, and lots more.

I am the chief technical something or other at Reverb.com - The Marketplace for Musicians. We're hiring web designers!

Recent Tweets

Selected Reading

Archives

Contact

Reach me at yan at pritzker.ws

Posts from October 2011

vim/rails/git: find references to current partial

Update 12/15/2011: Released as a plugin on github Blazing fast way of finding references to the current partial you’re viewing using this simple script. Requires git-grep.vim. Bonus: at the bottom of the script I also define “K” to git grep the current word. Very handy for fast function reference finding. Like this post? Here are [...]


Posted
26 October 2011 @ 12pm

Tagged
vim

Colorful Vim Ruby Tests and Debugging

Update 12/15/2011: released as a plugin on github Bet your TextMate can’t do this! Screenshot first, how-to follows :) And now the how-to… ConqueTerm for a color-enabled embedded vim terminal ConqueTerm is pretty magical. It gives you an embedded shell where you can run bash, rib, rake, really..you name it. All with full ansi color [...]


Posted
12 October 2011 @ 4pm

Tagged
git

Git Workflows Book

About a year ago, I was working with PeepCode to create a Git Workflows screencast based on a short git workflows book that I had written, a no-nonsense guide to using git for remote collaboration. Unfortunately I had to abandon the project due to lack of time, but the book remains alive, and is more [...]