October 06, 2004

An e-mail regarding the chronica source

From an email i sent earlier to day:

Fellas,

http://chronica.cs.usfca.edu/chronica/src/

that address will point you to the src that the web ui is currently running off of... it's essentially our 'stable' build. There's some jsp pages in another directory that take care of a lot of the html end, let me know if you'd like that accessible too and i'll make it available.

The bulk of the code is in three files...

ARCRecordReader is where all the arc file io is done....
ChronicaInterface is where all the indexing and searching happens
WebInterface is where the ui hooks into make all this craziness work.

ARCRecordReader isn't really used on the ui end, except in our current case of viewing the content of a file, which will soon switch from our viewing to the wayback machine.


-Chris Fraschetti

Posted by cfrasche at October 6, 2004 02:43 PM
Comments