You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/12/18 10:39:00 UTC

svn commit: r890854 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/images/showcase/full/Redilab/ content/images/showcase/prev/Redilab/ content/js/

Author: buildbot
Date: Wed Dec 18 09:38:59 2013
New Revision: 890854

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/images/showcase/full/Redilab/
    websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 1.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 2.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 3.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/prev/Redilab/
    websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 1.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 2.png   (with props)
    websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 3.png   (with props)
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/js/showcase.js

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 09:38:59 2013
@@ -1 +1 @@
-1551889
+1551891

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 09:38:59 2013
@@ -1 +1 @@
-1551889
+1551891

Added: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/full/Redilab/Screen Shot 3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 1.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 2.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 3.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/showcase/prev/Redilab/Screen Shot 3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/flex/trunk/content/js/showcase.js
==============================================================================
--- websites/staging/flex/trunk/content/js/showcase.js (original)
+++ websites/staging/flex/trunk/content/js/showcase.js Wed Dec 18 09:38:59 2013
@@ -129,7 +129,18 @@ added when document is ready
         images: [  ]
     });
 */
-    addShowcaseEntry({
+
+       addShowcaseEntry({
+       title: "ReDiLab Reaction Diffusion Laboratory",
+       description: "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. " ,
+       author: "Simon Gladman",
+       website: "http://flexmonkey.blogspot.co.uk/search/label/ReDiLab",
+       links: [ "Demo", "http://www.flexmonkey.co.uk/redilab-bin-release-005/ReactionDiffusionLab.html" ],
+       imgDir: "Redilab",
+       images: [ "Screen Shot 1.png", "Screen Shot 2.png", "Screen Shot 3.png"]
+       });
+
+      addShowcaseEntry({
         title: 'TrafficLIVE AIR Application',
         description: "TrafficLIVE is a comprehensive creative business management system that provides visibility into resources, work and finances all in one place. " +
             "Creative businesses all over the globe are using TrafficLIVE to improve efficiency and increase profit. " ,