aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2004-07-30 03:43:03 +0000
committerkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2004-07-30 03:43:03 +0000
commitdf675b42cdc004df40677cdf2c6f1782b4ece5e2 (patch)
tree83f0d0cb05fd90e5db5b558b34782be12c4888d2
parente6afc69c05310b3faa709897e57f9e051cded39d (diff)
Web page updates
-rw-r--r--www/build-instr.html2
-rw-r--r--www/index.html52
2 files changed, 33 insertions, 21 deletions
diff --git a/www/build-instr.html b/www/build-instr.html
index 4496a75..66329f1 100644
--- a/www/build-instr.html
+++ b/www/build-instr.html
@@ -10,7 +10,7 @@
<h3>Instructions for downloading and building j3d-examples</h3>
<p>To
build the j3d-examples project, you must first checkout the <a
- href="http://j3d-examples.dev.java.net/">j3d-examples</a>
+ href="https://j3d-examples.dev.java.net/">j3d-examples</a>
CVS
repository. For example, run
the cvs checkout command as follows:<br>
diff --git a/www/index.html b/www/index.html
index 133941f..e445055 100644
--- a/www/index.html
+++ b/www/index.html
@@ -3,24 +3,31 @@
<head>
<title>Java 3D Example Programs</title>
</head>
-<body>
+<body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
+<p style="text-align: center;"> <font size="-2">
+<a href="#Downloads">Downloads</a> |
+<a href="#How_to_Contribute">How to Contribute</a> |
+<a href="#Reporting_Issues">Reporting Issues</a> |
+<a href="#Feedback_and_Discussion">Feedback and Discussion</a></font>
+</p>
<p>This project contains the source code
-for the Java&nbsp;3D example programs.
+for the Java&nbsp;3D<sup><font size="-2">TM</font></sup> example
+programs.
</p>
-<p>Related projects include: <a href="http://j3d-core.dev.java.net/">j3d-core</a>
+<p>Related projects include: <a href="https://j3d-core.dev.java.net/">j3d-core</a>
(the core Java&nbsp;3D API),
-<a href="http://j3d-core-utils.dev.java.net/"> </a><a
- href="http://vecmath.dev.java.net/">vecmath</a>
+<a href="https://j3d-core-utils.dev.java.net/"> </a><a
+ href="https://vecmath.dev.java.net/">vecmath</a>
(the 3D vector math package), and <a
- href="http://j3d-core-utils.dev.java.net/">j3d-core-utils</a>
+ href="https://j3d-core-utils.dev.java.net/">j3d-core-utils</a>
(the Java&nbsp;3D core utilities). Refer to the <a
href="build-instr.html">download
and build
instructions</a> for information on downloading and building vecmath.
</p>
-<h3>Downloads</h3>
+<h3><a name="Downloads"></a>Downloads</h3>
<p>Three types of binary builds are available in the <a
- href="http://j3d-core.dev.java.net/servlets/ProjectDocumentList">Documents
+ href="https://j3d-core.dev.java.net/servlets/ProjectDocumentList">Documents
&amp; Files</a>
section of the j3d-core project on java.net: Release (or FCS) builds;
Experimental (early access) builds; and Daily/Weekly builds. The latest
@@ -28,34 +35,39 @@ release build of Java&nbsp;3D v1.3.1 is available. A fairly stable
experimental build, labeled as Java&nbsp;3D v 1.3.2-build4 is now
available. We will set up daily or weekly builds in the near future.<br>
</p>
-<h3>How to Contribute</h3>
+<h3><a name="How_to_Contribute"></a>How to Contribute</h3>
<p>We invite developers to contribute to Java&nbsp;3D. Please refer to
the
-<a href="http://java3d.dev.java.net/contribute.html">Contributing to
-Java&nbsp;3D</a> section in the parent java3d project to learn
+<a href="https://java3d.dev.java.net/contribute.html">Contributing to
+Java&nbsp;3D</a> page in the parent java3d project to learn
how to contribute to this project or any other Java&nbsp;3D-related
-project.<br>
+project. See the <a href="https://javadesktop.dev.java.net/govern.html">JavaDesktop
+Community Governance Guidelines</a> for general guidelines on
+participating in JavaDesktop community projects, such as j3d-examples.
</p>
-<h3>Reporting Issues<br>
+<h3><a name="Reporting_Issues"></a>Reporting Issues<br>
</h3>
<p>We have set up the <a
- href="http://java3d.dev.java.net/servlets/ProjectIssues">Issue Tracker</a>
-in the parent <a href="http://java3d.dev.java.net/">java3d</a> project
+ href="https://java3d.dev.java.net/servlets/ProjectIssues">Issue Tracker</a>
+in the parent java3d
+project
to track issues (bugs, feature requests, etc.) for
Java&nbsp;3D-related
sub-projects. Please use the above link rather than the Issue Tracker
-in this j3d-examples project.<br>
+in this j3d-examples project. Refer to the <a
+ href="https://java3d.dev.java.net/index.html#Reporting_Issues">Reporting
+Issues</a> section in the parent java3d project for more information.
</p>
-<h3>Feedback and Discussion<br>
+<h3><a name="Feedback_and_Discussion"></a>Feedback and Discussion<br>
</h3>
<p>We have created four Java&nbsp;3D mailing lists in the parent <a
- href="http://java3d.dev.java.net/">java3d</a> project:&nbsp;<span
+ href="https://java3d.dev.java.net/">java3d</a> project:&nbsp;<span
style="color: blue;">interest 'at' java3d.dev.java.net</span>,
<span style="color: blue;">announce 'at' java3d.dev.java.net</span>,
<span style="color: blue;">issues 'at' java3d.dev.java.net</span>,
and <span style="color: blue;">cvs 'at' java3d.dev.java.net</span>
(replace 'at' with @).
-<a href="http://java3d.dev.java.net/servlets/ProjectMailingListList">Click
+<a href="https://java3d.dev.java.net/servlets/ProjectMailingListList">Click
here to subscribe</a> to any of these lists. The <span
style="font-style: italic;">interest</span> list is an open mailing
list for
@@ -71,7 +83,7 @@ list is for automated issues tracking, and the <span
change messages (for changes to the parent java3d web pages only).</p>
<p>For those who prefer a forum to a discussion mailing list, we have
created the
-<a href="http://java3d.dev.java.net/servlets/ProjectForumView"
+<a href="https://java3d.dev.java.net/servlets/ProjectForumView"
target="_blank">Java&nbsp;3D
forum</a>, hosted as part of the JavaDesktop Community. Messages
posted on the forum are cross-posted to <span style="color: blue;">interest