<?xml version="1.0"?> 
<?xml-stylesheet type="text/css" href="../../../Stylesheets/teixlite.css"?>
<!DOCTYPE TEI.2 PUBLIC "-//TEI//DTD TEI Lite XML ver. 1//EN"
                       "../../../Lite/DTD/teixlite.dtd" [
  <!ATTLIST xref url CDATA #IMPLIED >
  <!ATTLIST xptr url CDATA #IMPLIED >
  ]>
<TEI.2>
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>Materials from Advanced TEI Workshop at Berkeley, 2004-11</title>
      </titleStmt>
      <publicationStmt>
        <p>For TEI website</p>  
      </publicationStmt>
      <sourceDesc>
        <p>No source: this is the original</p>
      </sourceDesc>
    </fileDesc>
    <revisionDesc>
<change><date value="2004-11-16">Tue, 16 Nov 04</date>
	<respStmt><name>Syd Bauman</name>
	<resp>author</resp></respStmt>
	<item>Created this index page based on UIUC/2003-10 indexl.</item>
	</change>
    </revisionDesc>
  </teiHeader>
  <text>
    <front>
      <titlePage>
        <titlePart>Materials from Advanced TEI Workshop at Berkeley</titlePart>
        <titlePart><date value="2004-11-04/05">Thu 04 &amp; Fri 05 Nov 04</date></titlePart>
        <docAuthor>Syd Bauman </docAuthor>
	<lb/>
        <docAuthor> Julia Flanders</docAuthor>
	<docDate><date value="2004-11-16">Tue, 16 Nov 04</date></docDate>
      </titlePage>
    </front>
    <body>
      <p>This page has the presentation files Syd used during the
        workshop. Since Julia's presentations were not specific to the
        TEI, they are not here.</p>
      <p>Several
        of the files have the extension <q>.tei</q>; you may need to
        change some configurations of your system in order for it to
        recognize this as an XML file. E.g., for editing with Emacs
        you would want to add something like
        <eg>(add-to-list 'auto-mode-alist '("\\.tei" . xml-mode))</eg>
        to your <ident rend="code">.emacs</ident> file.</p>
      <div>
        <head>Slides</head>
        <p>The slides we used are written in TEI, and were transformed
	  to HTML using <xref url="./teihtml-slides.xsl">a modified
	    version Sebastian's style sheet for slides</xref>.</p>
        <list>
	  <item><title>TEI Guidelines P5</title> <xref
	  url="./p5_talk.tei">TEI Lite (source)</xref> <xref
	  url="./p5_talk0.html">index
	  slide (HTML)</xref></item>
	  <item><title>Mark Up Tools</title> <xref
	  url="./markup_tools.tei">TEI Lite (source)</xref> <xref
	  url="./markup_tools0.html">index
	  slide (HTML)</xref></item>
	  <item><title>Some Common TEI Encoding Problems</title> <xref
	  url="./commonProblems.tei">TEI Lite (source)</xref> <xref
	  url="./commonProblems0.html">index
	  slide (HTML)</xref> (This part of the presentation was not actually
	    given at the workshop, and should be called <q>Getting
	  Figures to Work</q>. :-)</item>
        </list>
      </div>
    </body>
  </text>
</TEI.2>
