Apple iPod 镌刻机 (2019)
Apple iPod Engraver (2019)

原始链接: https://dunstanorchard.com/apple-ipod-engraver/

2004 年至 2006 年间,作者曾在苹果公司担任 UI 工程师,专注于为在线商店增添交互元素。其中一个值得注意的项目是改进“定制你的 iPod”页面,该页面此前仅是一个静态表单。 为了提升用户体验,作者引入了多项创新功能:可旋转的 3D 效果 iPod(通过 JavaScript 循环切换 JPEG 图片实现)、实时“镌刻”文字预览(通过 ImageMagick 生成),以及使用 CSS “黄色渐变”效果实现的发货预估动态高亮。虽然以今天的标准来看这些技术已显过时,但在 2005 年,它们代表了当时最前沿的网页交互水平。作者指出,尽管技术已大幅进步,但这些解决方案在当时确实令人感到十分“神奇”。

Hacker News 新内容 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Apple iPod 镌刻 (2019) (dunstanorchard.com) 8 点,由 NaOH 发布于 1 小时前 | 隐藏 | 过往 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请加入 YC | 联系 搜索:
相关文章

原文
Eight views of an original iPod showing the front, sides, and back

I 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, 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.

There’s an old working 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.

If you have questions, comments, or corrections for this post, please email them to me.

联系我们 contact @ memedata.com