advertisement

Article:
  An Open Source File Updater
Subject:   Appreciated
Date:   2001-05-31 16:42:04
From:   Corvus
Response to: A note from the author

Thanks for the update, Simon.


One problem I had investigating IntelliDate is setting up a server. The CGI is in Perl and requires admin access; this is a lot of work and most people would not be able to do it. Some more information on setting up a server would be useful. I had a lot of trouble trying to set up a server myself.

Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • Re: Appreciated
    2001-05-31 17:20:34  simon450 [Reply | View]

    The XML version will hopefully have a good update preparation tool (which works at the moment, but can't do things like copy and paste things because it relies on dialog boxes) which allows you to edit and create updates.

    At the moment I am trying to avoid anything else which operates on the older configuration file. However, if you want to try to set up a server, I suggest you download update9.txt and use it as a template. The file format is not extremely difficult to understand, although that might just be my opinion because I have been working with it on a daily basis for a few months.

    I don't know that much Perl, if that accounts for the problems with the CGI. I'm not even sure how to create an XML version of the update submission CGI.

    BTW, the update submission tool does work on SourceForge. I use it to put the updates up. However, some strange characters (at least on the server side) end up in the directions sometimes.

    Sometime soon I'm hoping to have time to read "Learning Perl" and at that point I'll try to improve the CGI.