Profile_bird

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

Already using Twitter
from your phone? Click here.

moodevdiary

  1. test
  2. @nevynsdevdiary Not quite getting the __block/self trick to work. Oh well.
  3. @nevynsdevdiary I should link to your guide from my blog post and probably start using __block variables to solve the self problem. Thx!
  4. @nevynsdevdiary Stupidity probably. I'll re-check the code.
  5. Using blocks with CoreAnimation: http://tinyurl.com/p8tk7a --- _SO_ convenient. #moo (via @schwa)
  6. @jeromejtk Learn to look beyond the indenting style.
  7. @mikeash Yeah. MoO would be a dead give away…
  8. Better sample file showing blocks based KVO in action: http://tinyurl.com/myglbs
  9. My KVO Notifications were inspired by @mikeash's KVO Done Right: http://tinyurl.com/6dpt8s. Except mine are GC safe and blocks based.
  10. Some interesting MOO code: http://tinyurl.com/m9862k KVO Notifications that use blocks. Example here: http://tinyurl.com/pnl9d8
  11. Test tweet. (Sorry!)
  12. Test tweet. Please ignore.
  13. Hey NSPanel become key already so I can enter text in your NSTextFields!
  14. Working on an iCal style pop-up window.
  15. This is a test tweet from mercurial.
  16. Of course I shouldn't commit silly tests to a live repository. My bad!
  17. Using blocks in place of some delegates to dramatically reduce code size: http://bitbucket.org/schwa/moo/changeset/1248c8b2189d/
  18. Added to http://www.devdiaries.net/ by @pilky. Follow other developer's efforts on assorted projects there.
  19. Project "MOO" is alive: http://bitbucket.org/schwa/moo/
  20. Pushing code to MOO's public bitbucket repository.