Back to work after a long weekend!
Kinda lost with my work :>
Well, I still manage to refresh my mind and get some work done. Completed trashing image into the trash bin. However, I encountered one problem which was the image would reappear when laser lock off the image at the trash bin.
After lunch, I researched on the web to look for help and looking at my program to check if there is any coding error.
Tuesday 30 / 12/ 2008
In the morning, I continue debugging the error.
While debugging my application, I noticed that I actually set a boolean to be true on the top of the coding. As we know, Quartz composer is running a loop which would keep on running the coding again and again till the application stop. That is the caused of the image reappearing. Everything went fine after I removed that line of codes.
After that, Wilson and I integrated our part together which were the dragging and trashing part and the idling part. Initially, the program was not running smoothly as wrong value was sent out. We patch the value to be send properly and check if all requirement were set properly. And the program went smoothly. We did several testing to ensure everything was alright.
Wednesday 31/12/2009
I did not report to work due to Grandfather passed away.
Thursday 1/1/2009
New Year
Welcome 2009!
Friday 2/1/2009
Still having holiday mood ? Guess so... Having so much holiday for the past two weeks.
In the morning, we had a short meeting with Kevin. Basically, we showed him the work we had done for the whiteboard application during the past two weeks. As for my part, I was in charge of the dragging and trashing of the image and the idling part with Wilson. My trashing part hit some error when demoing to Kevin. The image was not able to trash when it was within the trashing error. Therefore, after the demo, I continue my work to solve that problem.
I notice there was a conflict between the trashing and idling as both parts were required to remove the image. So what Wilson and I did were to set a new counter to check is the image is remove. As long is one of them return true for removed, the program would not be able to enter the checking part again which mean to say that once image removed, it would not be appear again.
After lunch, we had a short discussion meeting between us. We discussed on the remaining parts left to be complete. Also, assigned new task to those who had completed their task. Wilson and I research on the how to allow drawing when laser is within the drawing area. While Leonard and You Hock continue to complete with their part which is the change of pen color. Once, they completed their part, we would integrate our parts together.
No comments:
Post a Comment