99 Bottles of Beer on the Wall
The example in Erlang and other Programming languages you didn't even know existed.
Advanced examples
Examples from the erlang.org site, including parsing, ftp and make.
Controlling windows 95 from linux
A distribution example from the erlang.org site.
Getting started with Erlang
Klacke's examples, including games, client-servers, and other useful libraries.
ICFP 2001 Contest Page
Erlang was used at the ICFP 2001 Contest Page and won third prize. The code is an excellent example of what some of the best Erlang hackers can produce.
OO example
Erlang Code showing examples of Shapes using OO.
Small examples
Games, web tools and other small examples.