-
#DHannotates annotation tag feed: https://hypothes.is/stream.rss?tags=DHannotates
-
Links to annotate each Programming Historian lesson (i.e. lesson URLs prefixed w/Hypothes.is Via)
-
Links to annotation feed per Programming Historian lesson
Annotator.js works on Drupal as two modules and a library (installed, as usual, under /sites/all): | |
/modules/annotator | |
/modules/annotation | |
/libraries/annotator | |
The files in libraries/annotator are the latest from the Annotator.js repo (https://github.com/openannotation/annotator/releases). Although the modules Infinite Ulysses uses have been significantly changed from the modules you could download on Drupal.org, the Drupal.org Annotator (https://www.drupal.org/project/annotator) and Annotation (https://www.drupal.org/project/annotation) modules pages might still have useful info if you're troubleshooting. | |
Instructions: | |
I'll refer to the two modules as "Annotator" and "Annotation" throughout, and use "libraries/annotator" if I'm referring to the JS library. | |
1. Rename /libraries/annotator folder as just "annotator" and place in your sites/all/libraries folder (create a libraries folder there if you don't already have one). |
Section on Genius annotation. The full whitepaper this is from (lots of stuff on social annotation, digital editions, community reading!) is at dr.amandavisconti.com.
The Genius annotated version of Ulysses comes closest to my vision of a public conversation around Ulysses: visitors can highlight words or passages in the text and add their interpretations, questions, and comments1. Genius grew out of the "Rap Genius" site, a project allowing rap enthusiasts to annotate lyrics with interpretations and contextualizations on the same level as other types of poetry. Some of its design metaphors are more understandable knowing they arose from a music tradition rather than a print text annotation tradition.
Readers can up- or down-vote existing annotations as well as "promote" particular annotations onto the profile pages of users who follow their account. Genius grants locked-down, custom "classroom" versions of any text to a teacher and the users the teacher allows; these versions are stripped of all existing a
Photogrammar.Yale.Edu | |
BuildingInspector.nypl.org | |
DocNow.io | |
InfiniteUlysses.com (Dissertation at Dr.AmandaVisconti.com, blog posts at LiteratureGeek.com/tag/infinite-ulysses) | |
Jarrett M. Drake, "Liberatory Archives: Towards Belonging and Believing (Part 1)" Medium.com/on-archivy/liberatory-archives-towards-belonging-and-believing-part-1-d26aaeb0edd1#.d4qlh490u and "Part 2" Medium.com/on-archivy/liberatory-archives-towards-belonging-and-believing-part-2-6f56c754eb17#.x2ilem30v | |
Ravon Ruffin, "Digital Archives: Radical Acts of Self-Preservation" mith.umd.edu/dialogues/dd-fall-2016-ravon-ruffin/ | |
Bethany Nowviskie, "Speculative Collections" Nowviskie.org/2016/speculative-collections | |
Chris Bourg, "Libraries, technology, and social justice" ChrisBourg.wordpress.com/2016/10/07/libraries-technology-and-social-justice |
--Variables | |
set whichUrl to 1 | |
set fileNames to "webshot" | |
--Get Number of URLs | |
tell application "TextEdit" | |
set theCount to the count of paragraphs of front document | |
end tell | |
--Repeat this for every URL |
General/getting started in DH/project idea feedback | |
Career mentorship (early career, alt-ac, faculty, etc.) | |
Non-US postdocs & jobs | |
Collaboration & labor | |
DH & libraries | |
Publishing | |
Grants | |
Multilingual DH | |
Teaching & pedagogy (undergrad, grad) | |
DH dissertations |