Best way to implement a thumbnail-based gallery in WordPress?

For simple galleries, I usually code something up using Magic Fields. It gives the client an easy to use interface for adding images via the media library, with drag-and-drop reordering. Then I’ll use a jQuery slider on the front-end, or I’ll write my own.