Tuesday, November 27, 2007

I have not do the project on last week, because we have three tests and one assignment need to do on last week.

We have a meeting on yesterday at Chan Kwok Chu's home.
I do the grab timetable function yesterday, but it isn't complete. It can grab the each room number and push it into a table only.

Monday, November 19, 2007

I have prepare the first report this 2 days, because our system have not many information to write, we think it for a long time.

I have install the firebug and analysis the (http://tytt.vtc.edu.hk) address today.
http://tytt.vtc.edu.hk
/reporting
/individual
?identifier=TY%2FA105a&template=Location+Individual&weeks=1&B1=
View+Room+Timetable&idtype=name&objectclass=location

The red words is meaning the Room No. and the yellow one is meaning the Week No.

Friday, November 16, 2007

Today, i write the first report of the use case description.

Thursday, November 15, 2007

I do the first report and read the Java3D book in this few day.

Saturday, November 10, 2007

I only visit the website is talk about our System Function yesterday.

Friday, November 9, 2007

new function propsed

new function propsed

showing room detail

  • type
  • room number
  • department (may be shown)
  • stored data in xml format, JAXB
  • swing gui
showing room timetable

  • grab timetable data from tytt.vtc.edu.hk
  • show timetable in swing gui
  • analyize the data by using Java Script Engine/JSR223, J2se6
showing shortest path

  • graph, data structure, store the path
  • tell user the shortest to reach destination from any point
route report

  • ref, google transit
  • generated report by iReport
  • the report can be either display in Screen and even print

Tuesday, November 6, 2007

..

today, we just finish draw a very simple use case.
we will continue to make use case more details and specific.
the class diagram will be more details within this week
chu have just finished making 3d wall by using the floor plan(dwf format)
i write a program to show the wall














Sam told me to design a SVG File Viewer
to display the TYIVE Map to help the user
understand the position in TYIVE 3D model.
And i have finish the preliminary design.


^--This is the preliminary design of
SVG File Viewer
. Maybe it will change
to have more Details to display , E.G
position , floor ......
and improve the load svg file problem,
the svg file has load the full svg file
it's mean load this file viewer will spend
more ram to display.
so, in
future, i will improve this viewer
spend less ram memory.
^^