Commit graph

68 commits

Author SHA1 Message Date
dchandler
a86b73029c Found another inconsistency between Unicode and the TM/TMW docs. I've sent e-mail to Tony Duff asking who's right, but I'm putting this in the errata under the assumption that even if Unicode is wrong, Unicode's wrong view will somehow rule the day. 2003-11-24 05:42:09 +00:00
dchandler
23bcb10f67 Pointing out that TM and not just TMW docs are affected. 2003-11-24 03:01:36 +00:00
dchandler
479675bad5 Once again, the wrong 'dreng-bu glyphs were listed in the Tibetan! 5.1 docs -- they were na-ro glyphs, actually. 2003-11-08 21:17:29 +00:00
dchandler
86d9f1b1f9 The wrong 'dreng-bu glyphs were listed in the Tibetan! 5.1 docs -- they were na-ro glyphs, actually. 2003-11-08 20:25:45 +00:00
dchandler
ab687b6516 Use "The Tibetan & Himalayan", not "Tibetan and Himalayan". 2003-11-01 15:31:45 +00:00
dchandler
837f5d55b1 Using absolute links to iris, not relative. 2003-11-01 04:50:02 +00:00
thangarson
473b2041d1 modified page to reflect new THDL web layout and changed links from relative to absolute 2003-10-31 16:50:37 +00:00
dchandler
110c3dcbbc An attempt at bringing these pages up to date w.r.t. THDL HTML guidelines.
I ran these through validator.w3.org; some validated; some didn't.  <code> is legal, though, I swear.
2003-10-31 04:17:28 +00:00
dchandler
deaffb494a An attempt at bringing these pages up to date w.r.t. THDL HTML guidelines.
This almost validated with the validator.w3.org as XHTML 1.0 strict.  Almost.
2003-10-31 04:07:03 +00:00
dchandler
677d9b9d09 An attempt at bringing these pages up to date w.r.t. THDL HTML guidelines.
These validated with the validator.w3.org as XHTML 1.0 strict.
2003-10-31 04:06:43 +00:00
dchandler
a35c49e20f An attempt at bringing these pages up to date w.r.t. THDL HTML guidelines.
These validated with the validator.w3.org as XHTML 1.0 strict.
2003-10-31 03:57:47 +00:00
dchandler
16dd2cdcd6 Ignores a spreadsheet I created so that cron stop e-mailing me. 2003-10-27 13:51:24 +00:00
dchandler
a79454eedc Added another erratum. 2003-09-16 00:20:51 +00:00
thangarson
0cddd848af Changed format of Tib51Errata page to match the new look-and-feel of the THDL site. 2003-09-08 16:51:45 +00:00
dchandler
72d008d38b David Chapman found another error in the docs. 2003-09-04 03:58:10 +00:00
dchandler
cd41dffce1 Small correction. 2003-07-13 23:19:28 +00:00
dchandler
146c778348 Mentioned the GUI converter. 2003-07-13 17:04:05 +00:00
dchandler
2c9054d728 Added docs for the tibwn.ini file format. 2003-07-12 16:39:23 +00:00
dchandler
8cc59d03a8 Put a date with the errata. 2003-07-12 15:13:18 +00:00
dchandler
0ad1992d2f Put up a page listing errata for the Tibetan! 5.1 for Word documentation (i.e.,
the TM and TMW docs).
2003-07-11 03:30:20 +00:00
dchandler
ed3fac31c6 This line was duplicated. 2003-06-30 03:26:21 +00:00
dchandler
f341213a28 Mentions bracketing of problem glyphs by '(' and ')' in the event of trouble. 2003-06-29 03:49:13 +00:00
dchandler
857aea42bf Links to the new nightly builds. 2003-06-28 02:00:21 +00:00
dchandler
762f923154 When problem glyphs are encountered, we handle it a little better now by
adding achens before the problem glyphs in our truncated output.
2003-06-23 02:04:31 +00:00
dchandler
59c398f1ce Added --find-some-non-tm and --find-all-non-tm modes to the converter to
help ensure worry-free TM->TMW conversions.
2003-06-22 00:13:57 +00:00
dchandler
64e47d96db Major improvements to the documentation for the command-line converter. 2003-06-21 22:28:14 +00:00
dchandler
a96e14a245 Tibbibl does still use JDOM, so add this back. 2003-06-19 02:12:37 +00:00
dchandler
9040f9b1a1 Removed cruft; mentions JUnit in another place. In 28 hours, these
changes should automagically appear on http://thdltools.sf.net.
2003-06-19 00:45:06 +00:00
dchandler
8c2622d5b9 The http://thdltools.sf.net web pages are now updated every four hours.
Due to sf.net difficulties, they may be 28 hours behind until September 2003,
however.

Updated the WylieWord/Diacritics info.
2003-06-17 02:48:43 +00:00
dchandler
7c7d57ecd7 Renamed TMW_RTF_TO_THDL_WYLIE TibetanConverter. Updated
docs.
2003-06-15 20:27:56 +00:00
dchandler
eb7013dc39 TMW_RTF_TO_THDL_WYLIE now converts TM->TMW. 2003-06-08 22:43:43 +00:00
dchandler
5506510c68 The Wylie 'M' used to map to TMW7.91, when it should map to TMW7.90.
I've fixed that.

I've also added a couple of Unicode mappings to give a flavor for how
multi-codepoint mappings will be represented.

TM->TMW conversion takes about 1 second per thousand glyphs on my
PIII-550.

