Live data from Hacker News

PizzaHut still serves its first homepage

pizzahut.com

21–30 of 130 posts

Re: PizzaHut still serves its first homepage

#24
post #8

I wonder how we'll do this kind of thing 10 years from now? Web pages have got so complex, even simple blogs etc, that serving them without keeping the infrastructure running is going to get harder and harder...

Scrape the website to html and css and toss that up anywhere. Every CMS can be a static site generator if you want it to be.

Sure, but many of these sites are taken down/replaced, and only years later does nostalgia kick in... At that point, its too late to scrape the site!

Re: PizzaHut still serves its first homepage

#25
post #22

Earlier quoted context omitted.

Its, not it's.

[deleted]

Enjoy a delicious It's-It ice cream treat, a San Francisco Experience since 1928!

https://www.itsiticecream.com/

Of course you can order them delivered online, just like pizza (but with a minimum of 8 cases):

https://www.itsiticecream.com/order/

Re: PizzaHut still serves its first homepage

#27
post #11

How come tags are always in uppercase on really old sites and why did the transition to lowercase happen?

I believe xhtml made uppercase tags invalid.

That is correct. From "XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)"

4.2. Element and attribute names must be in lower case

XHTML documents must use lower case for all HTML element and attribute names. This difference is necessary because XML is case-sensitive e.g. and are different tags.

Re: PizzaHut still serves its first homepage

#28
I was in Santa Cruz at SCO Forum when PizzaHut took its first ecommerce order and delivery. It was 1995 or 1996 I think. It made the news that evening while a bunch of us were sitting in a bar in Carmel. My abiding memory is that the news clip was tagged Information Superhighway.

Re: PizzaHut still serves its first homepage

#30
post #8

Earlier quoted context omitted.

Scrape the website to html and css and toss that up anywhere. Every CMS can be a static site generator if you want it to be.

Sure, but many of these sites are taken down/replaced, and only years later does nostalgia kick in... At that point, its too late to scrape the site!

That's why archive.org exists.
Post reply on HN