Re: Web app to search XML files

From: Brent Ferguson <bferguso_at_nyob>
Date: Thu, 17 Dec 2020 19:02:37 +0000
To: CODE4LIB_at_LISTS.CLIR.ORG
Buddy,

A Progressive Web App (PWA) may be the way to go, no App stores needed and much faster development time.  Perl or PHP could be used to parse the XML and have the data inserted into a SQL database (MySQL would be my choice) .  jQuery, Javascript, and AJAX could query a backend database using boolean.

Brent Ferguson, MLS
bferguso7_at_gmail.com

________________________________
From: Code for Libraries <CODE4LIB_at_LISTS.CLIR.ORG> on behalf of Pennington, Buddy D. <penningtonb_at_UMKC.EDU>
Sent: Thursday, December 17, 2020 1:37 PM
To: CODE4LIB_at_LISTS.CLIR.ORG <CODE4LIB_at_LISTS.CLIR.ORG>
Subject: [CODE4LIB] Web app to search XML files

Hi all,

We're purchasing an XML dataset for the historical NY Times and I am curious about any suggestions to quickly build a web app to search and display those records for end users.

Buddy Pennington
Head of Electronic Resources & Systems
University Libraries
University of Missouri - Kansas City
(he/him/his)
Received on Thu Dec 17 2020 - 14:02:43 EST