Profile_bird

Hey there! lmarburger 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 lmarburger's updates.

Already using Twitter
from your phone? Click here.

lmarburger

  1. @centralparuby Slides from my talk tonight on Sass and Compass. http://bit.ly/22dneX
  2. Presenting on Sass and Compass at the @centralparuby meetup tonight. Come on out if you're interested in a better way to author CSS.
  3. Adobe BrowserLab is open for new user registrations until 1pm PST today. Get in there and sign up! http://browserlab.adobe.com
  4. Migrated my blog to GitHub Pages and geeking out with Jekyll. http://lmarburger.github.com Makes blogging fun again.
  5. Upgraded to Capistrano 2.5.7 and my last two deploys "forgot" to symlink public/system. Rolled back to 2.5.5 and it's working again.
  6. @mongodb Awesome! I'll definitely give it another shot. Thanks for the update.
  7. Played with MongoDB this morning and simply cannot get DBRefs working. Followed the steps in the wiki to the letter. http://bit.ly/Wypnz
  8. @pixelfader I ended up playing with the MudBrick site and got a good start trying to get it working with the Blueprint CSS framework.
  9. Building a website that dispenses beer from your monitor! Well, I assume. Why require visitors to be 21 unless they're consuming alcohol?
  10. Great instructions on using Compass with Jekyll. http://bit.ly/4ujEy I didn't know Jekyll had an --auto switch to watch for changed files.
  11. I love when the "reset password" feature on websites emails my password to me in plain text. That's wrong on so many levels.
  12. Instaled RubyEE and all of my gems, configured Passenger, and uninstalled the old ruby1.8. Only downtime was restarting Apache!
  13. Awesome work on the social network icon pack, @rogieking! Prettify even posted about you: http://bit.ly/kTy2b
  14. `git add --update` will stage all modified content and manually deleted files. `git add --all` is the same but also stages untracked files.
  15. Tracker gets some new, shiny features! http://bit.ly/tG6Sx The dashboard shows your project velocity over time. Well done, @pivotallabs.
  16. Fever is live! http://feedafever.com I love the idea behind this app. Watch the demo video and see why @shauninman rocks at UI design.
  17. Talking with @lukesh on IM this morning and he came up with a great new emoticon. May I present to you, the Jar Jar: http://bit.ly/uYP5B
  18. Because of Reek, I discovered Rails' Date::DATE_FORMATS and Ruby's Kernel.format and Numeric.divmod to clean up my code. http://bit.ly/ggClG
  19. @avdi I had a friend recommend SSL certs from ServerTastic for $10 per year. So far no problems. http://bit.ly/cm0kv
  20. Playing around with some Haml and Sass this weekend. Bought the PeepCode screencast because I think I'm going to love these languages.