Take the MP3 program and use templates 1) All the pages should have a common look and feel. 2) All the pages should have a common header with navigation links use %include or %rebase 3) All lists should be generated via the template mechanism. Maybe a %for loop or other reasonable choice. And you should have a text box that ajax'es the filenames. (Three points)