topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday September 21, 2026, 2:32 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 96 97 98 99 100 [101] 102 103 104 105 106 ... 158next
2501
Resident search inside eml files and thoses from Thunderbird

I am very happy with search options like everything, Qiqqa, DocFetcher, but this last only index pst files from Outlook

I would like a resident and seperate tool for background indexing of my email files.

Best Regards
 :P
2502
Coding Snacks / Re: Point to that Screenshot !!!!!!
« Last post by Contro on September 09, 2013, 07:02 PM »
Everything would be better - let it run in the background, bring it up with a hotkey and then just start typing the name - searching would be near instantaneous.

Just create a Search Filter to restrict it to the O:\Screenshots\ directory - note the trailing \.

Owww 4wd i am very happy with Everything. A miracle.
http://img101.imageshack.us/img101/7251/besotene2.gif
2503
General Software Discussion / Re: AutoIt limitations
« Last post by Contro on September 09, 2013, 06:54 PM »
I have the new program now. it works very well implemented with new options to determine exactly the target and activate or not the multiple selection.
I will put the source when an ansiated subroutines - and I'll to wait for this - for this target I put some day in the forum.

It completes the link option in a singular way interpreting the field notes in Goldmine 5.5. A clever chain to launch when parsing to the clipboard to the specific folder in my pc.
I have the screenshots organized in folders by month .
Many times a day I have to make screenshots with Screenshot Captor .
Yesterday, by example, I was studying differents of an object and add a register with its name, and in the future i will can link to the corresponding screenshot I take after create the registry from the web.

This is very fast and more confortable that open the screenshots folder and point to the screenshot manually.

Is similar to the possible situation of select a folder and files in the windows explorer and link to the open registry in goldmine 5.5

POINT TO THAT SCREENSHOT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!

https://www.donation...ex.php?topic=33341.0

 :-*
2504
General Software Discussion / Re: AutoIt limitations
« Last post by Contro on September 09, 2013, 06:44 PM »
 ;D

He does. Thank you very much 4wd.

His answer after reading your link was :

"Don't worry , I think I got a possible solution. Exist a command "GUICtrlListView" that fails and only gives the first selected element besides exists several, but there is also a third list called "_GUICtrlListView" (independent and with different functions to "GUICtrlListView") that HAVE the needed Characteristics !!!!!!!

It don't be late tha I will have a new version of the program"
in spanish :
"No te preocupes, me parece que ya tengo una posible solución. Resulta que hay una lista que es "GUICtrlListView", que es la que falla y sólo da el primer elemento seleccionado aunque haya varios, pero también hay una tercera lista llamada "_GUICtrlListView" (independiente y con funciones distintas de "GUICtrlListView"), que sí tiene las características necesarias.

No tardaré en tener una nueva versión del programa que utilice el control "_GUICtrlListView", a ver que tal funciona :)   "



2505
General Software Discussion / Re: AutoIt limitations
« Last post by Contro on September 08, 2013, 04:59 AM »
ChooseFileFolder - Single and multiple selections from specified path tree structure

Tell your friend to look at Example 5 within ChooseFileFolder_Example_1.au3
 (see attachment in previous post)

I have tell i have several utilities in AHK that allows me to select several files or folders.
I think you are telling me that now.
I will communicate and continue.
He is finishing now a program for a clinic and I have to wait.
 :-*
2506
Mini-Reviews by Members / Re: Qiqqa - Reference Management System - Mini-Review
« Last post by Contro on September 08, 2013, 04:54 AM »
@Contro:
^^ Good question, though a bit off topic.
In response:
  • As I wrote above, I took a look at the details on the DocFetcher website, and it seems to be purely a document Search/Index proggy - could be an alternative/replacement  to (say) Windows Search/Index. Thus apparently not the same thing as Qiqqa at all.
  • Qiqqa is a fairly specialised (for PDFs) and self-contained reference management system. I think it makes its own copy of every PDF documents file that it finds in the  directories you tell it to monitor, and it searches/indexes them and OCRs any image content, and builds metadata about all documents.
  • Windows Search in Win7 can, by default, index/search hundreds of file types, and for those it can't by default, all you need to do is install the appropriate iFilter - e.g., here are some instructions for installing the PDF iFilter.
  • Unlike Qiqqa, I don't think Windows Search can OCR images with embedded text in PDF files, though it can OCR and index any embedded text in images in TIF/TIFF files.

