Author: buildbot
Date: Tue Apr 1 10:48:02 2014
New Revision: 904510
Log:
Staging update by buildbot for flex
Added:
websites/staging/flex/trunk/content/community-thirdparty.html
Modified:
websites/staging/flex/trunk/cgi-bin/ (props changed)
websites/staging/flex/trunk/content/ (props changed)
Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 1 10:48:02 2014
@@ -1 +1 @@
-1583604
+1583606
Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 1 10:48:02 2014
@@ -1 +1 @@
-1583604
+1583606
Added: websites/staging/flex/trunk/content/community-thirdparty.html
==============================================================================
--- websites/staging/flex/trunk/content/community-thirdparty.html (added)
+++ websites/staging/flex/trunk/content/community-thirdparty.html Tue Apr 1 10:48:02 2014
@@ -0,0 +1,262 @@
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+ <meta charset="utf-8">
+ <title>Apache Flex® - Third party!
</title>
+
+ <!-- For Mobiles -->
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+ <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet'
type='text/css'>
+ <!-- CSS -->
+ <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+ <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+ <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+ <!-- Java Script -->
+ <script src="/js/jquery.js"></script>
+ <script src="/js/custom.js"></script>
+ <script src="/js/selectnav.js"></script>
+ <script src="/js/flexslider.js"></script>
+ <script src="/js/twitter.js"></script>
+ <script src="/js/fancybox.js"></script>
+ <script src="/js/isotope.js"></script>
+ <script src="/js/bootstrap.js"></script>
+ <script src="/js/showcase.js"></script>
+
+ <!-- Google Analytics -->
+ <script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-37926454-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async
= true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www')
+ '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga,
s);
+ })();
+
+ </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+ <!-- Header -->
+
+
+ <div class="ie-dropdown-fix" >
+
+ <!-- Header -->
+ <div class="row-fluid" id="header">
+
+ <!-- Logo -->
+ <div class="span5">
+
+ <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache
Flex®" title="Apache Flex®" /></a>
+
+ </div>
+
+ <!-- Social / Contact -->
+ <div class="span3 pull-right">
+
+ <!-- Social Icons -->
+ <ul class="social-icons">
+ <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+ <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+ <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+ </ul>
+
+ <!-- Apache Logo -->
+ <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif"
title="An Apache Project" alt="An Apache Project" /> </a>
+ </div>
+
+ </div>
+ <!-- Header / End -->
+
+ <!-- Navigation -->
+ <div id="navigation" class="margintop">
+ <ul id="nav">
+
+ <li><a href="index.html">Home</a></li>
+
+ <li><a href="#">About Flex</a>
+ <ul>
+
+ <li><a href="/about-whatis.html">What is Flex?</a></li>
+ <li><a href="/about-features.html">Features</a></li>
+ <li><a href="/about-licensing.html">License &
Trademarks</a></li>
+ <li><a href="/about-people.html">The Team</a></li>
+ <li><a href="/about-history.html">Project History</a></li>
+ <li><a href="/about-assets.html">Logo and Assets</a></li>
+ </ul>
+ </li>
+ <li><a href="#">Community</a>
+ <ul>
+
+ <li><a href="/community-getinvolved.html">How to get
involved</a></li>
+ <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+ <li><a href="/community-showcase.html">Flex Showcase</a></li>
+ <li><a href="/community-thirdparty.html">Third party</a></li>
+ <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki
<i class="icon-share icon-white"></i></a></li>
+ <li><a href="http://blogs.apache.org/flex/">Blog <i
class="icon-share icon-white"></i></a></li>
+ </ul>
+ </li>
+
+ <li><a href="#">Development</a>
+ <ul>
+ <li><a href="/dev-faq.html">Developer FAQ</a></li>
+ <li><a href="/dev-sourcecode.html">Source Code</a></li>
+ <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker
<i class="icon-share icon-white"></i></a></li>
+ </ul>
+ </li>
+
+ <li><a href="#">Documentation</a>
+ <ul>
+
+ <li><a href="/doc-getstarted.html">Getting Started</a></li>
+ <li><a href="/doc-videos.html">Videos</a></li>
+ <li><a href="/asdoc/">ASDocs</a></li>
+ <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation
Reference (Old) <i class="icon-share icon-white"></i></a></li>
+
+ </ul>
+ </li>
+
+ <li><a href="#">About Apache</a>
+ <ul>
+
+ <li><a href="http://www.apache.org">The Apache Software
Foundation Website <i class="icon-share icon-white"></i></a></li>
+ <li><a href="http://www.apache.org/foundation/contributing.html">Donations
<i class="icon-share icon-white"></i></a></li>
+ <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship
<i class="icon-share icon-white"></i></a></li>
+ <li><a href="http://www.apache.org/foundation/thanks.html">Thanks
<i class="icon-share icon-white"></i></a></li>
+ </ul>
+ </li>
+
+ <li><a href="#" class="download">Download</a>
+ <ul>
+
+ <li><a href="/installer.html">Download the SDK Installer
(For Application Developers)</a></li>
+ <li><a href="/download-binaries.html">Download the SDK
Binaries (For SDK Developers)</a></li>
+ <li><a href="/download-source.html">Download the SDK
Source Code (For SDK Developers)</a></li>
+ <li><a href="/download-utilities.html">Download Utilities</a></li>
+ <li><a href="/download-archive.html">Previous Versions</a></li>
+ </ul>
+ </li>
+ </ul>
+
+ </div>
+ <div class="nav-shadow"></div>
+ <div class="clear"></div>
+
+ </div>
+ <!-- Navigation / End -->
+
+
+ <!-- Content -->
+
+
+ <div class="row-fluid">
+
+
+ <!-- Page Title -->
+ <div id="page-title">
+ <h2>Third party!
</h2>
+ </div>
+ <!-- Page Title / End -->
+
+
+ </div>
+
+
+ <div class="row-fluid">
+
+
+
+<!-- Home Page Exception -->
+
+
+<p>Some of the many desktop and mobile applications written with Flex, listed in alphabetical
order.</p>
+
+<!-- Home Page Exception -->
+
+
+
+
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+ <div class="row-fluid">
+
+ <!-- About -->
+ <div class="span3">
+ <div class="footer-headline"><h4>About Us</h4></div>
+ <p>Apache Flex® is a highly productive, open source application framework
for building and maintaining expressive web applications that deploy consistently on all major
browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern,
standards-based language and programming model that supports common design patterns suitable
for developers from many backgrounds. Flex applications can be deployed to the ubiquitous
Adobe® Flash® Player in the browser, Adobe® AIR⢠on desktop and mobile or to
native Androidâ¢, IOSâ¢, QNX®, Windows® or Mac® applications.</p>
+ </div>
+
+ <!-- Subscribe -->
+ <div class="span3">
+ <div class="footer-headline"><h4>Subscribe</h4></div>
+ <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+ <p>Developers, send an email to <br>
+ <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+ </p>
+ <p>Users, send an email to <br>
+ <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+ </p>
+ </div>
+
+ <!-- Latest Releases -->
+ <div class="span3">
+ <div class="footer-headline"><h4>Latest Releases</h4></div>
+ <p>Apache Flex SDK : <a href="/download-binaries.html">4.12.0 (Mar
2014)</a><br />
+ SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br
/>
+ BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0
(Nov 2011)</a><br />
+ Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/">
4.8.0 (Jan 2013)</a></p>
+ </div>
+
+ <!-- Latest Tweets -->
+ <div class="span3">
+ <div class="footer-headline"><h4>Latest Tweets</h4></div>
+ <a class="twitter-timeline" href="https://twitter.com/ApacheFlex" data-chrome="noheader
nofooter noborders noscrollbar" data-widget-id="364567612920852480">Tweets by Apache Flex</a>
+ <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ <div class="clear"></div>
+ </div>
+
+ </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+ <div class="row-fluid">
+ <div class="span12">
+ <div id="footer-bottom">
+ Copyright © 2014 The Apache Software Foundation, Licensed under the Apache
License, Version 2.0 <br>
+ Apache Flex, Apache and the Apache feather logo are trademarks of The Apache
Software Foundation. All other marks mentioned may be trademarks or registered trademarks
of their respective owners.
+ Read more about our privacy policy on our <a href="about-privacy.html">Privacy
Policy</a> page.
+ <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+ </div>
+ </div>
+ </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
+</html>
\ No newline at end of file
|