435

Explore Wikipedia Like a Windows XP Desktop

This is really impressive. It's exactly what I imagined the original Microsoft Network in Windows 95 would have been like.

And so The Microsoft Network wasn't a program you loaded like CompuServe. It was part of the OS, with folder icons that looked just like real folders. It was a kind of version of the Web where you could browse online data the same way you browsed your file system. This is what made it cool.

It was as if the data was suddenly free of the shackles of being displayed in a program. Data wasn't just a web page, or a program showing its own internal databases. The Microsoft Network made it look like the data was right there, and you could click it and drag it around! For a brief time, back in 1995, it felt like we were on the verge of the true object-oriented web, a world filled with open data and free from the tyranny of the walled gardens.[1]

It also reminded me what an excellent job Wikipedia does with their hierarchical classification which you don't see when you're often only searching by article name.

[1]: https://web.archive.org/web/20260129143542/https://www.coder...

9 hours agocube00

Talk about data being separate from programs always reminds me what a good job Microsoft did with the spacial filesystem (that means one folder is one window, and they remember their location), single-document interface (a UI paradigm) and COM (a cross-process communication system). As a novice user not understanding a whole lot about the system, your documents were in the operating system and not in a specific program (this still wasn't perfect and a lot of new users did think their documents were in programs, which might be why we gave that up) and those programs could talk to each other and embed each other's documents.

This stuff probably seemed moderately innovative if you didn't grow up with it, seemed blindingly obvious if you did grow up with it, and somehow, like idiots, we've managed to lose it again!

5 hours agopocksuppet

> this still wasn't perfect and a lot of new users did think their documents were in programs, which might be why we gave that up

To this day there exist office workers—ones old enough that no, it's not because the were introduced to computers via smartphones—who use a computer for hours every single weekday day but get totally turned around in a file manager, and don't know even the extreme basics like how to copy and move files.

There are offices full of such folks, in non-tech offices, where the person who knows how to sort-of use a GUI file manager is the "computer whiz" they go to with questions.

3 hours agofunimpoded

The "files and folders" hierarchical tree model for a file system is one where I wonder about the limits or effectiveness of the skeuomorphism approach to convey such a concept. If you're coming from a place where information was generally held and organized on paper, it _should_ be natural that you can group files within a container like a folder, and the kind of folder the iconography showed should be able to contain sub-folders.

While many did pick up on the idea, where were the shortcomings? Were the early graphics not enough to build the mental link. Was it the common grid view of icons. Was it the icon being an abstract thing you needed to open to see the contents instead of looking at it directly (as previews on the icon which came later), was it things opening in separate windows. It's not as though other more visually 'rich' methods to show a file system such as 3D or animated took off.

There's also the modern version that gets brought up occasionally where people who are using devices with mobile instead of desktop OSes apparently don't know how to work with file systems to manage data, and presumably they'd have even less exposure to the physical paper concept that inspired it.

2 hours agokeyringlight

OLE objects are just FAT like filesystems; nothing too disimilar to Unix if it mounted disk images with text files and different images with it in order to create a document format.

4 hours agoanthk

> It also reminded me what an excellent job Wikipedia does with their hierarchical classification

As someone who once tried to use that supposedly hierarchical classification for data organization, it is unfortunately not excellent at all.

It is rather arbitrary, inconsistent, extremely incomplete, and not infrequently circular. Think of it more like a bunch of haphazardly applied tags that make perfect sense in the context of a single page, but quite frequently make very little sense when you look at the actual pages and sub categories that belong to a category. Category membership is just not something visible enough for it to wind up being organized and curated in any kind of systematically accurate way.

On the other hand, the presence of an infobox of a certain type is extremely reliable for categorizing many types of articles.

2 hours agocrazygringo

> They had this project called Cairo that was supposed to throw out that scruffy old file-based filesystem and bring in a shiny new Object Based File System instead. It never happened, so we'll never know exactly how it might have turned out.

Nowadays we call those APIs. They are REST based rather than file-based to make them distributed, the main difference is that you don't get a common user interface that all providers adjust to; you need to choose your own client to read them and write into them.

And because they're created by programmers for programmers, they're not what you'd call user-friendly. Usually the only efficient way to use them is programmatically, so that you need to create a specific user interface for each API. Somehow, I doubt that Cairo would have come to be anything much different from that in the end.

6 hours agoTuringTest

> This is really impressive. It's exactly what I imagined the original Microsoft Network in Windows 95 would have been like.

That's actually not far off. It was an old-fashioned BBS like Compuserve in a Windows Explorer-like window. The topic-specific icons you see in this mockup are actually very on-point, though on the Microsoft Network they would be for general BBS sections not encyclopedic articles or media.

6 hours agozozbot234

That really sounds like the idea behind Plan9. Interesting.

8 hours agodwedge

Incredibly beautiful, possibly because it maps so well to the mental model we typically use to organize knowledge in our heads. I don't know how we lost the folder/container vs. document/content iconography, and other things (like layout of items, sorting) during the shift to web applications.

9 hours agohliyan

Knowledge doesn’t neatly align to a nested hierarchy. Especially written knowledge.

Language is an imperfect means to convey knowledge, and people store that knowledge in subjective and highly personal ways.

You may mentally recall balloons within “entertainment” or “party”, whereas I might store that knowledge under “horror”.

Add onto that the massive focus on using graph theory to scale social networking technologically, and you effectively lose any motivation for rigid hierarchy.

9 hours agocheschire

A folder system doesn't have to be strictly rigid, you can still have "symlinks" so the same article appearing in different folders (aka labels if you can easily duplicate content inside folders, but you retain the nested, drill-down approach)

9 hours agodarkwater

Wikimedia Commons has this feature. Editors can manually bless certain combinations of traits as "subcategories".

For example, https://commons.wikimedia.org/wiki/Category:Paintings_of_cas... contains the subcategories "Paintings of castles by country" (nested hierarchy), "Frescos of castles" (a medium), "Paintings of Château de Chillon" (a subject), and "Young Knight in a Landscape by Carpaccio" (multiple views onto a specific item). Each item may appear in multiple subcategories. As far as I can tell, the UI won't let you search for frescos of Italian castles (unless somebody's made a subcategory for that), or view all paintings of castles regardless of their subcategory.

I'm not very fond of this approach. I'd prefer for each item to have an unstructured set of tags ("fresco", "depiction of a castle", "depiction of Italy"), with automatic derivation of parent tags ("fresco" implies "painting") and the option to search by multiple tags. It should be possible to automatically discover tags which best refine a search, so that the UI can still suggest them to the user, as it does today.

7 hours agofleabitdev

> I'd prefer for each item to have an unstructured set of tags ("fresco", "depiction of a castle", "depiction of Italy"), with automatic derivation of parent tags ("fresco" implies "painting") and the option to search by multiple tags.

It's definitely possible to do this. IMSLP (a large repository of freely available sheet music, which differs by cross-cutting features such as genre, historical period, contributors (composers and others), instrumentation etc.) is MediaWiki based and has a plugin that does exactly that. These days the would probably want to host all the tags on Wikidata so that they can be multilingual and queryable out of the box, though.

6 hours agozozbot234

Which is actually done on commons, it just isn't very popular (on images, click the structured data tab and then look at depicts) [admittedly i think a big part of the problem is is implementation choices and UI decisions].

5 hours agobawolff

That's only "depicts" claims and is nowhere near comprehensive. It doesn't even come close to matching what's currently stated using categories. Running searches on that data is also hard compared to what IMSLP gives you for their own system.

5 hours agozozbot234

> Knowledge doesn’t neatly align to a nested hierarchy. Especially written knowledge.

The category tree being displayed comes directly fron wikipedia. E.g. Wikipedia has pages like https://en.wikipedia.org/wiki/Category:Art

5 hours agobawolff

Which isn't a hierarchy, it's a tagging system. The tags have some hierarchy but that's not uncommon. The distinguishing characteristic of "nested hierarchy" is that a particular thing should only appear exactly once in the hierarchy.

Since this is so terribly impossible most systems almost immediately make it possible for things to show up in more than one place, which means it's actually hierarchial tagging, whether or not the organizer(s) realize it.

You could also make a distinction based on how many tags things end up with; if it's almost always one, you could call it a nested hierachy with some exceptions, but if it's almost always more than one, and often much, much more than one, it's a tagging system. Even by that criterion that creates a spectrum rather than a binary distinction, Wikipedia is very much organized by tags and not hierarchies. I don't know what the average is but every Wikipedia page I've ever looked at the tags for has quite a few.

4 hours agojerf

The ICD-11 has an interesting "nested hierarchy with some exceptions": each entry has a primary location, and secondary locations are implemented a bit like symlinks.

4 hours agowizzwizz4

Yes, and it sad the search in this UI doesn’t work…

8 hours agoagilek

I agree, for some reason I have always alternated between wanting not just the universal search box but a browsable hierarchy to mentally run my fingers over and discover in a structured way.

We let go of the the manual index somewhere along the way since it doesn’t scale like search, obviously, but for the same reason I keep a library and enjoy traversing others’ private ones and visiting public ones, I keep coming back to browse.

7 hours ago9x39

This is why I frequently post about how I miss Gopher. It kind of forced this hierarchy.

7 hours agoqueuebert

I guess this model doesn't maximize engagement

9 hours agosznio

I dunno, I never had a "Sheep Looking at Viewer" category in my mental model until I randomly clicked around the media folder.

8 hours agochuckadams

The shininess looks a bit more like https://en.wikipedia.org/wiki/Windows_XP_Media_Center_Editio... and not like the regular Windows XP, but still a fun project!

11 hours agodewey

Definitely not MCE: the title bars are bright blue with the "Fisher-Price" orange buttons, which was the hallmark of regular XP.

8 hours agochuckadams

Yeah it's def going for an XP clone feel. Although it's not 1:1, I assume to skirt copyright.

7 hours agoAMerrit

Large scrollbars! Windows with borders! What a relief!

This has become a forgotten art: we focus so much on CONTENT these days that we forget that people want to use the mouse to scroll, and use the mouse to resize windows.

8 hours agojwr

I agree. We focus on content where usually it’s so poorly structured and displayed it lacks final touches. I prefer wider scrolling bar than extra white space in the browser. Same goes for finder. I find old systems to be much more usable for me than modern ones

3 hours ago__natty__

Hm. It is a clear UI, but I would prefer more space for the content.

6 hours agolukan

I feel like the 100 or so uncategorized articles should lie either directly in home or clutter the desktop for a more authentic experience.

8 hours agolavela

I did something similar for my personal site :)

