Deanna Stover's Courses

Logo

Deanna Stover is an Assistant Professor at Christopher Newport University. This website is a compilation of her syllabi since starting at CNU in Fall 2020.

View the Project on GitHub deanna-stover/coursesCNU

Research Blog Prompt(s)


About Me Blog:
Blog Post Due: Friday, January 29th at 11:59 pm
Percentage: 10%

Review One Blog:
Peer Review: Wednesday, February 10th (in class)
Blog Post Due: Friday, February 12th at 11:59 pm
Percentage: 10%

TEI (Coding) Blog:
Blog Post Due: Friday, February 26th at 11:59 pm
Percentage: 10%

Review Two Blog:
Peer Review: Wednesday, March 10th (in class)
Blog Post Due: Friday, March 12th at 11:59 pm
Percentage: 10%

Grant Process/Reflection Blog:
Blog Post Due: Friday, April 23rd at 11:59 pm
Percentage: 10%

Total Percentage: 50%


General Overview

You will write five research blog posts over the course of the semester using GitHub/Jekyll. To get started, make sure you complete my tutorial.

We’ll be doing several different kinds of posts on the blog, the details for which are below, but keep in mind that this is a research blog, so keep your tone professional (rather than informal) throughout. (That doesn’t mean you can’t have fun–just be aware of the context and audience.)

Check out “How to Submit” to figure out how to turn in your assignment to Scholar.


About Me

This is the shortest of your blog posts. You will write 300-500 words describing your academic self (with enough about the personal that makes you feel comfortable, keeping in mind the FERPA notice on the syllabus). If you go over the word limit, that’s fine! But try and be concise.

You should include at least one image and at least five other instances of markdown to format your posts, whether that’s inserting links or simply emphasizing words.

Some ideas to get you started, but you can write anything as long as it is appropriate:

Regarding the image, feel free to add a picture of yourself, although it’s not required (again, see the information about FERPA on the syllabus). However, you must use some sort of image if you don’t want to include an image of yourself. It could be your introduction Tweet, for instance.

To insert a picture, simply do the following:

Step One:

The first thing you need to do is create an images folder. You do this by going to Add File then Create New File. You will then type in images/profile.md (or whatever–the important part is the images/. You can delete the .md file later. It’s just there so that you have a folder.) Don’t forget to Commit your changes.

Step One

Step Two:

Once you’ve created the folder, make sure you’re in the images folder the click Add File then Upload Files. You can then drag and drop your picture into GitHub. Don’t forget to Commit.

Tips:

  1. You want to name your photo rather than leave it a string of letters or numbers. The title will be the link you use. I chose “Profile.jpg” because it is my profile picture.
  2. Make sure your image is smaller than my gigantic one, but good quality.

Step Two

Step Three:

To add your image into your blog, first go to your _posts folder then to the appropriate post. Once you click the edit button (the pencil), you can type ![Alt Text](link) (filling in the blanks as appropriate. Your link should be the path to the image. So username.github.io/repositoryname/images/imagetitle.filetype. Don’t forget to commit.

Step Three

And remember, always check to see if the image is showing up on your actual blog, not just the preview in GitHub. If it’s not, you’re using the wrong link (tip: if your link has “blob” or “github.com” in it, you’re using the wrong link. Instead, you need to use the path that looks something like this: https://deanna-stover.github.io/deanna-stover/images/Profile.jpg).


Review One

Based on the reviews you read in preparation, write a review of a digital humanities project from the list I have provided on the Google Drive. You must claim a project by putting your name next to one of the options so that not everyone in class reviews the same project. Do this by class on Monday, February 1st. Make sure to pick something that other people have not yet claimed.

This blog should be 500-750 words. Remember that you can be critical and still polite or appreciative but still evaluative.

Include at least one image of the project you’re reviewing. But if your project is extra complex, remember, you may need more.

Tip: Check out the “Review Content” section from Reviews in DH to get some more ideas for what a review entails. And do pay attention in class–we’ll go over more tips and tricks!

Make sure you use the following format for introducing your blog post:

Project:
Project Name

Project Director(s):
Project Director Name

Project URL:
Project URL


Coding

In this blog, you’ll write 300-500 words explaining the process of coding our text and reflecting on the final outcome. This can be about the difficulties you faced or something interesting you found in the reading. You’ll also explain any coding decisions you made.

Include at least two images, one of which shows your TEI on paper (what we did in the Google Doc!) and one of which shows your computer code (either the whole thing, or just a portion works since you’ll also be submitting your code to me). You may also want to include a (cropped!) screenshot of your tweets over the course of the project!

We’ll go over more tips in class, but here are a few to get you started:


Review Two

You will write another 500-750 word review, but this time it will be on a project that you have found. Please “claim” your project on the Google Drive by class on Wednesday March 3rd. Please do not review a project that has already been reviewed in Reviews in DH. You also cannot choose a project from the Review One list I provided or a project covered in one of the sample reviews we read.

Some general guidelines: you must find and review a digital humanities project, not just an article or book on DH (even if those things are online!). You also want to think about the scale of the project; medium-sized projects are actually easier to review. Too small and you won’t have enough to say; too big and you’ll get overwhelmed. You might find a mapping project or a digital edition or really anything that qualifies as DH. A big tip? Look for something interactive in some way. If you’re having trouble finding something or telling whether what you’ve found qualifies as DH, bring your issue up in class or visit me during Office Hours (well before the deadline, of course).

Include at least two images of the project you’re reviewing. But if your project is extra complex, remember, you may need more.

Tip: Check out the “Review Content” section from Reviews in DH to get some more ideas for what a review entails. Pay attention in class–we’ll go over more tips and tricks. And, of course, keep in mind my feedback on your last review post!

Make sure you use the following format for introducing your blog post:

Project:
Project Name

Project Director(s):
Project Director Name

Project URL:
Project URL


Grant Process and Reflection

In this 600-850 word blog, share your project with the rest of the class (and update me!) while reflecting on the class.

You need to have at least one image in your blog post. This can be one of your tweets, a mock-up you’ve made, or a screen-shot of other projects that inspired you. Or all three!

A few questions to get you started thinking about the grant:

A few questions to get you started thinking about the class as a whole:

Remember, this is in part a reflection, not just a description of your project. Definitely introduce your topic and your research, but also think about what has changed (if anything) since you began, what you still need to do to improve as your revise and draft your documents, and what has been easy or hard about this project. And, of course, think about the class as a whole. What has worked for you and what hasn’t?

Keep in mind the following:


How to Submit

To find the URL for your blog, you’ll need to go to Settings on GitHub, scroll down to “GitHub Pages”, click the link, and then find your post. Once you’ve done that, simply copy and paste what is in the browser bar.

Your URL should start with something like this: https://deanna-stover.github.io/ NOT like this: https://github.com/deanna-stover/

Under “Assignments” on Scholar, please use the Text Submission “Write Submission” button to enter the URL to your blog and then upload a screenshot of your code. You will need to choose the “soft wrap” option in GitHub in order to see all of the text at once. This option is in the upper left hand corner of where you edit your file. To capture all your code, just go into “Raw” or the edit file portion of GitHub. I’ll be able to see all your writing and the code that way.

Peer Review: If you have a peer review assignment with any blog post, please upload the feedback you received along with your code. While there is no grade for peer review per se, I will take into account whether you participated in peer review when calculating your grade for the assignment.


Late Work

I will be subtracting 10 points for every day your assignment is late unless you’ve been been given an extension.


(General) Evaluation Criteria


Back to Syllabus