New FS-Plugin : Versions

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
André Martin
Senior Member
Senior Member
Posts: 245
Joined: 2003-02-05, 15:46 UTC
Location: Dresden, Germany

Post by *André Martin »

fabiochelly wrote:Chronoreport is my debug system (for TC dlls, I can't use standard debug)...
Of course you can:
AFAIK you are using Delphi: Define TC as your host application and then you can debug and set breakpoints as you do it with normal applications...
Browse the web with the HTTP SmartBrowserPlugin
Check your mails with the POP3/SMTP EmailPlugin!
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

It works fine for standard dll, not for TC plugins. Breakpoint don't stop exexcuting, I don't know why.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

It works fine for standard dll, not for TC plugins. Breakpoint don't stop exexcuting, I don't know why.
Well, i'm not familiar with Delphi, but in VC is the same problem when you build .dll file and rename it to .wfx. But if set project to build direct .wfx everything works fine. Do you build .dll or .wfx file?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Searches

Post by *djk »

fabiochelly wrote:This version allows you to create web searches with you own parameters.
I think that for several parameters it would be more natural if for each parameter new form appeared. For each parameter there could be also a separate description in *.list file.
E.g.:
Address|http://www.mypage.my/search.asp?town=[01]&street=[02]|Enter the town|Enter the street
In this case first a form for a town appears, and then the next one for a street.

BTW: Parameter's number shoud be always written with 2 digitals, i.e. [01] or can it be like [1]?
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

Do you build .dll or .wfx file?
I build directly a .WFX.
it would be more natural if for each parameter new form appeared
Personaly, I prefer to enter them separated with commas, it is more simple. But it would be possible to show a form for each parameter without changing the current way to create searches. I will think about it.
with 2 digitals, i.e. [01] or can it be like [1]?
always with 2 digits.
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
André Martin
Senior Member
Senior Member
Posts: 245
Joined: 2003-02-05, 15:46 UTC
Location: Dresden, Germany

Post by *André Martin »

fabiochelly wrote:I build directly a .WFX.
Why don't you build a dll during the development process - this would enable you to do a debuging?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

fabiochelly wrote:Personaly, I prefer to enter them separated with commas....
Personally.. :-) I also have many own preferences ;-) (like using keyboard instead of mouse) but... seeing how other people use computers... it seems to be more logical and... easier to remember that they should enter several parameters ;-)
fabiochelly wrote: I will think about it.
Thanks.
BTW: It's time to think about changing the name of the plugin... casue now it not only checks program's versions but also looks for: currencies, financies, name-days, encyclopedias, files at ftps, descriptions of films, postal codes, telephone numbers, addresses, etc...
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

Why don't you build a dll during the development process - this would enable you to do a debuging?
Nothing works! I don't know why, but dlls made for delphi don't work in debug mode, whatever its extension is.
BTW: It's time to think about changing the name of the plugin...
Do you have any suggestions? What do you think of WebExtract, TC WebSearch?
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

fabiochelly wrote:
TC WebSearch - sounds nice :-) ... but it allows not only search but also to have CURRENT information - I can't find the proper word (I'm not native English speaker) but I think the name should show all the possiblities of the plugin.
But of course not the name is important... but it functionality :-)

BTW: Especially now, when you can use this plugin for more things, it would be useful to remove the things I've described here: http://www.ghisler.ch/board/viewtopic.php?p=7098#7098
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

Especially now, when you can use this plugin for more things, it would be useful to remove the things I've described here
But what do you want to see there in replacement?
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

fabiochelly wrote:
Especially now, when you can use this plugin for more things, it would be useful to remove the things I've described here
But what do you want to see there in replacement?
Well, the best solution would be to show... nothing and all the place put for the results of searches but... it's probably impossible?
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

No, it's not possible, I have ton specify a size and a date for each file
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
User avatar
André Martin
Senior Member
Senior Member
Posts: 245
Joined: 2003-02-05, 15:46 UTC
Location: Dresden, Germany

Post by *André Martin »

fabiochelly wrote:Nothing works! I don't know why, but dlls made for delphi don't work in debug mode, whatever its extension is.
Did you check "Compile with debug information" in the project options?
User avatar
CADweazle
Senior Member
Senior Member
Posts: 297
Joined: 2003-04-03, 09:10 UTC
Location: Freiburg i.Br. Deutschland

Post by *CADweazle »

Hi,

interested in a German translation?

Code: Select all

Name der Liste, der die Suche hinzugefügt wird (ohne Erweiterung)
Sprachauswahl
Liste Bearbeiten
Suche
Name der Suche
URL:
Suche ab hier (oder eine Liste der Werte für eine Web Suche):
Nach diesem Text (oder Abbrechen auswählen für eine Web Suche):
Und vor diesem Text:
Derzeitige Version:
Suche hinzufügen
NEU
STATUS
FEHLER
UNBEKANNT
Werte eingeben (duch Kommas getrennt)
SUCHE
Hope it helps!
Thank you for this great tool!!

What about sharing somewhere our lists??


Greetings,
Cheer up, Karl
User avatar
fabiochelly
Power Member
Power Member
Posts: 603
Joined: 2003-02-05, 12:03 UTC
Location: Rambouillet, France

Post by *fabiochelly »

Did you check "Compile with debug information" in the project options?
I just tried again and it works fine. I don't know why it didn't work before.
Thank you ! Development will be much faster now :D
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
Post Reply