Now linking to BabelPad.
2003-06-01 23:11:19 +00:00
dchandler
414ab0ded8 TM->TMW and TMW->TM conversion in RTF is now supported. I've
noticed that formatting is mostly OK but sometimes gets bungled slightly.
I tried everything I could think of, and now I'm passing the buck to Java's
RTF support.

TMW_RTF_TO_THDL_WYLIE (now misnamed) support TMW->TM
conversion (but not TM->TMW).  There is an automated test case for a
TMW->TM conversion.

I have full confidence in this conversion.  Even the smallest glitch in the core
functionality (not formatting) would surprise me.
2003-05-31 23:17:41 +00:00
dchandler
3216db25c9 Updated TMW_RTF_TO_THDL_WYLIE documentation. 2003-05-18 17:18:27 +00:00
dchandler
ad5337ebdf Added poor documentation for TMW_RTF_TO_THDL_WYLIE. 2003-05-18 15:18:31 +00:00
dchandler
5d090cfaa8 Updated the instructions on updating the thdltools web pages. 2003-05-15 00:50:45 +00:00
eg3p
ee840fe816 I have embedded the SourceForge documentation into
THDL's web design and menu system. At the design
protocols for the THDL web site are a bit messy, but
they are being cleaned up and hopefully will eventually
emerge in a way that makes them easier for non-THDL
staff like David C. to make sense of.
2003-05-14 20:52:13 +00:00
eg3p
4114a11b76 I have embedded the SourceForge documentation into
THDL's web design and menu system. At the design
protocols for the THDL web site are a bit messy, but
they are being cleaned up and hopefully will eventually
emerge in a way that makes them easier for non-THDL
staff like David C. to make sense of.
2003-05-14 20:45:11 +00:00
dchandler
dcc862feeb Added links to JUnit Javadocs. 2003-04-13 16:58:18 +00:00
dchandler
01afd44d98 Added a nightly build from April 12, 2003 to the website as an experiment. 2003-04-13 02:14:48 +00:00
dchandler
afde3fe2a3 Double spacing so I don't hate to read it.
Mentions how to maintain WylieWord.
2003-03-22 03:07:57 +00:00
dchandler
5f2039396f Removed most mentions of QuillDriver and Savant from this file. 2003-03-22 02:53:35 +00:00
dchandler
5b5a6aab25 You may no longer put xml-apis.jar, xercesImpl.jar, or xalan.jar in
Jskad/extensions.  If you're lazy, you can move them to
extensions/drop-ins, but the correct thing to do is to move x*.jar to
$ANT_HOME/lib [next to vamp.jar, if you're already set up for Java Web
Start builds].  This is a side effect of improving the nightly builds.

Nightly builds now feature an HTML summary of the JUnit test results,
a datestamp, and full API docs in two flavors.

If you use a patched vamp.jar [e-mail me] that can run when an X11
display is not available (there is not an analogous problem for
Windows servers, I suspect), all you have to do to put up a nightly
builds site is to set up CVS access so that no password is requires
using SSH public-key crypto (sf.net documents how to do so well) and
then use the following daily cron job on your Unix box:

#! /bin/sh
renice +19 -p $$ >/dev/null 2>&1
su -l joe-user /bin/sh -c /var/www/thdl/nightly/doTheBuild.sh

where joe-user is an unprivileged user who has installed Ant properly
(see the updated BuildSystems.html on the developer's site off of
thdltools.sf.net) and set himself up a Jskad sandbox with a Fonts
sandbox underneath it in, e.g., /var/www/thdl/nightly/Jskad.  Here's
doTheBuild.sh:

#! /bin/sh
JSKAD=/var/www/thdl/nightly/Jskad
DEST=/var/www/thdl/nightly/builds
HISTORY=/var/www/thdl/nightly/history
DATE=`date`
if test ! -d $DEST; then \
     echo "$DEST does not exist ($DATE)." >> history; exit 1; fi
(cd $JSKAD && ant dc-nightly-build \
 && rm -fr ${DEST}/* \
 && cp dist/nightlyBuild.zip $DEST \
 && cd $DEST \
     && unzip nightlyBuild.zip)
if test $? != 0; then echo "NIGHTLY BUILDS FAILED on $DATE" >> $HISTORY; exit 2; fi
DDDATE=`date`
echo "Success on start=$DATE end=$DDDATE" >> $HISTORY
exit 0
2003-02-10 04:24:25 +00:00
dchandler
d1ce484a1f Fixed a broken link. 2003-01-27 05:44:56 +00:00
dchandler
6064903cf9 Documents how to install and use JUnit for automated unit tests.
Besides the fact that I like unit tests, my Unicode conversion work is
going to have to be thorougly tested.

Other small improvements to the text were made.
2003-01-12 20:49:23 +00:00
dchandler
9024726a9d Links to a design document concerning the Tibetan Format Converter,
a.k.a. the "Rosetta Stone".
2002-11-19 23:23:59 +00:00
dchandler
5cfbcdfd30 Added a design document concerning the Tibetan Format Converter,
a.k.a. the "Rosetta Stone".
2002-11-19 23:17:01 +00:00
dchandler
58287c09a5 Documents checking out the Fonts module underneath the Jskad module to
allow for including the fonts inside JARs.
2002-11-18 20:26:23 +00:00
dchandler
42d9c7c072 Typo. 2002-10-28 05:12:43 +00:00
dchandler
ba7fd6370a We now have two sets of API docs, one with private members too. 2002-10-28 05:09:15 +00:00