Live data from Hacker News

PizzaHut still serves its first homepage

pizzahut.com

51–60 of 130 posts

Re: PizzaHut still serves its first homepage

#53
post #13
post #4

At some point in the last ten years they added Google Analytics tracking to the page.

Last modified Mon, 30 Dec 2013 if you use http://web-sniffer.net/ to look at the HTTP response header. Looks like they not just still serving it, but have updated it at some point in time also.

DOM is your friend :)

    document.lastModified;

Re: PizzaHut still serves its first homepage

#54
"The Net" (1995) movie thriller with Sandra Bullock about the early internet and cyberterror featured it (named pizza.net) too: http://www.imdb.com/title/tt0113957/ , http://en.wikipedia.org/wiki/The_Net_(1995_film)

Photos of all websites featured in the movie: http://gizmodo.com/every-webpage-from-the-1995-movie-the-net...

Re: PizzaHut still serves its first homepage

#56

Just reminds me that in Helsinki University of Technology (hut.fi) we of course had to have a host called "pizza": pizza.hut.fi (Nowadays HUT is renamed Aalto University).

Yessssss! Didn't you guys have a mirror of the Amiga demoscene on that host?

Re: PizzaHut still serves its first homepage

#57
post #13
post #4

At some point in the last ten years they added Google Analytics tracking to the page.

Last modified Mon, 30 Dec 2013 if you use http://web-sniffer.net/ to look at the HTTP response header. Looks like they not just still serving it, but have updated it at some point in time also.

...or just Page Info in Firefox.

Re: PizzaHut still serves its first homepage

#60
post #26

Very similar in 1996 on the wayback machine http://web.archive.org/web/19961219205128/http://www.pizzahu... Comment shows it was created in 1994 HTML index.html DESCRIPTION Home Page. REVISIONS Date Who Comments ---- --- -------- 08/18/94 SCO created.

Yeah, this seems more faithful to the original. For one, it has a submit button that actually submits the form. In wbm's version, clicking the hat also actually brings up a contact form as the text says it should.

I love how they aligned input elements by using monospace and matching number of characters. A paradigm predating even tables!

Post reply on HN