Apple iPod Engraver (2019)

Hacker News Top News

Summary

This article recounts a UI engineering project at Apple from 2004-2006, where an interactive engraving preview for iPods was built using JavaScript, imagemagick, and CSS to enhance the online store experience.

No content available
Original Article
View Cached Full Text

Cached at: 09/12/26, 11:32 PM

# Apple iPod engraver Source: [https://dunstanorchard.com/apple-ipod-engraver/](https://dunstanorchard.com/apple-ipod-engraver/) ![Eight views of an original iPod showing the front, sides, and back](https://dunstanorchard.com/apple-ipod-engraver/hero-500.png)Dec 12, 2019I spent 2004–2006 working at Apple as a UI engineer for their online store\. Part of my job was to prototype concepts that would add some interactive sparkle to the site\. One such project improved the “Personalize your iPod” page, where customers could submit two lines of text to be engraved on the back of the iPod they were ordering\. As originally designed the page offered no interaction beyond a plain form\. I added a rotatable iPod, a live “engraved” preview of the customer’s text, and a highlight of any change in shipping times\. I animated the iPod by cycling through a series of JPEGs using JavaScript\. The engraving was created using[imagemagick](https://imagemagick.org/), which took the user’s text and returned an “engraved” image to be overlaid on the rear of the iPod\. The shipping highlight was achieved by switching CSS classes to change the background color, in the style of a[classic yellow fade](https://signalvnoise.com/archives/000558.php)\. There’s an old[working demo](https://dunstanorchard.com/apple-ipod-engraver/demo/)if you’d like to try it yourself\. We obviously have much better ways of doing such things today, but in 2005, with limited browser technology, those solutions seemed a little bit magical\.

Similar Articles

clicky: A clickwheel iPod emulator

Lobsters Hottest

Clicky is an open-source emulator for the clickwheel iPod, currently in early development with a focus on fixing RetailOS emulation bugs and seeking contributors for reverse-engineering efforts.

Apple’s Image Playground doesn’t suck anymore

TechCrunch AI

Apple announced major improvements to its Image Playground AI image generation tool at WWDC 2026, including higher quality output, natural language prompting, and deeper system integration, while emphasizing privacy.