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.
|
Showing messages 1 through 4 of 4.
-
Re: Appreciated
2001-05-31 17:20:34
simon450
[View]
-
CarbonLib 1.3.1 breaks XML OSAX
2001-06-01 15:57:43
Corvus
[View]
-
CarbonLib 1.3.1 breaks XML OSAX
2003-05-12 12:12:27
anonymous2
[View]
-
Re: CarbonLib 1.3.1 breaks XML OSAX
2001-06-03 01:05:01
simon450
[View]
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.