Mar 082005
	Functionality sofar working:
- Saving directory is created if it does not exist
 - AfterPaste working properly
 - Basic functionality for splitting URL into seperate parts (filename, startnumber, etc)
 - Basic functionality for finding out which part is the numeric part of the filename
 
I didn’t work on it last weekend, because I had other things to do. After the “determine where the numeric part is” will come the implementation of the download-function into a seperate thread. If that works, the number of threads will be a configurable item.