summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorkbr <[email protected]>2006-01-30 03:24:15 +0000
committerkbr <[email protected]>2006-01-30 03:24:15 +0000
commit034114a71bee6b464f06b479b22578b8c781e2dc (patch)
tree489c79c9d2a3d08f2d5534bb7733127e06c6a88a /www/index.html
parent6586958843fb1ad6c13c0871e75e5d0bce3b19bf (diff)
Updated web page to point to new binaries and javadoc. Deleted stale
copy of README.txt. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@108 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html28
1 files changed, 11 insertions, 17 deletions
diff --git a/www/index.html b/www/index.html
index 7892dec..09e7d51 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,15 +1,15 @@
<html>
<body bgcolor="#f5f5f5">
<div Align=center>
- <img ID="NavBar" WIDTH=800 HEIGHT=64 SRC="http://games.dev.java.net/images/navbar2p.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=0 USEMAP="#NavBar_MAP" NOFINSIDE="~! ~!" > </div>
+ <img ID="NavBar" WIDTH=800 HEIGHT=32 SRC="http://games.dev.java.net/images/navbar2p.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=0 USEMAP="#NavBar_MAP" NOFINSIDE="~! ~!" > </div>
<MAP NAME="NavBar_Map">
- <AREA SHAPE="rect" ALT="Projects" COORDS="356,14,440,46" HREF="http://games.dev.java.net" TARGET="_self">
- <AREA SHAPE="rect" ALT="Wiki" COORDS="643,14,695,46" HREF="http://wiki.java.net/bin/view/Games">
- <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,15,624,46" HREF="http://weblogs.java.net/weblogs/project/games">
- <AREA SHAPE="rect" COORDS="463,16,541,45" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" ALT="Forums">
- <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,16,334,48" HREF="http://community.java.net/games">
- <AREA SHAPE="rect" ALT="Java.net" COORDS="21,15,128,46" HREF="http://www.java.net" TARGET="_self">
+ <AREA SHAPE="rect" ALT="Projects" COORDS="356,7,440,23" HREF="https://games.dev.java.net" TARGET="_self">
+ <AREA SHAPE="rect" ALT="Wiki" COORDS="643,7,695,23" HREF="http://wiki.java.net/bin/view/Games">
+ <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,7,624,23" HREF="http://weblogs.java.net/weblogs/project/games">
+ <AREA SHAPE="rect" COORDS="463,7,541,23" HREF="http://javagaming.org" target="_top" ALT="Forums">
+ <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,7,334,23" HREF="http://community.java.net/games">
+ <AREA SHAPE="rect" ALT="Java.net" COORDS="21,7,128,23" HREF="http://www.java.net" TARGET="_self">
</MAP>
<p align="center"><img src="openal_c.gif" width="123" height="67"></p>
@@ -104,7 +104,7 @@
<li>OSX Developer Tools</li>
<li> OpenAL 1.0/1.1 SDK (available at <a href="http://www.openal.org">OpenAL.org</a>) </li>
</ul>
- Please refer to <a href="README.txt">README.txt</a> for
+ Please refer to <a href="https://joal.dev.java.net/source/browse/*checkout*/joal/README.txt">README.txt</a> for
additional build information.</li>
</ul>
</td>
@@ -125,7 +125,7 @@
<td valign="top" bgcolor="#F8F8F8"><ul>
<li><a href="http://www.openal.org" target="_blank">OpenAL</a>
Home</li>
- <li><a href="ftp://opensource.creative.com/pub/sdk/OpenAL_PGuide_A4.pdf" target="_blank">OpenAL
+ <li><a href="http://openal.org/openal_webstf/downloads/OpenAL_Programmers_Guide_US_Letter.pdf" target="_blank">OpenAL
Programmer's Reference</a></li>
<li><a href="http://joal-demos.dev.java.net">JOAL
Tutorials and Demos</a></li>
@@ -140,7 +140,7 @@
</tr>
<tr>
<td valign="top" bgcolor="#F8F8F8"><ul>
- <li><a href="http://games-core.dev.java.net/nonav/docs/joal/api/index.html" target="_blank">JOAL
+ <li><a href="http://download.java.net/media/joal/builds/archive/1.1-current/javadoc" target="_blank">JOAL
/ Sound3D Toolkit API</a></li>
</ul></td>
</tr>
@@ -153,13 +153,7 @@
</tr>
<tr>
<td valign="top" bgcolor="#F8F8F8"><ul>
- <li> Recent Builds
- <ul>
- <li><a href="https://games-binaries.dev.java.net/build/index.html" target="_blank">Windows</a></li>
- <li><a href="https://games-binaries.dev.java.net/build/index.html" target="_blank">Linux</a></li>
- <li><a href="https://games-binaries.dev.java.net/build/index.html">OSX</a></li>
- </ul>
- </li>
+ <li><a href="https://joal.dev.java.net/servlets/ProjectDocumentList" target="_blank">Release Builds</a></li>
</ul></td>
</tr>
</table></td>