User: tobias  
  Date: 00/11/18 17:05:39

  Modified:    developers developers.html jboss-overview.html menu.html
                        top.html
  Log:
  inserted various alt-tags and other adjustments for more compatibility with "Web 
Content Accessibility Guidelines" and for better lynx performance :-)
  
  Revision  Changes    Path
  1.7       +2 -2      newsite/developers/developers.html
  
  Index: developers.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/developers.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- developers.html   2000/11/17 03:25:40     1.6
  +++ developers.html   2000/11/19 01:05:38     1.7
  @@ -26,7 +26,7 @@
   
                                                        
               <p>JBoss is a free, Open Source J2EE-based implementation. 
  -            <p><font face="Myriad Web,Arial"><img height="60" width="159" 
src="../pictures/powered_by_jboss_flat_sepia.gif"></font> 
  +            <p><font face="Myriad Web,Arial"><img height="60" width="159" 
src="../pictures/powered_by_jboss_flat_sepia.gif" alt="logo: powered by jBoss"></font> 
             <tr>
                                                        <td class="newsheader"><b>A 
Standard webOS with Industry momentum</b></td>
                                                </tr>
  @@ -48,7 +48,7 @@
                                                        J2EE is a set of standards 
that, when used together, provide an excellent web application development and 
deployment platform. J2EE includes standards for middleware (EJB and JMS), database 
connectivitiy (JDBC), transactions (JTA/JTS), presentation (servlets and Java Server 
Pages) and directory services (JNDI).
   
                                                        <p>JBoss, one of the leading 
java Open Source groups, integrates and develops these services for a full J2EE-based 
implementation.
  -                                                             <p><img  
src="../pictures/jboss3.jpg" align="middle"></td>
  +                                                             <p><img  
src="../pictures/jboss3.jpg" align="middle" alt="picture with 4 layers: www, web 
server, app server, database"></td>
                                                </tr>
                                                <tr>
                                                        <td class="newsheader"><b>Why 
Open Source for J2EE?</b></td>
  
  
  
  1.4       +7 -7      newsite/developers/jboss-overview.html
  
  Index: jboss-overview.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/jboss-overview.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jboss-overview.html       2000/11/14 06:07:55     1.3
  +++ jboss-overview.html       2000/11/19 01:05:38     1.4
  @@ -19,14 +19,14 @@
                                                </tr>
                                                <tr>
                                                        <td class="newsbody"><font 
face="Myriad Web,Arial">Our goal is to provide the full J2EE&nbsp;stack in the 
free/open world. We are already there and the reason for our success lies on JMX. 
&nbsp;JMX&nbsp;or Java Management&nbsp;eXtension is the best weapon we have found for 
integration of software. It provides a common spine in which we plug in modules, 
containers and plugins.</font>
  -                                                             <p><font face="Myriad 
Web,Arial"><img  src="../pictures/spine.gif"></font></p>
  +                                                             <p><font face="Myriad 
Web,Arial"><img  src="../pictures/spine.gif" alt=""></font></p>
                                                                <p><font face="Myriad 
Web,Arial">Get a feature list of the project as a whole&nbsp;(under 
construction)</font></td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>jBoss/Server</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="60" width="159" 
src="../pictures/powered_by_jboss_flat_sepia.gif"></font>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="60" width="159" 
src="../pictures/powered_by_jboss_flat_sepia.gif" alt="'powered by jBoss'"></font>
                                                                <p><font face="Myriad 
Web,Arial">jBoss the container is an implementation of the EJB container 
specification. We currently refer to it as jboss2.0</font></p>
                                                                <p><font face="Myriad 
Web,Arial"><b>jBoss 2.0 is truly a 3rd generation container.</b> It takes the patterns 
and ideas that were investigated in 1.0. Designed from the ground up to be 
<b>modular</b>, jBoss introduces yet again many ground breaking features such as a 
full <b>plug-in approach </b>to the container implementation. Borrowing from the 
success that met with Linux 2.0 and it's modular approach to software implementation, 
jBoss 2.0 is meant to be developed by distributed parties each working on a cleanly 
separated part of the server. </font></p>
                                                                <p><font face="Myriad 
