Live data from Hacker News

HyperPhysics (2016)

hyperphysics.phy-astr.gsu.edu

21–30 of 49 posts

Re: HyperPhysics (2016)

#21
post #10

Love the fact they haven't updated the website to more modern web technologies.

Do you love it purely for nostalgia? Because I loved this as much as you back in the day, but this website could definitely use some improvements to make it more accessible and palatable to students today.

some centering would be nice

Re: HyperPhysics (2016)

#23
post #10

Love the fact they haven't updated the website to more modern web technologies.

Do you love it purely for nostalgia? Because I loved this as much as you back in the day, but this website could definitely use some improvements to make it more accessible and palatable to students today.

I'd wager all they need to do is get some proper CSS happening and they can visually change things without intrusively changing the HTML content itself. The may need to strip away some deprecated attributes for HTML elements, and add class attributes, but that's about it.

Re: HyperPhysics (2016)

#24

trying to think if there is any reason to use image maps instead of svg. maybe slightly easier to generate programmatically the page

In short, image maps work(ed).

The author, Rod Nave, is old, possibly retired, and probably self-taught in HTML 3.2.

Image maps were the modern tech in the years after Fulton County started pushing internet to residents---1995 or so. I don't remember there being any alternatives at the time; CSS was mostly supported by many browsers, but div tags weren't in widespread use.

For a non-programmer, it would be a herculean effort to learn and transition existing material to a new technology, and the benefits might not be obvious to someone focusing on teaching physics to 100 undergraduates most of the year and seeing the widespread, positive impact of the current implementation.

Re: HyperPhysics (2016)

#29

Funny, I've been using the same sort of format for my own notes on physics [1]. Although in my graph there is no semantic meaning between graph nodes, maybe I should add that. 1: https://0x5.be/physics-notes/index.html

I really like that, especially the SVG diagrams. Is this exported from some flavor of TeX?

Re: HyperPhysics (2016)

#30
I wanted to praise this page for the absence of tracking among the other "modern" things, but then it turns out it makes some requests to nerdydata.com. A bit disappointed, but still a great resource.
Post reply on HN