<?xml version="1.0" encoding="UTF-8"?><TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="technical">
    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title>Technical Information</title>
                <respStmt>
                    <resp>Author</resp>
                    <name ref="#JT1">Joey Takeda</name>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <p>See the <ref target="legal.xml">legal</ref> page for information about republication. The recommended citation for this document can be found below (in the standalone XML version).</p>
            <ab type="citations"><listBibl><bibl type="mla" n="MLA" xml:id="technical_citation_MLA"><author><name ref="people.xml#JT1">Takeda, Joey</name></author>. <title level="a">Technical Information</title>. <title level="m">The Winnifred Eaton Archive</title>, edited by <editor>Mary Chapman</editor> and <editor>Jean Lee Cole</editor>, <edition n="2.0">v. 2.0</edition>, <date when="2024-02-03">03 February 2024</date>, <ref target="https://winnifredeatonarchive.org/technical.html">https://winnifredeatonarchive.org/technical.html</ref>.</bibl></listBibl></ab></publicationStmt>
            <sourceDesc>
                <p>Born digital.</p>
            </sourceDesc>
        </fileDesc>
        <profileDesc>
            <textClass>
                <catRef scheme="taxonomies.xml#docType" target="taxonomies.xml#docBornDigital"/>
            </textClass>
        </profileDesc>
        <revisionDesc status="published">
            <change when="2019-08-27" who="#MC1" status="published">fixed typos.</change>
            <change when="2019-02-19" who="#JT1" status="published">Created file.</change>
        </revisionDesc>
    </teiHeader>
    <text type="standoff"><body><listPerson><person xml:id="JT1" copyOf="people.xml#JT1">
               <persName>
                  <reg>Joey Takeda</reg>
                  <forename>Joey</forename>
                  <surname>Takeda</surname>
               </persName>
               <note>
                  <p>Joey Takeda is the Technical Director of <title level="m">The Winnifred Eaton
                        Archive</title> and a Developer at Simon Fraser University’s <ref target="https://dhil.lib.sfu.ca">Digital Humanities Innovation Lab</ref>
                     (DHIL). He is a graduate of the M.A. program in English at the University of
                     British Columbia where he specialized in Indigenous and diasporic literature,
                     science and technology studies, and the digital humanities.</p>
               </note>
            </person><person xml:id="MC1" copyOf="people.xml#MC1">
               <persName>
                  <reg>Mary Chapman</reg>
                  <forename>Mary</forename>
                  <surname>Chapman</surname>
               </persName>
               <note>
                  <p>Mary Chapman is the Director of <title level="m">The Winnifred Eaton
                        Archive</title>, a Professor of English, and Academic Director of the Public
                     Humanities Hub at University of British Columbia. She is the author of the
                     award-winning monograph <title level="m"><ref target="https://global.oup.com/academic/product/making-noise-making-news-9780190634506">Making Noise, Making News: Suffrage Print Culture and US
                        Modernism</ref></title> (Oxford UP) and of numerous articles about American
                     literature and women writers. She has also edited <ref target="https://www.mqup.ca/becoming-sui-sin-far-products-9780773547223.php"><title level="m">Becoming Sui Sin Far: Early Fiction, Journalism and
                           Travel Writing by Edith Maude Eaton</title></ref> (McGill-Queen’s UP) and
                     published essays on the Eaton sisters in <title level="j">American
                        Quarterly</title>, <title level="j">MELUS</title>, <title level="j">Legacy</title>, <title level="j">Canadian Literature</title>, and <title level="j">American Periodicals</title>. Her current research project is a
                     microhistory of the Eaton family. For more information, see <ref target="http://faculty.arts.ubc.ca/mchapman/">http://faculty.arts.ubc.ca/mchapman/</ref>. </p>
               </note>
            </person><person xml:id="WE1" copyOf="people.xml#WE1">
               <persName>
                  <reg>Winnifred Eaton</reg>
                  <forename>Winnifred</forename>
                  <surname>Eaton</surname>
               </persName>
               <birth when="1875-08-21"/>
               <death when="1954-04-08"/>
               <note>
                  <p>See the <ref target="timeline.xml">Biographical Timeline</ref> for biographical
                     information on Winnifred Eaton.</p>
               </note>
            </person></listPerson></body></text><text>
        <body>
            <head>Technical Information</head>
            <div>
                <head>Encoding</head>
                <p>All of our documents are encoded using a small subset of the Text Encoding Initiative P5 schema. A fuller account of our encoding practices is given in our <ref target="docs/index.html">documentation</ref>. Primarily, we have encoded the structure of the texts (divisions, sections, et cetera), page beginnings, quotations, and any variants of <name ref="#WE1">Winnifred Eaton</name>’s name. While later phases of the project may involve more rigorous encoding protocols—-like tagging distinct speakers, frequency and directionality of speech acts, settings, images, and marginalia—-our initial goal was to encode the texts to make them readily available and easily readable for those interested in Eaton’s prolific career.</p>
            </div>
            <div>
                <head>Processing</head>
                <p>All of our processing relies on open-source and open-access technologies. We follow the <ref target="https://endings.uvic.ca/principles.html">Endings Principles for Digital Longevity</ref>, and thus all of our pages are built <q>statically</q>, which means that there is no dependence on server side processing.</p>
                <p>All of our processing and source code is open-source and available through our <ref target="https://github.com/winnifredeatonarchive/wea_data">Github repository</ref>.</p>
                <p>All of the pages in the archive are valid XHTML5 and use CSS3 and minimal <q>vanilla</q> Javascript (ES6). All pages should display similarly across any modern browser.</p>
            </div>
            <div>
                <head>Search</head>
                <p>The WEA has served as a flagship project for the development of <q>staticSearch</q>: a completely client-side search engine build specifically for digital edition and written by Martin Holmes and Joey Takeda. It is currently in active development; the code and documentation can be found on <ref target="https://github.com/projectEndings/staticSearch">Github</ref>.</p>
            </div>
            <div>
                <head>Documentation</head>
                <p>All of the technical and encoding documentation for the WEA can be found <ref target="docs/index.html">here</ref>. This documentation—written entirely within our TEI ODD file (<q>One Document Does It All</q>)—provides instructions for how to build the WEA site locally as well as outlines our encoding practices.</p>
            </div>
        </body>
    </text>
</TEI>