David Heinemeier Hansson, commonly referred as DHH, is a polarizing programmer with a self professed fucking potty-mouth. He is opinionated and uncensored. He is a world renowned hater, he hates big enterprise software, large startup valuations, and apple pie. The web development framework he fashioned after himself is as opinionated and know-it-all [...]
When I am not coding I am reading about code. Here is a short list of memerable programming quotes I read over the past year about the science and art of software development. Over this last year, my interest and reading habits have been related to software development, team leadership, and entrepreneurship and this [...]
When working with Ruby, the library/class I use and abuse most often is YAML. YAML stands for YAML Ain’t Markup Language and it is a versatile human friendly data serialization format. It is easier to use and understand than JSON.
A YAML file is much like a Java properties file in that is used [...]
Posted in Ruby, TechKnow | Also tagged data, json, markup, yaml |
Here is a recap of the top Ruby-related links for the month of September 2009. Links for The Rubyist are provided by A Rubyist Railstastic Adventure, a tumblelog.
Ruby
Ruby apps development readied for Android
Announcing RuDy: write Ruby native extensions in D programming language
21 Ruby Tricks You Should Be Using In Your Own Code
Convert Ruby to JavaScript
REE: [...]
Posted in TechKnow | Also tagged jruby, rails, ror, rubyist |