纪念那位在单词下划上红绿波浪线的人
In memory of the man who put red and green squiggles under words

原始链接: https://devblogs.microsoft.com/oldnewthing/20260622-00/?p=112451

托尼·克鲁格(Tony Krueger)是一位鲜为人知的软件先驱。他近日离世,留下了一笔影响几乎每一位计算机用户的宝贵遗产。虽然有些人因他对比《芯片挑战》(Chip’s Challenge)的出色逆向工程而记住他,但他最深远的影响来自于他在微软的漫长职业生涯——他曾参与过多个版本 Word 软件的开发。 克鲁格是一位富有远见的工程师,计算领域最普及的功能之一便出自他之手:即实时标记拼写和语法错误的红、绿波浪线。在他这项创新之前,拼写检查是一个笨重且会中断工作的过程,往往影响生产力。克鲁格重新设计了该功能,使其能够在后台静默运行,并提供即时的视觉反馈。 他的工作极具革命性,不仅赢得了像潘恩与泰勒(Penn & Teller)这样的偶像人物的赞誉,甚至还出现在“怪人奥尔”扬科维奇(“Weird Al” Yankovic)的视频中。如今,这些波浪线已成为文字处理的通用标准,并集成到了几乎每一个数字写作平台中。下次当红线捕捉到你的错别字时,请记住托尼·克鲁格——是他让每个人的写作变得更加稳妥。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 纪念那位为单词下划上红绿波浪线的人 (devblogs.microsoft.com/oldnewthing) 40 分,由 saikatsg 发布于 4 小时前 | 隐藏 | 过往 | 收藏 | 1 条评论 | 帮助 O-K 23 分钟前 | 下一条 [–] F7 帮集合!波浪线是什么时候消失的?我确实很怀念以前丰富多样的文本格式。以前你在 Word 里可以设置动画文字,还可以用不同颜色的双波浪下划线。现在一切都是无衬线字体,毫无变化。 回复 准则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

I recently learned of the passing of someone whose work nearly everybody knows, but nobody knows his name.

Tony Krueger is remembered in Wikipedia as the person who ported the game Chip’s Challenge to Windows for the Windows Entertainment Pack.¹ But that’s probably not the code he wrote that touched the most people.

Tony worked on Word 1.0, 1.1, 2.0, then on Word for OS/2 and Word for Mac, then returned to Word 6.0 and several versions beyond that. He probably holds the record for “most versions of Word shipped.”

In early versions of Word, the Spell Check feature was something that you explicitly invoked, and then you had to sit and wait while the program looked for all your potentially-misspelled words, and then showed them to you one at a time for a decision on what to do for each one. Word did introduce an Auto Spell Check feature to run spell check when the user was idle, so that when you hit the Spell Check button, the results were ready to go. However, the Auto Spell Check was still a blocking operation. As a result, a lot of users turned it off because it always seemed to decide “Now would be a good time to spell-check the document” just as you wanted to do something, forcing you to wait for the spell check pass to complete before you could, say, save and exit.

Tony made the spell checker much more unobtrusive so that it didn’t interfere with your foreground work. And when it found a problem, instead of waiting for you to trigger a spell check, it immediately drew red squiggles under potentially-misspelled words (and later green squiggles under potential grammatical errors).

Tony was an early fan of the magic/comedy team Penn and Teller. A friend and colleague attended a show and hung out afterward to ask the duo to sign a photo for his friend Tony. “He was on the team that did the red and green squiggles in Word.”

Upon hearing this, Penn Jillette announced in his stentorian voice which filled the entire theater: “The red and green squiggles!? I love the red and green squiggles!” Teller silently concurred.

Tony received that autographed photo for his birthday, and it wasn’t clear which he was more happy about, the autographed photo or the fact that Penn and Teller loved his feature.

Many years later, “Weird Al” Yankovic recorded a parody video titled Word Crimes, in which the Word red squiggles make a brief appearance. That same friend got “Weird Al” to autograph the screen shot.

Today, there are red (and even green and blue) squiggles in nearly every word processor, and often outside word processors. Tony did it first. The next time a red squiggle catches one of your mistakes, say thanks to Tony. I think he’d appreciate it.

¹ Probably not as widely documented is that he accomplished this without the source code: He reverse-engineered the MS-DOS version and then reimplemented it for Windows.

联系我们 contact @ memedata.com