https://brynnbateman.com/

7 hours agobrynnbee

I lasted less than one minute. Can't read anything when there's an unstoppable animation in peripheral vision going blinky blinky blink.

5 hours agocousin_it

Taking about clippy? If so that's good feedback! I'll make it disappear after a couple seconds. Thanks!

2 hours agobrynnbee

Beautiful memories of browsing random topics in Microsoft Encarta '97

9 hours agoeur0pa

This is fantastic. And I really appreciate that it doesn't pollute my history API with a bunch of exploration marks.

4 hours agobovermyer

I’m surprised the search function in the start menu doesn’t do anything. Seems like that would be super useful. But I did enjoy this, nice job with the polish.

3 hours agoOkGoDoIt

This is genuinely a really fun way to browse Wikipedia. Only drawback is that folder names that contain ellipsis don't show the full name when clicked.

10 hours agosagacity

If you click on the tile icon at the top of the window, you can have it display as a list!

6 hours agohellosami

It’s too snappy for a windows xp experience.

6 hours agoblks

Windows XP's desktop rendered as a web page is snappier.

2 hours agobasilgohar

This is what Rocky brought home to the Eridians

4 hours agodustinroepsch

It is nice. I randomly click on something interest just appear in my mind and lead to this: life -> death -> last_words -> More milk. But I can't find it on Wiki. I search More milk. and the first result is this page: https://en.wikipedia.org/wiki/Death_of_Michael_Jackson. Hmm, why is the name different?

