1151
Mini-Reviews by Members / Re: FreeFileSync - automated backup - Mini-Review (updated 2012-04-30)
« Last post by kalos on May 01, 2012, 06:12 AM »this program needs radical GUI redesigning :/
Would running files sandboxed have any less impact on file access times?-Carol Haynes (April 30, 2012, 02:47 AM)
if you really ask me, I can't tell, I have no idea how sandbox works-kalos (April 30, 2012, 04:45 AM)
To sandbox it it has to create a sandbox environment for the file before running it and then revert everything back after it has finished. I would have thought most AV apps could do a virus check more quickly.-Carol Haynes (April 30, 2012, 11:27 AM)
Would running files sandboxed have any less impact on file access times?-Carol Haynes (April 30, 2012, 02:47 AM)
Still no resident AV here. When I download something, I scan it with ClamAV or just use the VirusTotal Uploader (usually someone other have already checked it, so the results are instantaneous). If I am very suspicious of some executable, first I run it under Sandboxie and try to figure out if it's doing something fishy.
So far so good.-Mark0 (April 28, 2012, 05:27 PM)
It is the wordlist, a textfile-kalos (April 26, 2012, 11:10 AM)
But why is there a hierarchy in the word file? Isn't it 1 entry per line? Are they indented with a tab or 4 spaces or something? What's the logic there for how it applies to the PDFs? Or is the 1.1, 1.2 stuff irrelevant?-Renegade (April 26, 2012, 11:26 AM)
1) chemical1
1.1) chemical2
1.2) chemical3
1.3) chemical4
2) chemical5
3) chemical6-kalos (April 26, 2012, 10:24 AM)
Where does that information come from?-Renegade (April 26, 2012, 10:30 AM)
this is a part of the whole proceduremuch appreciated, thanks!So is that what in part what you're looking for?-kalos (April 26, 2012, 05:33 AM)-Renegade (April 26, 2012, 07:06 AM)
as for the pdfs, an example is this:Does that mean there are more then 1 chemical components described in 1 pdf file, or is this the kind of resulting pdf you want to have output eventually?
http://www.purolite....n%20Chem%20Specs.pdf
(renamed as Hydrochloric Muriatic Acid.pdf)-kalos (April 25, 2012, 02:12 AM)
And how are the chemical components in the 'word list' separated from each other, by comma's or each on a new line? Or just try to find a word as a pdf, if not there, add the next word and retry, etc.?-Ath (April 25, 2012, 02:30 AM)
You mean to use EXCEL files?
That sounds good., and are there any kind of files similar? That can store blobs., etc-kalos (April 24, 2012, 05:49 PM)
Excel doesn't use data types like that, so you can't store a blob in it. Blobs are for RDBMSes.
Can you post a PDF?-Renegade (April 24, 2012, 08:26 PM)
Are your PDFs named according to the chemical itself, i.e. the same name as in the word list?-rjbull (April 24, 2012, 03:04 PM)
You can (usually) concatenate PDFs from the command line using pdftk. So if your PDFs are named as in your word list, you could use the word list to build a batch file to concatenate them.-rjbull (April 24, 2012, 03:04 PM)