Web,Arial">jBoss 2.0 also standardizes on <b>JMX</b>, the Java Management eXtension 
(TM) to offer standard interfaces to the management of its components as well as the 
applications deployed on it. Ease of use is still the number one priority here at 
jBoss and jBoss 2.0 will set a new standard.</font></td>
  @@ -35,7 +35,7 @@
                                                        <td 
class="newsheader"><b>jBoss/Tomcat</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="71" width="100" src="../pictures/tomcat_3.gif" 
align="left">Apache Tomcat the JSP/Servlet container from the java apache organization 
is integrated in jBoss. jBoss/Tomcat provides various integration levels. With the 
JMX&nbsp;spine you can either bring Tomcat and jBoss up in the same VM&nbsp;but as 
separate stacks or you can run everyone in the same &quot;<b>integrated stack&quot; 
</b>with tremendous speed advantages and native pointer passage. We continue to 
closely integrate with the latest releases of Tomcat to offer you the smooth 
experience you come to expect from jBoss.</font></td>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="71" width="100" src="../pictures/tomcat_3.gif" 
align="left" alt="">Apache Tomcat the JSP/Servlet container from the java apache 
organization is integrated in jBoss. jBoss/Tomcat provides various integration levels. 
With the JMX&nbsp;spine you can either bring Tomcat and jBoss up in the same 
VM&nbsp;but as separate stacks or you can run everyone in the same &quot;<b>integrated 
stack&quot; </b>with tremendous speed advantages and native pointer passage. We 
continue to closely integrate with the latest releases of Tomcat to offer you the 
smooth experience you come to expect from jBoss.</font></td>
                                                </tr>
                                                
                                                <tr>
  @@ -48,7 +48,7 @@
                                                        <td 
class="newsheader"><b>jBoss/JAWS-Minerva</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img src="../pictures/jaws.jpg"></font>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img src="../pictures/jaws.jpg" alt="jaws::just another web 
storage"></font>
                                                                <p><font face="Myriad 
Web,Arial">jaws as its name indicates is a discreet JDBC&nbsp;based object storage 
facility. &nbsp;It is tightly integrated with jBoss and provides startup table 
creation as well as some fairly advanced features of O/R&nbsp;mapping. You can define 
custom finders and map complex objects with jBoss/GUI. jBoss/Jaws supports all java 
types including fancy collections of EJB&nbsp;references. </font></p>
                                                                <p><font face="Myriad 
Web,Arial">jBoss/Minerva is an implementation of generic pool management in jBoss. The 
are today used to implement the XA compliant database pools. It is integrated in 
jBoss/Server and since recently provides the standard pools for the whole 
server.</font></p>
                                                                <p><font face="Myriad 
Web,Arial">jBoss/JAWS comes with preconfigured settings for each database, to help you 
get working in no time. Most leading Database vendors in the market are currently 
supported out of the box and the list is growing by the day.</font></td>
  @@ -57,13 +57,13 @@
                                                        <td 
class="newsheader"><b>jBoss/Zola</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="141" width="108" src="../pictures/wap0.gif" 
align="left">ZOL is made of several types of applications and components, graphical 
ones that show GUI heavy applications talking to beans as well as business one, 
e-commerce oriented. The Test Suite has mostly an API content and will excercise the 
server with more than 100 tests to make sure as we rebuild the server that it is still 
API compliant and by the book.</font></td>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="141" width="108" src="../pictures/wap0.gif" 
align="left" alt="">ZOL is made of several types of applications and components, 
graphical ones that show GUI heavy applications talking to beans as well as business 
one, e-commerce oriented. The Test Suite has mostly an API content and will excercise 
the server with more than 100 tests to make sure as we rebuild the server that it is 
still API compliant and by the book.</font></td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>jBoss/GUI</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img  src="../pictures/jbossgui.gif"></font></td>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img  src="../pictures/jbossgui.gif" alt="graphical management 
of containers, beans, resources, security"></font></td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>jBoss/ZOAP</b></td>
  @@ -81,7 +81,7 @@
                                                        <td 
