Profile_bird

Hey there! TrentBrown 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 are you doing? Join today to start receiving TrentBrown's tweets.

Already using Twitter
from your phone? Click here.

TrentBrown

  1. Forgive me. It's been 6 months since my last tweet.
  2. First day at a new job. Setting up my dev machine.
  3. Watching T-ball on a beautiful day.
  4. Reading "Flexible Rails".
  5. Writing up instructions on how to use Google App's "Docs" for collaboration among our group members.
  6. Can't stop eating sugar-free Popsicles. Orange is the best. Told Nancy to leave the last one for me.
  7. Creating an "Elastic IP" for my EC2 server.
  8. Configuring an EC2 instance as a production server.
  9. Got Unix domain sockets to work between nginx and thin.
  10. Switching from mongrel to thin.
  11. Rewriting my doc files in Markdown.
  12. Switched from ActiveRecord to DataMapper.
  13. @michaelmcminn Hi Michael. I think you have me confused with the other "Trent Brown". I'm the one with hair :-)
  14. Trying out Merbful Authentication.
  15. Just talked god (http://god.rubyforge.org/) into sending me an email when merbs die on my staging server.
  16. At the Maker Faire. Love it! I'll bring my boy next time.
  17. Hmm... I wonder whether GemInstaller could be made to work with Merb? Release notes for v 0.5.0 mention "Merb support", but don't elaborate.
  18. Taking a look at merb-freezer.
  19. Reading my beta copy of "Deploying Rails Applications"
  20. Nice: Add to your .bash_login file to edit commit messages with TextMate: export GIT_EDITOR="mate -w"