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/04/01 13:34:00 UTC

svn commit: r904530 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/community-3rdparty.html

Author: buildbot
Date: Tue Apr  1 11:33:59 2014
New Revision: 904530

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/community-3rdparty.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr  1 11:33:59 2014
@@ -1 +1 @@
-1583631
+1583632

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr  1 11:33:59 2014
@@ -1 +1 @@
-1583631
+1583632

Modified: websites/staging/flex/trunk/content/community-3rdparty.html
==============================================================================
--- websites/staging/flex/trunk/content/community-3rdparty.html (original)
+++ websites/staging/flex/trunk/content/community-3rdparty.html Tue Apr  1 11:33:59 2014
@@ -187,7 +187,7 @@
 
 <div class="headline"><h4>Integrated Development Environments (IDEs)</h4></div>
 
-<ul style="padding-top: 24px">
+<ul>
 <li><a target="_blank" href="http://www.adobe.com/products/flash-builder.html">Flash Builder (Adobe)</a>:
 <blockquote>Adobe® Flash® Builder® 4.7 is a development environment for building games and applications using
 the ActionScript® language and the open source Flex framework. Flash Builder Premium includes professional
@@ -198,18 +198,21 @@ class support for ActionScript (2 &amp; 
 compilation &amp; debugging, plenty of project templates, SWF/SWC exploration etc. FlashDevelop is also a great web
 developer IDE with source-control support (svn, git, mercurial), tasks/todo, snippets, XML/HTML completion and
 zen-coding for HTML.</blockquote></li>
-<li><a target="_blank" href="http://fdt.powerflasher.com/">Flexible Development Toolkit</a>:
+<li>
+<p><a target="_blank" href="http://fdt.powerflasher.com/">Flexible Development Toolkit</a>:
 <blockquote>FDT is a flexible development toolkit in Eclipse for interactive developers. It's made with passion
 for expert Flash and Flex coding, innovative mobile development and versatile HTML5 / JavaScript / WebGL / PHP
-programming with haXe. Create your applications in FDT and efficiently target multiple platforms.</blockquote></li>
-<li><a target="_blank" href="http://www.jetbrains.com/idea/features/flex_ide.html">IntelliJ IDEA (JetBrains)</a>:
+programming with haXe. Create your applications in FDT and efficiently target multiple platforms.</blockquote></p>
+</li>
+<li>
+<p><a target="_blank" href="http://www.jetbrains.com/idea/features/flex_ide.html">IntelliJ IDEA (JetBrains)</a>:
 <blockquote>IntelliJ IDEA is ideal for ActionScript, MXML and CSS development, with on-the-fly code analysis, completion,
-navigation, advanced refactorings, code generation, UML diagrams, UI designer, interactive debugger and profiler.</blockquote></li>
+navigation, advanced refactorings, code generation, UML diagrams, UI designer, interactive debugger and profiler.</blockquote></p>
+</li>
 </ul>
-
 <div class="headline"><h4>Flex Frameworks</h4></div>
 
-<ul style="padding-top: 24px">
+<ul >
 <li><a target="_blank" href="http://sourceforge.net/adobe/cairngorm/home/Home/">Cairngorm</a>:
 <blockquote>Cairngorm provides a reference architecture for Flex applications that is designed to keep things simple
 and testable. It describes a way of structuring large applications out of smaller units. It is independent of an IoC