Week of Sept 7th 2007 September 7, 2007
Posted by albaroud in Uncategorized.add a comment
This was a fairly short week, with Labor day and an IBM Floater day consecutively. Only worked wednesday -> friday this week.
Events:
- meetings about SSG Brand mark Alightment;
- meeting with Eliane regarding EBC new website layout
- meeting wtih Julie regarding general SSG progress (missed XX)
- Interview with Bob Pryslak (co-op manager)
- Farewell lunch for Terry Xu
- was given control of server administration/health checks by Ian; met the server team upstairs.
Project Notes:
- SSG:
- Jason Silzer tried to test the SSG; it was found that the XML feedback was broken; ssg did not add an internal DTD to the outputted XML file. Also, control characters (\u00A & \u000D) caused weird spacing/justification in corel text boxes. The following code fix was used:
line = line.replaceAll(“\n | \r”, “\u0020″);
to alleviate this problem.
- as of now, I am still trying to get the select list to poplulate on the SSG single.jsp page.
- EBC website:
- Eliane reviewed the guidelines for the EBC website
- the website must look as close as possible to the personalized ‘tabs’ on the w3 home website.
- Mistakes:
- lack of sleep reduced productivity
- I missed a weekly meeting (Julie’s).