class="newsheader"><b>jBoss/Castor</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="24" width="85" src="../pictures/castor_sm.gif" 
align="left">Castor JDO&nbsp;is a Java Data Object implementation. &nbsp;Some people 
prefer to use this rather than jaws for performance reasons, and some because they are 
used to it. jBoss/Castor provides the integration layer between the two. </font></td>
  +                                                     <td class="newsbody"><font 
face="Myriad Web,Arial"><img height="24" width="85" src="../pictures/castor_sm.gif" 
align="left" alt="">Castor JDO&nbsp;is a Java Data Object implementation. &nbsp;Some 
people prefer to use this rather than jaws for performance reasons, and some because 
they are used to it. jBoss/Castor provides the integration layer between the two. 
</font></td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>jBoss/Test</b></td>
  
  
  
  1.6       +20 -20    newsite/developers/menu.html
  
  Index: menu.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- menu.html 2000/11/17 02:42:45     1.5
  +++ menu.html 2000/11/19 01:05:38     1.6
  @@ -16,75 +16,75 @@
                                                        <td 
class="menuheader">Download</td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="cvs.html" target="main" 
class="menu" onmouseover="over(this)" onmouseout="out(this)"> Source code </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="cvs.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Source 
code </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="binary.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Binary 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="binary.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Binary 
</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="doco.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
Documentation </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="doco.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
Documentation </a></td>
                                                </tr>
                                                <tr>
                                                        <td class="menuheader">Product 
Suite</td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-overview.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Overview 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-overview.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> Overview </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-server.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Server </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-server.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Server </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-spyder.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/spyderMQ</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-spyder.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/spyderMQ</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-jaws.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> jBoss/Jaws 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-jaws.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Jaws </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-zola.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Zola</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-zola.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Zola</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-zoap.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Zoap</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-zoap.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Zoap</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-castor.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Castor</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-castor.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Castor</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-tomcat.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Tomcat</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-tomcat.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Tomcat</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="jboss-test.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
jBoss/Test</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-test.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Test</a></td>
                                                </tr>
                                                <tr>
                                                        <td 
class="menuheader">Resources</td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="lists.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Lists 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="lists.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Lists 
</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="testimonials.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
Testimonials </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="testimonials.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> Testimonials </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a 
href="http://www.telkel.com/bugzilla/" target="main" class="menu" 
onmouseover="over(this)" onmouseout="out(this)"> Bugzilla </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="http://www.telkel.com/bugzilla/" target="main" class="menu" 
onmouseover="over(this)" onmouseout="out(this)"> Bugzilla </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="faq.html" target="main" 
class="menu" onmouseover="over(this)" onmouseout="out(this)"> FAQ </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="faq.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> FAQ 
</a></td>
                                                </tr>
                                                <tr>
                                                        <td class="menuheader">About 
jboss.org</td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="developers.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> For 
developers </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="developers.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> For developers </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="team.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> The team 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="team.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> The team 
</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="news.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
News</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="news.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
News</a></td>
                                                </tr>
                                                <tr>
                                                        
             <td class="menuitem">
  -            <div align="center"><a href="../index.htm" target="_top">Business 
site<br><img src="../pictures/takeMeBiz.gif" border="0" align="top"><br>
  +            <div align="center"><a href="../index.htm" target="_top">Business 
site<br><img src="../pictures/takeMeBiz.gif" border="0" align="top"i alt="to business 
site"><br>
                 </a><br> <a href="mailto:[EMAIL PROTECTED]"><font 
size="1">Comments?</font></a></div>
               <center>
                                                                        </center>
  
  
  
  1.4       +1 -1      newsite/developers/top.html
  
  Index: top.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/top.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- top.html  2000/11/14 06:08:01     1.3
  +++ top.html  2000/11/19 01:05:38     1.4
  @@ -9,7 +9,7 @@
        <body marginwidth="0" marginheight="0" onload="">
                <table border="0" cellpadding="0" cellspacing="3">
                        <tr height="150">
  -                             <td class="dark" width="730" height="150"><img 
src="../pictures/header.gif" ></td>
  +                             <td class="dark" width="730" height="150"><img 
src="../pictures/header.gif" alt="JBOSS - Coding the future"></td>
                        </tr>
                </table>
        </body>
  
  
  

Reply via email to