Installing nginx on Mac with pcre library

To build nginx on Mac OS X Snow Leopard, I use the following options to configure ./configure –with-ld-opt=”-L/usr/local/lib” –with-cc-opt=”-I/usr/local/include” If the ld and cc options are not given, it results in an error reported in a ticket on the nginx…

How to manage PATH in Mac OS X

I use two ways to manage paths in Mac OS X: ~/.profile I use the first option when trying things out, and the second for managing the path more permanently. Example And example of the using to include…

Free map tiles

Map Tile Sources Here is a list of free sources for map tiles. I’ll expand this list as I find more free tiles. Notice that some websites require an attribution. I’ll perhaps update this post with the attribution line for…

Podcast: Interview with Werner Vogels (2006)

Below is an interview with Werner Vogels, CTO@AWS. (my local copy). First some quotes: “Ultimately developers don’t care about SOAP and REST, as long as the data is delivered. You don’t need to buy into some big revolutionary approach”…