Ahmet Fatih Mustacoglu CGL Report

Monday, February 26, 2007

Progress Report March 07,2007

I have done the following improvements:
  1. Implemented access right for DOs for the SRG project as follow:
    • check write access rights in updateMetadata.jsp
    • check read acccess rights in moreInfo.jsp
    • check write access rights for downloading DOs in the service part in downloadToolImpl method.
    • check read access rights for uploading DOs in the service part in getFilteredUploadRecords method.
    • check read access rights for viewing history in latestHistoryDataset.jsp
    • check write acess rights for rollback funtion in latestHistoryDataset.jsp
  2. Revised and improved the user guide/help section for SRG
  3. Improved UI for SRG and fixed bugs
  4. Revised Technical Report for SRG
  5. Revised CTS2007 paper for final manuscript submission
  6. Revised CCGrid Paper for submitting to another conference

Wednesday, February 21, 2007

Progress Report February 21,2007

I have modified the way of the implementation of "Insert a New Digital Object" entry tool for the SRG system. If an entry already exist in the system, the system was showing a warning message to the user whether to overwrite or to cancel this operation. Now, I have modified the system so that in the case of an existing record, system gives 2 option to the user:
  1. Update existing Digital Object(DO) : System bring the latest meta data of the existing DO by applying event-model algorithm (By using the major event and minor events for this DO).
  2. Cancel and go back to "Insert a New Digital Object" to enter a new DO
I am also working on the User Interface of the SRG system to improve it. Meanwhile, I am continuing to test the SRG system to fix bugs. Furthermore, I am reading papers for my thesis proposal.

Wednesday, February 07, 2007

Progress Report February 07,2007

I have finished the implementation of edit view options submodule of the SRG project. Meanwhile, I have done some improvements to the user interface and bug fixes for the SRG project. We have also setup a new MySQL server for demo software so that we can have two instances of the SRG system running (demo and development versions). Moreover, we have sent out an email to all CGL group list to deployed the SRG system. Furthermore, I have been reading papers for my research.