I was wondering where the odd 88x31 size came from. According to this [1] it's basically because at one point GeoCities used a GIF of this size and then everyone copied it.
Keeping them at a uniform size probably helped them stack evenly when displayed in an HTML table. Back in the day, these GIFs served as site badges or favicons, which weren't created until 1999.
Seeing all these load immediately, and none of them stall, and then they all animate simultaneously and the browser doesn't crash ... feels really weird.
It's still HTTP 1.1, it's got 5 or so requests at a time but many short iterative download bursts. Since the server seems to use nginx and already uses https, upgrading to HTTP 2 or 3 shouldn't be a big issue.
Frames were used because server side rendering of partial pages was sometimes a massive pain. There was no fancy React DOM that could refresh just the relevant bits.
In these cases you just added a frame and you could click through content and the navigation would stay in place.
...but then, like always, people went overboard and pages started to have 42 frames within frames within frames and it made everything painful.
Even when reasonably sensibly used the result was a page where you could not bookmark sub-pages (important at the time, when everyone was still using bookmarks!).
This forum thread from 25 years ago that came up near the top when I searched for frame hate was a fun window into a different time with many expressing just why and how much they hated frames:
IIRC, frames was originally a proprietary Netscape-only feature, at a time when the Netscape browser was proprietary, commercial, and did not support many platforms, and many people therefore used other browsers and/or other platforms which did not support frames.
As another comment mentioned, frames were originally a proprietary Netscape feature and required special attention to make accessible to any other browser (using the noframes tag and providing links to the framed content, for example). Otherwise, users would just see an empty page (or, worse, a “best viewed with Netscape” message.)
Before IE, there were at least two smaller browser “skirmishes”, and this was one of them. One before it was with Mosaic and inline image support, which most browsers did not have at the time (only links to view/download.)
Seeing all the Macromedia ones (“Made with Macromedia Dreamweaver”) right next to the Adobe ones is probably intentional, but still a little jarring even all these years later.
I cut my teeth building sites with Dreamweaver back in the day and still am sore about Adobe letting it wither on the vine after the acquisition.
36 comments
[ 3.4 ms ] story [ 88.6 ms ] thread[1] https://ux.stackexchange.com/questions/140100/why-has-8831-b...
More nostalgia I suppose!
A truly marvelous collection.
I'll wait until I switch to my private computer to dive into it more :)
In these cases you just added a frame and you could click through content and the navigation would stay in place.
...but then, like always, people went overboard and pages started to have 42 frames within frames within frames and it made everything painful.
This forum thread from 25 years ago that came up near the top when I searched for frame hate was a fun window into a different time with many expressing just why and how much they hated frames:
https://arstechnica.com/civis/threads/why-do-people-hate-htm...
Happily surprised to see that the page linked towards the end of the thread, last modified in 1997, is still online: https://www.htmlhelp.org/design/frames/whatswrong.html
Before IE, there were at least two smaller browser “skirmishes”, and this was one of them. One before it was with Mosaic and inline image support, which most browsers did not have at the time (only links to view/download.)
2023: https://news.ycombinator.com/item?id=34465455 (45 comments)
2021: https://news.ycombinator.com/item?id=27500624 (124 comments)
I cut my teeth building sites with Dreamweaver back in the day and still am sore about Adobe letting it wither on the vine after the acquisition.
Ah here, 80x15 badges: https://web.badges.world
I think those were popular a bit later than the 88x31 ones.
https://github.com/zitadel/zitadel/blob/main/README.md