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 2014/12/11 20:19:29 UTC

svn commit: r932339 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/images/training/FlexJSAnIntroduction.png content/index.html

Author: buildbot
Date: Thu Dec 11 19:19:28 2014
New Revision: 932339

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/images/training/FlexJSAnIntroduction.png   (with props)
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 11 19:19:28 2014
@@ -1 +1 @@
-1644054
+1644728

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 11 19:19:28 2014
@@ -1 +1 @@
-1644054
+1644728

Added: websites/staging/flex/trunk/content/images/training/FlexJSAnIntroduction.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/training/FlexJSAnIntroduction.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/flex/trunk/content/index.html
==============================================================================
--- websites/staging/flex/trunk/content/index.html (original)
+++ websites/staging/flex/trunk/content/index.html Thu Dec 11 19:19:28 2014
@@ -264,10 +264,11 @@
 <div class="row-fluid">
 <!-- Project -->
 <div class="span3">
-    <div class="picture"><a href="http://www.madeinflex.com/arquitectura-de-componentes-en-flexjs-strands-y-beads/"><img src="images/training/flexJSArticle.png" alt=""/><div class="image-overlay-link"></div></a></div>
+    <div class="picture"><a href="http://www.slideshare.net/bigosmallm/flexjs-an-introduction"><img src="images/training/FlexJSAnIntroduction.png" alt=""/><div class="image-overlay-link"></div></a></div>
     <div class="item-description">
-        <h5><a href="http://www.madeinflex.com/arquitectura-de-componentes-en-flexjs-strands-y-beads/">Apache FlexJS Component Architecture‎</a></h5>
-        <p>An article on the FlexJS Component Architecture, and how to write your own components.  This article is written in spanish.</p>
+        <h5><a href="http://www.slideshare.net/bigosmallm/flexjs-an-introduction">FlexJS - An Introduction</a></h5>
+        <p>FlexJS is a new application development framework that cross compiles MXML and ActionScript into HTML and JavaScript. It runs in web, desktop and mobile(app) in swf format and 
+        runs in browser based environments as HTML/JS/CSS files without the need for the Flash Player plugin. It brings the advantages of Flex to the JavaScript world.</p>
     </div>
 </div>