Warning: Undefined variable $num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 126

Warning: Undefined variable $posts_num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 127

By Eleanor

I think something really important to add to Freedom on the Move is an improved search functionality. As it is, you can only search by the name of the newspaper that the ad was published in, by the state it was published in, or by optional user-inputted tags. If I wanted to look at all the ads searching for runaway female slaves, for example, the only way I could do that would be by searching the tags for “woman”, “female”, “female slave”, and any other descriptions of the topic that I could think of. Even then, I would only get the advertisements that had been tagged during the first transcription step as featuring women. Tagging is completely optional and there is no standardized vocabulary, so it is currently very difficult to search the database for ads relevant to specific topics. That makes this database a less-than-ideal source for historians trying to gather primary source data to answer research questions.

I agree with Alec that implementing more drop-down menus or other multiple-choice options could streamline the description process. That could also help with the searching issue. For example, the gender of the slave is not a free-entry text field; it is marked by the user by filling in the “Male” bubble, the “Female” bubble, or neither. This means that somewhere in the data collection, every ad that has been processed and contains a male slave should have the category “Male” attached to it and every ad that contains a female slave has the category “Female”. This is a much better starting point to be at than if gender had been a free input field – then we would probably have some combination of “woman”, “female”, “F”, “girl”, etc. describing the female slaves instead of one uniform descriptor. This standardized categorization makes it significantly easier from a programming standpoint to go in and make the processed ads filterable by the gender of the slave. Taking this multiple choice approach with as many data fields as possible will not only quicken and clarify the data entry process, but will also make improving the searchability of the database much easier to do.

Also, I had a similar experience to Kurt with being repeatedly signed out of the site, which was irritating. Some times when I tried to visit it, I would be consistently kicked out as soon as I had signed in and was forced to just come back later in the day and try again.