10 hours agoangilr

"More milk" is a redirect to that page

https://en.wikipedia.org/w/index.php?title=More_milk.&redire...

The "Windows XP" website displays the same article when you click on "More milk" there

10 hours agoflexagoon

Wow, do you know what is the relationship between More milk and the death of MJ?

10 hours agoangilr

The Wikipedia article does:

> After several hours and several drug injections, Jackson was still unable to fall asleep, and, according to Murray, was repeatedly asking him for "milk", a nickname for the powerful surgical general anesthetic propofol, which Jackson had used in the past as a sleep aid. At 10:40 a.m., with Jackson still not asleep, Murray relented to his requests and injected him with 25 milligrams of propofol diluted with lidocaine. With Jackson finally asleep, Murray testified that he left his bedside to go to the bathroom, and after returning two minutes later, discovered that Jackson was not breathing and had a weak pulse.

10 hours agoKwpolska

Thanks! TIL that Propofol has a nickname "Milk of amnesia". MJ asked more milk which meant more propofol.

10 hours agoangilr

Here's Robin Williams describing it https://www.youtube.com/watch?v=WOIBBE3ObRY

He calls taking propofol for sleep as Having chemotherapy because you're tired of shaving your head

9 hours agopratio

It's funny, haha. Thank you for the link!

