eh, am very biased as I design similar sites but I honestly prefer these to what would be likely string of random social media posts.
I like having relevant graphics stickied while text is displayed alongside it (assuming by blog post you mean the typical page-like top to bottom approach).
edit: damn, if these designs are hated what modern approaches do people like? I feel like scroll based text is a relatively unexplored idea compared to the typical blog post.
When it comes to web content, I vastly prefer web like interfaces that you can't reproduce in print.
While I'm not that against to such a web page (when viewing it on a monitor, not a phone) I'd say follow these points:
• Don't hijack any browser functionality. Scrolling shall scroll the document, the end.
• Don't scale something to the screen size, breaking zoom! Especially don't do it so that when zooming causes a different scroll position and then it all jumps to a different slide. WTF!
• Make it accessible!
If you want to make flashy graphics and animations make a game. That is not meant as to belittle games, I love games.
I don't disagree with those, and I'm able to do them myself but what do you mean by this?
"• Don't hijack any browser functionality. Scrolling shall scroll the document, the end."
How would you consider the page hijacking scroll functionality? You can scroll down normally. There are animations based on scroll position, maybe that's what you meant?
> edit: damn, if these designs are hated what modern approaches do people like? I feel like scroll based text is a relatively unexplored idea compared to the typical blog post.
The New York Times generally does the "lots of data, text and graphs in a scrolling presentation" tastefully.
Any articles that demonstrate this? Haven't read the NYT in like 15 years. Only vaguely familiar with the data viz that Mike Bostock created while there, and only because he shared them on a defunct blocks site.
I want it to be something you could reproduce in print, though. As close to what I'd get putting it in reader mode as possible.
We've spent a long time optimizing the printed word, including pages with diagrams and illustrations on them. You don't need to reinvent the wheel for every blog
I mean if you want print views (reader mode in firefox works well if the dev took the time to structure everything semantically), definitely use the print functionality. Maybe I'm one of the last people that still makes print media queries, but I do find value in them especially since they're quite easy to make.
I like having relevant graphics stickied while text is displayed alongside it (assuming by blog post you mean the typical page-like top to bottom approach).
edit: damn, if these designs are hated what modern approaches do people like? I feel like scroll based text is a relatively unexplored idea compared to the typical blog post.
When it comes to web content, I vastly prefer web like interfaces that you can't reproduce in print.