Author: buildbot
Date: Sun Jan 13 23:19:51 2013
New Revision: 846535

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/v2/dev-faq.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 13 23:19:51 2013
@@ -1 +1 @@
-1432739
+1432760

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 13 23:19:51 2013
@@ -1 +1 @@
-1432739
+1432760

Modified: websites/staging/flex/trunk/content/v2/dev-faq.html
==============================================================================
--- websites/staging/flex/trunk/content/v2/dev-faq.html (original)
+++ websites/staging/flex/trunk/content/v2/dev-faq.html Sun Jan 13 23:19:51 2013
@@ -169,35 +169,35 @@
 content as time goes on.</p>
 <div class="headline"><h4>Can I have write access to the SVN?</h4></div>
 
-<p>Due to leagal reasons, only a select group of people have access to update 
or contibute code directly to the project.
-We at Apache take the legality of code seriously, and nothing would be worse 
than somebody contibuting code that
+<p>Due to legal reasons, only a select group of people have access to update 
or contribute code directly to the project.
+We at Apache take the legality of code seriously, and nothing would be worse 
than somebody contributing code that
 they don't own and a 3rd party having a legal claim to our framework.  That 
being said, you can submit code by providing
 <code>.patch</code> files (diff files) to the project.  Check out the <a 
href="community-getinvolved.html">Get Involved</a> page for more details on how 
to do that.</p>
 <div class="headline"><h4>How is this different than Adobe Flex?</h4></div>
 
 <p>In November, 2011, Adobe announced they were no longer supporting Adobe 
Flex.  Instead of just killing the framework they
 donated it to Apache.  Apache Flex 4.8.0 is essentially the exact same version 
of Flex as Adobe's last official
-version.  Since that inital donation the Apache Flex team has been working 
hard on fixing bugs, providing additional
+version.  Since that initial donation the Apache Flex team has been working 
hard on fixing bugs, providing additional
 components and finishing unfinished components.  As we progress through 
additional versions, we will be less and
 less like Adobe's Flex framework, but we will strive to be compatible with 
it.</p>
 <p>Adobe has offered some of their customers extended support contracts, and 
may produce additional versions, but
 that is unlikely.  Future support of the Flex Framework is through this 
project.</p>
-<p>There are a few differences you should be aware of in the Apache version of 
the SDK.  Most notibly, the Flash Player will
+<p>There are a few differences you should be aware of in the Apache version of 
the SDK.  Most notably, the Flash Player will
 not cache RSLs created with Apache Flex.  You can find out more in the 
RELEASE_NOTES file in your SDK download</p>
 <div class="headline"><h4>I've used Adobe Flex before.  How do I start using 
Apache Flex?</h4></div>
 
 <p>The quickest way to start using Apache Flex is to use the Apache Flex SDK 
Installer.  This AIR application will download
 the latest version of the Apache Flex SDK and all the required components to 
make it work.  It will also set the proper
-options so that the SDK can be used with your favorite IDE such as Flash 
Builder, FDT, Flash Devlop or IntelliJ.
+options so that the SDK can be used with your favorite IDE such as Flash 
Builder, FDT, Flash Develop or IntelliJ.
 To use the SDK Installer, go to the <a href="installer.html">"Download the SDK 
Installer"</a> link under the downloads menu above.  It will
 walk you through the rest of the process.</p>
 <p>Once you have the SDK on your computer, it should be just like the old 
Adobe SDK you were already using.  Make sure
 to check the RELEASE_NOTES file for a full list of differences.</p>
 <div class="headline"><h4>Why are you not using GIT/GitHub?</h4></div>
 
-<p>The Apache Flex PMC voted on a resolution to move the project to Git once 
the Apache Infastrcture supported the move.
+<p>The Apache Flex PMC voted on a resolution to move the project to Git once 
the Apache Infrastructure supported the move.
 There is no timeline on that move at this time.  A mirror of the project is 
currently available on GitHub, but we are
-not accepting pull requests at this time.</p>
+not accepting pull requests at this time. (However we can accept patch files 
generated from pull requests.)</p>
 <div class="headline"><h4>I don't have time to read the mailing lists.  How 
can I keep up with the project?</h4></div>
 
 <p>The <a href="http://www.spoon.as";>Open Spoon Foundation</a> has been 
providing monthly updates as to the goings-on of the Apache Flex project through
@@ -217,7 +217,7 @@ releases.</p>
 
 <p>It is true that current Flex projects are tied to either the Adobe Flash 
Player or Adobe AIR.  We have been making great
 strides to compile projects to native JavaScript, therefore bypassing the 
Flash Player in the browser.  Adobe
-has made a committment to support the Flash Player and our current runtime for 
at least 5 years from the time
+has made a commitment to support the Flash Player and our current runtime for 
at least 5 years from the time
 they donated the project to Apache.  You can find out more about their roadmap 
on the <a 
href="http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html";>Adobe 
Flash Whitepaper</a>.</p>
 <p>Event if Adobe no longer created new versions of the Flash Player, it is 
still had an incredible install base
 (being installed on over 90% of internet-connected PCs).  If the Flash Player 
were no longer updated today, it would
@@ -230,7 +230,7 @@ you to take your Flex application and ou
 BlackBerry QNX devices (Playbook), MacOSX and Microsoft Windows.</p>
 <p>We are currently working on supporting JavaScript as an output.  This will 
increase support to anywhere HTML5
 is supported.</p>
-<p>Other platforms may be added if Adobe AIR beings to support them.  
Unfortunatly, we are not in control of adding
+<p>Other platforms may be added if Adobe AIR beings to support them.  
Unfortunately, we are not in control of adding
 additional support for other platforms at this time.</p>
 <div class="headline"><h4>Can I submit apps I make with Apache Flex to App 
Store X?</h4></div>
 
@@ -243,7 +243,7 @@ order to submit the app to the store.</p
 <div class="headline"><h4>Does Apache Flex cost money?</h4></div>
 
 <p>No.  This is a completely open-source project and uses the <a 
href="about-licensing.html">Apache License v. 2.0</a>.  This allows you to use 
the SDK and
-any outputs of the SDK for personal and commericial use with virtually no 
restrictions.  Some of the recommended tooling
+any outputs of the SDK for personal and commercial use with virtually no 
restrictions.  Some of the recommended tooling
 (not produced by Apache) costs money, however you are more than free to use 
the included command-line compilers
 and toolsets.</p>
 


Reply via email to