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

svn commit: r1402508 [2/5] - in /directory/site/trunk/content: ./ conference-materials.data/ images/flags/ team.page/

Added: directory/site/trunk/content/conference-materials.data/apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.html (added)
+++ directory/site/trunk/content/conference-materials.data/apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.html Fri Oct 26 13:36:00 2012
@@ -0,0 +1,184 @@
+
+<!--
+   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 - ApacheDS Bringing "lightweight" to ldap development (ApacheCon EU 2008)</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=75066" 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="ApacheDSBringing%22lightweight%22toldapdevelopment%28ApacheConEU2008%29-ApacheDS%3ABringing%22lightweight%22toldapdevelopment"></A>ApacheDS: Bringing &quot;lightweight&quot; to ldap development</H1>
+
+
+<H2><A name="ApacheDSBringing%22lightweight%22toldapdevelopment%28ApacheConEU2008%29-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>Apache Directory Server (ApacheDS) is the ideal directory server for developing LDAP aware software. It is often very difficult to reproduce production environments during various phases the software development lifecycle. Embedding ApacheDS into your tests alleviates the pain of having to launch a full LDAP server beside your tests : you get it for free, unit and integration tests are then easy to write and run. LDAP server available for testing is not always an option, especially for tests in open source projects where anyone can download and run these tests in environments the developer is not in control of. Beside being a fully compliant LDAP server, ADS can also be seen as the perfect LDAP server when it comes to use it in development environment: it's embeddable for unit tests, fully LDAP v3 compliant, light, and easy to use. Hence there are many reasons why you should use ApacheDS before going to production. Many people are using Tomcat in production, but a lot mor
 e are using it during the development phase because it's light, easy to install, easy to use, and free of course. ApacheDS provides similar advantages. Furthermore the tooling ApacheDS offers (Apache Directory Studio) is very appealing. This presentation will show you how to use ApacheDS in a development environment, and why it would be a good idea to use it in production as well.</P></BLOCKQUOTE>
+
+<H2><A name="ApacheDSBringing%22lightweight%22toldapdevelopment%28ApacheConEU2008%29-Information"></A>Information</H2>
+
+<UL>
+	<LI>to be presented by Emmanuel Lecharny at <SPAN class="image-wrap" style=""><IMG src="apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.data/nl.png" style="border: 0px solid black"></SPAN> <A href="http://www.eu.apachecon.com/" title="www.eu.apachecon.com" class="external-link" rel="nofollow">ApacheCon 08 in Amsterdam, Netherlands</A>.</LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.data/ApacheCon_logo_08.jpg" style="border: 0px solid black"></SPAN></P>
+
+<H2><A name="ApacheDSBringing%22lightweight%22toldapdevelopment%28ApacheConEU2008%29-Materials"></A>Materials</H2>
+
+<UL>
+	<LI><A href="apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.data/ApacheCon-EU-2008-light.pdf">Slides</A></LI>
+	<LI><A href="apacheds-bringing-lightweight-to-ldap-development-apachecon-eu-2008.data/ACEU2008.jar">Sources</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: directory/site/trunk/content/conference-materials.data/architecting-the-modern-ldap-renaissance-the-apache-directory-vision.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/architecting-the-modern-ldap-renaissance-the-apache-directory-vision.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/architecting-the-modern-ldap-renaissance-the-apache-directory-vision.html (added)
+++ directory/site/trunk/content/conference-materials.data/architecting-the-modern-ldap-renaissance-the-apache-directory-vision.html Fri Oct 26 13:36:00 2012
@@ -0,0 +1,178 @@
+
+<!--
+   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 - Architecting the Modern LDAP Renaissance. The Apache Directory Vision</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=62860" 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="ArchitectingtheModernLDAPRenaissance.TheApacheDirectoryVision-ArchitectingtheModernLDAPRenaissance%3ATheApacheDirectoryVision"></A>Architecting the Modern LDAP Renaissance: The Apache Directory Vision</H1>
+
+<H2><A name="ArchitectingtheModernLDAPRenaissance.TheApacheDirectoryVision-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>Directory technology is an indivisible cornerstone in computing science and LDAP specifically is essential in several industries however it is severely underutilized. One would expect the demand for LDAP to increase as infrastructures and the Internet grow, with more boundaries, nodes, services, users and ways of doing business emerging rapidly. Directories inherently solve integration problems yet more integration problems appear while complexities of existing problems are compounded. We're not witnessing a proportional increase in the adoption rate of directories; namely LDAP directories. This is not a coincidence. It is the result of a lack of several factors: tooling support, courses on directory technology in academia, qualified domain experts and rich integration constructs. More specifically, information architects and key decision makers incorrectly choose to apply ad hoc solutions to problems rather than opting to using directories. If these limitations are remov
 ed then there would be greater comfort, flexibility and adoption. LDAP could do more than it does today namely in the area of provisioning and workflow. LDAP could potentially experience a Renaissance with renewed interest due to increased demand to solve the classical integration problems it was designed for and beyond. We discuss these limitations, and the proposed means to remove them, all in an effort to express our vision at the Apache Directory Project. Our aim is clear; we intend to influence and incite other directory implementers and projects by our example to trigger what we envision as the Modern LDAP Renaissance.</P></BLOCKQUOTE>
