I bet you some people got really annoyed when written language was standardized and people couldn't simply spell things willy nilly using "their creativity". Every time you read a book you are looking at thousands of years of typographical standardization, but you don't lament the fact that they "all look the same". In fact, if you took a book out of the library shelf and saw it was written in a weird font (i.e. papy…
Building a website like it's 1999
41–50 of 99 posts
Re: Building a website like it's 1999
#42This is fantastic, but not fully in the spirit of the old web. Personal pages looked like they did because they were essentially outsider art: the product of experimentation by teenagers and rank amateurs, who had no idea what we were doing. In 1999 we were using Netscape Composer and FrontPage Express, because they came with our browsers and were fun to explore. Only a web professional could use these tricks today t…
Re: Building a website like it's 1999
#43This is fantastic, but not fully in the spirit of the old web. Personal pages looked like they did because they were essentially outsider art: the product of experimentation by teenagers and rank amateurs, who had no idea what we were doing. In 1999 we were using Netscape Composer and FrontPage Express, because they came with our browsers and were fun to explore. Only a web professional could use these tricks today t…
Re: Building a website like it's 1999
#44Earlier quoted context omitted.
I like this layout, which is really how I remember the late-1990s web: https://anioni.com/pauli/site1999/work/nurminen1-01.html A well considered arrangement of structure, content and design. Something we do not get to see that much anymore.
It's so much harder to pull it off with the huge range in screen sizes and resolutions. Back then you could make an 800x600 (or maybe even up to 960 width) design and it would work on 99% of the monitors (rarely did anyone have more than 1024x768).
E.g. (this was a demo installation for a brandable horoscope service, not exactly 1999, but from 2000): https://www.masswerk.at/demo/easyphone/
Re: Building a website like it's 1999
#45Ok you got me, I feel nostalgic. What strikes me most is that those people from 90th were putting their creativity into something only handful of people will ever see, they were effectively shouting to void. I would love to be still able to discover low-ranging websites like this. I remember somebody shared some alternative search engine?
Re: Building a website like it's 1999
#46Side rant: I have probably looked up more about this CLS (cumulative layout shift) thing that now I hate the word "just". "Just" do this, "just" do that. Bollocks. Tomorrow it will be something else. There are already at least three ways to handle image width and height. It is easy they say. Use the first approach if the image is an important of the main subject of the page. Use the second approach if the image is pu…
Re: Building a website like it's 1999
#47Re: Building a website like it's 1999
#48Re: Building a website like it's 1999
#49Earlier quoted context omitted.
It's so much harder to pull it off with the huge range in screen sizes and resolutions. Back then you could make an 800x600 (or maybe even up to 960 width) design and it would work on 99% of the monitors (rarely did anyone have more than 1024x768).
That's solvable with vw/vx-units in CSS. I think the range in aspect ratios is the bigger problem. It's hard to get around without resulting in a nasty reactive design where everything keeps shuffling around as you resize the window.
But even though the tools exist today, it is still challenging to do well. Agreed that aspect ratio variability is a bigger problem (we can no longer count on 4:3 as the standard).
Re: Building a website like it's 1999
#50Frankly speaking I do not understand why a blog like yours is getting so many hits , whereas surely something like this written by me or 99 percent of the users in HN can never get such traction. I understand the reason for this is that you are somebody whereas we are nobodies. That’s why I don’t think that outside this niche of people who appreciate this idea it wound really take off. We are not going to wake up tom…