Advice from a wise man

2 Jan 2009 In: Life, One World

Last night what started out as a light conversation about social networking and sushi turned into a deep, meaningful conversation about life, work and heart.

Read the rest of this entry »

command line script to delete .svn files / folders

29 Dec 2008 In: Code

I was trying to copy the base of a project for another project I was starting.  I figure it’s smart to write this down as I will probably refer to it again.

find ./ -name ".svn" | xargs rm -Rf

Summing up my recent trip to Europe

18 Dec 2008 In: Europe, Travel

List of posts while traveling through Prague, Budapest and Germany…

Photos:

About Me

Code. Design. Explore. is the blog of John Brennan, a web developer/designer, entrepreneur, and avid world traveler. I currently live in Brooklyn, NY.

I am the Co-Founder of OpenAction and lead Product Development. We are a open platform social enterprise that helps organizations engage with donors, share knowledge with other non profits and empower the community to get involved to create positive impact on our planet.

This blog will mostly be around building cool things, although I will surely include my travel experiences when I am abroad. Feel free to subscribe to a specific category if that is only what interests you. And please connect with me. I always enjoy meeting new, interesting people!