Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-29 Thread Tomas Hajny
On Fri, January 28, 2011 21:05, Ben Smith wrote: > 2011/1/28 Tomas Hajny . . >> be indeed nice. ;-) Proper support for IBM .INF documents (including the >> OS/2 API documentation) in his viewer would be very nice too. ;-))) > > I remember using OS/2 years ago, and from memory the OS/2 API > docum

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-29 Thread Marco van de Voort
In our previous episode, Tomas Hajny said: > >> That's the problem with CHM viewers, they are all in varying states of > >> what they support or how good they perform at such tasks. Linux alone > >> has about 5 or more CHM viewers, and they are all pretty crap in their > >> own way. > > > > Did I m

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-29 Thread Marco van de Voort
In our previous episode, Ben Smith said: > > time at least ;-) ) or support of this or that format in our textmode IDE. > > Is there actually somebody that still uses a text mode IDE for day to > day development? I couldn't justify spending any time on enhancing a > text mode IDE, especially since

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread Ben Smith
2011/1/28 Tomas Hajny > existence of good CHM viewers for Linux, No such viewers exist. :-) > time at least ;-) ) or support of this or that format in our textmode IDE. Is there actually somebody that still uses a text mode IDE for day to day development? I couldn't justify spending any time on

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread Tomas Hajny
On Fri, January 28, 2011 10:29, Marco van de Voort wrote: > In our previous episode, Graeme Geldenhuys said: >> > As far as I remember the chm search only indexes whole words. So >> > searching for "space" would not return "LotsOfSpace" I'm not sure if >> it >> > would find "SpaceFoo" since it star

Re[2]: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread José Mejuto
Hello FPC-Pascal, Friday, January 28, 2011, 10:18:06 AM, you wrote: >> Isn't DocView's (INF help) searching or some CHM viewer (your mileage >> may vary depending which viewer and platform you use) good enough for >> searching the help? mvwb> Not if I want to have it as a CGI on the server. Do y

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread michael . vancanneyt
On Fri, 28 Jan 2011, Graeme Geldenhuys wrote: Op 2011-01-28 11:18, michael.vancann...@wisa.be het geskryf: What exactly do you want to use it for? Or How? Doesn't Google index the online HTML already? Probably, but I don't want to rely on Google. In that case, there is always Bing too. ;-

[fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread Graeme Geldenhuys
Op 2011-01-28 11:18, michael.vancann...@wisa.be het geskryf: >> What exactly do you want to use it for? Or How? Doesn't Google index the >> online HTML already? > > Probably, but I don't want to rely on Google. In that case, there is always Bing too. ;-) For those wanting to use Google, here is

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > > As far as I remember the chm search only indexes whole words. So > > searching for "space" would not return "LotsOfSpace" I'm not sure if it > > would find "SpaceFoo" since it starts with space. > > That's the problem with CHM viewers, they are

Re: [fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-28 Thread michael . vancanneyt
On Fri, 28 Jan 2011, Graeme Geldenhuys wrote: Op 2011-01-26 14:06, michael.vancann...@wisa.be het geskryf: That said, I am still looking for a good search engine *written in Object pascal* for the FPC html docs. Any hints/tips are appreciated. What exactly do you want to use it for? Or How

[fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-27 Thread Graeme Geldenhuys
Op 2011-01-27 02:27, Andrew Haines het geskryf: > > As far as I remember the chm search only indexes whole words. So > searching for "space" would not return "LotsOfSpace" I'm not sure if it > would find "SpaceFoo" since it starts with space. That's the problem with CHM viewers, they are all in v

[fpc-pascal] Re: Permuted index (KWIC) of function descriptions

2011-01-27 Thread Graeme Geldenhuys
Op 2011-01-26 14:06, michael.vancann...@wisa.be het geskryf: > > That said, I am still looking for a good search engine *written in Object > pascal* for the FPC html docs. Any hints/tips are appreciated. What exactly do you want to use it for? Or How? Doesn't Google index the online HTML already?