Digital zines 3: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "{{underconstruction|this page is still being written 2020}} Creating (static) indexes: Python + whoosh for search (maybe using facets to produce two-level index listings?) Co...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{underconstruction|this page is still being written 2020}}
Class meeting 5 Feb 2020
 
{{underconstruction|this page is still being written}}


Creating (static) indexes: Python + whoosh for search (maybe using facets to produce two-level index listings?) Concordances, Historical (and contemporary indexes) -- tools for making indexes. (Static sites I) ... work on pdfs from week 1 (and eventually materials from special issue)
Creating (static) indexes: Python + whoosh for search (maybe using facets to produce two-level index listings?) Concordances, Historical (and contemporary indexes) -- tools for making indexes. (Static sites I) ... work on pdfs from week 1 (and eventually materials from special issue)
Line 5: Line 7:
* Bootstrapping, Englebart, Nelson, and other holy grail dreamers ...
* Bootstrapping, Englebart, Nelson, and other holy grail dreamers ...
* XQuery ? from document to database ??
* XQuery ? from document to database ??
* Book indexes
See [[man page]] for manpdf.
* [[How are you being served?]], "Web 2.0"
* python: elementtree ... or other / better interface ?? simple xpath
* structure from footnotes / links ?? ... compare various structures available in mediawiki / markdown

Latest revision as of 19:24, 1 February 2020

Class meeting 5 Feb 2020

Construction.gif this page is still being written

Creating (static) indexes: Python + whoosh for search (maybe using facets to produce two-level index listings?) Concordances, Historical (and contemporary indexes) -- tools for making indexes. (Static sites I) ... work on pdfs from week 1 (and eventually materials from special issue)

  • Bootstrapping, Englebart, Nelson, and other holy grail dreamers ...
  • XQuery ? from document to database ??
  • Book indexes

See man page for manpdf.

  • How are you being served?, "Web 2.0"
  • python: elementtree ... or other / better interface ?? simple xpath
  • structure from footnotes / links ?? ... compare various structures available in mediawiki / markdown