Yachthafen Überlingen Originally uploaded by andreas.zachmann (away for a while) I'm longing for a vacation. I wan't to go visit my peeps in the summer. This picture creates such a nice mood. Meh. Got to keep working.
How and where not to do The Fishstick Originally uploaded by lonelysandwich I've got to get this on some time. Thank you Merlin Man for creating the Fishstick.
Bella VS! Domo Originally uploaded by mattzor In German there is the idiom of "der innere Schweinehund". And basically translates to the inner voice inside telling you to chill and do that thing your supposed to do some other time but definitely not now. I'm fighting him right now. I have a presentation due on Monday and I haven't gotten far yet.
Just a quick subversion tip You don't need to install a full Apache with WebDav to have access to your subversion repository over a network. As long as you have ssh access svn can wrap that. Just take a look at the way you would check this out. (This is just one line) localhost: user$ svn co svn+ssh://othermac.local//path_to_subversion_repository/project_name/trunk project_name