-
Learn Clojure
Clojure Programming is a serious introduction to the language for the experienced programmer, and makes it easier for those with some background in Java, Python, or Ruby to understand and effectively use Clojure. Plus, I helped write it!
Learn more about the book here.
Twitter Updates
- RT @rmn: resist the temptation to indent the bad code, for the blame shall fall upon you 1 hour ago
- RT @deepwebster: RT @Correales02: That sad moment when you realize you've been living bicuriously through someone haha 2 hours ago
- Receiving that thought leadership goodness. 12 hours ago
- RT @bleikamp: The easiest way to vertically center something in CSS is to close your laptop and go to the bar. 12 hours ago
- RT @aphyr: More on Redis, asynchronous replication, failover, and consistency guarantees: aphyr.com/posts/287-asyn… 13 hours ago
Search all posts
Topics
- Amazon Web Services (2)
- Announcements (12)
- Asides (2)
- Books (4)
- Boston (1)
- Business (11)
- Clojure (46)
- Clojure Atlas (3)
- Clojure Programming (book) (4)
- Cloud (1)
- couchdb (3)
- Craftsmanship (11)
- devops (3)
- DocuHarvest (1)
- Entrepreneurship (13)
- geek (18)
- History (1)
- Java (6)
- Javascript (1)
- lisp (4)
- Maven (5)
- Open Source (6)
- pallet (3)
- PDFTextStream (24)
- Python (4)
- Random Software Geekery (16)
- Scala (4)
- Uncategorized (9)
- wmassdevs (4)
- WTF (1)
Category Archives: couchdb
Writing CouchDB Views using ClojureScript
UPDATE [2012-05-07]: clutch-clojurescript is now deprecated, as its functionality has been rolled into Clutch proper in toto. Documentation for the feature can be found here. While I was in San Fransisco for JavaOne, I was lucky enough to be invited … Continue reading
Posted in Clojure, couchdb
Leave a comment
Provisioning, administration, and deployment of CouchDB, Java, Tomcat, etc., made easy with Pallet
Note: there may be relevant bits in here still, but usage of Pallet and jclouds has changed since this was first published originally. See this post for links to up-to-date comprehensive example project, a screencast, and other goodies. As I … Continue reading
Posted in Clojure, couchdb, devops, pallet
2 Comments
Clearing some hurdles automating CouchDB administration
I ran into a couple of administration issues with CouchDB while working on support for it in the excellent Pallet project1, so I thought I’d leave some breadcrumbs for those that follow. (Note that these issues were experienced with CouchDB … Continue reading
Posted in Clojure, couchdb, devops, pallet
2 Comments

