Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Notes from Keith/Simeon discussion Fri 2 Apr. Keith's duties include reference work so he familiar with the current system and with the requirements of users. He estimates that there would be about 60k entries/year with 30-50 people using the system. Keith is keen to take on the task of creating a new system and would likely then maintain it. His plan would be to:

  1. would start by copying whatever possible from the "new books" code
  2. use JSON log file as beck-end "db" (expect to roll over yearly, thinks 60k entries would not be too big to parse in order to answer query)
  3. new entry is append of JSON to log file
  4. web end - php and JSON, jQuery for UI
  5. back end - php, apache, modphp
  6. has ideas about UI and how reporting in different places/libraries might want to record different levels of data
  7. effort estimate: 1 week

...