7 hours agoangilr

This is cute, but the UI is uncannily not there (I think there were multiple attempts of designing the XP for web already which looked more authentic).

But my biggest gripe is, why represent it as a file system with WordPad displaying HTML? I get the idea for media, but not for the articles.

It's pretty obvious that Wikipedia should be a single CHM file. That would be nice and much more immersive.

https://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help

5 hours agoZoomZoomZoom

CHM files were great, it actually made documenting enjoyable. I miss those days.

5 hours agoklaussilveira

Honestly, a testament to current Wikipedia design, because while it's fun to click around it's literally impossible to find what you need in this kind of GUI. (Geofile explorer is simply baffling.)

2 hours agoShinyLeftPad

Oh wow, to me the history section feels like Civilopedia (in a good way). I can't explain why.

9 hours agotigerlily

Okay, okay... *enables JavaScript for explorer.samismith.com*

4 hours agonickburns

Is there a reason why it looks like Temu's Windows XP? Copyright concerns I guess?

10 hours agoredox99

Not sure why they downvoted you because you have a point - icons are not the same as Windows XP's, wallpaper flat color reminds me more of Win 95/98 and the taskbar design has some details that do not match precisely with Windows XP's. I'd also bet it's due to copyright concerns

9 hours agoGualdrapo

Ask LLM to make a 98/XP styled website and you will discover the reason.

7 hours agoweezing

Because it's obviously vibe coded (look at the source code).

10 hours agosunaookami

That's pretty fun to play with. Whoever made it, good job! :D

4 hours agojan_Sate

make it look like encarta 95 and you'll have a REAL winner on your hands

9 hours agoarnon

love how it loads instantly and feels smooth. imo useless but still cool

11 hours agounrvl22

> love how it loads instantly and feels smooth.

Unlike Wikipedia these days.

9 hours agokristianp

wikipedia is fine, and you can still use vector or even monobook skins. try adding ?useskin=monobook at the end of the url

9 hours agohexagonwin

Is this sarcasm? Doesn't Wikipedia look identical to 10 years ago and still load instantly?

7 hours agodewey

Yes. It definitely lacks the hourglass mouse cursor experience!

10 hours agodolmen

I guess XP (x64) could run like this on modern PCs.

9 hours agosenfiaj

pretty cool! needs the search function to work tho to be useful

10 hours agomacwhisperer

It kinda stays true to the Windows File Explorer as its search was always mostly useless

5 hours agoneutralx

This is so Cool! Great concepts and execution. I could imagine this way of interaction and exploration apply to Educational area

