You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/01/12 22:30:36 UTC

svn commit: r368476 - in /db/derby/site/trunk: build/site/index.html src/documentation/content/xdocs/index.xml

Author: jta
Date: Thu Jan 12 13:30:34 2006
New Revision: 368476

URL: http://svn.apache.org/viewcvs?rev=368476&view=rev
Log:
Caught up the news on the home page, adding the 10.1.2.1 release and
ApacheCo US 2005 participation.

Modified:
    db/derby/site/trunk/build/site/index.html
    db/derby/site/trunk/src/documentation/content/xdocs/index.xml

Modified: db/derby/site/trunk/build/site/index.html
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/index.html?rev=368476&r1=368475&r2=368476&view=diff
==============================================================================
--- db/derby/site/trunk/build/site/index.html (original)
+++ db/derby/site/trunk/build/site/index.html Thu Jan 12 13:30:34 2006
@@ -152,6 +152,21 @@
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 
 <tr>
+ 
+<td colspan="1" rowspan="1"> 10-Dec-2005</td>
+ <td colspan="1" rowspan="1"> <a href="papers/ApacheCon.html">ApacheCon US 2005</a> had three
+     Derby sessions.</td>
+
+</tr>
+
+<tr>
+ 
+<td colspan="1" rowspan="1"> 18-Nov-2005</td>
+ <td colspan="1" rowspan="1"> <a class="external" href="http://mail-archives.apache.org/mod_mbox/db-derby-user/200511.mbox/%3c54ac72d70511230905y39e3e894k697acbdf3da0ba51@mail.gmail.com%3e">Derby 10.1.2.1 Released.</a>  </td>
+
+</tr>
+
+<tr>
    
 <td colspan="1" rowspan="1">5-August-2005</td>
    <td colspan="1" rowspan="1">Press release (Japan): <a class="external" href="http://pcweb.mycom.co.jp/news/2005/08/05/011.html"><em>Apache 
@@ -199,7 +214,7 @@
 </div>
 
 
-<a name="N10065"></a><a name="Derby+Project+Charter"></a>
+<a name="N10087"></a><a name="Derby+Project+Charter"></a>
 <h2 class="boxed">Derby Project Charter</h2>
 <div class="section">
 <p>
@@ -218,7 +233,7 @@
 <li>Secure</li>
 
 </ul>
-<a name="N1007F"></a><a name="Database+Technology"></a>
+<a name="N100A1"></a><a name="Database+Technology"></a>
 <h3 class="boxed">Database Technology</h3>
 <p>
   Database technology is defined as software that processes data related 
@@ -226,26 +241,26 @@
   Data requests include data definition, data modification and data retrieval.
   Database GUI tooling and IDEs are not developed by the Derby project.
   </p>
-<a name="N10088"></a><a name="Pure+Java"></a>
+<a name="N100AA"></a><a name="Pure+Java"></a>
 <h3 class="boxed">Pure Java</h3>
 <p>
   Derby technology is written in Java to take advantage of Java&rsquo;s write 
   once, run anywhere promise. 
   Java platforms such as OSGi, J2ME, J2SE and J2EE are supported as appropriate.
   </p>
-<a name="N10091"></a><a name="Easy+to+Use"></a>
+<a name="N100B3"></a><a name="Easy+to+Use"></a>
 <h3 class="boxed">Easy to Use</h3>
 <p>
   Derby technology aims to be easy to use for software developers and zero administration for end users.
   </p>
-<a name="N1009A"></a><a name="Small+Footprint"></a>
+<a name="N100BC"></a><a name="Small+Footprint"></a>
 <h3 class="boxed">Small Footprint</h3>
 <p>
   Derby technologies are designed to provide significant useful 
   functionality in a small code size footprint with efficient runtime 
   resource usage.
   </p>
-<a name="N100A3"></a><a name="Standards+based"></a>
+<a name="N100C5"></a><a name="Standards+based"></a>
 <h3 class="boxed">Standards based</h3>
 <p>
   Derby technology adheres to database standards such as JDBC
@@ -257,7 +272,7 @@
   And it also means developers can later migrate to other databases if they
   so choose.
   </p>
-<a name="N100AC"></a><a name="Secure"></a>
+<a name="N100CE"></a><a name="Secure"></a>
 <h3 class="boxed">Secure</h3>
 <p>
   Derby technology provides secure data management appropriate to environment 
@@ -269,17 +284,17 @@
 </div>
 
 
-<a name="N100B6"></a><a name="Derby+Technologies"></a>
+<a name="N100D8"></a><a name="Derby+Technologies"></a>
 <h2 class="boxed">Derby Technologies</h2>
 <div class="section">
-<a name="N100BB"></a><a name="Derby+embedded+database+engine"></a>
+<a name="N100DD"></a><a name="Derby+embedded+database+engine"></a>
 <h3 class="boxed">Derby embedded database engine</h3>
 <p>
    The core of the technology, Derby&rsquo;s database engine is a full 
    functioned relational embedded database engine. JDBC and SQL are the 
    programming APIs. 
   </p>
-<a name="N100C4"></a><a name="Derby+network+server"></a>
+<a name="N100E6"></a><a name="Derby+network+server"></a>
 <h3 class="boxed">Derby network server</h3>
 <p>
    The Derby network server increases the reach of the Derby database
@@ -289,7 +304,7 @@
    The network server allows the Derby engine to support networked JDBC, 
    ODBC/CLI, Perl and PHP.
   </p>
-<a name="N100CD"></a><a name="Database+Utilities"></a>
+<a name="N100EF"></a><a name="Database+Utilities"></a>
 <h3 class="boxed">Database Utilities</h3>
 <ul>
    
@@ -311,7 +326,7 @@
 </div>
 
 
-<a name="N100E9"></a><a name="Derby+History"></a>
+<a name="N1010B"></a><a name="Derby+History"></a>
 <h2 class="boxed">Derby History</h2>
 <div class="section">
 <p>
@@ -334,7 +349,7 @@
 
 <p>
 
-<em>Last updated: 1-December-2005</em>
+<em>Last updated: 12-January-2006</em>
 
 </p>
 

Modified: db/derby/site/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/index.xml?rev=368476&r1=368475&r2=368476&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/index.xml (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/index.xml Thu Jan 12 13:30:34 2006
@@ -10,6 +10,15 @@
 
 <table>
 <tr>
+ <td> 10-Dec-2005</td>
+ <td> <a href="papers/ApacheCon.html">ApacheCon US 2005</a> had three
+     Derby sessions.</td>
+</tr>
+<tr>
+ <td> 18-Nov-2005</td>
+ <td> <a href="http://mail-archives.apache.org/mod_mbox/db-derby-user/200511.mbox/%3c54ac72d70511230905y39e3e894k697acbdf3da0ba51@mail.gmail.com%3e">Derby 10.1.2.1 Released.</a>  </td>
+</tr>
+<tr>
    <td>5-August-2005</td>
    <td>Press release (Japan): <a href="http://pcweb.mycom.co.jp/news/2005/08/05/011.html"><em>Apache 
          Derby 10.1.1.0 Released - graduated from Apache Incubator</em></a></td>
@@ -171,7 +180,7 @@
 </section>
 
 <p>
-<em>Last updated: 1-December-2005</em>
+<em>Last updated: 12-January-2006</em>
 </p>
 
 </body>