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

svn commit: r1552382 - /flex/site/trunk/content/showcase/data/showcase.xml

Author: mamsellem
Date: Thu Dec 19 17:54:22 2013
New Revision: 1552382

URL: http://svn.apache.org/r1552382
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
ajax implementation (test2)

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=1552382&r1=1552381&r2=1552382&view=diff
==============================================================================
--- flex/site/trunk/content/showcase/data/showcase.xml (original)
+++ flex/site/trunk/content/showcase/data/showcase.xml Thu Dec 19 17:54:22 2013
@@ -45,47 +45,26 @@ Features silo-bursting project managemen
             <image file="Taktik.jpg"/>
         </images>
     </app>
+    <app title="My Dojo for Dota 2" author="Jorge Yabra" website="">
+       <description>My Dojo for Dota 2 is a mobile application that tracks personal statistics from the online video game Dota 2. It shows the results of matches in a easy to understand interface with extended information of each player.</description>
+        <links><link header="iTunes" url="https://itunes.apple.com/us/app/my-dojo-for-dota-2/id689886683?ls=1&amp;mt=8" /></links>
+        <images baseDir="Dojo">
+            <image file="1.png"/>
+            <image file="2.png"/>
+            <image file="3.png"/>
+        </images>
+    </app>
 
 </apps>
 
  <!--
+       <app title="" author="" website="">
+       <description></description>
+        <links></links>
+        <images></images>
+    </app>
 
-     /* add showcase entries when document is loaded */
-    addShowcaseEntry({
-        title: 'bCommunities -  Secure B2B Collaboration',
-        description: "A disruptively efficient online platform that enables businesses to powerfully "+
-        "and securely interconnect their operations with their clients and suppliers in minutes. "+
-         "Features silo-bursting project management, communications, CRM and microblogging while fostering best practices and accountability.",
-        author: "Dan Samper",
-        website: 'http://bcommunities.com',
-        imgDir: "bCommunities"  ,
-        images: [ "Communications Inbox.jpg" , "Directory - Company Level.jpg" , "Project Setup View.jpg","User Settings.jpg"]
-    });
-
-      addShowcaseEntry({
-          title: "Documobile - Electronic Parts Catalog Interface",
-          description: "Documobile allows users to view parts catalogs, technical documents, find technical information visually with our icon driven platform or search by keywords, descriptions, part numbers or other identifying information. " +
-              "With a few swipes of a finger, Documobile helps users quickly and easily access the exact document or part they want. ",
-          author: "Digabit, Inc.",
-          website: "http://www.digabit.com/",
-          links: [ "iTunes", "https://itunes.apple.com/us/app/documobile/id731514836" ],
-          imgDir: "Documobile",
-          images: [ "documobile1.png", "documobile2.png", "documobile3.png"]
-      });
 
-    addShowcaseEntry({
-        title: "Goal Manager",
-        description: "GOAL 2014 - Football Manager is a free football management game for mobile phones and tablets, now available for iOS and Android. " +
-            "In this game a growing community of more than 3000 daily active managers from all over Europe face each other in a multi-level League system and a general Cup competition. " +
-            "To achieve victory, the managers have to decide tactics and formations, buy and sell players, plan individual trainings, study their opponents, build up a stadium and manage finances and sponsorships.",
-        author: "GoalGames GmbH",
-        dev: "Apache Flex 4.10 - PureMVC - Native Extentions",
-        website: "http://www.goal-games.de/",
-        links: ["iTunes","https://itunes.apple.com/de/app/goal-manager/id575222774?mt=8&affId=1881396&ign-mpt=uo%3D4",
-            "Google Play", "https://play.google.com/store/apps/details?id=air.de.goalgames.GoalManagerCH&hl=de"] ,
-        imgDir: "Goal",
-        images: [ "Login.jpg" , "Stadion.jpg", "Taktik.jpg"]
-    });
 
     addShowcaseEntry({
         title: "My Dojo for Dota 2",