CINXE.COM
Caltech Library's Digital Library Development Sandbox
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Caltech Library's Digital Library Development Sandbox</title> <link rel="stylesheet" href="https://caltechlibrary.github.io/css/site.css"> </head> <body> <header> <a href="http://library.caltech.edu"><img src="assets/liblogo.gif" alt="Caltech Library logo"></a> </header> <nav> <ul> <li><a href="/">DLD Sandox</a></li> <li><a href="https://library.caltech.edu/library/home">Caltech Library</a></li> <li><a href="https://library.caltech.edu/archives/home">Caltech Archives</a></li> <li><a href="https://feeds.library.caltech.edu">Library Feeds</a></li> <li><a href="https://github.com/caltechlibrary/">DLD @ GitHub</a></li> </ul> </nav> <section> <h1 id="digital-library-development-sandbox">Digital Library Development Sandbox</h1> <p>This sandbox contains experimental projects. It reflects some of the work of the digital library development groups’ developers and staff. The majority of these projects are hosted at <a href="https://github.com/caltechlibrary%22">GitHub</a> and available under <a href="https://en.wikipedia.org/wiki/Open_source">Open Source</a> licenses.</p> <h2 id="examples-and-presentations">Examples and Presentations</h2> <ul> <li><a href="https://caltechlibrary.github.io/cold/presentations/presentation1.html">COLD, curating objects with SQLite3, Deno and Dataset</a>, SoCal Code4Lib Meetup at Caltech, 2024-11-15</li> <li>A Multipass <a href="https://caltechlibrary.github.io/opensearch-machine">OpenSearch Machine</a>, 2024-03-13</li> <li><a href="codemeta-pandoc-examples">Codemeta and Pandoc Examples</a></li> <li><a href="https://caltechlibrary.github.io/command-line-for-librarians/">Command Line for Librarians</a> at <a href="https://mmwcon.org/sessions/21">MMWCon 2016</a></li> <li><a href="https://caltechlibrary.github.io/or2018-building-at-the-edges/">Building software at the edges of heterogeneous repositories</a> at <a href="http://www.or2018.net/">Open Repositories 2018</a></li> <li><a href="https://caltechlibrary.github.io/newt/presentation">Experiments with PostgREST</a>, <a href="https://www.meetup.com/code4lib-socal/events/293314880/">SoCal Code4Lib Meetup</a>, 2023-07-14</li> </ul> <h2 id="projects-tools-and-languages">Projects, Tools and Languages</h2> <ul> <li><a href="web-and-cli-tools.html">Web tools and command-line</a></li> <li><a href="harvesters-and-system-integration.html">Harvesters and Systems integration</a></li> <li><a href="languages-and-tooling.html">JavaScript/TypeScript and Go projects</a></li> <li><a href="virtual-machines-and-containers.html">Virtual Machines and Containers</a></li> <li><a href="project_index.html" title="List all GitHub repositories with 'pages' enabled">Project Documentation Index</a></li> <li><a href="installers.html" title="Easy install instructions for Linux, macOS and Windows for our Go based tools">Easy installs for Linux, macOS and Windows</a></li> </ul> <h2 id="finding-things">Finding things</h2> <ul> <li><a href="search.html">Search Selected Projects</a></li> </ul> </section> <footer> <span><h1><A href="http://caltech.edu">Caltech</a></h1></span> <span>© 2024 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span> <address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address> <span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span> <span><a href="mailto:library@caltech.edu">Email Us</a></span> <a class="cl-hide" href="sitemap.xml">Site Map</a> </footer> </body> </html>