From commits-return-8991-apmail-flex-commits-archive=flex.apache.org@flex.apache.org Wed Jan 8 11:05:32 2014
Return-Path:
X-Original-To: apmail-flex-commits-archive@www.apache.org
Delivered-To: apmail-flex-commits-archive@www.apache.org
Received: from mail.apache.org (hermes.apache.org [140.211.11.3])
by minotaur.apache.org (Postfix) with SMTP id A99B210B99
for ; Wed, 8 Jan 2014 11:05:32 +0000 (UTC)
Received: (qmail 15352 invoked by uid 500); 8 Jan 2014 11:05:32 -0000
Delivered-To: apmail-flex-commits-archive@flex.apache.org
Received: (qmail 15184 invoked by uid 500); 8 Jan 2014 11:05:31 -0000
Mailing-List: contact commits-help@flex.apache.org; run by ezmlm
Precedence: bulk
List-Help:
List-Unsubscribe:
List-Post:
List-Id:
Reply-To: dev@flex.apache.org
Delivered-To: mailing list commits@flex.apache.org
Received: (qmail 15178 invoked by uid 99); 8 Jan 2014 11:05:31 -0000
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 11:05:31 +0000
X-ASF-Spam-Status: No, hits=-2000.0 required=5.0
tests=ALL_TRUSTED
X-Spam-Check-By: apache.org
Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 11:05:29 +0000
Received: from eris.apache.org (localhost [127.0.0.1])
by eris.apache.org (Postfix) with ESMTP id DC71E2388868;
Wed, 8 Jan 2014 11:05:09 +0000 (UTC)
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r1556490 - in /flex/site/trunk/content/showcase: data/
images/Pubanatomy/ images/Pubanatomy/prev/
Date: Wed, 08 Jan 2014 11:05:09 -0000
To: commits@flex.apache.org
From: mamsellem@apache.org
X-Mailer: svnmailer-1.0.9
Message-Id: <20140108110509.DC71E2388868@eris.apache.org>
X-Virus-Checked: Checked by ClamAV on apache.org
Author: mamsellem
Date: Wed Jan 8 11:05:08 2014
New Revision: 1556490
URL: http://svn.apache.org/r1556490
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
Added pubanatomy to showcase
Added:
flex/site/trunk/content/showcase/images/Pubanatomy/
flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase1.png (with props)
flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase2.png (with props)
flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase3.png (with props)
flex/site/trunk/content/showcase/images/Pubanatomy/prev/
flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase1.png (with props)
flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase2.png (with props)
flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase3.png (with props)
Modified:
flex/site/trunk/content/showcase/data/showcase.xml
Modified: flex/site/trunk/content/showcase/data/showcase.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/data/showcase.xml?rev=1556490&r1=1556489&r2=1556490&view=diff
==============================================================================
--- flex/site/trunk/content/showcase/data/showcase.xml (original)
+++ flex/site/trunk/content/showcase/data/showcase.xml Wed Jan 8 11:05:08 2014
@@ -1,5 +1,20 @@
+
+
+
@@ -122,6 +137,28 @@ myPartners is an Adobe AIR desktop/mobil
-->
+
+ Pubanatomy provide Medline and mouse atlas data exploration from a highly complex and intuitive web UI with blazing fast search/summary and stunning interactive 3D interfaces.
+ Implementation:
+
+ - Web app is based on Apache Flex 4.11 with Away3D 4.1 ( no other framework ).
+ - Search engine is based on Apache Solr 4.3, there are close to 23 million Medline citations are parsed and indexed incrementally with Java Spring Batch, Apache Lucene and JAXB2;
+ - 3D models are generated by VTK, stored in MongoDB
+ - Web server is based on Tomcat7, SpringMVC, SpringFlex and BlazeDS4
+ - Built with Apache Maven 3.1, Flexmojos 6
+
+
+
+
+
+
+
+
+
+
ReDiLab is my reaction diffusion (http://en.wikipedia.org/wiki/Reaction%E2%80%93diffusion_system) explorer written in Apache Flex that uses AGAL and Stage3D to run cellular automata simulating a variety of RD models.
@@ -179,17 +216,5 @@ myPartners is an Adobe AIR desktop/mobil
-
+
Added: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase1.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase1.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase2.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase3.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase3.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/flex-showcase3.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase1.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase1.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase2.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase2.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase3.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase3.png?rev=1556490&view=auto
==============================================================================
Binary file - no diff available.
Propchange: flex/site/trunk/content/showcase/images/Pubanatomy/prev/flex-showcase3.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream