You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sz...@apache.org on 2005/10/05 19:53:29 UTC

svn commit: r295056 - in /directory/sitedocs/trunk/xdocs: community/who/index.xml community/who/szoerner.xml navigation.xml

Author: szoerner
Date: Wed Oct  5 10:53:23 2005
New Revision: 295056

URL: http://svn.apache.org/viewcvs?rev=295056&view=rev
Log:
Added some information about myself to the site docs, 
and as a side effect verify the Eclipse-svn integration.

Added:
    directory/sitedocs/trunk/xdocs/community/who/szoerner.xml
Modified:
    directory/sitedocs/trunk/xdocs/community/who/index.xml
    directory/sitedocs/trunk/xdocs/navigation.xml

Modified: directory/sitedocs/trunk/xdocs/community/who/index.xml
URL: http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/community/who/index.xml?rev=295056&r1=295055&r2=295056&view=diff
==============================================================================
--- directory/sitedocs/trunk/xdocs/community/who/index.xml (original)
+++ directory/sitedocs/trunk/xdocs/community/who/index.xml Wed Oct  5 10:53:23 2005
@@ -8,7 +8,7 @@
     <section name="Active Committers">
       <p>
       The current Directory committers are: akarasulu, jmachols, wesmckean,
-      rpenoyer, noel, smcconnell, bayard, psteitz, vtence, ersiner
+      rpenoyer, noel, smcconnell, bayard, psteitz, vtence, ersiner, szoerner
       </p>
     </section>
     <section name="Inactive Committers">

Added: directory/sitedocs/trunk/xdocs/community/who/szoerner.xml
URL: http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/community/who/szoerner.xml?rev=295056&view=auto
==============================================================================
--- directory/sitedocs/trunk/xdocs/community/who/szoerner.xml (added)
+++ directory/sitedocs/trunk/xdocs/community/who/szoerner.xml Wed Oct  5 10:53:23 2005
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document> 
+  <properties>
+    <author email="szoerner@apache.org">Stefan Zoerner</author>
+    <title>Apache Directory Project: Contributors</title>
+  </properties>
+  <body> 
+
+    <section name="Stefan Zoerner">
+
+      <p>(szoerner at apache dot org)</p>
+
+      <p>
+        Stefan's main focus is end user experience for the LDAP server. 
+        One of his goals is to make the Apache Directory Server behave as an arbitrary LDAP client would expect.
+        Therfore he started to create a testsuite for black box an regression testing.
+      </p>
+
+      <subsection name="Some Background">
+      <p>
+	    Stefan lives with his family near Hamburg, Germany. 
+	    He collects ancient postcards and Sun workstations and likes to write IT related articles (about LDAP topics, sometimes).
+	    In 2004, Stefan published a German LDAP book for Java developers (<a href="http://www.entwickler-press.de/">LDAP fuer Java-Entwickler</a>), 
+	    the second edition will appear in November 2005. 
+	    The book itself is server independent, and Stefan was interested whether
+	    the examples work on Apache Directory Server as well. This is how he found the project. 	    
+	  </p>
+      <p> 
+        In his commercial life, Stefan is an Advisory IT Architect at IBM e-business 
+        Innovation Center in Hamburg, Germany. 
+      </p>
+      </subsection>
+
+    </section>
+  </body>
+</document>
\ No newline at end of file

Modified: directory/sitedocs/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/navigation.xml?rev=295056&r1=295055&r2=295056&view=diff
==============================================================================
--- directory/sitedocs/trunk/xdocs/navigation.xml (original)
+++ directory/sitedocs/trunk/xdocs/navigation.xml Wed Oct  5 10:53:23 2005
@@ -31,6 +31,7 @@
           <item name="Enrique Rodriguez" href="/community/who/erodriguez.html"/>
           <item name="Trustin Lee" href="/community/who/trustin.html"/>
           <item name="Ersin Er" href="/community/who/ersiner.html"/>
+          <item name="Stefan Zoerner" href="/community/who/szoerner.html"/>
         </item>
         <item name="Process" href="/community/process/index.html" collapse="true">
           <item name="Management Committee" href="/community/process/pmc.html"/>