+
+<H2><A name="ArchitectingtheModernLDAPRenaissance.TheApacheDirectoryVision-Information"></A>Information</H2>
+<UL>
+	<LI>presented by Alex Karasulu on September 6 at <A href="http://www.guug.de/veranstaltungen/ldapcon2007/abstracts.html#3_4_1" class="external-link" rel="nofollow">LDAPcon</A> in Cologne, Germany.</LI>
+</UL>
+
+
+<H2><A name="ArchitectingtheModernLDAPRenaissance.TheApacheDirectoryVision-Materials"></A>Materials</H2>
+<UL>
+	<LI><A href="architecting-the-modern-ldap-renaissance-the-apache-directory-vision.data/LDAPcon.2007_Architecting.the.Modern.LDAP.Rennaisance_by.Alex.Karasulu.pdf">Paper (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: directory/site/trunk/content/conference-materials.data/cours-ldap.odp
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/cours-ldap.odp?rev=1402508&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/conference-materials.data/cours-ldap.odp
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/site/trunk/content/conference-materials.data/embed-apacheds-within-an-application-oredev-2006.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/embed-apacheds-within-an-application-oredev-2006.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/embed-apacheds-within-an-application-oredev-2006.html (added)
+++ directory/site/trunk/content/conference-materials.data/embed-apacheds-within-an-application-oredev-2006.html Fri Oct 26 13:36:00 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 - Embed ApacheDS within an Application (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=46113" 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="EmbedApacheDSwithinanApplication%28Oredev2006%29-Workshop%3AEmbedApacheDSwithinanapplication"></A>Workshop: Embed ApacheDS within an application</H1>
+
+<H2><A name="EmbedApacheDSwithinanApplication%28Oredev2006%29-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The Apache Directory Server (ApacheDS) is embeddable within applications and application servers to provide directory and security services out of the box. This session with describe and step through the process required to embed ApacheDS within an application. The configuration of the server for embedded operation as well as the API's will be discussed. If time permits an embedded application will be built and demonstrated during this session.</P></BLOCKQUOTE>
+
+<H2><A name="EmbedApacheDSwithinanApplication%28Oredev2006%29-Information"></A>Information</H2>
+<UL>
+	<LI>presented by Alex Karasulu at <SPAN class="image-wrap" style=""><IMG src="embed-apacheds-within-an-application-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="embed-apacheds-within-an-application-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: directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications-apachecon-eu-2007.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications-apachecon-eu-2007.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications-apachecon-eu-2007.html (added)
+++ directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications-apachecon-eu-2007.html Fri Oct 26 13:36:00 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 - Embedding Apache Directory Server into Applications (ApacheCon EU 2007)</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=46121" 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="EmbeddingApacheDirectoryServerintoApplications%28ApacheConEU2007%29-EmbeddingApacheDirectoryServerintoApplications"></A>Embedding Apache Directory Server into Applications</H1>
+
+<H2><A name="EmbeddingApacheDirectoryServerintoApplications%28ApacheConEU2007%29-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The Apache Directory Server (ApacheDS) is embeddable within applications and application servers to provide directory and security services out of the box.<BR>
+This session will describe and through the process required to embed ApacheDS within an application. The configuration of the server for embedded operation as well as the API's will be discussed.<BR>
+If time permits an embedded application will be built and demonstrated during this session.</P></BLOCKQUOTE>
+
+<H2><A name="EmbeddingApacheDirectoryServerintoApplications%28ApacheConEU2007%29-Information"></A>Information</H2>
+<UL>
+	<LI>to be presented by Alex Karasulu at <SPAN class="image-wrap" style=""><IMG src="embedding-apache-directory-server-into-applications-apachecon-eu-2007.data/nl.png" style="border: 0px solid black"></SPAN> <A href="http://www.eu.apachecon.com/" title="www.eu.apachecon.com" class="external-link" rel="nofollow">ApacheCon 07 in Amsterdam, Netherlands</A>.</LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="embedding-apache-directory-server-into-applications-apachecon-eu-2007.data/ApacheCon_logo.gif" style="border: 0px solid black"></SPAN><BR>
+<SPAN class="image-wrap" style=""><IMG src="embedding-apache-directory-server-into-applications-apachecon-eu-2007.data/ApacheCon_logo_07.gif" style="border: 0px solid black"></SPAN></P>
+
+<H2><A name="EmbeddingApacheDirectoryServerintoApplications%28ApacheConEU2007%29-Materials"></A>Materials</H2>
+<UL>
+	<LI>will be added after the conference</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: directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications.html (added)
+++ directory/site/trunk/content/conference-materials.data/embedding-apache-directory-server-into-applications.html Fri Oct 26 13:36:00 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 - Embedding Apache Directory Server into Applications</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=32689" 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="EmbeddingApacheDirectoryServerintoApplications-EmbeddingApacheDirectoryServerintoApplications"></A>Embedding Apache Directory Server into Applications</H1>
+
+<H2><A name="EmbeddingApacheDirectoryServerintoApplications-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The Apache Directory Server (ApacheDS) is embeddable within applications and application servers to provide directory and security services out of the box. This session with describe and step through the process required to embed ApacheDS within an application. The configuration of the server for embedded operation as well as the API's will be discussed. If time permits an embedded application will be built and demonstrated during this session.</P></BLOCKQUOTE>
+
+<H2><A name="EmbeddingApacheDirectoryServerintoApplications-Materials"></A>Materials</H2>
+
+<UL>
+	<LI>See <A href="embedding-apacheds.html" title="Embedding ApacheDS">Embedding ApacheDS</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: directory/site/trunk/content/conference-materials.data/embedding-apacheds.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/embedding-apacheds.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/embedding-apacheds.html (added)
+++ directory/site/trunk/content/conference-materials.data/embedding-apacheds.html Fri Oct 26 13:36:00 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 - Embedding ApacheDS</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=32688" 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="EmbeddingApacheDS-EmbeddingApacheDS"></A>Embedding ApacheDS</H1>
+
+<H2><A name="EmbeddingApacheDS-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>The Apache Directory Server (ApacheDS) is embeddable within applications and application servers to provide directory and security services out of the box. This session with describe and step through the process required to embed ApacheDS within an application. The configuration of the server for embedded operation as well as the API's will be discussed. If time permits an embedded application will be built and demonstrated during this session.</P></BLOCKQUOTE>
+
+<H2><A name="EmbeddingApacheDS-Materials"></A>Materials</H2>
+
+<UL>
+	<LI><A href="https://svn.safehaus.org/repos/sandbox/workshop/Presentation.ppt" class="external-link" rel="nofollow">PowerPoint Presentation</A></LI>
+	<LI><A href="https://svn.safehaus.org/repos/sandbox/workshop/" class="external-link" rel="nofollow">Code Examples (requires Maven 2.x)</A> (SVN)</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: directory/site/trunk/content/conference-materials.data/enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/conference-materials.data/enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.html?rev=1402508&view=auto
==============================================================================
--- directory/site/trunk/content/conference-materials.data/enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.html (added)
+++ directory/site/trunk/content/conference-materials.data/enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.html Fri Oct 26 13:36:00 2012
@@ -0,0 +1,182 @@
+
+<!--
+   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 - Enterprise LDAP and Apache Directory Server (ApacheCon EU 2007)</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=46126" 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="EnterpriseLDAPandApacheDirectoryServer%28ApacheConEU2007%29-EnterpriseLDAPandApacheDirectoryServer"></A>Enterprise LDAP and Apache Directory Server</H1>
+
+<H2><A name="EnterpriseLDAPandApacheDirectoryServer%28ApacheConEU2007%29-Abstract"></A>Abstract</H2>
+
+<BLOCKQUOTE>
+<P>LDAP is a key technology for modern enterprise infrastructures. It's role has been critical for network operating systems for years now.  The demand for directories has increased and shifted to other areas.  Today directories are being used to centralize access to common information shared across applications, for managing identity and for providing various security services. LDAP, and directories in general, solve integration problems which reduce the amount of data replicated across enterprise applications.  Apache Directory Server has been specifically designed to mitigate several enterprise problems ideally solved using LDAP.  <BR>
+In this presentation you'll understand the critical role LDAP has within the enterprise and the class of problems it is designed to solve. In addition you'll be introduced to the Apache Directory Server and it's various features which make it ideal for use in the enterprise to solve these problems.</P></BLOCKQUOTE>
+
+<H2><A name="EnterpriseLDAPandApacheDirectoryServer%28ApacheConEU2007%29-Information"></A>Information</H2>
+<UL>
+	<LI>to be presented by Emmanuel Lecharny at <SPAN class="image-wrap" style=""><IMG src="enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.data/nl.png" style="border: 0px solid black"></SPAN> <A href="http://www.eu.apachecon.com/" title="www.eu.apachecon.com" class="external-link" rel="nofollow">ApacheCon 07 in Amsterdam, Netherlands</A>.</LI>
+</UL>
+
+
+<P><SPAN class="image-wrap" style=""><IMG src="enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.data/ApacheCon_logo.gif" style="border: 0px solid black"></SPAN><BR>
+<SPAN class="image-wrap" style=""><IMG src="enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.data/ApacheCon_logo_07.gif" style="border: 0px solid black"></SPAN></P>
+
+<H2><A name="EnterpriseLDAPandApacheDirectoryServer%28ApacheConEU2007%29-Materials"></A>Materials</H2>
+<UL>
+	<LI>PowerPoint slides (English) <A href="enterprise-ldap-and-apache-directory-server-apachecon-eu-2007.data/enterprise-ldap-apachecon-eu.ppt" title="PowerPoint slides">enterprise-ldap-apachecon-eu.ppt</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