Archive for July, 2010
Note 1: The method described here should also work in Mac OS X Leopard or Tiger, just get the appropriate versions of SIMBL / Visor. Note 2: If you don’t want everything on my bullet list, just follow the steps appropriate for what you want to accomplish. Note 3: I have provided .patch files, etc. [...]
CouchDB If you don’t know what CouchDB is, well, there are a lot of other places where you can find that out better than I could explain it. Google it, my friends, google it. Harder than it should be Installing CouchDB with MacPorts should really be as easy as typing “sudo port install couchdb”. Unfortunately, [...]
The problem I’ve been using couchdb a lot lately, and I really like it; unfortunately, someone isn’t really on the ball in the MacPorts world. They upgraded erlang in macports to default to R14A, which breaks backwards compatibility for a *lot* of other ports, including couchdb. We’re going to change that so that we get [...]
After recently answering a question on Stackoverflow using Boost.Preprocessor, i wondered how the sequences, e.g. SUM_MACRO((1)(2)(3)), actually work.
