2 * find a name for the final program
3 * Fix the database location problem
4 --> use 'getEnv' and put the database in the home folder
7 * change the database Pages format to something better
8 --> maybe 2 integer fields: page-from, page-to
9 --> input format would be: -p <page1> [page2]
12 * unit testing with quickcheck
13 * write tests scripts for stuff we can't unit test