Author: buildbot
Date: Wed Nov 21 16:57:38 2012
New Revision: 839034

Log:
Staging update by buildbot for mina

Modified:
    websites/staging/mina/trunk/content/   (props changed)
    websites/staging/mina/trunk/content/mina-project/documentation.html

Propchange: websites/staging/mina/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 21 16:57:38 2012
@@ -1 +1 @@
-1412189
+1412191

Modified: websites/staging/mina/trunk/content/mina-project/documentation.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/documentation.html 
(original)
+++ websites/staging/mina/trunk/content/mina-project/documentation.html Wed Nov 
21 16:57:38 2012
@@ -207,22 +207,63 @@ The MINA 2.0 User Guide can be found her
 <li><a href="developper-guide.html">Developer Guide</a> - Building &amp; 
deploying MINA, Coding Standard, and more</li>
 </ul>
 <h2 id="examples">Examples</h2>
-<p>You can browse all examples <a 
href="http://mina.apache.org/report/trunk/xref/org/apache/mina/example/";>here</a>.
-| Name | Feature it demonstrates | Side |
-|---|---|---|
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/reverser/";>Reverser</a>
 | Text protocol based on a protocol codec | Server |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/sumup/";>SumUp
 server</a> | Complex binary protocol based on a protocol codec | Both |
-| <a 
href="http://mina.apache.org/mina-projectxref/org/apache/mina/example/echoserver/";>Echo
 server</a> | Low-level I/O and SSL | Server |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/netcat/";>NetCat</a>
 | Client programming | Client |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/httpserver/";>HTTP
 server</a> | Stream-based synchronous I/O | Server |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/tennis/";>Tennis</a>
 | In-VM pipe communication | Both |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/chat/";>Chat
 server</a> | Spring integration | Both |
-| <a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/proxy/";>Proxy</a>
 | Resending received bytes on another session. | Both |</p>
+<p>You can browse all examples <a 
href="http://mina.apache.org/report/trunk/xref/org/apache/mina/example/";>here</a>.</p>
+<table>
+<thead>
+<tr>
+<th>Name</th>
+<th>Feature it demonstrates</th>
+<th>Side</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/reverser/";>Reverser</a></td>
+<td>Text protocol based on a protocol codec</td>
+<td>Server</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/sumup/";>SumUp
 server</a></td>
+<td>Complex binary protocol based on a protocol codec</td>
+<td>Both</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/echoserver/";>Echo
 server</a></td>
+<td>Low-level I/O and SSL</td>
+<td>Server</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/netcat/";>NetCat</a></td>
+<td>Client programming</td>
+<td>Client</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/http/";>HTTP 
server</a></td>
+<td>Stream-based synchronous I/O</td>
+<td>Server</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/tennis/";>Tennis</a></td>
+<td>In-VM pipe communication</td>
+<td>Both</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/chat/";>Chat
 server</a></td>
+<td>Spring integration</td>
+<td>Both</td>
+</tr>
+<tr>
+<td><a 
href="http://mina.apache.org/mina-project/xref/org/apache/mina/example/proxy/";>Proxy</a></td>
+<td>Resending received bytes on another session.</td>
+<td>Both</td>
+</tr>
+</tbody>
+</table>
 <h2 id="older-presentation-materials">Older Presentation Materials</h2>
 <ul>
-<li>[Building TCP/IP Servers with Apache MINA (ApacheCon EU 
2007)](resources/ACEU2007.pdf] by Peter Royal</li>
-<li>[Building TCP/IP Servers with Apache MINA (ApacheCon EU 
2006)](resources/ACEU2006.pdf] by Peter Royal</li>
-<li><a href="resources/ACUS2005.pdf] by Trustin Lee ([Demo 
movie](resources/ACUS2005.swf)">Introduction to MINA (ApacheCon US 
2005)</a></li>
+<li><a href="resources/ACEU2007.pdf">Building TCP/IP Servers with Apache MINA 
(ApacheCon EU 2007)</a> by Peter Royal</li>
+<li><a href="resources/ACEU2006.pdf">Building TCP/IP Servers with Apache MINA 
(ApacheCon EU 2006)</a> by Peter Royal</li>
+<li><a href="resources/ACUS2005.pdf">Introduction to MINA (ApacheCon US 
2005)</a> by Trustin Lee (<a href="resources/ACUS2005.swf">Demo movie</a>)</li>
 </ul>
 
 


Reply via email to