Live data from Hacker News

GeoCities in 1995: Building a Home Page on the Internet

cybercultural.com

31–40 of 89 posts

Re: GeoCities in 1995: Building a Home Page on the Internet

#31
post #8

I still remember all those "guides" about how to design your page, so that the annoying forced ad gets not served / shown.

window.top.location = window.location

At one point, you could leave an open tag at the end of the HTML with the language attribute set to "javascript9.9" or something non-existent, and the JavaScript banner ads wouldn't load.

Good times, those were.

Re: GeoCities in 1995: Building a Home Page on the Internet

#32
post #16

https://neocities.org/ Geocities inspired site available today.

Nowadays this type of static site is insanely cheap to host. Put a CDN like CloudFlare (which it seems they are using) in front of this type of site and you could scale to millions of hits basically for free.

Which is why Neocities has a free tier which doesn't even have ads.

Re: GeoCities in 1995: Building a Home Page on the Internet

#33
post #28

One thing nobody remembers (or at least never writes about in these retrospectives) from the early days of Geocities is you literally had to virtually "walk" up and down "blocks" in the the "neighborhoods" to find a "vacant lot" to put your site in. When I initially tried to sign up, they had some beta of a "vacant lot finder" cgi form that didn't work. It wasn't like these days where you just sign up and get an acco…

I remember it was controversial and "the beginning of the end" when you no longer had to host at a 4-digit number and could, gasp, use a string for your URL: www.geocities.com/mywebpage instead of www.geocities.com/Athens/Acropolis/5372 . The "Acropolis" is because the main top-level "neighborhoods" quickly filled up so you had to pick a sub-neighborhood, making your URL even longer. Another fun aspect of all this is…

So basically a precursor to Reddit

Re: GeoCities in 1995: Building a Home Page on the Internet

#34
post #29

I am a firm believer that if the web had working authoring support as originally planned in the proposal document[1] (phase 2), these early web building services wouldn't have been nearly as popular, or would have even been entirely unnecessary. The web would've grown in a distributed way with people having full control over the data they share. Centralized services might not have evolved into the commercial behemoth…

Browsers still support an editing mode:

    document.designMode = 'on'
But including a web server in every web browser never caught on, sadly enough.

Re: GeoCities in 1995: Building a Home Page on the Internet

#35
post #29

I am a firm believer that if the web had working authoring support as originally planned in the proposal document[1] (phase 2), these early web building services wouldn't have been nearly as popular, or would have even been entirely unnecessary. The web would've grown in a distributed way with people having full control over the data they share. Centralized services might not have evolved into the commercial behemoth…

Thank you for the interesting bits of history. I never knew about the planned phase 2, or the other attempts for a more distributed web.

I suspect the reasons why it never caught on were much simpler. Most of the early adopters were very enthusiastic, wanted to contribute, and there were many niches where one could contribute something new. Then there is the whole issue of design, which makes publishing on the web a relatively high effort proposition. Even with GUI editors, it is much closer to desktop publishing than word processing. The former never really caught on outside of professional work because it is high effort. Blogs and wikis are more popular, with the effort being closer to word processing. Yet even that is a bit much, given that the very low effort social media seems to be dominant these days.

Then there are things like hosting. Hosting has always been easy to find, but it is harder to find something stable across time. And discoverability, which has always been an issue but at least centralized services mitigate some of that. And the whole social angle, which instantly makes it more complex to setup and manage.

Re: GeoCities in 1995: Building a Home Page on the Internet

#36
My first foray into "programming", or at least something programming-adjacent, was getting the book "Make Your Own Web Page - A Guide for Kids!"[1] at a Scholastic Book Fair at my school. It was actually a pretty decent introduction to HTML, considering it was written for children in 1998, and it got me interested in learning a lot more about computers. "Websites" had seemed like these quasi-mythical things that I thought only really rich people or big companies could make, but when I realized that I, an actual child, could make a website, it was one of those "the world is different" moments.

When I made some awful website with stolen pictures and a lot of awful colors that didn't match (with of course a bright lime green background, obviously), I needed a place to publish my code, and that book recommended Geocities at the very end, and I did. No one ever really went to my site outside of supportive friends and relatives, but it was still a lot of fun to talk to the other kids at my school and brag about how I had my own website. Keep in mind, this would have been around ~1999-2000, I would have been about 8-9 years old. This was before everyone had a MySpace; the fact that I had a website was considered "kind of cool". I thought it was anyway.

I loved GeoCities. I miss the world when everyone had their own awful web pages. Social media made things more approachable, and is in most ways better, but I think something is lost in the centralization of everything.

[1] https://a.co/d/4AYuTSx not a referral link or anything.

Re: GeoCities in 1995: Building a Home Page on the Internet

#37
post #29

I am a firm believer that if the web had working authoring support as originally planned in the proposal document[1] (phase 2), these early web building services wouldn't have been nearly as popular, or would have even been entirely unnecessary. The web would've grown in a distributed way with people having full control over the data they share. Centralized services might not have evolved into the commercial behemoth…

didn't early versions of netscape have a wysiwyg html editor?

i think the bigger challenge was highly available hosting. there were authoring tools aplenty.

Re: GeoCities in 1995: Building a Home Page on the Internet

#38
This came up the other day and it became clear that many people, even on HN, don't realize that in the late 90's it was pretty common for non-tech people to have their own websites. There were many places where you could do this for free, and it was extremely easy to spin up a simple one. The actual content being shared - text and images - isn't really different from the majority of the content that's still being shared.

In many ways, we've actually regressed over the past 30 years, to the point where people say that the average person couldn't even create their own page before Web 2.0. And the web has become much more homogenized as a result, and most of the platforms people gravitate to, starting with Web 2.0, went for quick throw away engagement instead of more thoughtful evergreen content.

Re: GeoCities in 1995: Building a Home Page on the Internet

#39

One thing nobody remembers (or at least never writes about in these retrospectives) from the early days of Geocities is you literally had to virtually "walk" up and down "blocks" in the the "neighborhoods" to find a "vacant lot" to put your site in. When I initially tried to sign up, they had some beta of a "vacant lot finder" cgi form that didn't work. It wasn't like these days where you just sign up and get an acco…

It was a nice way to organize things so you could find stuff serendipitously. I remember clicking around in my neighborhood (where I had my N64 cheat codes website) and finding some cool website with lots of slick looking 3D renders. It's rare to stumble across unplanned-for things like that nowadays.

Re: GeoCities in 1995: Building a Home Page on the Internet

#40

This came up the other day and it became clear that many people, even on HN, don't realize that in the late 90's it was pretty common for non-tech people to have their own websites. There were many places where you could do this for free, and it was extremely easy to spin up a simple one. The actual content being shared - text and images - isn't really different from the majority of the content that's still being sha…

If you think of technical and nontechnical as a spectrum, the types of nontechnical people in 1999 that were online were miles ahead of today's nontechnicals.

And there was only so much to learn, too, at least as far as web development went-- not like geocities was gonna let you hook up to a SQL database.

Today I think those types of nontechnical people are pursuing far more lucrative niches in product management, design, ux, marketing and stuff like that over basic webdev work.

Post reply on HN