Profile_bird

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

Already using Twitter
from your phone? Click here.

mzarra

  1. When did they remove the ability to edit a device in your account and change the UUID? Seems silly considering everyone is upgrading :-(
  2. @mattmatt darcy's on Ulster in DTC. We should be here for a few hours yet.
  3. And remember to turn off background rotation...
  4. If you are going to screen share over a MIFI probably not a good idea to connect to a machine running 19x12 :-/
  5. In Denver for its first CocoaHeads.
  6. @pilky Yes I do it often in my apps. I usually need more functionality in each managed object anyway -awakeFromInsert, -awakeFromFetch, etc
  7. @brentsimmons This is your 11PM You Rock notice.
  8. @brentsimmons Still plenty of us in the US awake ;-)
  9. Ok, it is just me or is this auto left bracket insertion broken? Any way to turn it off?
  10. @markaufflick or accustomed to something better as I am sadly old enough :-)
  11. @tewha That is probably what I am missing that it making it look a little off.
  12. @tewha Thanks!
  13. Anyone know what the font and size that is used in the title area of the UINavigationBar?
  14. It is very strange to see myself on a video podcast. My First MacBreak Dev session http://www.pixelcorps.tv/mb...
  15. @chrisridd Thanks, I am 6' so he is of fairly average height.
  16. @shazron I use git but I have one project that is so large I can't even put git in front of it :( Just pushed commit 61682(!)
  17. Every single time I deal with SVN it causes me pain. This POS needs to be pulled from the market permanently.
  18. @jskit I just reserved my spot to be amongst the first to get #ECHO! http://bit.ly/echoinvite
  19. @sweeterrhythm Text me and let me know how much bail will be ;-)
  20. @serpah Check to make sure your pointer to the NSManagedObject is valid. Might be a released object that you didn't nil out or something.