You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by qu...@apache.org on 2014/03/04 19:52:02 UTC

svn commit: r1574175 - in /flex/site/trunk/content: images/training/flexJSArticle.png index.cmsPage

Author: quetwo
Date: Tue Mar  4 18:52:02 2014
New Revision: 1574175

URL: http://svn.apache.org/r1574175
Log:
Adding FlexJS Article to website.

Added:
    flex/site/trunk/content/images/training/flexJSArticle.png   (with props)
Modified:
    flex/site/trunk/content/index.cmsPage

Added: flex/site/trunk/content/images/training/flexJSArticle.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/training/flexJSArticle.png?rev=1574175&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/training/flexJSArticle.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: flex/site/trunk/content/index.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/index.cmsPage?rev=1574175&r1=1574174&r2=1574175&view=diff
==============================================================================
--- flex/site/trunk/content/index.cmsPage (original)
+++ flex/site/trunk/content/index.cmsPage Tue Mar  4 18:52:02 2014
@@ -9,6 +9,15 @@ homepage:    true
 <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="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>
+    </div>
+</div>
+
+<!-- Project -->
+<div class="span3">
     <div class="picture"><a href="http://www.adobe.com/devnet/flex/videotraining/exercises/ex1_01.html"><img src="images/training/FlexInAWeek.png" alt=""/><div class="image-overlay-link"></div></a></div>
     <div class="item-description">
         <h5><a href="http://www.adobe.com/devnet/flex/videotraining/exercises/ex1_01.html">The Flex in a Week Series</a></h5>
@@ -16,6 +25,8 @@ homepage:    true
     </div>
 </div>
 
+
+
 <!-- Project -->
 <div class="span3">
     <div class="picture"><a href="http://www.adobe.com/devnet/flex/videotraining.html"><img src="images/training/FlexInAWeekVideo.png" alt=""/><div class="image-overlay-link"></div></a></div>
@@ -34,14 +45,6 @@ homepage:    true
     </div>
 </div>
 
-<div class="span3">
-    <div class="picture"><a href="http://www.adobe.com/devnet/flex/articles/100-days-of-exercise.html"><img src="images/training/ryan_stewart_lg.jpg.adimg.mw.160.png" alt=""/><div class="image-overlay-link"></div></a></div>
-    <div class="item-description">
-        <h5><a href="http://www.adobe.com/devnet/flex/articles/100-days-of-exercise.html">Building social features into mobile AIR apps</a></h5>
-        <p>Incorporating social services and features like Twitter and Facebook into your mobile application lets you reach more users while instantly adding personalization. It also gives you access to information about your users. You can greet your users with their real names from Facebook or customize the application based on their interests. </p>
-    </div>
-</div>
-
 </div>
 
 </div>