Profile_bird

Hey there! jncoward is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving jncoward's tweets.

Already using Twitter
from your phone? Click here.

jncoward

  1. Beatles >> ABBA thus Across the Universe >> Mamma Mia (IMDB agrees)
  2. So who is the real Lilly? Is it @lilly or @LKihlbom. Mysterious.
  3. Started down a long road today. Got my first (all white) cordão. #capoeira
  4. Wow, first day of Capoeira workshop was intense and awesome. Roda with probably a hundred people. Fantastic atmosphere. #fb
  5. @kfitzpatrick this is the one that @elabs uses: http://github.com/unders/ra...
  6. @modetojoy DataMapper's way of just using class methods, which always return a "scope" is my favourite. Feels most ruby-ish.
  7. @cjkihlbom yes, but much less aggressive than I planned originally, just removing the 'slice' calls, where they are silently ignoring errors
  8. It's actually kind of beautiful: http://twitpic.com/r5qld
  9. Insight: when doing TDD, it's not enough to see a test fail. You need to see it fail *for the right reason*.
  10. @henrik very true. I actually kind of like getting messages through GitHub, but there's no need for an 'Inbox'.
  11. I have 114 unread messages in my @github inbox. Can we get a "Mark all as read" feature please?
  12. CarrierWave 0.4.2 is out with improved testability, and mongoid and right_aws support! http://github.com/jnicklas/...
  13. Played berimbau today, wondering who would design such an unweildy instrument.
  14. When using the Presenter pattern, be careful to get the separation right. Associations in the presenter are evil.
  15. Capybara google group: http://groups.google.com/gr...
  16. RT @lessallan: Eventually gowalla, brighttkite and foursquare will ruin twitter for me.
  17. Thinking I might switch back to Textmate. Several days of coding in Vim and five minutes of Textmate makes me feel so at home.
  18. @jsjo "web developer" might be a better term?
  19. @jsjo once again, Ruby on Rails != frontend. In the web world, frontend is clientside.
  20. Silently ignoring incorrect input is bad, mmmkay? (Also guilty of this: attr_accessible)