Initial revision
This commit is contained in:
commit
f4be83c787
2 changed files with 219 additions and 0 deletions
138
htdocs/GoToTHDLTools.html
Normal file
138
htdocs/GoToTHDLTools.html
Normal file
|
@ -0,0 +1,138 @@
|
|||
<html>
|
||||
|
||||
<!-- @author David Chandler -->
|
||||
<!-- @date September 7, 2002 -->
|
||||
<!-- @editor Emacs, baby! -->
|
||||
|
||||
<head>
|
||||
<title>THDL Tools at SourceForge</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>THDL Tools at SourceForge</h1>
|
||||
|
||||
<p>
|
||||
Welcome to the home of software tools for the
|
||||
|
||||
<a href="http://iris.lib.virginia.edu/tibet/">
|
||||
Tibetan and Himalayan Digital Library</a>
|
||||
|
||||
(THDL). Here you can find Jskad, QuillDriver, Savant, the
|
||||
Tibetan Machine Web fonts, and other useful pieces of software.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
More information about these tools can be found at the THDL's
|
||||
|
||||
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
|
||||
Tools site</a>.
|
||||
|
||||
Please refer to that site first, and come back here only
|
||||
if you don't find what you're looking for.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The only real reason to visit these web pages, rather than the
|
||||
THDL's much more useful pages, is to
|
||||
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=61934">
|
||||
download old versions or alpha versions</a>
|
||||
|
||||
of the software (note that the current releases are
|
||||
available for download from
|
||||
|
||||
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
|
||||
the main THDL Tools site</a>),
|
||||
|
||||
to
|
||||
|
||||
<a href="http://sourceforge.net/tracker/?group_id=61934">
|
||||
submit bug reports or feature requests</a>,
|
||||
|
||||
to help contribute to the project, etc. If you're trying to do
|
||||
any of these things, we hope you'll understand why we haven't spent
|
||||
any time making this site very good-looking or easy to use.
|
||||
Instead, you'll have to see our
|
||||
|
||||
<a href="THDLTools_Developers.html">
|
||||
developers' site</a>
|
||||
|
||||
or find your way through the maze of options available at the
|
||||
|
||||
<a href="http://sourceforge.net/projects/thdltools">
|
||||
THDLTools project page</a>.
|
||||
|
||||
If the above description doesn't match you, and you feel
|
||||
that you've had to wade through the impenetrable project page for
|
||||
something that
|
||||
|
||||
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
|
||||
the main THDL Tools site</a>
|
||||
|
||||
should have provided, please
|
||||
|
||||
<a href="mailto:dchandler@users.sourceforge.net">let us know</a>
|
||||
|
||||
of your experience so that we can make the THDL tools more
|
||||
accessible.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Once again, your two best bets for information related to the THDL
|
||||
software tools are:
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
|
||||
the main THDL Tools site</a>
|
||||
|
||||
(a good-looking, easy-to-use site)
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<a href="http://www.sourceforge.net/projects/thdltools">
|
||||
the THDLTools project page</a>
|
||||
|
||||
at SourceForge (a very technical, hard-to-use site)
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<!-- THDLTools FOOTER: -->
|
||||
<hr>
|
||||
|
||||
<i>
|
||||
Please
|
||||
|
||||
<a href="mailto:dchandler@users.sourceforge.net">
|
||||
e-mail us</a>
|
||||
|
||||
your comments about this page.
|
||||
</i>
|
||||
|
||||
<hr>
|
||||
|
||||
The THDLTools project is generously hosted by:
|
||||
|
||||
<!--
|
||||
|
||||
DO NOT DELETE THE SF.NET LOGO.
|
||||
|
||||
We have a choice of colors and sizes for this logo (see
|
||||
"https://sourceforge.net/docman/display_doc.php?docid=790&group_id=1"),
|
||||
but we do not have the option of removing it. SourceForge requests
|
||||
that we put it on each web page for our project, and to give us
|
||||
incentive to do so, they will not track the number of hits for our
|
||||
project web pages unless we put this link in. To track hits, see
|
||||
"http://sourceforge.net/project/stats/index.php?report=months&group_id=61934".
|
||||
|
||||
-->
|
||||
<a href="http://sourceforge.net/">
|
||||
<img src="http://sourceforge.net/sflogo.php?group_id=61934&type=1"
|
||||
width="88" height="31" border="0" alt="SourceForge Logo">
|
||||
</a>
|
||||
<!-- AGAIN, DO NOT DELETE THE SF.NET LOGO. -->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
81
htdocs/THDLTools_Developers.html
Normal file
81
htdocs/THDLTools_Developers.html
Normal file
|
@ -0,0 +1,81 @@
|
|||
<html>
|
||||
|
||||
<!-- @author David Chandler -->
|
||||
<!-- @date September 7, 2002 -->
|
||||
<!-- @editor Emacs, baby! -->
|
||||
|
||||
<head>
|
||||
<title>Info for THDL Tools Developers</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Info for THDL Tools Developers</h1>
|
||||
|
||||
<p>
|
||||
This page is the first attempt at extracting knowledge about the
|
||||
internals of the THDL tools from Edward's brain.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Here are some links to tools of interest:
|
||||
<ul>
|
||||
<li>
|
||||
Savant (and QuillDriver?) make use of the
|
||||
|
||||
<a href="http://java.sun.com/products/java-media/jmf/">
|
||||
Java(TM) Media Framework API</a>.
|
||||
</li>
|
||||
<li>
|
||||
In our Java(TM) code, we load some classes at run-time. To
|
||||
understand the mechanisms behind
|
||||
this--<code>Class.forName(String)</code> and thread context
|
||||
class loaders, etc.--read
|
||||
|
||||
<a href="http://www.javageeks.com/Papers/ClassForName/">
|
||||
this JavaGeeks white paper</a>.
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- THDLTools FOOTER: -->
|
||||
<hr>
|
||||
|
||||
<i>
|
||||
Please
|
||||
|
||||
<a href="mailto:dchandler@users.sourceforge.net">
|
||||
e-mail us</a>
|
||||
|
||||
your comments about this page.
|
||||
</i>
|
||||
|
||||
<hr>
|
||||
|
||||
The THDLTools project is generously hosted by:
|
||||
|
||||
<!--
|
||||
|
||||
DO NOT DELETE THE SF.NET LOGO.
|
||||
|
||||
We have a choice of colors and sizes for this logo (see
|
||||
"https://sourceforge.net/docman/display_doc.php?docid=790&group_id=1"),
|
||||
but we do not have the option of removing it. SourceForge requests
|
||||
that we put it on each web page for our project, and to give us
|
||||
incentive to do so, they will not track the number of hits for our
|
||||
project web pages unless we put this link in. To track hits, see
|
||||
"http://sourceforge.net/project/stats/index.php?report=months&group_id=DLC".
|
||||
|
||||
-->
|
||||
<a href="http://sourceforge.net/">
|
||||
<img src="http://sourceforge.net/sflogo.php?group_id=DLC&type=1"
|
||||
width="88" height="31" border="0" alt="SourceForge Logo">
|
||||
</a>
|
||||
<!-- AGAIN, DO NOT DELETE THE SF.NET LOGO. -->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue