Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 543D6100C2 for ; Fri, 9 Aug 2013 03:33:16 +0000 (UTC) Received: (qmail 36469 invoked by uid 500); 9 Aug 2013 03:33:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 36409 invoked by uid 500); 9 Aug 2013 03:33:06 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 36387 invoked by uid 99); 9 Aug 2013 03:33:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 03:33:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ole.ersoy@gmail.com designates 209.85.223.169 as permitted sender) Received: from [209.85.223.169] (HELO mail-ie0-f169.google.com) (209.85.223.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 03:32:55 +0000 Received: by mail-ie0-f169.google.com with SMTP id qd12so3358441ieb.14 for ; Thu, 08 Aug 2013 20:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=jbqoqpfu/vCn91vy9K8XA3y+QOUB90Cy/dKkkRLo+Bw=; b=Nx6iM2WDK+3nlURPrZN/bhMAr9yg8GfQdsUgnlgJdPKBL+LMFD+PvcZFO54g2lfOiZ a9SrBztO+VzNMo46F/g8yKXBHg2SB/vvlre5hHQTMNjMFRQQ15XDaPCr70VGQLA3d0YC whT9A+sU78zaiYNKbD79PP/8VQysbdyLMjvWYSdORyTAFbi7dBd3FdorOS3g300UBbOA e9aDAWVesKM5RR/IkJ9Dia9potIYU3bHxIsgGTgxLJJkh4INAxQvU0Y5jARMI7Q+2rZ/ pu8xWBplyCvY5Px+2kYrCATVJ+CzEzuUo12C5O7u2A350QL995Dl6h4pjUdP+2MxzdEw OlFg== X-Received: by 10.50.12.5 with SMTP id u5mr1030088igb.58.1376019155286; Thu, 08 Aug 2013 20:32:35 -0700 (PDT) Received: from [192.168.1.5] (c-71-57-50-223.hsd1.il.comcast.net. [71.57.50.223]) by mx.google.com with ESMTPSA id p10sm1482952igx.4.2013.08.08.20.32.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 08 Aug 2013 20:32:34 -0700 (PDT) Message-ID: <520462D1.8090400@gmail.com> Date: Thu, 08 Aug 2013 22:32:33 -0500 From: Ole Ersoy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Mavibot web site needs a review References: <5203D52B.5040608@gmail.com> <52040C1F.2080301@gmail.com> <52041549.4000107@gmail.com> In-Reply-To: <52041549.4000107@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Me again, I did a second review of the front page. Just a few tiny updates / suggestions: =================================================================================== Apache Mavibotâ„¢ Mavibot is a Multi Version Concurrency Control (MVCC) BTree in Java. It is expected to be a replacement for JDBM (The current backend for the Apache Directory Server), but could be a good fit for any other project in need of a Java MVCC BTree implementation. =================================================================================== Also I think it would be better to keep the news links separated onto their own page with with a left hand side navigation link as the doorway. This way the front page has its role "What is Mavibot?" and the news page has it's role - "Here's what's up". Cheers, - Ole