Category Archives: php

A simple couchdb info widget for wordpress

I wrote a small wordpress widget to display some version details of the CouchDB server I’m running. Writing a wordpress widget wasn’t to hard (I used this excellent tutorial to get started), parsing CouchDB JSON responses is even simpler. The … Continue reading

Posted in couchdb, php, wordpress | 2 Comments