summaryrefslogtreecommitdiffstats
path: root/www/devmaster/lesson1.htm
diff options
context:
space:
mode:
Diffstat (limited to 'www/devmaster/lesson1.htm')
-rw-r--r--www/devmaster/lesson1.htm50
1 files changed, 37 insertions, 13 deletions
diff --git a/www/devmaster/lesson1.htm b/www/devmaster/lesson1.htm
index 4c28451..e10f674 100644
--- a/www/devmaster/lesson1.htm
+++ b/www/devmaster/lesson1.htm
@@ -3,10 +3,18 @@
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
+<link rel="stylesheet" type="text/css" href="general.css">
+<style>
+<!--
+td {font-family:arial,helvetica,sans-serif;font-size:x-small;}-->
+</style>
+</head>
<body>
-<div align="center"><IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"></div>
+
+<div align="center">
+
+<IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"></div>
<MAP NAME="navbar_Map">
<AREA SHAPE="rect" ALT="Wiki" COORDS="340,0,386,43" HREF="http://wiki.java.net/bin/view/Games">
<AREA SHAPE="rect" ALT="Weblogs" COORDS="286,0,339,43" HREF="http://weblogs.java.net/weblogs/project/games">
@@ -14,16 +22,24 @@
<AREA SHAPE="rect" ALT="JavaGames Home" COORDS="91,0,215,43" HREF="http://community.java.net/games">
<AREA SHAPE="rect" ALT="www.java.net" COORDS="1,1,91,44" HREF="http://www.java.net" TARGET="_self">
</MAP>
+<br>
+ <table border="0" cellspacing="0" style="border-collapse: collapse" width="100%" cellpadding="0" id="AutoNumber1" height="12" bgcolor="#666699">
+ <tr>
+
+ <td width="47%" height="12"><b><font color="#FFFFFF">OpenAL Tutorials</font></b></td>
+ <td width="53%" height="12"> <p align="right"><font color="#66CCFF">&nbsp;
+ </font><font color="#66FF99">&nbsp;</font><a href="http://devmaster.net/"><font color="#66FF99">DevMaster.net</font></a></td>
+ </tr>
+ </table>
+<p align="left" class="title"><span class="title"><font size="5">Single Static
+Source</font></span><font size="4"><br>
+<b>Lesson 1</b></font></p>
-<p align="center" class="title"><span class="title"><font size="5">Single Static
- Source</font></span><font size="4"><br>
- <b>Lesson 1</b></font></p>
-<p align="center" class="title"><b><font size="4">from <a href="http://www.devmaster.net">DevMaster.net</a></font></b></p>
-
-<p align="center" class="title"> <span class="author">Author: <a href="mailto:[email protected]"><font color="#888888">Jesse
- Maurais</font></a> </span><br>
- Adapted for Java by: <a href="mailto:[email protected]"><font color="#888888">Athomas Goldberg</font></a></p>
-<p>Welcome to the exciting world of OpenAL! OpenAL
+<p align="right" class="title"> <span class="author">Author: <a href="mailto:[email protected]"><font color="#888888">Jesse
+ Maurais<br>
+ </font></a></span>Adapted for Java by: <a href="mailto:[email protected]"><font color="#888888">Athomas
+ Goldberg</font></a></p> </p>
+ <p>Welcome to the exciting world of OpenAL! OpenAL
is still in a stage of growth, and even though there is an ever larger following
to the API it still hasn't reached it's full potential. One of the big reasons
for this is that there is still not yet hardware acceleration built in for
@@ -255,7 +271,15 @@ enough for you. It may have been a little too simple for the 1337 h4X0r, but we
all got to start somewhere. Things will get more advanced as we go along.</p>
<p> <a href="http://joal-demos.dev.java.net/files/documents/534/256/lesson1.zip">Download
the Java Source and Ant Build File</a></p>
-<p>&copy; 2003 <a href="http://www.devmaster.net">DevMaster.net</a> all rights
- reserved. </p>
+<table border="0" cellspacing="1" style="border-collapse: collapse" width="100%" id="AutoNumber2" bgcolor="#666699">
+ <tr>
+ <td width="47%"> <p dir="ltr"><font color="#FFFFFF" size="1">� 2003 DevMaster.net. All rights
+ reserved.</font></td>
+ <td width="53%"> <p align="right" dir="ltr"><a href="mailto:[email protected]">
+ <font color="#FFFFFF" size="1">Contact us</font></a><font color="#FFFFFF" size="1"> if you want to write
+ for us or for any comments, suggestions, or feedback.</font></td>
+ </tr>
+</table>
+<p>&nbsp;</p>
</body>
</html>