I agree with the other comments about the article being difficult to read. But kudos to the author for taking the time and effort to put their words into practice and attempt to make an interestingly designed piece of writing.
Design must be subservient to usability. It was painful for me to scroll, so much so that I gave up. It may have been acceptable on a wide desktop, but his article was so janky on my 2020 iPad that I had to stop reading.
I really really like this quote. Did you come up with this? Hits the nail right on the head, and is actually a key to helping developers better understand how to design effectively. Namely, to come at design from the perspective of an interface as an 'information architecture'. And how this is key to making design easy and more understandable for a engineering oriented mind.
On my iPhone it wasn’t just a bad experience in the viewport. It also fully blocked screen rotation for 4-5 seconds and made me think my phone had frozen. I only rotated because there was multicolumn text that was hard to read in portrait. The typography is very pleasing to the eye otherwise, but I get the sense it wasn’t even tested on a phone.
> Sliding columns for seemingly no reason other than to confuse the reader (Also makes it impossible to skim the article)
FWIW, every time I’ve looked at the state of the art for column flow content on web, this is how it’s felt. Even as browsers have supported it, even web design people barely talk about it because it’s basically bad.
Column flow content in design is managed and carefully laid out for the specific content. The idea that it could be a few css properties was hubris.
farleykr|5 years ago
rojcyk|5 years ago
tomcam|5 years ago
taphangum|5 years ago
I really really like this quote. Did you come up with this? Hits the nail right on the head, and is actually a key to helping developers better understand how to design effectively. Namely, to come at design from the perspective of an interface as an 'information architecture'. And how this is key to making design easy and more understandable for a engineering oriented mind.
I wrote a short article about this here: https://simpleprogrammer.com/information-architecture-develo....
kranner|5 years ago
eyelidlessness|5 years ago
ZephyrBlu|5 years ago
- Oversized font which means I can't skim the article
- Sliding columns for seemingly no reason other than to confuse the reader (Also makes it impossible to skim the article)
- Really unintuitive navigation system (Click on a part of the paragraph) that I didn't find until I randomly hovered my mouse over it
I didn't read the article, the design and layout actively put me off, which is kind of a shame because I think the topic is interesting.
eyelidlessness|5 years ago
FWIW, every time I’ve looked at the state of the art for column flow content on web, this is how it’s felt. Even as browsers have supported it, even web design people barely talk about it because it’s basically bad.
Column flow content in design is managed and carefully laid out for the specific content. The idea that it could be a few css properties was hubris.