Monthly Archives: May 2010

migrating from SQLite to PostgreSQL via Heroku

I had been using SQLite in my development environment, and PostgreSQL in the beta environment for one of my projects, until today. I decided to change to PostgreSQL.

I think it’s a good (and almost essential) practice to use the same tools/libraries on development, beta and production.

Posted in developer tools, web programming | Tagged , , , | Leave a comment

how to migrate a database from SQLite to MySQL

I had to migrate a database from SQLite to MySQL for a project.

Posted in developer tools, open source | Tagged , , | Leave a comment

Lean Startups, Buenos Aires Meetup

The other day I attended the Startup Lessons Learned Simulcast at Hotel Prodeo in Palermo, Buenos Aires. It was a great learning experience and I got to meet many talented people interested in Lean Startups and the Customer Development Process. Three of us decided to start the Lean Startups meetup for Buenos Aires entrepreneurs and anyone [...]

Posted in entrepreneur life | Tagged , , | Leave a comment