DummyImage is an awesome service for quickly adding filler images to your wireframes and site mockups.
Here it is in action:
KennethReitz and mikeXocon got tired of going to the website, so they build this simple TextMate Bundle for your snippet pleasure.
Modified by Robert Audi.
Enjoy!
mkdir -p ~/Library/Application\ Support/TextMate/Bundles && \
cd ~/Library/Application\ Support/TextMate/Bundles && \
git clone git://github.com/RobertAudi/DummyImage.tmBundle.git && \
osascript -e 'tell app "TextMate" to reload bundles'
Just hit dimg⇥
and you're golden :)
Copyright 2010 Kenneth Reitz and Mike X O'Connell