An IRC log viewer was one of my first real projects back in early 2000s. It consisted of a Python script to parse the log files and load them into a mySQL database and a PHP frontend to view. I learnt more than I ever wanted to know about character encoding.