> ## Content Index
> Fetch the complete content index at: https://werd.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# NYT Flash-based visualizations work again
- URL: https://werd.io/nyt-flash-based-visualizations-work-again/
- Published: 2024-01-21T17:09:27.000Z
- Updated: 2024-01-21T17:09:27.000Z
- Author: Ben Werdmuller
- Tags: NotableLinks, #Import 2025-06-13 09:20

"NYT is using the open source Ruffle as their Flash emulator. I hope other news outlets follow. It’s great to see my favorite visualizations working again."

A lovely way to keep interactive archives alive.

A little-known, but perhaps obvious, fact about newsrooms is that a lot of the interactive features you see embedded in articles and on news websites are just static webpages. Upgrading these can be painful if they've used out of date JS libraries and so on, to the extent that sometimes they just aren't ever changed.

I like the idea of using web components with a central newsroom-specific library to get around this. In this case, a newsroom could update individual components and have all static interactive pages that use them update at the same time, without necessarily having to rebuild the page itself. [#Technology](https://werd.io/tag/Technology)

\[[Link](https://flowingdata.com/2024/01/10/nyt-flash-based-visualizations-work-again/)\]