Fife, Virginia

Fife is an unincorporated community in Goochland County, Virginia.[1] It is about 11.4 miles northwest of the county seat, Goochland, via Rte. 6. It has the oldest surviving Rosenwald school in the county, built in 1918 with assistance from Chicago philanthropist Julius Rosenwald. Second Union School is listed on the National Register of Historic Places.

History

Variant names were "Fife's" and "Fifes".[1] A post office called Fife's was established in 1827, named after the first owner of the village site.[2] The name was changed to Fife in 1893.[3]

The area was developed for agriculture, and many African Americans continued to work on former plantations into the 20th century. In the early 20th century, public education was segregated and schools for African Americans were underfunded. Julius Rosenwald, a Chicago philanthropist, began to work with Tuskegee Institute to support construction of new schools for rural African-American children in the South. Four were built in western Goochland County, and a total of 12.

Second Union School, located near the Second Union Baptist Church in Fife/Bula, is the last to survive nearly unchanged. It is the oldest Rosenwald school in the county.[4]

The county sold the building to the church after closing the school in 1959, when students were moved to an integrated school nearby. Since the early 21st century, it has been adapted as a museum about education, called the Second Union (Rosenwald) School Museum.[5]

gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.

References

  1. U.S. Geological Survey Geographic Names Information System: Fife
  2. Moyer, Armond; Moyer, Winifred (1958). The origins of unusual place-names. Keystone Pub. Associates. p. 50.
  3. "Post Offices". Jim Forte Postal History. Retrieved 5 January 2017.
  4. Phyllis Silber (June 2005). "National Register of Historic Places Inventory/Nomination: Second Union School" (PDF). Virginia Department of Historic Resources. and Accompanying four photos
  5. "History". SECOND UNION SCHOOL. Retrieved 2018-10-04.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.