Joe Smith (coach)
Joseph Harker Smith (October 21, 1873 – October 17, 1923) was an American football player and coach. He served as the head football coach at the Multnomah Athletic Club in 1896 and at the University of Oregon in 1897.[1][2]
Biographical details | |
---|---|
Born | Oregon | October 21, 1873
Died | October 21, 1923 50) Portland, Oregon | (aged
Playing career | |
1893–1894 | Multnomah Athletic Club |
Position(s) | Fullback |
Coaching career (HC unless noted) | |
1896 | Multnomah Athletic Club |
1897 | Oregon |
Head coaching record | |
Overall | 1–1 (college) |
Head coaching record
College
Year | Team | Overall | Conference | Standing | Bowl/playoffs | ||||
---|---|---|---|---|---|---|---|---|---|
Oregon Webfoots (Independent) (1897) | |||||||||
1897 | Oregon | 1–1 | |||||||
Oregon: | 1–1 | ||||||||
Total: | 1–1 |
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```
gollark: That's what python is doing, yes.
gollark: It's a combination of somewhat weird things.
References
- "Multnomah Athletic Club". gnfafootball.org. Retrieved December 30, 2018.
- "Oregon Football Media Guide" (PDF). Oregon Ducks football. 2015. Retrieved December 30, 2018.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.