You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2012/10/26 15:36:13 UTC

svn commit: r836243 [4/5] - in /websites/staging/directory/trunk/content: ./ conference-materials.data/ images/flags/ team.page/

Added: websites/staging/directory/trunk/content/conference-materials.data/leveraging-rfc-4533-to-build-a-hetereogenous-ldap-server-replication-system.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/leveraging-rfc-4533-to-build-a-hetereogenous-ldap-server-replication-system.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/leveraging-rfc-4533-to-build-a-hetereogenous-ldap-server-replication-system.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,186 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - Leveraging RFC 4533 to build a hetereogenous LDAP server replication system</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=3474335" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H2><A name="LeveragingRFC4533tobuildahetereogenousLDAPserverreplicationsystem-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The recent RFC 4533 (june 2006) has been implemented by OpenLDAP. This is the first complete Multi-Master replication protocol for LDAP described in a set of documents, a major step toward a better implementation of replication.</P>
+
+<P>Apache Directory Server replication will implement this same RFC, allowing it to be part of a global replication system, including not only Apache Directory Servers, but also OpenLDAP servers.</P>
+
+<P>One of the major interest of this approach is that it makes it easy to extend OpenLDAP in area where it's not very comfortable with, mainly store procedures triggered by entries modifications, and to offer the users the reliability and performance of OpenLDAP.</P>
+
+<P>We will present the current implementation, and expose the future addition (including delta-syncrepl)</P></BLOCKQUOTE>
+
+<H2><A name="LeveragingRFC4533tobuildahetereogenousLDAPserverreplicationsystem-Information"></A>Information</H2>
+
+<UL>
+	<LI>Presented by Emmanuel L&eacute;charny in October 2009 at LdapCon 2009 in Portland, Oregon.</LI>
+</UL>
+
+
+<H2><A name="LeveragingRFC4533tobuildahetereogenousLDAPserverreplicationsystem-Materials"></A>Materials</H2>
+
+<UL>
+	<LI>The <A href="" title="Leveraging RFC 4533 to build a hetereogenous LDAP server replication system">Leveraging RFC 4533 to build a hetereogenous LDAP server replication system.</A> presentation (PDF)</LI>
+	<LI>The <A href="leveraging-rfc-4533-to-build-a-hetereogenous-ldap-server-replication-system.data/leveraging-RFC4533.odp">Leveraging RFC 4533 to build a hetereogenous LDAP server replication system.</A> presentation (ODP)</LI>
+	<LI>The <A href="leveraging-rfc-4533-to-build-a-hetereogenous-ldap-server-replication-system.data/replication.odt">Leveraging RFC 4533 to build a hetereogenous LDAP server replication system.</A> paper (ODP)</LI>
+</UL>
+
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/merits-of-directories-oredev-2006.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/merits-of-directories-oredev-2006.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/merits-of-directories-oredev-2006.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,174 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - Merits of Directories (Oredev 2006)</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=46118" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H1><A name="MeritsofDirectories%28Oredev2006%29-Seminar%3AMeritsofDirectories"></A>Seminar: Merits of Directories</H1>
+
+<H2><A name="MeritsofDirectories%28Oredev2006%29-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>This lecture explores the merits of Directories, their use as an enterprise tool, and most importantly it discusses circumstances when their use over relational databases is preferable. Directory performance and replication are covered along with inherent properties that differentiate it from relational database technology. The aim is to educate developers about Directories in general, and clarify for architects when Directories should and should not be used.</P></BLOCKQUOTE>
+
+<H2><A name="MeritsofDirectories%28Oredev2006%29-Information"></A>Information</H2>
+<UL>
+	<LI>presented by Alex Karasulu at <SPAN class="image-wrap" style=""><IMG src="merits-of-directories-oredev-2006.data/se.png" style="border: 0px solid black"></SPAN> <A href="http://www.oredev.org/" title="www.oredev.org" class="external-link" rel="nofollow">&Atilde;&tilde;redev 2006</A></LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="merits-of-directories-oredev-2006.data/oredev_logo.gif" style="border: 0px solid black"></SPAN></P>
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/openldap-adieu-ein-ldap-server-in-java.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/openldap-adieu-ein-ldap-server-in-java.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/openldap-adieu-ein-ldap-server-in-java.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,180 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - OpenLDAP, adieu? Ein LDAP-Server in Java</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=46101" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H1><A name="OpenLDAP%2Cadieu%3FEinLDAP-ServerinJava-OpenLDAP%2Cadieu%3FEinLDAPServerinJava"></A>OpenLDAP, adieu? Ein LDAP-Server in Java</H1>
+
+<H2><A name="OpenLDAP%2Cadieu%3FEinLDAP-ServerinJava-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>Das Apache Directory-Projekt entwickelt einen Verzeichnisdienst in 100 Prozent purem Java. Ergebnis: ApacheDS - der erste Open-Source-Server, der die LDAP-Zertifizierung der Open Group erfolgreich absolviert hat. Konkurrenz f&uuml;r OpenLDAP und Co.? Committer Stefan Z&ouml;rner gibt einen kurzen &Uuml;berblick &uuml;ber die Projektziele, den Server selbst sowie dessen Eigenschaften und F&auml;higkeiten. Wo ist sein Einsatz sinnvoll?</P></BLOCKQUOTE>
+
+<H2><A name="OpenLDAP%2Cadieu%3FEinLDAP-ServerinJava-Information"></A>Information</H2>
+<UL>
+	<LI>presented by Stefan Zoerner on April 25 at <SPAN class="image-wrap" style=""><IMG src="openldap-adieu-ein-ldap-server-in-java.data/de.png" style="border: 0px solid black"></SPAN> <A href="http://www.jax.de/" title="www.jax.de" class="external-link" rel="nofollow">JAX 2007 in Wiesbaden, Germany</A>.</LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="openldap-adieu-ein-ldap-server-in-java.data/jax-eakon-2007.gif" style="border: 0px solid black"></SPAN></P>
+
+<H2><A name="OpenLDAP%2Cadieu%3FEinLDAP-ServerinJava-Materials"></A>Materials</H2>
+<UL>
+	<LI>PDF Slides (German) <A href="openldap-adieu-ein-ldap-server-in-java.data/szoerner_apacheds_jax2007.pdf" title="PDF Slides">szoerner_apacheds_jax2007.pdf</A></LI>
+</UL>
+
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/preĢsentation.odp
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/directory/trunk/content/conference-materials.data/preĢsentation.odp
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/directory/trunk/content/conference-materials.data/secure-single-sign-on-with-apache-directory-and-apache-kerberos.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/secure-single-sign-on-with-apache-directory-and-apache-kerberos.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/secure-single-sign-on-with-apache-directory-and-apache-kerberos.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,183 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - Secure Single Sign-On with Apache Directory and Apache Kerberos</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=31744" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H1><A name="SecureSingleSign-OnwithApacheDirectoryandApacheKerberos-SecureSingleSignOnwithApacheDirectoryandApacheKerberos"></A>Secure Single Sign-On with Apache Directory and Apache Kerberos</H1>
+
+<H2><A name="SecureSingleSign-OnwithApacheDirectoryandApacheKerberos-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>In conjunction with the Apache Kerberos protocol provider, the Apache Directory can be used as a &quot;realm controller&quot; for Linux and Windows machines. This talk provides an overview of the Kerberos and Change Password protocol workflow.  Significant time is spent on the configuration of trust relationships and the configuration of both Linux and Windows machines to use Apache Directory as a Key Distribution Center (KDC).</P></BLOCKQUOTE>
+
+<H2><A name="SecureSingleSign-OnwithApacheDirectoryandApacheKerberos-Materials"></A>Materials</H2>
+
+<UL>
+	<LI><A href="secure-single-sign-on-with-apache-directory-and-apache-kerberos.data/Single_Sign_On.odp">ApacheCon EU 2006 OpenOffice presentation</A></LI>
+	<LI><A href="secure-single-sign-on-with-apache-directory-and-apache-kerberos.data/Single_Sign_On.pdf">ApacheCon EU 2006 PDF presentation</A></LI>
+</UL>
+
+
+<H2><A name="SecureSingleSign-OnwithApacheDirectoryandApacheKerberos-PresentedConferences"></A>Presented Conferences </H2>
+
+<UL>
+	<LI><A href="http://www.apachecon.com/2006/EU/" class="external-link" rel="nofollow">ApacheCon EU 2006</A></LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="secure-single-sign-on-with-apache-directory-and-apache-kerberos.data/ac2006eu.gif" style="border: 0px solid black"></SPAN></P>
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/simple-mass-market-2-factor-authentication-using-java-technologies.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/simple-mass-market-2-factor-authentication-using-java-technologies.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/simple-mass-market-2-factor-authentication-using-java-technologies.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,175 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - Simple Mass Market 2-Factor  Authentication using Java Technologies</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=34019" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H1><A name="SimpleMassMarket2-FactorAuthenticationusingJavaTechnologies-SimpleMassMarket2FactorAuthenticationusingJavaTechnologies"></A>Simple Mass Market 2-Factor  Authentication using Java Technologies</H1>
+
+<H2><A name="SimpleMassMarket2-FactorAuthenticationusingJavaTechnologies-Abstract"></A>Abstract</H2>
+
+
+<BLOCKQUOTE>
+<P>From the conference website:<BR>
+...<BR>
+In this tutorial, we will discuss how to integrate a stack of open source tools and frameworks to enable end-to-end two-factor authentication for Java EE platform servers. Any user with a Java ME platform-based mobile phone will be able to use the service. Open source tools covered in this talk include: <B>Apache Directory Server</B> (a pure Java directory server with Kerberos authentication service support, Hauskeys (the Java ME platform-based OTP generator for mobile phones, see <A href="http://hauskeys.safehaus.org/" class="external-link" rel="nofollow">http://hauskeys.safehaus.org/</A>), and <B>Triplesec</B> (a strong authentication and identity server with management and application server integration kits. At the end of the tutorial, you will be able to add two-factor authentication services to better protect your web site users (and yourself) for free. </P></BLOCKQUOTE>
+
+<H2><A name="SimpleMassMarket2-FactorAuthenticationusingJavaTechnologies-Materials"></A>Materials</H2>
+<UL>
+	<LI><A href="http://developers.sun.com/learning/javaoneonline/2006/coolstuff/TS-9862.pdf" class="external-link" rel="nofollow">Presentation Slides (PDF)</A></LI>
+</UL>
+
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/the-apache-directory-project-toolchain-for-developers.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/the-apache-directory-project-toolchain-for-developers.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/the-apache-directory-project-toolchain-for-developers.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,188 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - The Apache Directory Project - Toolchain for Developers</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=3474346" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H2><A name="TheApacheDirectoryProject-ToolchainforDevelopers-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The Apache Directory project provides a rich toolchain for application developers: Apache Directoy Studio and Apache Directory Server (ApacheDS). This talk shows how this toolchain could be used in your development project:</P>
+<UL class="alternate" type="square">
+	<LI>Use the LDAP Browser to explore data and schema, import and reset test data, test filters and queries, check modifications.</LI>
+	<LI>Tweak your test data using the LDIF Editor.</LI>
+	<LI>Design and rollout schema elements using the Schema Editor.</LI>
+	<LI>Setup ApacheDS as LDAP server for your development environment.</LI>
+	<LI>Use the replication consumer facility of ApacheDS to keep your development server in sync with the central LDAP server.</LI>
+	<LI>Leverage the JUnit based testing framework of ApacheDS to test your persistence code.</LI>
+</UL>
+</BLOCKQUOTE>
+
+<H2><A name="TheApacheDirectoryProject-ToolchainforDevelopers-Information"></A>Information</H2>
+
+<UL>
+	<LI>Presented by Stefan Seelmann in September 2009 at LdapCon 2009 in Portland, Oregon.</LI>
+</UL>
+
+
+<H2><A name="TheApacheDirectoryProject-ToolchainforDevelopers-Materials"></A>Materials</H2>
+
+<UL>
+	<LI>Paper (PDF): <A href="the-apache-directory-project-toolchain-for-developers.data/LdapCon2009_Seelmann_ApacheDirectory.pdf">LdapCon2009_Seelmann_ApacheDirectory.pdf</A></LI>
+	<LI>Presentation (ODP): <A href="the-apache-directory-project-toolchain-for-developers.data/LdapCon2009_Seelmann_ApacheDirectory.odp">LdapCon2009_Seelmann_ApacheDirectory.odp</A></LI>
+</UL>
+
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file

Added: websites/staging/directory/trunk/content/conference-materials.data/towards-a-common-ldap-api-for-the-java-platform.html
==============================================================================
--- websites/staging/directory/trunk/content/conference-materials.data/towards-a-common-ldap-api-for-the-java-platform.html (added)
+++ websites/staging/directory/trunk/content/conference-materials.data/towards-a-common-ldap-api-for-the-java-platform.html Fri Oct 26 13:36:12 2012
@@ -0,0 +1,185 @@
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE- 2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+    <HEAD>
+        <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
+        <TITLE>Apache Directory - Towards a common LDAP API for the Java Platform</TITLE>
+        <LINK href="http://directory.apache.org/staticresources/common.css" rel="stylesheet" type="text/css">
+        <LINK href="http://directory.apache.org/staticresources/green.css" rel="stylesheet" type="text/css">
+        <LINK rel="shortcut icon" href="http://directory.apache.org/staticresources/images/server-icon_16x16.png">
+        <!-- Google Analytics -->
+        <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"></SCRIPT>  
+        <SCRIPT type="text/javascript">
+            _uacct = "UA-1358462-1";
+            urchinTracker();
+        </SCRIPT>
+        <!-- JQuery inclusion -->
+        <SCRIPT type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></SCRIPT>
+        <!-- Loading the script for the edit button -->
+        <SCRIPT>
+            $(document).ready( function()
+            {
+                $("#editZone").hover( function()
+                {
+                    $("#editZoneLink").stop().animate({opacity: 1}, 1000, function()
+                    {
+                        $("#editZoneLink").fadeIn();
+                    });
+                }
+                , function ()
+                {
+                    $("#editZoneLink").stop().fadeOut();
+                });
+            });
+        </SCRIPT>
+    </HEAD>
+    <BODY>
+        <DIV id="editZone">
+            <DIV id="editZoneLink" style="display: none; height: 60px; width: 60px;">
+                <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=3474832" title="Edit this page" alt="Edit this page"><IMG style="position: absolute; right:5px; top:5px;" src="http://directory.apache.org/staticresources/images/edit.png" height="52" width="39" border="0"></A>
+            </DIV>
+        </DIV>
+        <A name="top"></A>
+        <DIV id="container">
+            <DIV id="header">
+                <DIV id="subProjectsNavBar">
+                    <A href="http://directory.apache.org/"><STRONG>Apache Directory Project</STRONG></A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/apacheds/1.5/">ApacheDS</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/studio/">Apache Directory Studio</A>
+                    &nbsp;|&nbsp;
+                    <A href="http://directory.apache.org/api/">Apache LDAP API</A>
+                </DIV><!-- subProjectsNavBar -->
+            </DIV><!-- header -->
+            <DIV id="content">
+                <DIV id="leftColumn">
+                    <DIV id="navigation">
+                                            <H5><A name="Navigation-LatestNews"></A>Latest News</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/#news" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio#news" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api#news" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-LatestDownloads"></A>Latest Downloads</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/2.0/downloads.html" class="external-link" rel="nofollow">ApacheDS 2.0.0-M8</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/downloads.html" class="external-link" rel="nofollow">ApacheDS 1.5.7</A></LI>
+	<LI><A href="http://directory.apache.org/studio/2.0/download/" class="external-link" rel="nofollow">Studio 2.0 M3</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+	<LI><A href="http://directory.apache.org/studio/downloads.html" class="external-link" rel="nofollow">Studio 1.5.3</A></LI>
+	<LI><A href="http://directory.apache.org/api/downloads.html" class="external-link" rel="nofollow">LDAP API 1.0.0-M13</A>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></LI>
+</UL>
+
+
+<H5><A name="Navigation-SubProjects"></A>Sub-Projects</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/apacheds/1.5/" class="external-link" rel="nofollow">ApacheDS</A></LI>
+	<LI><A href="http://directory.apache.org/studio/" class="external-link" rel="nofollow">Apache Directory Studio</A></LI>
+	<LI><A href="http://directory.apache.org/api/" class="external-link" rel="nofollow">Apache LDAP API</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Sandbox"></A>Sandbox</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/triplesec/" class="external-link" rel="nofollow">Triplesec</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Resources"></A>Resources</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/articles.html" class="external-link" rel="nofollow">Articles</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/conference-materials.html" class="external-link" rel="nofollow">Conferences</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/testimonies.html" class="external-link" rel="nofollow">Testimonials</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/ldap-renaissance.html" class="external-link" rel="nofollow">Vision</A></LI>
+	<LI><A href="http://cwiki.apache.org/DIRxINTEROP" class="external-link" rel="nofollow">Interoperability</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Support"></A>Support</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/mailing-lists-and-irc.html" class="external-link" rel="nofollow">Mailing Lists &amp; IRC</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/sources.html" class="external-link" rel="nofollow">Sources</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/issue-tracking.html" class="external-link" rel="nofollow">Issue Tracking</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/commercial-support.html" class="external-link" rel="nofollow">Commercial Support</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-Community"></A>Community</H5>
+
+<UL>
+	<LI><A href="http://directory.apache.org/community%26resources/contribute.html" class="external-link" rel="nofollow">How to Contribute</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Team</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/open-group-certification.html" class="external-link" rel="nofollow">LDAP Certification</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/proposal-for-an-apache-directory-project.html" class="external-link" rel="nofollow">Original Proposal</A></LI>
+	<LI><A href="http://directory.apache.org/community%26resources/thanks-to.html" class="external-link" rel="nofollow">Special Thanks</A></LI>
+</UL>
+
+
+<H5><A name="Navigation-AboutApache"></A>About Apache</H5>
+<UL>
+	<LI><A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A></LI>
+	<LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI>
+	<LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</A></LI>
+	<LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI>
+	<LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI>
+</UL>
+                    </DIV><!-- navigation -->
+                </DIV><!-- leftColumn -->
+                <DIV id="rightColumn">
+                    <H2><A name="TowardsacommonLDAPAPIfortheJavaPlatform-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>When it comes to access LDAP from the Java platform, developers are facing a poor choice: either use JNDI which suffers from being too generic or use Netscape LDAP Java SDK which was designed many years ago and lacks the new features of the Java language. Both Apache Directory Server and OpenDS projects are developing LDAP based servers and tools in Java, and both have the same need: a client API that works both in their server and for the client tools, so they each are in the process of finishing their client API for Java.</P>
+
+<P>Realizing that LDAP developers are not so numerous and a good single API is more than needed, the Apache Directory Server and OpenDS developers started to discuss on the path to define this single standard LDAP API for Java programmers. This talk will discuss a list of requirements and needs, dive in specific areas of the interfaces and discuss the standardization path.</P></BLOCKQUOTE>
+
+<H2><A name="TowardsacommonLDAPAPIfortheJavaPlatform-Information"></A>Information</H2>
+
+<UL>
+	<LI>Presented by <A href="http://directory.apache.org/community%26resources/the-team.html" class="external-link" rel="nofollow">Emmanuel L&eacute;charny</A> and <B>Ludovic Poitou</B> in September 2009 at LdapCon 2009 in Portland, Oregon.</LI>
+</UL>
+
+
+<P><B>Ludovic Poitou</B> is the OpenDS community manager and a directory services architect at Sun Microsystems. Ludo has been involved with directory services since 1991 and has been developing Sun's directory products since 1995. Mr Poitou is a regular presenter of LDAP, directory services, and OpenDS at JavaOne, Sun CEC, Jazoon, LDAPCon, and other key forums. He also actively contributed to the development of LDAP standards at IETF and participated in the Directory Interoperability Forum of The Open Group. Ludo blogs on the subject of LDAP and directory services on http:/blogs.sun.com/Ludo/.</P>
+
+
+<H2><A name="TowardsacommonLDAPAPIfortheJavaPlatform-Materials"></A>Materials</H2>
+
+<UL>
+	<LI>Paper (PDF): <A href="towards-a-common-ldap-api-for-the-java-platform.data/LDAPCon_JavaAPI.pdf">LDAPCon_JavaAPI.pdf</A></LI>
+	<LI>Paper (ODP): <A href="towards-a-common-ldap-api-for-the-java-platform.data/LDAPCon_JavaAPI.odt">LDAPCon_JavaAPI.odt</A></LI>
+	<LI>Presentation (PDF): <A href="towards-a-common-ldap-api-for-the-java-platform.data/Towards_a_Common_Java_LDAP_API.pdf">Towards_a_Common_Java_LDAP_API.pdf</A></LI>
+</UL>
+
+                </DIV><!-- rightColumn -->
+                <DIV id="endContent"></DIV>
+            </DIV><!-- content -->
+            <DIV id="footer">&copy; 2003-2012, <A href="http://www.apache.org/">The Apache Software Foundation</A>&nbsp;-&nbsp;<A href="http://directory.apache.org/privacy-policy.html">Privacy Policy</A><BR>Apache Directory, ApacheDS, Apache Directory Server, Apache Directory Studio, Apache LDAP API, Apache Triplesec, Triplesec, Apache, the Apache feather logo, and the Apache Directory project logos are trademarks of The Apache Software Foundation.</DIV>
+        </DIV><!-- container -->
+    </BODY>
+</HTML>
\ No newline at end of file