Coderguy’s Blog

Thoughts on code

About

Hello, my name is Daniel Ice. I am a software developer in the Dallas, TX area. I enjoy learning about new technology. I mostly focus on PHP and Ruby on Rails.

Archive for the 'couchdb' Category

Couchdb CURL gotcha

Monday, October 5th, 2009

So this is one of those stupid little development issues that eats up an hour of your time.  I am documenting this in hopes that it will save someone from wasting an hour of your time. I am learning couchdb and using curl to interact with it’s RESTful api.  I wrote a view and was [...]

Read the rest of this entry »