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/16 00:19:27 UTC

svn commit: r890467 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/community-showcase.html content/images/showcase-icon.png content/index.html

Author: buildbot
Date: Sun Dec 15 23:19:27 2013
New Revision: 890467

Log:
Staging update by buildbot for flex

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

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 15 23:19:27 2013
@@ -1 +1 @@
-1551052
+1551079

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 15 23:19:27 2013
@@ -1 +1 @@
-1551052
+1551079

Modified: websites/staging/flex/trunk/content/community-showcase.html
==============================================================================
--- websites/staging/flex/trunk/content/community-showcase.html (original)
+++ websites/staging/flex/trunk/content/community-showcase.html Sun Dec 15 23:19:27 2013
@@ -183,8 +183,11 @@
 
 <p>Some beautiful applications made with Flex, in alpabetical order.</p>
 <p>To submit your app:
-- post a request on dev@flex.apache.org
-- create a ticket on https://issues.apache.org/jira, under the Component "Showcase".</p>
+<ul class="arrow_list">
+<li>create a ticket on <A href="https://issues.apache.org/jira" target="_blank">https://issues.apache.org/jira</A>, under the Component "Showcase",
+  and add  any relevant information &amp; resources (brief description, web site link, screen captures) </li>
+<li>alternatively, post a request to <A href="mailto:dev@flex.apache.org">dev@flex.apache.org</A></li>
+</ul></p>
 <div class="headline"><h4>bCommunities</h4></div>
 
 <ul class="arrow_list">
@@ -196,6 +199,8 @@
 <p><img src="images/showcase/TrafficLIVE-data-visualisation.png"      /></p>
 <div class="headline"><h4>My Dojo for Dota 2</h4></div>
 
+<div class="headline"><h4>Online Designer Tool</h4></div>
+
 <div class="headline"><h4>TrafficLIVE AIR Application</h4></div>
 
 <!-- Home Page Exception -->

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

Propchange: websites/staging/flex/trunk/content/images/showcase-icon.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 Sun Dec 15 23:19:27 2013
@@ -207,7 +207,9 @@
     <div class="featuresbox">
         <div class="feature-image"><img src="images/desktop-sm.png"></div>
         <h4>Desktop Applications</h4>
-        <p>Build applications that target all browsers by leveraging the Adobe Flash Player, JavaScript, or make desktop application by leveraging the Adobe Integrated Runtime (Adobe AIR)</p>
+        <p>Build applications that target all browsers by leveraging the Adobe Flash Player, JavaScript, make desktop application by leveraging the Adobe Integrated Runtime (Adobe AIR)
+        or create powerful, cross-platform mobile applications that target Apple iPods, iPhones, iPads, Android based smartphones and tablets, and  Blackberry Playbook devices.</p>
+
         <a href="about-features.html" class="btn">Read More</a>
     </div>
 
@@ -215,10 +217,11 @@
 
 <div class="span3">
     <div class="featuresbox">
-        <div class="feature-image"><img src="images/mobile-sm.png"></div>
-        <h4>Mobile Applications</h4>
-        <p>Create powerful, cross-platform mobile applications in an easy-to-use and easy-to-learn language.  Create applications that target Apple iPods, iPhones, iPads, Android based smartphones and tablets, and  Blackberry Playbook devices.</p>
-        <a href="about-features.html" class="btn">Read More</a>
+        <div class="feature-image"><img src="images/showcase-icon.png"></div>
+        <h4>Flex Showcase</h4>
+        <p>Some of the many desktop and mobile applications written with Flex, and that show its true power.</p>
+        <a href="community-showcase.html" class="btn">Flex Showcase</a>
+        <a href="community-showcase.html" class="btn">Tour de Flex </a>
     </div>
 
 </div>