TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

520 pointsby fbn79over 5 years ago

95 comments

geocrasherover 5 years ago
These simple sites show us something profound: If you want something to last, don&#x27;t base it on something that won&#x27;t last. There are a some technologies that will never allow somebody to build a site and leave it unchanged for 20 or 25 years. Cold Fusion comes to mind. Almost nobody hosts it anymore for one. Can you imagine running the same WordPress version for 25 years? The version of PHP it runs on will be EOL long before.<p>I guess what I&#x27;m saying is that if you want to build a site to last 25 years without numerous redesigns, build a static HTML page.<p>Looks like Web 1.0 got something right after all :)
评论 #22327478 未加载
评论 #22327004 未加载
评论 #22327308 未加载
评论 #22327501 未加载
评论 #22329356 未加载
评论 #22327295 未加载
评论 #22328414 未加载
评论 #22327113 未加载
评论 #22327548 未加载
评论 #22327109 未加载
评论 #22327005 未加载
评论 #22332124 未加载
评论 #22328121 未加载
评论 #22329766 未加载
评论 #22330181 未加载
评论 #22327490 未加载
评论 #22328052 未加载
评论 #22333613 未加载
评论 #22329101 未加载
评论 #22326976 未加载
评论 #22327850 未加载
评论 #22331591 未加载
评论 #22328150 未加载
评论 #22331030 未加载
评论 #22327701 未加载
评论 #22331027 未加载
评论 #22327696 未加载
评论 #22327757 未加载
评论 #22328539 未加载
jgrahamcover 5 years ago
My 23 year old web site: <a href="https:&#x2F;&#x2F;jgc.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jgc.org&#x2F;</a> It&#x27;s still updated from a Perl script that generates static HTML.
评论 #22327258 未加载
评论 #22327088 未加载
评论 #22327206 未加载
评论 #22327105 未加载
评论 #22326660 未加载
评论 #22328741 未加载
评论 #22327797 未加载
dwheelerover 5 years ago
My personal site was posted on September 12, 1999, is still updated, and has no problems. It;s a static site that mostly uses straight HTML&#x2F;CSS. There are a few scripts that generate pages, but generating HTML&#x2F;CSS pretty easy. <a href="https:&#x2F;&#x2F;dwheeler.com" rel="nofollow">https:&#x2F;&#x2F;dwheeler.com</a>.<p>Geocrasher said:<p>&gt; I guess what I&#x27;m saying is that if you want to build a site to last 25 years without numerous redesigns, build a static HTML page.<p>Yes. I don&#x27;t get paid to maintain my personal site, so simplicity and longevity are most important. If I have to rewrite things because of incompatible changes in the infrastructure components (e.g., Python2 to Python3), or because proprietary company C has decided to stop supporting product P that I depend on, then I have to spend time that doesn&#x27;t actually provide any new value. Keeping things simple, and minimizing dependencies, can be useful. Like everything else, there&#x27;s a trade-off.
评论 #22327753 未加载
评论 #22329653 未加载
评论 #22328559 未加载
评论 #22327954 未加载
评论 #22328341 未加载
评论 #22335473 未加载
评论 #22329167 未加载
mattkevanover 5 years ago
Once worked on an enormous, very popular site built by hand in Frontpage.<p>It had millions of pageviews, made over 6 figures a month in AdSense and been updated so often and for so long that the owner didn’t actually know how many pages there were. Had to hire someone just to index it.<p>Not bad for plain old html and css.
评论 #22327217 未加载
dmjeover 5 years ago
As I spent half a day trying to wrangle my way through some sass grunt compiler frontend bullshit just trying to update the colour of some links on a client website, I find myself nodding sagely again. In the early days you could view source, see what was going on, copy and recreate someone else’s site, learn a whole bunch of new stuff and actually get shit done. Now, it’s all JavaScript bullshit and 100k lines of css. It’ll last about a month before it’s out of date and replaced by the Next Big Thing. HTML, css, a sprinkle of JavaScript. That’s what’s proven to last.
评论 #22330997 未加载
dbalateroover 5 years ago
My favorite like this site is <a href="http:&#x2F;&#x2F;www.burger.com" rel="nofollow">http:&#x2F;&#x2F;www.burger.com</a> - this dude has a hilarious array of hobbies and awesome beveled button links.
评论 #22327400 未加载
评论 #22326521 未加载
评论 #22326635 未加载
评论 #22328832 未加载
评论 #22332115 未加载
评论 #22326720 未加载
评论 #22339686 未加载
评论 #22326677 未加载
评论 #22327740 未加载
mhandleyover 5 years ago
But is it still running on Cern&#x2F;3.0, installed circa 1993. Ours is:<p><pre><code> $ nc www0.cs.ucl.ac.uk 80 HEAD &#x2F;staff&#x2F;m.handley&#x2F; HTTP&#x2F;1.0 HTTP&#x2F;1.0 200 Document follows MIME-Version: 1.0 Server: CERN&#x2F;3.0 Date: Fri, 14 Feb 2020 17:02:59 GMT Content-Type: text&#x2F;html Content-Length: 9185 Last-Modified: Sun, 16 Jun 2019 15:27:37 GMT </code></pre> It&#x27;s running on Sun Sparc hardware from the same era, and has been in active use for all of those 27 years.
评论 #22329166 未加载
webscalistover 5 years ago
<a href="https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;?url=http%3A%2F%2Fwww.fmboschetto.it%2F" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;speed&#x2F;pagespeed&#x2F;insights&#x2F;?url=...</a> 100 Points. Mobile First. Better than React Native.
评论 #22326844 未加载
评论 #22326561 未加载
评论 #22327083 未加载
评论 #22326717 未加载
评论 #22326735 未加载
1_playerover 5 years ago
I&#x27;m surprised to see &lt;marquee&gt; still exists and works in modern browsers. And saddened to see it updates at ~20fps, at least on Safari.<p>Time for a smooth, GPU accelerated 60+fps marquee implementation?
评论 #22326867 未加载
评论 #22326948 未加载
throwaway_fbnetover 5 years ago
Here is a life-saver maintained by a 77 year young lawyer for a lot of public good: <a href="http:&#x2F;&#x2F;www.drtsolutions.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.drtsolutions.com&#x2F;</a>. Case laws against SARFAESI, an Indian law that expedites bank recovery for non-performing assets. He updates it manually in FrontPage even today!
评论 #22327730 未加载
dropsover 5 years ago
One of the most prolific and well-known music reviewers - Pierro Scaruffi - has a website built in 1995 with a design not updated much, or at all, since: <a href="https:&#x2F;&#x2F;www.scaruffi.com" rel="nofollow">https:&#x2F;&#x2F;www.scaruffi.com</a>
评论 #22326713 未加载
评论 #22326734 未加载
评论 #22327389 未加载
评论 #22326530 未加载
评论 #22326692 未加载
generationPover 5 years ago
I sympathize with the author. I have built my maths site just 2 years after this one, when I was in high school. Ever since I&#x27;ve only been adding material, and occasionally moving old stuff into subdirectories; other than that, it&#x27;s the same old geocities website made with FPE, except it&#x27;s now hosted on a university server and has my academic title and office and no more colored background. Oh, and I now edit it with notepad++ and track it with git.<p>I&#x27;ve had plans to rebuild it for the last 8 years or so, to make it better and slicker and easier to navigate (as it stands, my new papers are mixed together with my scribe notes from undergrad). But I never figured out how to achieve this without also requiring javascript or relying on tools that may not survive the next decade and that I cannot tweak to my needs without learning a new programming language (hello Jekyll, hi Hugo). Nor did I ever find the Right Way how it should be structured; move one thing to the front and something else gets harder to find. I guess it will survive me.<p>Makes me a lot less judgmental when I see another academic website that can trace its lineage back to geocities and angelfire.
geocrasherover 5 years ago
My favorite &quot;Retro awful&quot;: Site:<p><a href="https:&#x2F;&#x2F;www.lingscars.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.lingscars.com&#x2F;</a>
评论 #22326606 未加载
评论 #22326659 未加载
matteuanover 5 years ago
It&#x27;s impressive the amount of content inside! There are countless pages about literature, religion and physics. It&#x27;s a good reminder of the original goal of WWW: share information.
评论 #22326770 未加载
评论 #22327926 未加载
dpcanover 5 years ago
In my ~17 year career as a professional web developer and consultant, I&#x27;m not sure that any technology has made me more frustrated and miserable than the days when I had to help people who insisted on using Frontpage to build their websites.
DannyB2over 5 years ago
Remember the Front Page license.<p>Originally, Front Page had a four page license. It specified that if you use Front Page to create a web site, you cannot disparage Microsoft, Expedia and a list of several other Microsoft owned properties.<p>So with a license like that, I can&#x27;t assume that any site created with Front Page is unbiased when it comes to a list of various Microsoft owned properties.<p>After the slashdot effect (long ago) Microsoft removed this from the license.
oftenwrongover 5 years ago
There is a search engine dedicated to finding &quot;classic&quot; websites:<p><a href="https:&#x2F;&#x2F;wiby.me&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wiby.me&#x2F;</a><p>Click the &quot;surprise me...&quot; link to see a random one.
评论 #22328904 未加载
评论 #22333280 未加载
评论 #22328011 未加载
0xferruccioover 5 years ago
There’s so many italian old italian sites with this design<p>My favorite in High Scool was <a href="http:&#x2F;&#x2F;ripmat.it" rel="nofollow">http:&#x2F;&#x2F;ripmat.it</a><p>That site is the only reason I managed to learn Math school
评论 #22326600 未加载
评论 #22326575 未加载
评论 #22327174 未加载
timonokoover 5 years ago
My personal web-page is from 1992 and updated occasionally. This page is preserved as it was in 1994: <a href="http:&#x2F;&#x2F;timonoko.github.io&#x2F;alaska" rel="nofollow">http:&#x2F;&#x2F;timonoko.github.io&#x2F;alaska</a> . It started as Gopher-page in 1992 and I just moved those associated pictures into it, without truly understanding formatting and all that shit. Some dudes in Usenet told me about &lt;p&gt; and &lt;img&gt; tags.
Santosh83over 5 years ago
The biggest drawback of sites from this era is they don&#x27;t reflow on mobile screens. On a desktop they still work as well as they ever did. I&#x27;m still searching for a good WYSIWYG HTML composer that can generate clean, responsive pages. Seems like this is a problem where there isn&#x27;t sufficient incentive for the big tech companies to tackle, and the only s&#x2F;w that seems to come close is BlueGriffon.
评论 #22326545 未加载
评论 #22326510 未加载
评论 #22326548 未加载
trenover 5 years ago
My 83 year old dad has updated his website since the mid 90s, it&#x27;s actually pretty interesting to look back it in the Wayback machine, the design is exactly the same in 97. He&#x27;d really get a kick out of it if someone commented on one of his articles. <a href="http:&#x2F;&#x2F;aoi.com.au&#x2F;" rel="nofollow">http:&#x2F;&#x2F;aoi.com.au&#x2F;</a>
Nowyouknowover 5 years ago
Check out my Dad&#x27;s from 2002. He&#x27;s still using it as an e-commerce site, regularly getting orders and directing customers to it.<p>Deleted URL thanks to friendly advice
评论 #22327641 未加载
abruzziover 5 years ago
My father still updates his website with Frontpage (he had a recent 6 month outage because he inadvertently deleted the Windows XP vmdk on his system, but I recovered that for him recently.) He’s 75, and isn’t interested in converting or learning anything new at this stage.<p>The funny thing is for years his home-made site was the top google hit if you searched for “hill&#x27;s criteria” (See Hill&#x27;s criteria of causation). His site is <a href="http:&#x2F;&#x2F;drabruzzi.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;drabruzzi.com&#x2F;</a>
评论 #22327146 未加载
masswerkover 5 years ago
My website is still as of 1999, but it received some design updates (and a blog section) two years ago. However, there&#x27;s still some original content, some even older than the particular website. E.g., see this 1998 demo for what we may now call a single page app, entirely rendered in JS from central data files (but using frames – well, it was the 1990s):<p><a href="https:&#x2F;&#x2F;www.masswerk.at&#x2F;demospace&#x2F;relayWeb_en&#x2F;welcome.htm" rel="nofollow">https:&#x2F;&#x2F;www.masswerk.at&#x2F;demospace&#x2F;relayWeb_en&#x2F;welcome.htm</a><p>Slogan: &quot;Microsoft keeps talking about Active Server Pages – We&#x27;re offering Active Client Pages&quot;<p>Mind the charts section, rendering graphs by outputting tables with tiny images using `document.write()`, since the canvas element wasn&#x27;t even dreamt of. (Displaying charts was a tricky business, then. Usually these were rendered server side as GIFs, where they caused heavy load. The alternative were Java applets, which had an enormous effect on the client load and delayed page display quite considerably, while the JRE was starting up. Enter JS to the rescue…) Also, note the period design, including marquee tickers, custom fonts from GIFs, etc…
rlv-danover 5 years ago
My personal&#x2F;hobby business web site (<a href="https:&#x2F;&#x2F;www.rlvision.com" rel="nofollow">https:&#x2F;&#x2F;www.rlvision.com</a>) is based on code 22 years ago. It&#x27;s built with tables, because that&#x27;s how you did things back then. The age shows. But I haven&#x27;t found reason to rebuild it yet. Simply put, it works. It may not be mobile friendly, but the goal is to make available my Windows software, so my aim is desktop users.
评论 #22327434 未加载
评论 #22326808 未加载
评论 #22327115 未加载
评论 #22326761 未加载
cwoolfeover 5 years ago
Only 520 lines of HTML. And readable! view-source:<a href="http:&#x2F;&#x2F;www.fmboschetto.it&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.fmboschetto.it&#x2F;</a>
72deluxeover 5 years ago
This guy has a Frontpage-generated site too, and it&#x27;s full of useful Win32 programming tips; he replies if you email him too!<p><a href="http:&#x2F;&#x2F;flounder.com" rel="nofollow">http:&#x2F;&#x2F;flounder.com</a><p>Nothing wrong with readable content, regardless of the generator. In fact, I like reading his site precisely because it is speedy to load and render, and because it has content (unlike, for example, Apple&#x27;s developer documentation).
lucasjansover 5 years ago
I&#x27;m surprised no one mentioned it here: before Front Page was a Microsoft product it was created by an independent company, Vermeer. But as many pointed out it produced horrible code.<p>My favorite editor of the day was a &quot;hand coder&quot; called Home Site<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Macromedia_HomeSite" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Macromedia_HomeSite</a>
rhblakeover 5 years ago
My personal favorite, which is in a similar vein - an Italian, although the site is in English; Frontpage; still updated - is <a href="https:&#x2F;&#x2F;www.luigicases.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.luigicases.com&#x2F;</a>. He makes leather straps and cases for cameras. Famous in the classic camera community. Only active site that I can think of that still uses frames.
评论 #22327023 未加载
ssijakover 5 years ago
I have a &#x27;personal&#x27; website which is also about 18years old. It was the first website I built while in elementary school, also in Frontpage. I uploaded it to I think Geocities or something like that, I think it was Yahoo related hosting, can&#x27;t remember exactly, but it was free hosting.<p>Some &#x27;fancy&#x27; JS effects do not work on the page now, but it is still up. I forgot about and remembered it few years ago and checked it to find it still up. But I can&#x27;t remember where could I login to see the files and what are the credentials so it makes me giggle that it will stay up for who knows how much longer as a small part of my past :)<p><a href="http:&#x2F;&#x2F;dzigi.itgo.com" rel="nofollow">http:&#x2F;&#x2F;dzigi.itgo.com</a><p><a href="http:&#x2F;&#x2F;dzigi.itgo.com&#x2F;o_autoru.htm" rel="nofollow">http:&#x2F;&#x2F;dzigi.itgo.com&#x2F;o_autoru.htm</a> &quot;about author page&quot; with a bio and pic haha
评论 #22328830 未加载
jeremyswankover 5 years ago
My first site is still live. It went live in 1997, hand coded (using tables). Went through a few redesigns but the 2000 version has been left online as a fixed digital artifact from the time: <a href="http:&#x2F;&#x2F;pwp.detritus.net&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pwp.detritus.net&#x2F;</a>
评论 #22326923 未加载
ceejayozover 5 years ago
I made a lot of sites in Frontpage in high school.<p>My favorite bit was the rollover buttons that used a Java applet to do so.
benibelaover 5 years ago
My personal website is also around 18-year-old. I actually do not remember how old it is. I did not have a domain at first and hosted it on AOL or something.<p>Here it was: <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20030908174016&#x2F;http:&#x2F;&#x2F;www.benibela.de&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20030908174016&#x2F;http:&#x2F;&#x2F;www.benibe...</a><p>But in 2005, I made a complete redesign: <a href="http:&#x2F;&#x2F;www.benibela.de&#x2F;index_en.html" rel="nofollow">http:&#x2F;&#x2F;www.benibela.de&#x2F;index_en.html</a><p>The backend went through a few reimplementations. Individually made html files (with front page express or something), a template tool written in Delphi, another template tool written in Java, a complete XQuery interpreter written in FreePascal
jannyferover 5 years ago
Here’s an archive link in case this gets hugged to death:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20200214134509&#x2F;http:&#x2F;&#x2F;www.fmboschetto.it&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20200214134509&#x2F;http:&#x2F;&#x2F;www.fmbosc...</a>
评论 #22326799 未加载
kylekover 5 years ago
One of my favorite websites is clocking in at 25 years now- Marathon&#x27;s Story [0], a website dedicated to the lore of Bungie&#x27;s Marathon series.<p>[0] <a href="http:&#x2F;&#x2F;marathon.bungie.org&#x2F;story&#x2F;" rel="nofollow">http:&#x2F;&#x2F;marathon.bungie.org&#x2F;story&#x2F;</a>
Lagogardaover 5 years ago
This site is best viewed with Netscape Navigator
评论 #22326470 未加载
sabas_geover 5 years ago
2251 Mb size! &quot;Qui c&#x27;è una applet Java. Mi spiace che il tuo browser non le supporti&quot; = Here&#x27;s a Java applet, I&#x27;m sorry your browser doesn&#x27;t support it Marquee still gets animated :O &quot;Questa pagina è ottimizzata per un formato 1024 x 768 pixel a 16,8 milioni di colori, carattere medio&quot; = This page is optimized for a 1024x768 pixel format, 16.8 million colors, medium sized font Still apart from the ancient tooling, it&#x27;s an example of a personal wiki as periodically come on HN, there&#x27;s a lot of content!
评论 #22329839 未加载
3dprintscannerover 5 years ago
Another mention of this fantastic cycling website: <a href="https:&#x2F;&#x2F;www.sheldonbrown.com&#x2F;harris&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.sheldonbrown.com&#x2F;harris&#x2F;</a>
_fh5nover 5 years ago
As an Italian, reading this is site is absolute bliss. There&#x27;s just so much to discover. I really suggest non-Italian speakers to automatically translate it with Google and dive into it.
评论 #22328233 未加载
davnicwilover 5 years ago
I visited this on mobile expecting it to be a laugh, but was surprised to find that it&#x27;s actually amazing!<p>You can see the whole page in a single column, and just pinch zoom to the bit you&#x27;re interested in to read&#x2F;interact. Scrolling downwards and sideways to pan around works fine, super intuitive. The UX of this is so great, feels just like that original iPhone demo [1].<p>...why don&#x27;t we do this again?<p>[1] <a href="https:&#x2F;&#x2F;youtu.be&#x2F;vN4U5FqrOdQ?t=2530" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;vN4U5FqrOdQ?t=2530</a>
blakesterzover 5 years ago
Anyone else still sad over the demise of FrontPage Express? It did everything I needed at the time, it was free, and really easy to use. The HTML wasn&#x27;t as bad as FrontPage either.
评论 #22326700 未加载
Damogran6over 5 years ago
Dude&#x27;s gonna wonder why he had a sudden 6500% jump in traffic.
dhosekover 5 years ago
My personal site, <a href="http:&#x2F;&#x2F;don.dream-in-color.net" rel="nofollow">http:&#x2F;&#x2F;don.dream-in-color.net</a> has been at that URL (and with this design) for over 20 years. The reading list (<a href="http:&#x2F;&#x2F;don.dream-in-color.net&#x2F;books&#x2F;" rel="nofollow">http:&#x2F;&#x2F;don.dream-in-color.net&#x2F;books&#x2F;</a> ) dates back to a page that was originally served over FTP and will turn 25 years old in May.
gerardesover 5 years ago
If you like this? Check this one: <a href="https:&#x2F;&#x2F;www.gratiz.nl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gratiz.nl&#x2F;</a> Updated every day :-)
elamjeover 5 years ago
My page(<a href="https:&#x2F;&#x2F;www.towardssoftware.com" rel="nofollow">https:&#x2F;&#x2F;www.towardssoftware.com</a>) isn&#x27;t quite that old, but it gets the job done with an incredibly simple content manager - plain html&#x2F;css editing.<p>There is almost no javascript, and I have to say, it&#x27;s done wonderful so far. I have tried Hugo to manage stuff, and a couple of others, but for a lot of blog type of stuff, html just works!
neosatover 5 years ago
I had this perception that those spinning gifs and moving text made pages crazy hard to parse but I was pleasantly surprised that this site seemed simpler and easier to parse than half the sites today with pop ups, notifications, and blocking modals. Is it just me, or are these notifications and modals that are getting so prevalent really degrading a lot of the web browsing experience today.
评论 #22328428 未加载
raghavtoshniwalover 5 years ago
This is pretty cool. I had to look Frontpage up! Logic dictates that there must have been a point in time where the prevailing opinion shifted from “Uses ancient UI” to “Has a cool retro feel”. Probably all technologies go through this? Like vinyl becoming cool a few years back. Has happened with Flash games recently. Is there a name for this?
评论 #22327281 未加载
pmlnrover 5 years ago
I started with FrontPage 98 in &#x27;99. Moved to a self-written PHP CMS, then WordPress, then back to static HTML.<p>Had I stayed with FrontPage, my life might have been simpler - porting 20 years of content is not simple - but I would have missed out on learning a lot of HTML, CSS, PHP, Python, MySQL, character set conversion, MySQL vs UTF-8, etc.
dep_bover 5 years ago
I really have a soft spot for these kind of sites. Often people have pretty interesting and unique content on this kind of websites. I always try to help by keeping things very simple to maintain but just a bit better, like making a PHP include of the menu and then replacing the top part on every page once.
Lucadgover 5 years ago
I learned Frontpage in 2000 in a King&#x27;s Cross (Sydney) internet cafe where you paid 2 AUD for unlimited time...but you couldn&#x27;t leave, not even to go to the toilet.<p>That html went straight to Geocities.<p>The feeling of power part of a minority of people who could actually publish something on the net was amazing.
jeenaover 5 years ago
A company in Germany called Arcor had the front page website of my band from 2001 which used frontpage serverside extensions still online about 4 years ago. I couldn&#x27;t find the FTP password to download the source code so it died when they finally pulled the plug.
felixg3over 5 years ago
I generated my website at server.giessmann.net just last year using Lotus FastSite and the geocities gif archive. I included my fax number, icq id and a PO box. Of course there are 9&#x2F;11 conspiracy theories and a banner to download the latest Netscape browser.
utahsaint365over 5 years ago
<a href="http:&#x2F;&#x2F;explorermag.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;explorermag.com&#x2F;</a><p>My 21 year old site focuses on Windows NT and the upcoming Windows 2000 release. Back when MSFt focused on operating systems. Billg still in charge!
评论 #22327468 未加载
mk89over 5 years ago
We are talking about a God given website. Of course it&#x27;s old and still ongoing :P<p>Jokes aside, the first thing I read was the sentence &quot;here there is a java applet, sorry your browser doesn&#x27;t support it&quot; :D Which is funny, after all.
cat199over 5 years ago
Not to forget the geocitiesizer:<p><a href="https:&#x2F;&#x2F;www.wonder-tonic.com&#x2F;geocitiesizer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wonder-tonic.com&#x2F;geocitiesizer&#x2F;</a><p>&quot;Make Any Webpage Look Like It Was Made By A 13 Year-Old In 1996&quot;
fjfaaseover 5 years ago
Mine, in plain HTML, is almost 25 years old. I have to admit that I did change the layout a little, through the years, but it has been rather constant, because updating 974 HTML files, is not something that is easily done.
评论 #22328891 未加载
cptskippyover 5 years ago
One of my favorite pieces of software, that I still use to this day, is 20 years old version of SpaceMonger.<p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;XMwNRR3.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;XMwNRR3.png</a>
hieudang9over 5 years ago
I missed the tools like FrontPage&#x2F;DreamWaver and gorgeous Flash websites.
评论 #22327068 未加载
评论 #22326514 未加载
pjc50over 5 years ago
Another classic from an electronic music pioneer, author of the original TRON score: <a href="http:&#x2F;&#x2F;www.wendycarlos.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.wendycarlos.com&#x2F;</a>
dmalvaradoover 5 years ago
Also of note, this website is still running despite the HN hug of death.
jhoechtlover 5 years ago
Its.So.Quick.<p>I love the speed of the page! And seemingly nobody is eavesdropping me.
hypertextheroover 5 years ago
Simple and useful.<p><a href="https:&#x2F;&#x2F;s3.amazonaws.com&#x2F;simpleuseful&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;s3.amazonaws.com&#x2F;simpleuseful&#x2F;index.html</a>
Kunixover 5 years ago
One made with Word and still updated: <a href="http:&#x2F;&#x2F;villemin.gerard.free.fr&#x2F;" rel="nofollow">http:&#x2F;&#x2F;villemin.gerard.free.fr&#x2F;</a>
goshxover 5 years ago
I love that you kept the style too. This brings back good memories. I’ve learned HTML using Frontpage and gifs were a must in my geocities hosted websites.
jk7fover 5 years ago
Another gem: <a href="http:&#x2F;&#x2F;www.tyrrell.de&#x2F;startseite.htm" rel="nofollow">http:&#x2F;&#x2F;www.tyrrell.de&#x2F;startseite.htm</a>
anacolutheover 5 years ago
Reminds me of <a href="http:&#x2F;&#x2F;villemin.gerard.free.fr&#x2F;" rel="nofollow">http:&#x2F;&#x2F;villemin.gerard.free.fr&#x2F;</a>
faramarzover 5 years ago
I made my first web site with Frontpage and the big leap for me was learning about nested tabled within tables. game changer.
RdRocket16over 5 years ago
Check out Butkus.org - my dad has had it since before 2000 and updates it regularly, with an ancient copy of frontpage.
评论 #22383381 未加载
elwellover 5 years ago
Here&#x27;s a real gem: <a href="https:&#x2F;&#x2F;bible.ca&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bible.ca&#x2F;</a>
nimajnebover 5 years ago
I love the old style of (personal) website like this. It&#x27;s seems both nostalgic and maybe a bit more authentic.
afwallerover 5 years ago
The content is super wholesome as well.
SonnyWortzikover 5 years ago
Frontpage wow, that was my go to back in the days. Then I saw the markup it was making, yikes!!
dmuhsover 5 years ago
This is dedication in content creation and maintenance. We can all learn something here!
skcover 5 years ago
The source is refreshingly sparse and tidy which was kind of jolting for a second.
shaneprrltover 5 years ago
You&#x27;re telling me their site still works in 2020 <i>without</i> needing to serve the client as a server-side rendered react app with the data being provided by several node.js microservices containerized and deployed to a kubernetes cluster and accessed through a GraphQL interface? IMPOSSIBLE!
评论 #22329680 未加载
jmnicolasover 5 years ago
Only someone with unwavering faith would maintain a Frontpage website in 2020 :)
aloukissasover 5 years ago
I just love the footer &quot;optimized for 1024x768 @ 16M colors&quot; :)
retubeover 5 years ago
and it loads at light speed
评论 #22326495 未加载
devalnorover 5 years ago
&lt;bgsound src=&quot;ue.mid&quot; loop=&quot;-1&quot;&gt; is princeless
randogogogoover 5 years ago
Wow that loaded quickly! I wonder what she&#x27;s doing to optimize it.
评论 #22328731 未加载
ngcc_hkover 5 years ago
Anything not text based is problematic. But beyond that it is hard.
exabrialover 5 years ago
And loads faster than any of the crap SPOs that are en vouge today
EugeneOZover 5 years ago
&quot;UFO&#x27;s don&#x27;t exist&quot; - untrustworthy site.
tdsteinover 5 years ago
It loads so fast!
marai2over 5 years ago
What is the oldest website still standing?
评论 #22326457 未加载
评论 #22326490 未加载
评论 #22326461 未加载
jamesjyuover 5 years ago
Frontpage: the original no code software.
mygoover 5 years ago
does anyone know what year the &lt;marquee&gt; tag became depreciated? I’m surprised my iPhone renders it
arm64futureover 5 years ago
Where can I find more sites like this
评论 #22329319 未加载
评论 #22327443 未加载
bobowzkiover 5 years ago
I had forgotten all about Frontpage!
komeover 5 years ago
ahahah from Lonate Pozzolo!! I am from Bellinzago and this is just mind-blowing.<p>great website!
theklubover 5 years ago
I love it
threepioover 5 years ago
SLAPP LIKE NOW!
djsumdogover 5 years ago
I recently did a history of my old websites:<p><a href="https:&#x2F;&#x2F;battlepenguin.com&#x2F;tech&#x2F;a-history-of-personal-and-professional-websites&#x2F;" rel="nofollow">https:&#x2F;&#x2F;battlepenguin.com&#x2F;tech&#x2F;a-history-of-personal-and-pro...</a><p>Most of the content is still there, but it&#x27;s been shifted between static pages, Rails, Wordpress and now Jekyll.<p>It&#x27;s neat to see one of these gems still out there; a picture of the 90s web that&#x27;s still functional and being used. Too many of these sites are lost; only available in the Internet Archives.
评论 #22329824 未加载
nalesnik3000over 5 years ago
The spinning e-mail symbol GIF evokes pure nostalgia, bro. Came here to laugh, not to feel.
评论 #22326494 未加载
callesggover 5 years ago
Personal websites... is something that screems mental ilness also writing youtube comments...