this post was submitted on 27 Mar 2024
177 points (95.9% liked)

Programmer Humor

32495 readers
540 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 7 months ago* (last edited 7 months ago) (1 children)

A while ago I stumbled over a corporate site and decided to open the dev tool on a whim. Turns out it's all XML styled with XSLT stylesheet instead of the usual HTML+CSS. I forgot the name of the site and haven't found another site that do this since then.

[–] [email protected] 3 points 7 months ago (1 children)

I remember the WoW armory site was like this.

[–] [email protected] 2 points 7 months ago (1 children)

It seems they've been rewritten to use standard html+css a while ago. Can't find any trace of xml there.

[–] [email protected] 4 points 7 months ago

Heh, yea, I haven't touched that game in 13 years so my memory is nothing but a historical anecdote :)