a list of things to do...

    * code more clean...
    
    * improve routines to sort lists.
	My sort routine is very "ugly", and i use bubble sort...
	Can you improve this ??
	
    * convert the single linked list to double linked list
	the search routines will be more easy to implement (i hope!)

    * improve XML parser	
    
    * input line editor
        
