Hofton and Son

Hofton and Son are a British construction company founded in 1846[1] which for most of its period of operation has been based in Beeston, Nottingham.

Hofton and Son
Private
IndustryConstruction
FoundedJanuary 1, 1846 (1846-01-01) in Beeston, Nottinghamshire
Incorporated in May 27, 1936
FounderLevi Hofton
Headquarters,
Area served
East Midlands
Websitehoftonandson.co.uk

History

The business started in 1846 with Levi Hofton (1816 - 1870) who operated as a joiner and undertaker in Beeston, Nottingham. His son Robert Gamble Hofton (1848 - 1912[2]) succeeded him in the business and the business moved into general building contracting. Robert's son Henry Robert Hofton (1875 - 1954) followed his father into the business.

Henry Robert Hofton was also the architect for many of the domestic properties that the business constructed.

Initially Henry Robert Hofton was joined in the business by his son Henry Rex Hofton, but Henry Rex died in 1931 at the age of 27. Henry Robert was later joined by his other son Harold and (John) Richard Shoulder as co-directors and in 1936 the business changed its name from H.R. Hofton and Sons to Hofton and Son Limited[3] and was incorporated on May 27, 1936.

Works

The company has been responsible for the construction of a significant amount of domestic properties in Beeston, Nottinghamshire, and also further afield. It has also constructed a number of significant local business and other properties, including:

  • Barton House, High Road, Chilwell 1934[4] (architect Henry Hardwick Dawson)
  • Beeston Town Hall, 1937-38[5] (architect Evans, Clark and Woollatt)
  • West Bridgford Library 1938-39[6] (architect E.W. Roberts)
  • Houses and apartments, 8-18A Regent Street, Beeston, Nottingham 2015
  • 10 Houses, Roberts' Yard, Beeston, Nottingham 2017
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?

References

  1. "Hofton & Son About". Hofton and Son. Hofton and Son. Retrieved 30 May 2020.
  2. "Deaths". Nottingham Evening Post. England. 23 December 1912. Retrieved 30 May 2020 via British Newspaper Archive.
  3. "Private Company Formed". Long Eaton Advertiser. England. 5 June 1936. Retrieved 12 May 2020 via British Newspaper Archive.
  4. "The New Premises for Barton Transport Ltd". Nottingham Journal. England. 17 December 1934. Retrieved 30 May 2020 via British Newspaper Archive.
  5. "Beeston Town Hall". Nottingham Journal. England. 14 March 1938. Retrieved 30 May 2020 via British Newspaper Archive.
  6. "West Bridgford's New Library". Nottingham Evening Post. England. 2 March 1939. Retrieved 30 May 2020 via British Newspaper Archive.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.