The draft version of the integration application has been finished, and currently I am working on the refinement.
There are limitations in this extension due to the completely dependence on the Google Chrome browser. The executing speed is not fast, which is due to the HTML5 implementation on Chrome. There is only limited space for websql on Chrome also.
Now I am working on code refactoring and trying to reduce the limitations as much as possible.
Friday, 6 July 2012
Tuesday, 3 July 2012
Working on the Integration of the Application
I have finished learning CSS to aid the implementation of the application, and currently I am working on file io on JavaScript, which is needed by timeline.js.
As to the overall integration, I have finished the architecture design and UI design. And since I can copy and paste most of the code from individual extensions, I am thinking of finishing the coding work by tomorrow.
In terms of the Human Ethic Application, I am aiming at to submit a second time before 23 July 2012, for the time needed for all supervisors to sign. And I think I definitely need to change something in the application form, for previously almost everything is estimate.
As to the overall integration, I have finished the architecture design and UI design. And since I can copy and paste most of the code from individual extensions, I am thinking of finishing the coding work by tomorrow.
In terms of the Human Ethic Application, I am aiming at to submit a second time before 23 July 2012, for the time needed for all supervisors to sign. And I think I definitely need to change something in the application form, for previously almost everything is estimate.
Wednesday, 13 June 2012
Start the integration work
I start to work on the integration of the two application today. And I found that working with css is rather annoying, a silly mistake can take hours to fix. I need to spend some time on learning css.
I am struggling with the layout of the word clouds and the timeline as well. Normally, people have either of them, instead of both. And I am thinking of setting the page as big as a computer screen, which makes the page compact when fit both the clouds and the timeline together.
I am struggling with the layout of the word clouds and the timeline as well. Normally, people have either of them, instead of both. And I am thinking of setting the page as big as a computer screen, which makes the page compact when fit both the clouds and the timeline together.
Wednesday, 6 June 2012
Progress
Yesterday I finished review and submitted the Human Ethic Application Form. It turned out that the Human Ethic Office wasn't that easy to find. Luckily, someone gave me some help.
Now I can concentrate on the integration implementation of the Chrome extension, and hopefully, I can finish it in 4 weeks.(The finals are coming and I still have two assignments to do...)
Now I can concentrate on the integration implementation of the Chrome extension, and hopefully, I can finish it in 4 weeks.(The finals are coming and I still have two assignments to do...)
Monday, 4 June 2012
Sunday, 20 May 2012
Information Synchronsation
I have been searching for information synchronsation methods, and I have found some javascript implementation like http://www.bennadel.com/blog/2005-Experimenting-With-Offline-Data-Synchronization-Using-jQuery-And-ColdFusion.htm. However, all synchronsation methods I have found seems just work on small amount of data, and sense the user might have a large amount of email to sync when he/she first use the extension, the workload tend to be very high. So, I need to test if those methods are applicable.
Concurrently, I was also working on the experiments on websql and web socket to ensure the extension is able to provide the best functionality.
This week, I started to write the progress report, which is due in week 12. This report need 20 to 30 pages, so I will mainly focus on it in the coming week.
Concurrently, I was also working on the experiments on websql and web socket to ensure the extension is able to provide the best functionality.
This week, I started to write the progress report, which is due in week 12. This report need 20 to 30 pages, so I will mainly focus on it in the coming week.
Thursday, 10 May 2012
Finished facebook client
I have finished the facebook client.
A new UI is implemented and the coding style is changed. Now it looks like a web page.
A new UI is implemented and the coding style is changed. Now it looks like a web page.
Subscribe to:
Posts (Atom)