Yo are so good technical i try to follow.  :(
So speaks me as a dummie  :-*
please .
windows search is included in Qiqqa ? qiqqa does o may do all what windows search does ?
DocFetcher is included in Qiqqa ?

 ;D
2507
General Software Discussion / Re: AutoIt limitations
« Last post by Contro on September 07, 2013, 04:36 PM »
I am here again. I have more information. This is what we need.
I put the translated conversation and the original in spanish :

"The target in autoit is a GUI window that allows elements multiple selection and from the same program we can obtain anyway the elements selected by the user. Until now I have tried :
The AutoIt control lists command (GUICtrlList) don't seem to admit the multiple selection elements and I haven't got any additional information in that sense.
There is a second list type (GUICtrlListView y GUICtrlListViewItem) that visually admits multiple selection, but the problem is about the autoit function to read the selected elements from the lists (GUICtrlRead) only return the first element. So even in the case you select multiple elements after you can't know from the program how many or which are the selected elements. In the example in the autoit documentations happen the same problem.
So is a question is if exists another type list that admits the multiple selection and obtain information about the selected elements by the user, or any other way not documented of the function GUICtrlRead to obtain the selected elements from the lists GUICtrlListView, or if any programmer knows any real example (because the example in the autoit documentation don't work for me)"


"El objetivo es hacer, en AutoIt, en una ventana de GUI una lista que permita la selección de múltiples elementos y que el mismo programa de AutoIt pueda saber u obtener de alguna manera los elementos seleccionados por el usuario. Hasta ahora lo que se sabe y se ha probado es lo siguiente:
El control de listas de AutoIt (GUICtrlList) no parece admitir la selección de múltiples elementos, dado que no se ha conseguido encontrar nada al respecto en la documentación de AutoIt ni buscando en Internet.
Existe un segundo tipo de lista (GUICtrlListView y GUICtrlListViewItem) que *visualmente* sí admite la selección múltiple, pero el problema es que la función de AutoIt que sirve para leer los elementos seleccionados de las listas (GUICtrlRead) únicamente da el primer elemento seleccionado, tanto si hay un único elemento seleccionado, como si hay múltiples elementos. Con lo cual, aunque se puedan seleccionar múltiples elementos en la pantalla, luego no hay forma de saber desde el programa cuántos o cuáles son los elementos seleccionados. En el ejemplo de la documentación de AutoIt ocurre este mismo problema.

Después de esto, se trataría de preguntar si existe algún otro tipo de lista que sí admita la selección múltiple y que permita obtener la información de los elementos seleccionados por el usuario, o si es que hay que utilizar de alguna forma concreta (y no documentada...) la función GUICtrlRead para obtener los elementos seleccionados de las listas GUICtrlListView, o si alguien sabe o tiene un ejemplo (que funcione, no el de la documentación de AutoIt que tiene el fallo de que GUICtrlRead usando con una lista de tipo GUICtrlListView únicamente da el primer elemento) para ver como se hace lo de obtener los datos de los elementos seleccionados.

Es lo que se me ocurre... "

 :-*
2508
Mini-Reviews by Members / Re: Qiqqa - Reference Management System - Mini-Review
« Last post by Contro on September 07, 2013, 04:17 PM »
@Contro: I took a look at the details on the DocFetcher website, and it seems to be purely a document Search/Index proggy - could be an alternative/replacement  to (say) Windows Search/Index. Thus apparently not the same thing as Qiqqa at all.

Ahp. But search inside PDF. Does that windows search ?
 :-[
2509
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 07, 2013, 02:51 PM »
Javelin seems to be a DRM files reader, not an utility to produce super protected pdf files.
 :-[

Drumlin seems also a reader. Are a method to read pdf files when you have the code, but are not the program to protect the pdf o create the pdf protected.

 :-[

Drumlin ist exactly the software that you need: "The secure versions of PDF files are created using our Drumlinsoftware, which is also free." (cited from http://www.drumlinsecurity.com/)

Download here: http://www.drumlinse...y.com/downloads.html

See also here: http://www.drumlinsecurity.com/drm.html (how this DRM stuff works)

Running to try
 ;D
2510
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 07, 2013, 11:29 AM »
Javelin seems to be a DRM files reader, not an utility to produce super protected pdf files.
 :-[

Drumlin seems also a reader. Are a method to read pdf files when you have the code, but are not the program to protect the pdf o create the pdf protected.

 :-[
2511
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 07, 2013, 11:07 AM »
I mean "Digital Rights Management" (DRM), i.e. copy protection. Many e-book vendors use it to protect books (although the term DRM is not restricted to e-books). There are several (incompatible) DRM schemes. Essentially, the PDF is encrypted and can only be viewed if the PDF creator allows it. To open a DRM protected PDF one needs a special PDF reader application (usually provided free of charge by the vendor that sells the DRM solution).

2 PDF DRM solutions (both prevent screenshots of a protected PDF):

Drumlin Security (free of charge, at least the last time I looked)
LockLizard (very expensive)

No idea if this is what you're looking for.

Running to try.
I will comment
 ;D
2512
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 07, 2013, 07:49 AM »
If you want to protect a PDF, you can try a DRM solution. DRM makes copying and/or editing a PDF somewhat harder, and some DRM implementations are even intended to prevent screenshots (so no OCR possible unless someone cracks/removes the DRM).

But I'm not sure from this thread if protecting a PDF is actually your goal.

How is that ?
Running to the browser for DRM.
What the meaning ?
 :o
2513
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 07, 2013, 07:47 AM »
There is not any special protection system ?. By example that OCR don't go in a PDF.
 :-[
OCR can work off of screenshots, so there is no way to 'prevent' that.

Oh damn !!!!!!!. I suppose so.
 >:(
2514
Mini-Reviews by Members / Re: Qiqqa - Reference Management System - Mini-Review
« Last post by Contro on September 06, 2013, 08:02 PM »
IainB
As you may remember we talk somewhere about Qiqqa. Big program indeed.
Finally I don't adopt and I don't remember why.
A few days ago, in my rutinary revision of sotware i discover docfetcher.

don't appear in the wiki in the category you express above.

What are the differences ?

Best Regards
2515
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 06, 2013, 07:54 PM »
There is not any special protection system ?. By example that OCR don't go in a PDF.
 :-[
2516
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 06, 2013, 09:24 AM »
could (easily) be that the pdf's font not is on your pc


How can I solve that ?
 :huh:

can you link to the PDF, or send it to someone else per email - to check it?


http://img182.imageshack.us/img182/8628/sorprendidolp0.gif

http://img245.imageshack.us/img245/1599/winkho2.gif


It was some time ago. I don't remeber where is that file.
Sorry
But sure happen !!!!!!!!!


2517
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 06, 2013, 08:52 AM »
could (easily) be that the pdf's font not is on your pc


How can I solve that ?
 :huh:
2518
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 06, 2013, 08:12 AM »
Getting strange characters from a copy/paste may indicate that the receiving application is not uni-code aware/capable?

Ath, So is not a way of protection ?
 :-\
2519
General Software Discussion / Re: Discussion about special ways to protect a PDF
« Last post by Contro on September 06, 2013, 04:05 AM »
 :-*

Hello Ath. The option i comment above was an error or the PDF ?
I refer to the possibility of a PDF where you can copy/paste , but when you paste you only see strange symbols.


I have seen the option save as an image, but we must be careful with that option because in the most pdf editors if you mark for the ocassion continues in the next printing. So we don't must forget unmark again.

 :P
2520
General Software Discussion / Discussion about special ways to protect a PDF
« Last post by Contro on September 05, 2013, 08:40 PM »
Discussion about special ways to protect a PDF

Some time ago I tried to copy/paste a part of a PDF but when paste only strange symbols appear. .....

Don't seems the habitual user's protections that make no possible to copy/paste. There is not selection of text or images.

Well. What are all the rest of protection I can apply to protect a pdf ?

How can i convert a searchable PDF in a not searchable PDF ?
Or convert in images PDF ?

Best Regards

Create a non editable PDF . I suppose tha protection is override with OCR methods....



2521
General Software Discussion / Re: The very very best for contextual menus
« Last post by Contro on September 05, 2013, 08:41 AM »
The very very best for contextual menus

ShellToys from http://www.cfishelltoys.com/
is The very very Best...

but not free:

Licensing:
A single license allows CFi ShellToys to be used on one computer. A separate license must be purchased for each computer on which ShellToys is installed. When you purchase a license, we will send you software 'unlock' codes and simple registration instructions by email. After registration, you are entitled to upgrade to any future versions of ShellToys at no extra charge.

Pricing:
First license:  GBP £20.00  (approx. US $33.00,  EUR €23.00)
Additional licenses:  GBP £5.00 each  (approx. US $8.00,  EUR €6.00)

I'll take a good lokk
Thanks a lot Curt
 :tellme:
2522
General Software Discussion / Re: The very very best for contextual menus
« Last post by Contro on September 05, 2013, 04:47 AM »
Fast Explorer is another one that I've used, though as with the other choices the learning curve is perhaps a little steep.

Downside is that it appears to be out of development (developers website is gone!) though it's been working OK for me (W7-32)

At the present time is kaputt. In some places is not indicated for windows 7. But it's a good news is can be used under windows 7.
Best Regards
 :-[
2523
General Software Discussion / Re: The very very best for contextual menus
« Last post by Contro on September 05, 2013, 04:45 AM »
Or this free tool from door2windows (Don't know them, just googled it) http://www.door2wind...-windows-xp-vista-7/

They have some nice free tools.  The Navigation Pane Customizer for Windows Seven is totally intuitive. I feel like I can change the settings on a whim because I won't get stuck when trying to change them back. :)

Hello Miles !!!!!!!
At the present time I have almost solved the inconvenience of scrolling the context menu
 :-*
2524
General Software Discussion / Re: The very very best for contextual menus
« Last post by Contro on September 04, 2013, 08:16 AM »
FileMenuTools always looked very good to me (haven't tried it recently):
http://www.lopesoft.com/en/filemenutools
:-* I have. I am using that program for years. And use yesterday to see a tart with the hard disk spaces. Happen a very strange thing. I have the system disk with 285 GB and appear with only 164 MB free, but filemenu tools give me 97.6 GB free. But in my pc windows the hard disk appear deeply red.
I was using the splendid program DocFetcher in those moments. The indexes are very small so have no explanation. I reinitiate the system and after the while the red status dissapear.

The problem with this type of problems is that not "automatic". You have to think and that make me nervous because require knowledge to eliminate some entries.
With all the danger i am now with nirsoft ShellExeView and ShellMenuView and shellOpenwith
But lacks a measure for dummies.
 :P


Note : I thingk was probably a virus, because don't seems possible from DocFetcher, so I have no consult this point in the DocFetcher forum. But it's so strange.
 :-\
2525
General Software Discussion / Re: The very very best for contextual menus
« Last post by Contro on September 04, 2013, 07:57 AM »
Or this free tool from door2windows (Don't know them, just googled it) http://www.door2wind...-windows-xp-vista-7/

Running to try. I think I've heard of this splendid program. As usual in this soft of software seems don't exist the answer for dummies.
we have to know what is in our hands.
I was thinking, like usual, in something for me.
 :-[
Pages: prev1 ... 96 97 98 99 100 [101] 102 103 104 105 106 ... 158next