January 2012
4 posts
Agile Undefined by Andy Hunt
At Ruby Midwest, Andy Hunt gave a great keynote talk about the definition of Agile: Agile Undefined I remember back when I first started practicing “Agile”, and understanding to be Agile is to embrace change. In this talk, Andy defocuses on practice and re-emphasizes embracing change. It definitely brought up some questions that are worth addressing with my team. We meet...
Jan 27th
Nano v1.2.x Document Update Handler Support v1.2.x
nano and server side document updates I would like to announce that nano a nodejs couchdb driver now supports CouchDb Document Update Handlers nano is a minimalistic couchdb driver for nodejs https://github.com/dscape/nano CouchDb Document Update Handler is a way to add partial updates to couchdb documents via server side updates. This means that you do not have to first get the whole...
Jan 18th
3 notes
Ruby Quicktips: Prevent rdoc and ri installation... →
rubyquicktips: When installing a gem the process that often takes the longest is generating the ri and RDoc documentation. If you want to prevent this from happening every time a gem gets installed (either manually or through Bundler), create (or open) a .gemrc file in ~/.gemrc or /etc/gemrc and add the…
Jan 4th
8 notes
How Github does process →
This is a great talk on how github does application development process!
Jan 4th