A tool for discovering external dependencies in Office files.
The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document.
It is written in java, using the Apache POI libraries ( http://poi.apache.org )
This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ).
At the moment...
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.