George Dawson Rowley

George Dawson Rowley (3 May 1822 – 21 November 1878) was an English amateur ornithologist who published a series called Ornithological Miscellany in which he reprinted notes on bird studies of the time. He studied at Eton and Trinity college and was a friend of John Wolley (1823–1859) along with whom he graduated in 1846. He settled in Brighton and spent considerable time researching the history of the great auk and his ornithological journal included specially chosen works by the leading ornithologists of his time. He translated and published the works of Nikolai Przhevalsky.[1]

Family

George Dawson Rowley was the son of George William Rowley & his wife Jane Catherine née Maine
On 30 October 1849 he married his cousin Caroline Frances Lindsay at Trinity Church, Maryleybone, London. They had one son : George Fydell Rowley (1851-1933)[2].

gollark: You can also play exciting open-source games like Minetest, Dwarf Fortress and OpenTTD.
gollark: I guess you could have... self-runnable python packages too?```bash#!/bin/shpython3 $0exit```
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```

References

  1. "The Late Mr. G. Dawson Rowley". Nature. 19: 84. 1878. doi:10.1038/019084a0.
  2. Cambridge University Alumni, 1261-1900


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