No mention of the page-view counter? Remember those, we'd put the message "just a counter, don't click" beneath them.
Well, I got a girlfriend just because of that. My personal blog was kinda popular in those days. A girl once commented/emailed (forgot) something in the lines of -- You gotta be kidding, the counters is fake and scripted, right? It is increasing every second or so. You cannot have so many visitors! Those were the times of the high hundred-thousands visits to my site if not millions each month. I told her to meet me a…
Only 90s web developers remember this (2014)
351–354 of 354 posts
Re: Only 90s web developers remember this (2014)
#352Earlier quoted context omitted.
Funnily enough you can see what a word doc looks like because the x in .docx is “XML” so save the word doc as .html and bask in the flaming dumpster fire of the font definitions at the top inline CSS.
I believe .pptx (PowerPoint) files are ZIP's, too. Try changing a .pptx file to .zip.
Re: Only 90s web developers remember this (2014)
#353Earlier quoted context omitted.
The problem with wysiwyg is that I think CSS makes it hard to make these things. Those editors always seemed to make the kludgiest CSS because the CSS 'cascade' makes it hard to create drag and drop components. Any one more knowledgeable can correct me if I'm wrong.
The hardest problem is wysiwyg for different screen sizes
Couldn't they do it with media queries?
Re: Only 90s web developers remember this (2014)
#354Earlier quoted context omitted.
Yeah this was awesome time and it did teach you more than just the trick, navigating unknown codebases, extracting the meaningful parts of a non trivial piece in f code… I really think the web community lost something with the transition to compiled uglified js and css…. Sure google will show you to some code if you manage to put what you are looking for into words but that isn’t always easy. Pitty that there is no s…
There is. Source Maps. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/So... Can’t tell if you’re sarcastic or not, assuming not all comment readers will be aware either way.