Profile_bird

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

Already using Twitter
from your phone? Click here.

dejaldevdiary

  1. Kinda frustrating when I have an idea for a feature, but my marketing-self says to defer it till a major upgrade.
  2. Fixed a couple of bugs in Narrator. Had to remind myself about Mac OS X code... been writing iPhone stuff for months.
  3. Haven't really been keeping this diary up to date... does anybody care?
  4. Finding it very hard to be productive today. Too many distractions. Seems any day I launch Mail before starting work is a lost cause.
  5. Very satisfying to solve a vexing table view issue that's been bothering me for a while... but I put off working on.
  6. Back to something like a normal work schedule this week, after taking last week off due to getting a dog. Now to get back up to speed.
  7. Thinking about laziliy loading images in a table view. Maybe use NSOperationQueue?
  8. The DSActivityView iPhone project I mentioned is now @dejalopen open source: http://www.dejal.com/developer/dsactivityview - use it!
  9. Planning the next minor and major releases of @dejalsimon. Some exciting stuff planned. It'll be a while before I get to the major, though.
  10. DSActivityView demo project done. Just need to figure out one bug in the view. May not have time to blog about it till next week, though.
  11. Started writing a demo project for DSActivityView. I'll finish it off tomorrow; time to switch to handling support etc now.
  12. @pbur Don't like Git etc. Used Bazaar for a while, didn't like it much. Until they get Xcode integration, they're too much hassle to use.
  13. Will have to look into setting up a SVN repo for open source stuff; my DSCategories are just on my website: http://www.dejal.com/developer/
  14. Yay, my generic iPhone activity view (DSActivityView) is finished. I'll probably release it as open-source tomorrow or so.
  15. Back to work on my generic activity view. Need to sort out rotation when over the keyboard, since the keyboard is a different size each way.
  16. Enjoying writing a generic activity view that supports simple, bezel, and over-keyboard styles.
  17. Thinking about how I want to do progress indicator views. Fullscreen, top row, keyboard covering, etc.
  18. Got my generic edit view sorted out, after pulling it apart and putting it back together again. I like the automatic rotation support, too.
  19. Hmm, my array is being replaced by a string. Dunno why that's happening. Debugging time.
  20. Back to work on my new iPhone app. Time to wrap up the data model classes and get back to table view controller refactoring.