# archive

Published articles for archive.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Designing a Digital New York Times Museum

DevFeed: [Designing a Digital New York Times Museum](<https://devfeed.tech/articles/designing-a-digital-new-york-times-museum-39150.md>)

Original publisher: [Read original article](<https://open.nytimes.com/designing-a-digital-times-museum-for-all-405331352189?source=rss----51e1d1745b32---4>)

Author: The NYT Open Team

Published: 2025-10-15T18:30:40Z

Content type: article

Language: en

Sources: [New York Times](<https://devfeed.tech/sources/new-york-times.md>)

Topics: [digital](<https://devfeed.tech/topics/digital.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>), [navigation](<https://devfeed.tech/topics/navigation.md>)

Tags: [archive](<https://devfeed.tech/tags/archive.md>), [design](<https://devfeed.tech/tags/design.md>), [employees](<https://devfeed.tech/tags/employees.md>), [intern](<https://devfeed.tech/tags/intern.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [product](<https://devfeed.tech/tags/product.md>), [product-design](<https://devfeed.tech/tags/product-design.md>), [remote](<https://devfeed.tech/tags/remote.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [sessions](<https://devfeed.tech/tags/sessions.md>)

### AI overview

Five product design interns describe designing a proof-of-concept virtual museum that brings The New York Times' internal museum to remote employees. The article covers their research, requirements, user flows, navigation, onboarding, and artifact-page design.

### Source excerpt

How five product design interns created an award-winning virtual museum experience for employeesIllustration by Lucas Burtin By Nuoran Chen, Mina Chung, Frannie Ello, Christina Su, and Bella Rinne A key element of The New York Times Product Design Internship Program is a cohort project where all the interns work as a group to create a deliverable that is presented to the entire product design team. We, the summer 2024 cohort, were tasked with designing a proof-of-concept that brings the internal company museum in the NYC office to remote employees. The Times Museum is home to multiple artifacts where visitors can freely roam from each display to understand how their stories intertwine. From an official letter authorizing the publication of the leaked Pentagon Papers to physical effects of our war correspondents, each display is unique and speaks to the history behind The Times' mission to bring independent journalism to all. Our group began our work with a tour of The Times Museum led by retired journalist and museum curator, David W. Dunlap. On this tour, David guided us through each artifact in chronological order, describing the stories behind each piece and additional facts that were not fully captured with labels. His guided tour was essential for understanding the details behind The New York Times history and journalistic evolution. This tour informed two key requirements for the virtual museum. A guided tour with pathways for autonomous exploration: Visitors should experience the museum in order as it was curated while also being able to explore independently. Highlight important artifacts: We want to reduce the cognitive load for visitors and prominent artifacts so visitors are not overwhelmed when they enter the virtual museum. With these defined requirements, we began the design process. We held multiple brainstorming sessions to prioritize features and propose user flows in this virtual museum, but quickly found ourselves at a roadblock. For many weeks, w

## Backing up your content from Google Photos

DevFeed: [Backing up your content from Google Photos](<https://devfeed.tech/articles/backing-up-your-content-from-google-photos-38529.md>)

Original publisher: [Read original article](<https://msfjarvis.dev/posts/backing-up-your-content-from-google-photos/>)

Author: Harsh Shandilya

Published: 2022-04-04T06:30:00Z

Content type: tutorial

Language: en

Sources: [Posts on Harsh Shandilya](<https://devfeed.tech/sources/posts-on-harsh-shandilya.md>)

Topics: [Google](<https://devfeed.tech/topics/google.md>), [data](<https://devfeed.tech/topics/data.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [archive](<https://devfeed.tech/tags/archive.md>), [archiving](<https://devfeed.tech/tags/archiving.md>), [backing-up](<https://devfeed.tech/tags/backing-up.md>), [backup](<https://devfeed.tech/tags/backup.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [devtools](<https://devfeed.tech/tags/devtools.md>), [google](<https://devfeed.tech/tags/google.md>), [google-photos](<https://devfeed.tech/tags/google-photos.md>), [gphotos-cdp](<https://devfeed.tech/tags/gphotos-cdp.md>), [linux](<https://devfeed.tech/tags/linux.md>), [nas](<https://devfeed.tech/tags/nas.md>), [photos](<https://devfeed.tech/tags/photos.md>)

### AI overview

A tutorial on using gphotos-cdp to automate archiving images from Google Photos while retaining their EXIF metadata. The tool drives Google Chrome through the Chrome DevTools Protocol and is described as tested on Linux.

### Source excerpt

Putting your media into Google Photos is easy, taking it out, not as much.