Live data from Hacker News

18-year-old personal website, built with Frontpage and still updated

fmboschetto.it

31–40 of 487 posts

Re: 18-year-old personal website, built with Frontpage and still updated

#31

The biggest drawback of sites from this era is they don't reflow on mobile screens. On a desktop they still work as well as they ever did. I'm still searching for a good WYSIWYG HTML composer that can generate clean, responsive pages. Seems like this is a problem where there isn't sufficient incentive for the big tech companies to tackle, and the only s/w that seems to come close is BlueGriffon.

> I'm still searching for a good WYSIWYG HTML composer that

You need a dev team implementing Agile for react-native-ux with CI/CD capabilities and devops.

Re: 18-year-old personal website, built with Frontpage and still updated

#32

The biggest drawback of sites from this era is they don't reflow on mobile screens. On a desktop they still work as well as they ever did. I'm still searching for a good WYSIWYG HTML composer that can generate clean, responsive pages. Seems like this is a problem where there isn't sufficient incentive for the big tech companies to tackle, and the only s/w that seems to come close is BlueGriffon.

Well, I'm not so sure -- have you tried viewing that site via a WAP proxy? That's the 2002 way to solve the problem.

Re: 18-year-old personal website, built with Frontpage and still updated

#35

The biggest drawback of sites from this era is they don't reflow on mobile screens. On a desktop they still work as well as they ever did. I'm still searching for a good WYSIWYG HTML composer that can generate clean, responsive pages. Seems like this is a problem where there isn't sufficient incentive for the big tech companies to tackle, and the only s/w that seems to come close is BlueGriffon.

That's a client side problem, not a server side problem. The rendering and presentation of a webpage are entirely up to the client, absolutely nothing dictates that a page should look a certain way on a certain client.

There are a ton of attributes in the HTML that dictates how the website should render - it has a bgcolor and a margin on the body tag, a width and height on the main table, center tags all over the place, etc. Suggesting that a browser should ignore the HTML spec and do something else would completely destroy the web.

Re: 18-year-old personal website, built with Frontpage and still updated

#39

There’s so many italian old italian sites with this design My favorite in High Scool was http://ripmat.it That site is the only reason I managed to learn Math school

Those backgrounds are fantastic. Just right arrowing through them... is a trip. http://ripmat.it/mate/a/ac/ac5.html

Re: 18-year-old personal website, built with Frontpage and still updated

#40

https://developers.google.com/speed/pagespeed/insights/?url=... 100 Points. Mobile First. Better than React Native.

This is hilarious! Turns out 18 year old websites were mobile friendly after all

Have you actually tried the site on a mobile device? It's impossible to read the text and navigation is hell. Wouldn't classify that as "mobile friendly".
Post reply on HN