(Continued from the last post...)
Do websites load slower?
Waiting 2-4 minutes for a website to load (or to fail) was considered normal back then, and it was relatively common for some elements in the webpage to fail loading in the first try; and user had to use right click menu to manually retry each element to see them if he wanted to. Websites back in those days had to be robust to be usable at all.
Back then was an age of 56 kbits/sec dial-up in my area, with an effective download rate of 2-4.5 KiB/sec
max from home
(3); and my household had to pay for the phone bill of the entire duration of usage, on top of ISP's internet access fee. (ISP and phone company were also different companies) Also, I would have to tell everyone in my home that the modem was in-use, so they'd know to avoid picking up any telephone handsets; because if someone did... it would instantly nuke my Internet connection
(4), interrupt everything I was downloading (if any), and I would have to spend another full minute to reconnect.
And did I tell you yet that continuation of interrupted downloads wasn't a feature of regular browsers back then, and I would have to download files in such fashion using a separate download manager-- such as a nagware
GetRight?
Anyway, from what I understood, my school used leased-line Internet; but it was like... 1 Mbits/sec link shared throughout the
entire school, probably including their servers too; so it didn't really feel any faster.
Tangent:I remembered that the first browser I have seen being used on my home computer was Netscape Navigator; then we switched to Opera
(5) for some years (version 6 or 7, I didn't remember exactly; but the most striking thing I remembered about it was how detailed its progress bar was) before switching to Internet Explorer. We would then switch to Opera again several years later (with me in my middle school) in its 9.x series, around the time that we adopted (Firefox 2.x) as our side-browser. Opera stayed our main browser until that entire lineage of Opera was discontinued after Opera 12; the point which Opera Software switched to rebadging Chrome(ium).
Side note:good ol' nostalgic times
Despite already having some exposure to the Internet since late-90s, the Internet period I remembered fondly was rather the late 2000s era (roughly late 2006 to 2009), which was the first few years of general-public ADSL availability in my country.
As sites were still designed to accommodate dial-up and didn't yet manage to bloat up that much, browsing from a 256 kbits/sec ADSL connection truly felt like
surfing Internet for the first time. Instead of click-wait-and-pray for however-long; count 15 down to 0 and the first bit of the next page would already be visible on the screen. With breezing-speed of 14-22 KiB/sec effective downloaded rate
(7), detached from an actively-billed phone call, and become available all the time, I no longer felt guilt from using it.
It was only from that point, that a role of Internet and World Wide Web in my life changed from a novelty which I'd be lucky to use once a week, to a part of everyday life. The great time lasted for a while, before social-control media started to destroy the World Wide Web in early/mid-2010s.
History/retrospect note:For not-rich someone, the only practical kind of web hosting back in early 2000s was shared hosting. There was no renting a "VM" (VPS), because machines back then wasn't powerful enough and CPU instruction for hardware-accelerating virtual machines wasn't a thing yet, so everything had to be done on bare-metal. The only "upgrade" possible from shared hosting realm in that era were either:
- Signing up for a very-pricey enterprise-level 1 Mbits/sec leased-line Internet (6) from an ISP near you to connect a server in your basement/office to the world; or...
- Lease a very-pricey drawer (read: rack) space in a datacenter operated by an ISP near you, to stuff your own (purchased separately and pricey) specialized pizzabox-like server computer there to connect and serve directly to a "high speed" 10 Mbits/sec uplink to local Internet exchange; a practice called "equipment colocation".
(3) Every so often, the modem would also fail to negotiate up to its 56 kbits/sec maximum speed, and stuck at 33 kbits/sec. The web browsing would still be... okay-ish, but downloading file in that condition (1-2 KiB/sec effective download rate) was something I would like to avoid.
(4) In later years, there were newer dial-up modem models which could tolerate off-hook phone; and my home PC was upgraded to use that.
(5) This is not the same as the thing called "Opera" browser these days. Back then, Opera used their own page rendering engine (called "Presto" since Opera 7) and their own JavaScript runtime; and it was even functioning as an entire Internet suite rather than just browser: with browser, feed reader (a real one, not just a links-listing aggregator that Firefox used to have), mail client, newsreader, IRC client, and even BitTorrent download manager. Progress bar (when enabled) was very detailed, and its GUI-based customizability was also superb-- you could configure virtually everything without monkeying with `about:config` or configuration file, and it even came with built-in style overlay function with dozens of stock style sheets (user-addable), as well as session save/restore/recovery function; no add-on needed.
Today's "Opera" however, stemmed from the need to keep up with the HTML/MovingGoalpost (and many related specifications) which have been moving at breakneck speed after W3C signed the deeds over to the Web Oligarchs (read: WHATWG). Without unlimited amount of money to burn, they had to abandon their own stuff and piggyback on Chrome(ium) development for the core of their "new" browser, called Opera Next at the time; which now become just "Opera", while original Opera became a discontinued Opera Classic which faded into the history. The functionalities and configurabilty of the new "Opera" wasn't even half of the old one.
And it wasn't even Opera alone that threw in the towel: Microsoft did as well, with their Internet Explorer (together with its Trident rendering engine), and turn to make Chrome(ium)-rebadge called Edge. Firefox haven't yet, because
Google give monies to keep them afloat; in order to dodge US-FTC's monopoly investigation. It is so bad to the point that it has been a commonly accepted fact that re-implementing "modern browser" from ground-up become a fool's errand, for nearly a decade now.
This is a cautionary tale of how harmful of the constantly-changing technical specifications with extreme scope-creep are. I refuse to call these specifications "standard"; and swear by the last properly-versioned ones (HTML 4.01, CSS 2.1) when designing/writing my pages instead.
(6) This still exist today in a slightly branched-out form called "dedicated Internet", delivered via fiber optic, with full bandwidth and (usually 99.7%+) uptime guarantee in the contract. Still pricey, but not as uber-pricey as leased lines were in the old days. Businesses that still have on-premise servers these days would use this kind of Internet connection to run their servers.
(7) It is the lowest speed that I would personally consider to be a "broadband" Internet, and is a speed which
I still accommodate when making websites today.