<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I have added most of this to bugs.txt, when it was not already in there
in one form or another.<br>
I thought I'd comment on some of it. (I deleted the rest)<br>
<br>
I have attached bugs.txt after incorporating Eric's suggestions. I have
placed most of it before the 0.9.9 release, but some of it probably
should be post 1.0. (to prevent creeping featurism. Joe, I'll defer to
you.)<br>
<br>
Eric Galluzzo wrote:<br>
&gt; Installation dialog:<br>
&gt; --------<br>
&gt; Aren't there general books (e.g. some of Josephus' works)
available?<br>
<br>
Yes, but JSword is slated to support them sometime after 1.0. To do it
we need an LZSS decompressor and test time.<br>
<br>
&gt;Sidebar:<br>
&gt;--------<br>
&gt; Selecting a commentary should (possibly) display the comments for
the currently displayed passage<br>
<br>
Given the way the GUI is layed out this is fairly difficult. A Passage
either is a verse or starts at one verse and continues to another. The
text entry box for the passage actually is for a list of passages. If
you did a search on Adam, it would return such a passage list. I am not
sure how this should be displayed in a commentary.<br>
<br>
&gt; I don't see any entries after selecting "Webster's Revised
Unabridged Dictionary"<br>
<br>
That's a bug. It should show the list of words. Clicking on one should
show its definition.<br>
<br>
&gt;Options:<br>
&gt;--------<br>
&gt;Even after installation, there are no
bibles/dictionaries/commentaries to select from for the defaults
("Bibles" item)<br>
&gt;Many of the options are rather user-unfriendly and need help text,
e.g.:<br>
&gt;    - What's "ot1nt2"?<br>
Through the Old Testament once and the New Testament twice in a year.<br>
&gt;    - What's "Persistent Naming"?<br>
If you enter Genesis in the Passage Lookup, w/o persistent naming it
will be converted to Gen.<br>
<br>
&gt; It's not obvious that "Advanced" has items of its own (although
that's probably just me)<br>
Doesn't Advanced have a folder with a + mark in front of it?<br>
<br>
&gt; My tree has only horizontal lines, no vertical lines<br>
Hmm. Mine has neither (under winxp)<br>
<br>
&gt;Main text:<br>
&gt;----------<br>
&gt;Pretty!<br>
Thanks!<br>
&gt;It would be nice to either:<br>
&gt;    - put the footnotes to the right side of the text where they
occur; or<br>
&gt;    - have Back/Forward buttons to jump back and forth<br>
I think it is difficult to do the footnote placement as suggested in
HTML and keep the text flowing. We could do it if we did, verses
starting on separate lines. We could make it an option. BTW, it is
simple.xsl that does the transformation.<br>
<br>
I am not sure what you mean by forward and back. In the text we have
footnote markers and in the notes we have the corresponding verse
marker. These are a kind of forward and back button. Were you asking
for a previous/next footnote button?<br>
<br>
&gt; The default font is a little odd (with Metal L&amp;F at least)<br>
&gt;     - In particular, footnotes are hard to read<br>
&gt;     - What about anti-aliasing?<br>
If you can supply us with a better font for a default for Metal, let us
know.<br>
You can change the font on the options page. I think it requires
restart.<br>
Does Java support anti-aliasing of fonts?<br>
<br>
&gt; Nothing happened when I clicked on a link to a Strong's number<br>
&gt;     - I think it was building the index<br>
It works, but it needs some help. When you click on a link it does a
lookup in the currently selected dictionary. You need to select the
correct strongs dictionary after downloading it. There are two things
that we need to do. Disable the display of Strong's links when the
corresponding dictionary is not installed. And when the link is clicked
on, switch to that book.<br>
<br>
Main GUI:<br>
---------<br>
&gt; The "More ..." tab is a little odd (not "conventional" UI)<br>
&gt;     - What about a link or something instead?  Although that
wouldn't allow random access, hmmm...<br>
&gt;    - Or could display an entire chapter in one tab<br>
You can set the number of verses per tab very high and then you will
never see it.<br>
<br>
&gt; Searching works with Greek, excellent!<br>
Thanks!<br>
Its going to get even better. Currently, it does exact text match.
Accented characters pose a problem. In unicode, they can be represented
as a normal character followed by the accent. The system is supposed to
be smart enough to display them combined. After releasing 1.0, I am
going to tackle normalization of accented text such that the search
request and the index are built the same. I am also considering
allowing some form of transliterated searching "uios" "soterios", ...
and get hits on the actual greek. Same for Hebrew and other languages.<br>
<br>
&gt; What's the difference between Search and Match?<br>
Search allows for full boolean capabilites. Search finds similar
verses. Search is used when you can't exactly remember the how a verse
goes, but you are pretty sure of part of it.<br>
<br>
&gt;Suggested features:<br>
&gt;-------------------<br>
&gt;Would be nice if "See marginal note on ..." were a hyperlink<br>
Not sure what you mean here.<br>
<br>
<br>
Eric Galluzzo wrote:<br>
<blockquote cite="mid1093666400.20393.3.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">Folks,

I just took the application for a fairly extensive test run -- my first
in a long time!  Here are some notes I took as I was doing so about
things that could be improved, and some suggestions for new features.  I
should be able to help out with implementing some of these suggestions
too.  (Famous last words....)

        Thanks,
        
        Eric
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
  </pre>
</blockquote>
</body>
</html>