home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / acorn / 8045 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  3.4 KB

  1. Path: sparky!uunet!mcsun!uknet!icdoc!swan.doc.ic.ac.uk!ijp
  2. From: ijp@swan.doc.ic.ac.uk (Ian Palmer)
  3. Newsgroups: comp.sys.acorn
  4. Subject: Re: WordHound
  5. Message-ID: <1992Jul28.101659.20367@doc.ic.ac.uk>
  6. Date: 28 Jul 92 10:16:59 GMT
  7. References: <20Pfcjj010n@st-andrews.ac.uk>
  8. Sender: usenet@doc.ic.ac.uk
  9. Organization: Department of Computing, Imperial College, University of London, UK.
  10. Lines: 76
  11. Nntp-Posting-Host: swan.doc.ic.ac.uk
  12. X-Newsreader: Tin 1.1 PL3
  13.  
  14. gta@st-andrews.ac.uk (Graham Allan) writes:
  15. : tim@parcplace.com (Tim Rowledge) writes:
  16. [ et, al. various comments about Word Hound ]
  17.  
  18. This is attempt number 3 (our news server has all but died here) at
  19. replying to the various comments about Word Hound.
  20.  
  21. First of all, no "antidisestablishmentarianism" is not there, but then
  22. I didn't create the dictionary data :-). And yes (at some time in the
  23. future, well that's my current intention anyway) be able to add more
  24. data files to Word Hound.
  25.  
  26. Second, yes I know there are quite a few bugs in it, many have already
  27. been corrected. My main intention for releasing a version so soon in
  28. it's developement (it's only about 3 weeks old, and most of that time
  29. has been spent with my first attempt at fighting with RiscOSLib :-( )
  30. is that I wanted (a) to let everyone know of it's exsistence, and (b)
  31. to make sure I could get peoples "wants" before I got too far and they
  32. became too difficult to add.
  33.  
  34. To answer the question about the compression method used, it's a
  35. simple(ish) substitution compression where each character is
  36. substituted by a bit pattern (patterns being of varying lenghts). This
  37. is not as good at compression as (say) the LZW (and the like), but
  38. these are no good as you don't want to sit through a complete
  39. decompression every time you want to look up a word.
  40.  
  41. Next, here is a list of what I have already done to it for version
  42. 1.10 (available probable fairly soon(ish)) :
  43.  
  44.   o Corrected a few major bugs
  45.  
  46.   o Compressed the index files (now less than 50% their old size)
  47.  
  48.   o Added highlighting of selected word/phrase
  49.  
  50.   o General tidy up of internals
  51.  
  52.   o Will add a space after it outputs a word/phrase if it needs to
  53.     (ie. if one was passed to it by dragging a selection)
  54.  
  55.  
  56. Problems I know about and working on :
  57.  
  58.   o The scrolling problem
  59.  
  60.   o The 'Enter' window disappearing (see below)
  61.  
  62.   o Allowing addition of own data files
  63.  
  64.  
  65. I have one major problem (apart from finding out how to hotlink to
  66. Impression better) which I would like some info on.
  67.  
  68. When you have entered a word into the 'Enter' window it would be nice
  69. if the caret returned to whereever it was before you entered the word
  70. into that window. This is currently provided by the fact that to be
  71. able to enter a word you need to first bring up the 'Enter' window
  72. which allows the program to note where the caret is before this
  73. happens. And as the window disappears each time you enter a word there
  74. is no real problem with this, except it's annoying.
  75.  
  76. The problem is that if I make the window remain open, next time you
  77. use it the caret might be somewhere else, and so the program will be
  78. unable to get a correct caret location. My question is, is there any
  79. way that every time you gain the caret, note where it was just before
  80. you gained it?
  81.  
  82. Ian
  83.  
  84. --
  85.                             E-mail : ijp@doc.ic.ac.uk
  86.  ___           __       Snail mail : Department of Computing, Huxley Building,
  87.   /  _   _    /_/ _   / _ _   _  _   Imperial College, 180 Queens Gate,
  88. _/_ (_|_| )  /   (_|_(_| ) )_|/_)    London. SW7 2BZ. England.
  89.