Microsoft Comic Chat is now open source
Microsoft has open-sourced Comic Chat, its distinctive 1990s IRC client renowned for transforming text conversations into dynamic comic panels and inadvertently popularizing the much-debated Comic Sans font. This release taps into deep internet nostalgia for early online communication, offering developers and enthusiasts a unique peek into bold software experimentation. The Hacker News community is abuzz with fond recollections and eager speculation about its potential for modern-day revival and creative spin-offs.
The Lowdown
Microsoft has announced the open-sourcing of Comic Chat, its iconic Internet Relay Chat (IRC) client from the 1990s. This software is famous for its innovative approach to online communication, which automatically converted text-based chats into comic book panels featuring illustrated characters, speech bubbles, and emotional expressions, while also serving as the original home for the notorious Comic Sans typeface.
- Visual Communication Pioneer: Comic Chat distinguished itself by presenting conversations visually, with characters whose poses and expressions adapted to the typed text, a concept remarkably forward-looking for its time.
- Comic Sans Origin: The software was the primary platform for Comic Sans, designed by Vincent Connare, where its informal style perfectly complemented the comic panel format.
- Historical Context: Conceived by David Kurlander in 1995 and released with Internet Explorer 3 in 1996, it was a product of Microsoft Research's Virtual Worlds Group.
- Technical Ingenuity: Beyond a mere skin, Comic Chat incorporated logic to interpret conversational cues, automatically generating appropriate character actions and panel layouts, a process detailed in a SIGGRAPH '96 paper.
- Artistic Foundation: The distinct visual style was crafted by independent comic artist Jim Woodring.
- Reason for Open-Sourcing: Microsoft aims to preserve this significant piece of software history, allowing developers, historians, and retro computing enthusiasts to explore, learn from, and build upon its code.
- Modernization Efforts: The release includes AI-powered modernization attempts to help the original C++ and MFC codebase run on contemporary systems and connect to modern IRC servers.
This open-source release serves as a "time capsule of internet optimism," reminding us of an era when software teams were encouraged to innovate with playful and unconventional ideas, ultimately inviting the community to draw inspiration for new creative endeavors.
The Gossip
Retro Reverie & IRC Roots
Many commenters fondly recall Microsoft Comic Chat as a significant part of their early internet experience, often highlighting it as their very first introduction to IRC. The discussion is filled with nostalgic sentiments about the era and the unique charm of the software, with users sharing personal anecdotes of discovery and use during the Windows 95/98 days.
Future Fun & Fiddling Factors
The community expresses excitement about the open-sourcing, anticipating 'fun spinoffs' and believing the project 'still has potential' for modernization and creative new uses. There's enthusiasm for what developers might build with the code. However, one commenter also noted a minor 'mayhem' with a technical blocking issue when trying to access the Microsoft news release itself, highlighting some modern-day access quirks.