Time traveler spotted in 1940s era photo?
Apr 22, 2010 by M. Scott Brauer 3 Comments »This has been around for a couple of days, but I just saw it today. While poking around the photo galleries at a Canadian museum’s website, somebody noticed a man whose clothing and camera look conspicuously out of place for a scene from the 1940s. A time traveler! Look at his shirt, which looks like a modern logo stamped on a t-shirt; look at his jacket, which looks like a hoodie; look at his camera, which doesn’t look like a big bulky press camera (nevermind the Brownie or early Leicas); look at how everyone else is dressed so differently; look at the glasses, which look like our current styles! Likely not a time traveler, of course. The sweater seems to be pretty standard (see the guy on the right here), the glasses are protective gear, the camera could easily be any of the compact cameras available at the time, etc. If nothing else, it’s a great exercise in historical forensic analysis of photographs (PDF).
Leave a Reply
Elsewhere on dvafoto
Posted by user WPW on metafilter in a discussion about the Philadelphia papers' bankruptcy filings. Gah, this whole business is...


All posts















[...] don’t know how I found this document a few years ago, but the previous post jogged my memory. Historical analysis of photography fascinates me. Errol Morris’ recent [...]
[...] seen suspected time travelers in historic photos before. Another purported time traveler was spotted in historical footage, this time an older woman [...]
If you are going to effectively create frames by using position:fixed, why not just use frames? Users can break out the frames if they don’t want to use them, and simply scrolling pages is a chore when there are fixed elements: the browser has to constantly re-render the page.
Position: fixed elements also do not necessarily work properly with existing browser and OS widgets and functionality. Arrow keys and page up/down can cause a page to scroll “too far” when there is fixed stuff getting in the way, for example.
Position: fixed elements are about as annoying as pop-up windows full of adverts. I have personally worked around the fault with a Privoxy action to change fixed elements on any web pages I come across to be static. Doing that on this site makes the whole thing a mess, but massively more functional.
[Reply]