Browsing by Author "Morgan, Kyle"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- Leveraging eXist-db for Efficient TEI Document ManagementSchutt, Kyle; Morgan, Kyle (2012-12-10)Professor David Radcliffe has created Lord Byron and his Times (LBT), a large digital archive of works surrounding Lord Byron and his contemporaries. The original website was unusable slow due to the expensive XSLT transformations and XPath queries being applied to TEI documents. By removing the reliance on XSL and using eXist-db and XQuery, while relying on ubiquitous and well-documented CSS for client-side styling, we have been able to increase performance dramatically without sacrificing features or functionality. In this paper, we go over an overview of the project, including challenges and potential solutions, and performance metrics of the original system in section 1. Section 2 contains a user's manual detailing difference between the old and proposed systems. Section 3 contains a developer's manual, which contains overviews of various technologies that were being used in the system designed by Professor Radcliffe. The fourth section describes technologies relevant to the proposed system. Finally, documentation and installation instructions are given in the fifth section. The rest of the paper contains a VTechWorks inventory, contacts for everyone involved with the LBT project, and references.
- LucidWorks: Searching with cURLSchutt, Kyle; Morgan, Kyle (2012-10-01)This module addresses utilizing cURL and the Query admin to search documents. Students will be capable of querying an index, working with results, and describing query parsing.