Meeting Minutes 09/12/2003


Housekeeping


Harish left the group for good.
Andi Saptono has arrivied this week. He will work with Reza on the transformation program.

Evaluation Program

Since Harish has left, Sjarif has to work on the web accessibility evaluation program solo. The next impending task is to add the functionality of readability into the program. Sjarif has found algorithms and implementations of the Flesch readability index, which is a well known index for evaluating the readaility of document in accordance with level of literacy. Sjarif need to implement the part that can fetch content from HTML document.

Publishing tasks

  1. Everyone is still working on their paper.
  2. Xiaoming has sent out his draft to the editor for major editing. He has not heard anything from the editor yet.
  3. Bambang is working with Xiaoming on illustration and statistics.
  4. Al is collecting and reading paper.

Web accessibility longitudinal study

  1. Staphanie gave a general introduction to her project, which will be her master project
  2. The statistical method employed will be ANOVA.

Web accessibility gateway server

  1. Reza and Andi has been working on the Gateway server for the last week.
  2. They gave a demo on what they have done so far
  3. Basically, they can help user fetch the web page, tidy it up and session consistent
  4. After Tidy the Web page up, they can get the DOM tree from the well formed Webpage
  5. Next step will be transform using the DOM tree