Profile_bird

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

Already using Twitter
from your phone? Click here.

zhamilton1

  1. Started working on the file components (read font files for drawing text). Finished writing the FileStream component.
  2. Finished writing the basic implementation of UIDraw which draws fills and borders. Next is to work on drawing text.
  3. The code is coming along. Next component is UIDraw which deals with drawing functions (fill,text and so on)
  4. The components are being written in an iterative process using my latest component oriented programming design.
  5. Finished writing the CoreNode component. Took me some time to keep it simple and not overload the component.
  6. Seperating the node functionality into a CoreNode component. Writing the implementation of CoreNode...
  7. Finished writing the object storage. I am now working on the UIElement component. Trying to figure out how is the best way to link elements.
  8. Nearly finished writing and testing the new object storage again...
  9. Starting to write code for Screens... Practice makes perfect!
  10. what has apple got that other companies lack? focus
  11. @abbylaporte you did a great job!
  12. We are going through some personal problems such as moving to Jerusalem, so screens is on freeze at the moment.
  13. Coding is going well on Screens. I am now working on the UI components again, this time working on an improved design for speed.
  14. I love my new HP Mini Note 2133. I have had it for a week and I am spending much more time coding Screens now.
  15. next week I am buying an HP Mini Note 2133 to allow for more time on developing Screens Environment when I travel on the bus daily
  16. Lack of development on Screens because of sudden time surge at full time job.
  17. The object storage is really nice. The problem I am having with the UI is that I need to find a faster drawing model because of PalmOS
  18. The object storage is great! The file system component works wonderfully! I am now going to work on the UI components again
  19. I was having problems with the object storage being too complex. Found out how to cut it down to size and still have all the features I want
  20. need to figure out how to setup component inheritence so attaching XML component, will attach the text component and the file component