Page 8 of 10

Re: Mr. Rao's samples collection.

PostPosted: Wed Apr 11, 2018 6:39 am
by Otto
Hello Uwe,
can we access with SAMPLES COLLECTION other phpBB forums, too.
Thank you for you work and best regards,
Otto

Re: Mr. Rao's samples collection.

PostPosted: Wed Apr 11, 2018 2:12 pm
by Otto
Hello,
I made a test with the forum.prg changing the link against the German x_b_a_s_e Forum.
It is working fine.
Best regards,
Otto

Image

Re: Mr. Rao's samples collection.

PostPosted: Mon May 07, 2018 2:40 pm
by ukoenig
The missing update to ink the defined keywords

Download

http://www.service-fivewin.de/DOWNLOADS/forum10.zip

Inside the SETUP-section I'm still working on a new folderpage < statistics >

Image


collecting forums
show last topic and post ( author and topic no )
total topics
total posts
connect to a selected forum or topic

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Tue May 08, 2018 9:28 am
by Marc Venken
Hello Uwe, Thanks for the efforts.

What is the best approach in your way of using the program.

I normaly download topics from the last years (once) and than use the softseek to find all occurences. This way the highligh of words is not working.
Your way is to read the forum, with words that has to be found and so you highlight them. This works.

Re: Mr. Rao's samples collection.

PostPosted: Mon Aug 03, 2020 10:25 pm
by Marc Venken
Hey Uwe,

I was back using the program for looking up samples in the forum

Is this (version 10) the latest update ?

The seek for words (info 1 + 2) is limited to the Titles downloaded from the forum ?
At this point the program is not looking for the words in the text content ?

Maybe the second field (info2) could be used for searching in the text, so we have the best of both ....
and maybe the title can also be seen in the browse ?

Re: Mr. Rao's samples collection.

PostPosted: Wed Aug 05, 2020 2:19 am
by nageswaragunupudi
Can you please help me to locate the original program I posted in the forums?

Re: Mr. Rao's samples collection.

PostPosted: Wed Aug 05, 2020 7:50 am
by Marc Venken

Re: Mr. Rao's samples collection.

PostPosted: Thu Aug 06, 2020 1:49 pm
by ukoenig
Marc,

there will be a new release using new functions
I think including the topic-title there is no space inside the browser.
Defined keywords are shown inside the topictext.
I started moving buttons to the top of xBrowse but there seems to be a problem :
Now it is possible for each xbrowse to have its own buttonbar inside the control.

the file name ( samples1 ) is displayed on the right hand side,

Image

The old situation :

Image

another test using samples2.dbf NO buttons
the filename is displayed :cry:

Image

I used :

@ 10,10 XBROWSE oBrw SIZE 600, -160 PIXEL OF oDlg ;
COLUMNS "TOPICNO", "FORUM", "T_DELETE", "DATE", "AUTHOR", "LIKE", "INFO1", "INFO2" ;
COLSIZES 60, 55, 45, 70, 120, 65, 110, 110 ;
HEADERS "No.", "Forum", "Del.", "Date", "Author or file", "Like", "Keyword or Info1", "Keyword or Info2" ;
AUTOSORT LINES NOBORDER FONT oMono ;
ALIAS cFileName UPDATE

XbrSetupBar( oBrw )
...
...
//----------- only some buttons !!! -------------------------

FUNCTION XBRSETUPBAR( oBrw )

oBrw:nTopBarHeight := 55
oBrw:bOnAdjust := <||
local oXBtn[15], oTSize
// Buttons

RETURN NIL
>

RETURN NIL

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Fri Aug 07, 2020 11:51 am
by Marc Venken
Uwe,

I send a email, but not shure that it is correct : esck.....@aol.c.. (is this still used ?) Dots are replaced ))

Mine = marc(dot)maveco.be

Re: Mr. Rao's samples collection.

PostPosted: Fri Aug 07, 2020 11:58 am
by ukoenig
Marc,

the email is ok.
I think it is possible to extend the tool.
I'm thinking about adding the modharbour-forum :?:

best regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Sat Aug 08, 2020 6:17 pm
by Marc Venken
Uwe,

In version 2.1

When you use the topic filter, the word is searched and found also in the text (topics)

In version 4.2 (current)

The word is searched, but only when the word is in the title it will be changed as found in the browse
There is no search into the text OR the result of finding it is not used in the Xbrowse

Try the word : include in both versions and yoy see what I mean

Yoy see that 2.1 found many more include in the txt files and 4.2 only when it is in the title.

Can you change that ?

At least in the versions that i'm using

Image

Re: Mr. Rao's samples collection.

PostPosted: Sun Jun 26, 2022 8:04 pm
by Detlef
Hello Uwe,
I'm rather late to get knowledge of your tool.
and unfortunatelly none of the download links on Pflege Pus is available.

Is there a possibility to download the latest version of your tool?

That would be great.
Best regards
Detlef

Re: Mr. Rao's samples collection.

PostPosted: Mon Jun 27, 2022 7:10 am
by Marc Venken
Detlef,

Uwe will respond if there is a newer version, but mainwhile you need to know that the domainname
Pflegeplus is no longer active. Uwe changed to :

http://www.service-fivewin.de/DOWNLOADS/filename

If you change the filename then the download is working.

Re: Mr. Rao's samples collection.

PostPosted: Mon Jun 27, 2022 5:09 pm
by Detlef
Hello Marc,
many thanks for your advice.
So I succeeded in downloading the latest version of Uwe's tool.
I must study the program because it has very complex appearance.

Regards, Detlef

Re: Mr. Rao's samples collection.

PostPosted: Mon Jun 27, 2022 10:00 pm
by Marc Venken
Detlef,

I would suggest that you start looking from i think 4.x version. At that point the program did what was needed. Later Uwe enhanced many items, but with all respect, the program became (more - to) complex.

I folowed the tread from start till finisch and kept a halfway version to use. See what functionality you need.

For me I do this :

Read the forum in total (you can do part by part) : english and spanish, the mos used topics.
Search for the words I need. (they come into the browser
Scroll the browser to a point that information is usefull and hit the link button to the forum.

Very handy : You can also read and scroll the samples dir where you can also scan for words.

I still think it's very usefull !!