8 hours agowoodydesign

This looks really cool. feels nostalgic. it would be more fun if it can be switched into whatever desktop mode i want like unix.

10 hours agokramit1288

What a beautiful nostalgic feeling. Keep up the good work! Worth adding some start menu options as well.

10 hours agosteveharing1

Such a cool project! Now it's just missing search and a request for donations

10 hours agopixlmint

It's also missing the defrag tool. Without it, it's going to be very slow as the disk fills up.

Should put a shortcut to it on the desktop as well, so that users who experience significant lag can defrag at will.

10 hours agoemil-lp

Seeing the Windows XP theme I loved the most really brings back a wave of nostalgia

10 hours agojdw64

Can I run this offline?

4 hours agoa1o

Well, it should also have Solitaire and Minesweeper. :)

9 hours agoDeathArrow

this needs to be an offline bootable usb version :)

7 hours agoMK2k

trying to find what folder has Дэбі робіць Даляс

9 hours agokoolala

Presumably none, since its only searching english wikipedia, and that looks to be belarusian.

5 hours agobawolff

This is just beautiful. I wonder if this could turn into different styles, like that of a book, or a cabinet?

9 hours agoEonexus

Ok this is a genuinely perfect way to research an entire field by article instead of having to jump recursively link to link and forgetting what you were doing 5 minutes ago.

I've never seen wikipedia from this categorized vantage point. If we're being real their UX is kinda crap outside the usual search->article->link flow and could use a complete rework.

8 hours agomoffkalast

Lucky 10000?

Three tricks if you didn't already know:

1: you'll find categories at the bottom of regular mediawiki pages

2: if you click one, you'll end up on a page like eg. this: https://en.wikipedia.org/wiki/Category:Computers

3: the tree style tabs plugin in combination with middle-click is criminally underrated for navigating hierarchical data. (middleclick open-in-new-tab is only mildly handy, tree style tabs seems tepid by itself without it)

7 hours agoKim_Bruning

TIL, I think I've landed on these pages a decent number of times but never from wikipedia's internal nav. I assumed they were more of an adhoc occasional thing, not a standard for sorting all pages.

6 hours agomoffkalast

Oh, right, and I forgot about the tree views!

The little arrows next to the subcategories can be clicked to open up trees, so you have hierarchical data in there as well. Try click open eg Classes of Computers (With 41 direct subcategories, and 91 pages directly in the top level category, that's a big tree!)

Categories are criminally under-used.

5 hours agoKim_Bruning

Impressive, I will use it

4 hours agosjreese

Thanks! This is great.

8 hours agojimmydddd

Somehow the format makes me feel like its easier to learn here than the intimidating encyclopedia theme of wikipedia. It's interesting to consider the effect that presentation of information might have on learning. We know that physical books are said to be better for learning (I have heard people go up by an entire grade if they use them), but maybe there is something to be said for themes, too.

9 hours agoUptrenda

I guess appearance is subjective because I always considered XP to be the ugliest Windows ever released.

9 hours agohnlmorg

I really want a linux virtual filesystem that does this.

5 hours agojovial_cavalier

There seems to be some editorializing in category choice, which makes this a bit of a no-go for me. I'll just use the real thing.

5 hours agounderlipton

It doesn't work for me. Nothing clickable opens anything or do anything for that matter. Am I the only one experiencing this?

4 hours agogargola_

Super nice. Congrats

8 hours agoguilhermesfc

what tech stack does it uses?

5 hours agopiyiotisk

I'd like to see a gource interface to Wikipedia, personally ..

9 hours agorigonkulous

Amazing work!

8 hours agoernstgnzlz
[deleted]
8 hours ago

This is actually so cool

8 hours agopeppevignanello

Is there a way to go up/back a folder without clicks? Enter key goes into folders.

9 hours agosoupspaces

Very cool!

9 hours agodunderd

I love it! Congrats !

8 hours agofstepho

[dead]

15 minutes agox0152

[dead]

10 hours agoprokajevo

[dead]