Profile_bird

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

Already using Twitter
from your phone? Click here.

JeremySkinner

  1. ok...so I now have a google wave account. Now what? :D
  2. @cbioley no, I still hate it :P I would've found that problem much earlier if I were using a real browser!
  3. @cbioley @chriscanal @dagda1 Figured it out. Am loading jQuery from google's CDN, but my IE6 VM didn't have its proxy configured properly :o
  4. I hate IE6.
  5. @cbioley @chriscanal Looks like it only fails when I load jQuery from google's CDN. Loading it locally works fine.
  6. @cbioley yep, alert(typeof $) returns undefined in ie6 :(
  7. @cbioley looks like it. IE6 gives "Object expected" error with a simple $(document).ready(function() { })
  8. ugh, jquery's $(document).ready() doesn't seem to work in IE6.
  9. @jglozano yep. This is my configuration: http://gist.github.com/232267
  10. Enjoyed today's @c4mvc
  11. @ryansroberts ....although that definitely counts as extreme lambda abuse ;)
  12. @ryansroberts although, the Hash class we have in mvccontrib isn't too terrible http://bit.ly/3CP1FC
  13. @ryansroberts they should just add a better syntax for dictionary literals to the language and be done with it
  14. @jagregory agreed. That would make it slightly less terrible
  15. @jagregory I think the thing I hate the most is all the parameters taking type "object"
  16. Am I the only one who doesn't like the use of anonymous types as dictionaries? First MVC, now EF....seems like it's all the rage these days
  17. RT @ehexter: RT @c4mvc: Live Presentation Today 12 noon CST "Pimpin’ Out ASP.NET MVC’s HtmlHelper" http://bit.ly/hcH4m Please RT
  18. @dagda1 yes, that's very true. I do like the default project structure for rails
  19. @dagda1 Isn't that what Dynamic Data tries to solve?
  20. @ayende ...which MS probably wouldn't like.