GE University / Bibliothèque Universitaire / TECFA / Page Travaux / Personal Library / Report


Home

'Personal STAF Library' is a tool that is to hold data on literature which is worth remembering. It is supposed to help me guide through the second year of STAF when the 'stage' and 'mémoire' are due. Up to now, I differentiate between books and articles. However, since this is a tool whose usability yet needs to be proven, it is open to customization and improvements.

 
Following are the files that make up the tool.
  • lib.sxml . . . stores the data classified as book in XML format.
  • article.sxml . . . stores the data classified as article in XML format.
  • lib.xsl . . . is the style sheet in XSL format that defines the appearance of the book data.
  • article.xsl . . . is the style sheet in XSL format that defines the appearance of the article data.
  • lib.dtd . . . is the grammar of both XML files.
  • add_entry.php . . . is the interface that allows to add new data.
  • entry_fwd.php . . . enables storage of new data in either of the XML files.