• What: Status Update Meeting
  • When: Jan.23.2006
  • Who: Andy Kant, Corey Sullivan, Jon Davis, David Rehfeldt, Dr. Welch
  • Start Time: 4:05pm
  • End Time: 4:30pm
  • Time Elapsed: 0:25
    Meeting Minutes
  • C# FileSystemWatcher
    • Check to see which partition types can be used
    • Check the performance (CPU/RAM)
    • Ignore networked folders
  • Retrieving lost tags
    • Possibly hash all of the files (for an automated "retrieve tags from old file")
    • Timestamp may affect the hash
    • Could do a find on the hard drive (slow)
    • Possibly limit retrieving lost tags to "update tags...browse for file"
  • Cycle 2 Goals
    • Frontend design
    • Backend design
    • Prototypes
  • Demonstrated the "Manage Tags..." GUI
    • Dr. Welch mentioned nested tags, but we don't plan on implementing that