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 2012/01/10 23:41:14 UTC

svn commit: r802339 - /websites/staging/flex/trunk/content/flex/irc.html

Author: buildbot
Date: Tue Jan 10 22:41:14 2012
New Revision: 802339

Log:
Staging update by buildbot

Added:
    websites/staging/flex/trunk/content/flex/irc.html

Added: websites/staging/flex/trunk/content/flex/irc.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/irc.html (added)
+++ websites/staging/flex/trunk/content/flex/irc.html Tue Jan 10 22:41:14 2012
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache Flex IRC Channel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">our new podling</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo&nbsp;<a href="/flex/">flex</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logo-contest.html">Logo Contest</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project_management_ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the_apache_software_foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache Flex IRC Channel</h1>
+    <p>For help with Flex related questions, please visit the <a href="http://chat.mibbit.com/?channel=%23flex&amp;server=irc.freenode.net">official Flex
+channel on Freenode.net</a> (#flex on irc.freenode.net).  It should be
+noted that this is not to discuss the Apache Flex project direction, but a
+place to get help with Flex development.  If you want to participate in the
+discussions for the project, please subscribe to the <a href="/flex/mailing-lists.html">development mailing
+list</a>.</p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>