
There are some many things to do in the program, it is actually hard to believe
I have already started. In fact the objective of this release is seeing whether
there is enough interest to take the program beyond the 'it-sort-of-works-for-
me' barrier.

In no particular order:

- Better user interface (suggestions please).
- A true HTML interpreter, the one I am using is a kind of kludge,
  also it chokes on Java, Javascript,...
- Support for all the nice things 'curl' can do:
	- ftp
	- cookies
	- update downloads
	- use it's error codes
	- ...
- Follow links external to the site.
- A true way to resume a download.
- More than one download at the same time.
- Put downloads on queue.
- Delayed downloads.
- Getting a site map before downloading.
- The select directory dialog is not very good, specially on Windows
- Some logging activity
- Better documentation.

I only read the Tcl style guide when I already had a lot of code, so
the program does not yet comply with it. I will try to get closer
as I code from now on.

Also, if you have looked at the source and you do not speak spanish
you are probably a bit 'annoyed' to say the least. I will eventually
translate the comments, but I am afraid I can't possibly do the same
with variable names.

If you want to add something to the list or say which
ones you think are more urgent, please e-mail me at:

ornalux@redestb.es

If you want to take things out, by way of doing them, you
are more than welcome.
