Well, the windows snapshot now installs on my machine quite cleanly, a 
few comments:

    * The snapshot should be switched over to using the internal FProxy,
      to do this the freenet-ext.jar file should be updated to the file
      in the Linux snapshot (and obviously the same for the freenet.jar
      file).  Additionally  the following options should be added to the
      configurator:

# fproxy
fproxy.class=Freenet.client.http.FproxyServlet
fproxy.port=8888
fproxy.insertHtl=25
fproxy.requestHtl=25
fproxy.passThroughMimeTypes=text/plain,image/jpeg,image/gif,image/png
fproxy.filter=true
fproxy.allowedHosts=
services=fproxy
doAnnounce=true
transient=false

    * The configuration utility does not seem to be reading the previous
      freenet.conf file when it it started from the task-tray icon
    * The Freenet node is restarted even when no changes are made to the
      configuration, or when the "Cancel" button is pressed
    * The help documentation needs to be written
    * The help documentation should include a "How do I create a
      Freesite" section which points them to FreeWeb.  It should also
      include a section on how to make Freenet work with a firewall.

Ian.


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to