make use of .tmp file like smartpar
allow processing of .p## when .par does not exist
allow usage of a @filelist for batch processing
allow export of screen output to file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would assume that these request may be ignored. The par command-line program is more of a reference or proof-of-concept type program than a feature rich tool.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfornuately the original author of the reference par cmd line implementation is no longer active with the project. PAR 2.0 will most likely have a cmd line version (or at least a library that can be incorporated into any client)
So all in all, if par1.1 is to continue being maintained... i guess that means we are looking for a maintainer ;-)
A more relevant site detailing par 2.0 functionality will be replacing the current parchive site shortly. ;-)
Any programmers out there?
contact binerman_{at}_users.sourceforge.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was finally able to work out some code to make parity files and recover lost files in Delphi. Everything you need to know is in "RS.DOC", if you sit and stare at it for a couple of months. d:-) I would like to upload it some where to share it with everyone. Any idea where and how I can do this? I had asked around a lot to see if someone could help with a Delphi implementation but everyone kept giving me theory and not code. The whole reason I wanted to do this was to learn how it works. And I think I accomplished that.
Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
feature requests:
make use of .tmp file like smartpar
allow processing of .p## when .par does not exist
allow usage of a @filelist for batch processing
allow export of screen output to file
Amen!
I would assume that these request may be ignored. The par command-line program is more of a reference or proof-of-concept type program than a feature rich tool.
that's too bad.
command line programs are the best since they can be incorporated into scripts and are easily automated.
YES!
Strongly agree.
I always think GUI are toy for amatures. command line is the real thing for the serious users.
tong
I Suggest continue developing command line par.
I don't like gui when I need use it in script.
huh? where is my previous post?
Support continue developing command line par.
I need run par under linux console.
Yes, par command line is the only thing i really can use easily in a console, please keep it updated. Windows users arent the only users of PAR.
Unfornuately the original author of the reference par cmd line implementation is no longer active with the project. PAR 2.0 will most likely have a cmd line version (or at least a library that can be incorporated into any client)
So all in all, if par1.1 is to continue being maintained... i guess that means we are looking for a maintainer ;-)
A more relevant site detailing par 2.0 functionality will be replacing the current parchive site shortly. ;-)
Any programmers out there?
contact binerman_{at}_users.sourceforge.net
I'd have a go if someone can suffciently explain matrix multiplication, Galios artihmatic and how to implement it all in Delphi ;0)
I was finally able to work out some code to make parity files and recover lost files in Delphi. Everything you need to know is in "RS.DOC", if you sit and stare at it for a couple of months. d:-) I would like to upload it some where to share it with everyone. Any idea where and how I can do this? I had asked around a lot to see if someone could help with a Delphi implementation but everyone kept giving me theory and not code. The whole reason I wanted to do this was to learn how it works. And I think I accomplished that.
Mark
How "releaseable" would you consider your code?
If you want to actually release it, or just share the source... the parchive project could make room for it in the CVS and on the website.
If you just want to tar up your source to share, I can host it on the project pages somewhere.
Please email me with your response.
binerman@users.sourceforge.net