Profile_bird

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

Already using Twitter
from your phone? Click here.

aaronjensen

  1. @codereflection not that i'm aware of, nor would i recommend it... the nice thing about .net is you can test VB w/ C# :)
  2. @gblock when i first read that i thought you said you were jetlagged from *Portland* double-take.
  3. PandoraOne actually sounds noticeably better
  4. hmm, just rebound docx files to word, seems to work better now. whee.
  5. when I open word docs from chrome word comes up blank w/ nothing in it. any one ever see that before?
  6. incredibly tired of Mingle's ludicrously bad performance, strongly considering going to zen once @nkohari gives us import capabilities
  7. .@benhyrman Yep. Did that. Never shut down. Tried again, said shutdown was in progress. Did a UI shutdown, no more rdp, but still pings-1hr
  8. sure would be neat if windows restarted when i told it to. especially if it's a server 1000 miles away and there's no one there to reset.
  9. @kevindente catch (Paddle) { throw; }
  10. Anyone up for #OSSCoffeeSEA at 8PM at Aster tonight? http://www.astercoffeeloung...
  11. getting a cert error on sub.sub.mydomain.com when i have a *.mydomain.com cert. Does it not cover two subs?
  12. @nkohari Congrats on the launch. Very polished. Any way to import cards?
  13. experienced my first visual studioism in xcode. it took 100% cpu and required a restart. i do miss viemu.
  14. "Sorry, our Translation Pixies require tubes to travel. Please get more tube." <- think the message is clear?
  15. @AndrewNStewart I wouldn't recommend writing normal code that way, but it's not a bad way for some lite-DSLs I think... (like mspec)
  16. @AndrewNStewart can't it be both? ;)
  17. If you're gonna put a screencast together try and get rid of your mic hum please.. makes listening painful.
  18. @bellware hold shift
  19. @robconery obv
  20. @gregyoung i don't really get their example, they seem to have a layer whose only job is to turn a message into a rest call? wtf?