The Talk Show: Live From WWDC
7:00pm Tuesday  •  California Theatre
Tickets Available  •  Fun Will Be Had

Linked List: November 24, 2006

Mouse Wheel Programming in JavaScript 

Google is already putting this technique to use in Google Maps — they let you use the mouse wheel to zoom in and out. Works in Internet Explorer, Firefox, Opera, and Safari.

(Via Buzz Andersen.)

World’s Shortest Zune Review 

Utterly puerile, but I laughed.

HexFiend 1.1.1 Released as Open Source 

Peter Ammon has released his excellent hex editor HexFiend — it’s disk-based rather than memory-based, so you can use it to examine massive files — as open source, under a BSD-style license. Particularly interesting to Cocoa developers, given that Ammon works on the AppKit team at Apple. It’s also not just a “here’s an archive of the source code” release — Ammon has written a wiki where HexFiend’s design is very well documented.