Profile_bird

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

Already using Twitter
from your phone? Click here.

alexhung

  1. Sarah Palin Threatens To Sue Entire Internet, Via Twitter http://ff.im/4PNoI
  2. @jaybarcelo http://www.drobo.com/suppor...
  3. @jaybarcelo I just downloaded it last night from Drobo website. I used to run 1.3 without any issue
  4. Mmm... Upgraded DroboDashboard to new v1.5 and now it will only see 1 of 2 volumes on the Drobo. Weird... #drobo
  5. Finally gave in and start listening to TWiP http://www.twiplog.com/. Having a hard time catching up 96 episodes!
  6. Celebrate 10 years of Moonfruit and win a MacBook Pro http://bit.ly/96bxC #moonfruit
  7. Video: Retrospective & Closing http://vimeo.com/5449933
  8. Video: Dependency Injection http://vimeo.com/5449259
  9. New personal best: 113 (Carrier) on #flightcontrol, http://bit.ly/Bs9kJ
  10. Video: Retrospective & Closing http://vimeo.com/5449933
  11. Video: Dependency Injection http://vimeo.com/5449259
  12. Liked "Dear Apple: plz to kill iPhoto and give everyone Aperture. Thx." http://ff.im/4OcNI
  13. Catching up on today's Tour de France on Vs. HD
  14. @pilky Sure will try that but it means I'll have take hand off keyboard :( if Xcode allows code selection like r# than my hands can stay :)
  15. @pilky I mean like selection need to recognize [] or method name, etc and select them as an unit. Again see how R# does it or even VS
  16. @pilky And Apple needs to customise text handling in xcode, away from std text behavor.
  17. @pilky :) and where is the refractoring tool that help us to do that? With ReSharper, it's a 2 sec operation. I do it without even thinking
  18. @pilky Nested support is nice for writing terse code, crap for readability. and code is read more than written
  19. @pilky I don't understand about []. What can't it be () like most popular static type lang? Or don't use any at all (almost) like Ruby?
  20. @pilky Having two places for code is not advantages IMO. Though better refactoring tool will prob allow me to ignore .h