Manas Tungare

My Blog

HOWTO Install MongoDB for PHP on Mac OS X

15 Aug, 2011

MongoDB is a document-oriented database (among other things), and it’s especially convenient that the native document format is JSON. For various ongoing pet projects, I figured I’d give it a try to avoid the overhead of creating/maintaining schemas and having to flatten down my JSON objects to fit a relational model. I read a lot of conflicting instructions on the Web about how to install MongoDB, and they’re either incomplete (most of them skip the part about making MongoDB run automatically at startup), and none of them satisfied my requirements. So I wrote my own.

Read More …

Oh, c’mon, it’s right there in my email address

9 Aug, 2011

And in my From: header too. You’re just one letter away—you can do it!

Read More …

Popular Posts