Wednesday, January 24, 2007

Status Report for 01/18/07 to 01/24/07

During the last week, I mainly focused on the following tasks:
1. Implementation of Time Series Analysis as a web service -- Most implementation is working now. I’m making the implementation to work as a web service.
  • To execute analyze_tseri_linux, we need to create a few input files. Among them, a parameter file needs more attention on creation. No blank line is allowed for separating sites. In the previous implementation, new line was added automatically, which caused error.
  • To server as a web service, type of inputs should be carefully considered. If a complex data type is used such as object, the data type should be serializable or mashalable.
2. Preparing to submit a paper to TeraGrid 07 about Big Red portal.
  • The paper will contain the experience of Big Red portal and portlet implementation for SC 06.
  • Grid Tag Library and Grid Beans made by Mehmet Nacar will be discussed too.

No comments: