Profile_bird

Hey there! scottw 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 scottw's tweets.

Already using Twitter
from your phone? Click here.

scottw

  1. @jrzyshr is it on ESPN360?
  2. Twitter Mag http://post.ly/D7L0
  3. Wow. Sunday delivery with Amazon Prime. http://yfrog.com/3712379870j
  4. @mteper good point. But please don't let your logic abd reasoning screw up my analogies. :)
  5. IE is to browsers as the NHL is to sports. A couple diehard fans still exist, but everyone else has moved on. #in
  6. @GeorgeDearing you are lucky the $999 app is no longer there.
  7. @krobertson you are not going to get simpler than posterous.
  8. That last tweet was almost in English. Deleted until I can write it clearer.
  9. @mteper yes.
  10. @janl my only SSD regret is not getting one sooner.
  11. Serialization abuse is a sad problem.
  12. C# 4.0: var, object and dynamic - Miguel de Icaza http://bit.ly/3NGoNi
  13. Hit a weird snag using dynamic in C# 4 w/ var. Short answer is using var for the result of a method which has a dynamic param can be messy.
  14. Sparklines are a great way to improve data visualization. Looks like they are not built into Excel 2010 http://bit.ly/3MzroH
  15. Wow, MonoDevelop just noticed I checked my project into SVN. Very unexpected & great to see. Well done #mono http://yfrog.com/4e9odj
  16. @jglozano if you have a minute, what is #mvcturbine in 140 characters?
  17. @kevindente agreed. They are making some huge bets. 4 releases in less than four years is huge.
  18. The best thing MS could do for the web is embase web kit. They aren't even helping themselves at this point.
  19. @lazycoder ...cleans up the import a little a bit. Of course I am still a noob on python, so check with Google first.
  20. @lazycoder correct. I assumed you knew that. :) I have also seen some libraries (httplib2) put most of their logic in __init__ which ...