News, Resources

Resource: Digital Collections Management Compendium

About the resource: Over the past two years, my colleagues and I in the Digital Content Management section have been working with experts from across many divisions of the Library of Congress to collate and assemble guidance and policy that guide or reflect the practices that the Library uses to manage digital collections. I am […]

News, Resources

Resource: How to explore correlations in R

From the resource: This post will cover how to measure the relationship between two numeric variables with the corrr package. We will look at how to assess a variable’s distribution using skewness and normality. Then we’ll examine the relationship between two variables by looking at the covariance and the correlation coefficient. Read the full resource […]

News, Resources

Resource: How to do basic text mining using Google Sheets

From the resource: While techniques for text mining, sentiment analysis and other natural language processing are ubiquitous on the Internet, they’re not always accessible to students. I recently ran this tutorial in my journalism class at Northeastern University to help students answer some questions they generated around the Twitter timelines of the Democratic candidates running […]

News, Resources

Resource: Digital Humanities Literacy Guidebook

About the resource: tl;dr There’s a new website called the Digital Humanities Literacy Guidebook, made for people just beginning their journeys into digital humanities, but hopefully still helpful for folks early in their career. It’s a crowdsourced resource that Carnegie Mellon University and the A.W. Mellon Foundation are offering to the world. We hope you […]

News, Resources

Resource: Recoding Relations

About the resource: Recoding Relations, a podcast produced out of the Symposium for Indigenous New Media (#SINM2018), addresses best practices and models to support Indigenous peoples and research in the digital humanities. The creators currently offer four episodes: People Over Tools Indigeneity in DH Decolonial Digital Remediation Each of these episodes addresses intersections between Indigeneity […]

News, Resources

Resource: How Can a Collaborative Online Syllabus Address the Historical Roots of Contemporary Issues? – The #ImmigrationSyllabus, Part I

From the resource: One of my undergraduate colleagues at Rutgers, now Dr. Evan Taparata, revealed that he and numerous other scholars had collaborated at the University of Minnesota to develop the #ImmigrationSyllabus website about immigration concerns in history. As I read through the online resource, I realized that these scholars had already achieved many of […]

News, Resources

Resource: How to build a website with Blogdown in R

From the resource: Want to build a website right in RStudio? blogdown is an R package that allows you to create websites from R markdown files using Hugo, an open-source static site generator written in Go and known for being incredibly fast. You can read more about the differences between WordPress and Hugo (and other […]

News, Resources

Resource: Dynamic Maps Using CSV, Google Earth, KML and ArcGIS Online

From the resource: In Fall 2018, Professor Molly Ball’s History 252: Immigration in the Americas students developed original research based on archival and primary sources to explore how Rochester’s own immigrant history can not only enrich our understanding of the city’s history, but also further our understanding of transnational immigrant experiences throughout the Americas. One […]

News, Resources, Uncategorized

Resource: Cards Against Environmental History – Rethinking Undergraduate Review Exercises

From the resource: Jeopardy is a popular request from students who want an in-class review activity, but Jeopardy has some critical drawbacks. First and foremost, it asserts that there are right and wrong answers which can be condensed into minimal words. Jeopardy, by its very foundation, discourages nuance and critical thinking. It also prioritizes knowledge […]

News, Resources

Resource: How to access APIs in R

From the resource: APIs, or application program interfaces, are a way for people to access data in a plain text format using multiple programming languages. Many websites, organizations and services offer APIs for accessing their data, like Twitter, Wikipedia, Reddit and OpenSecrets. This tutorial will walk you through accessing APIs from DataUSA and OpenSecrets in […]