Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / index.html
index 1598018..74722f3 100644 (file)
@@ -3,7 +3,7 @@
 <head>
 <meta charset="UTF-8" />
 <title>Welcome to Ext JS</title>
-<link rel="shortcut icon" href="http://www.extjs.com/favicon.ico" />
+<link rel="shortcut icon" href="http://www.sencha.com/favicon.ico" />
 <style type="text/css">
 
 * {
 }
 
 body {
-    background: #f7f7f7 url(welcome/images/bg-x.png) repeat-x 0 0;
-    color: #999;
-    font: normal 11px/1.3 Verdana, sans-serif;
+    background: #fff;
+    color: #333;
+    font: normal 12px/1.3 Helvetica, sans-serif;
     margin: 0 auto 0;
     padding: 0;
-    width: 740px;
+    width: 800px;
+    
+    -webkit-font-smoothing: antialiased;
+    text-rendering: optimizelegibility;
 }
 
 p {
@@ -39,65 +42,104 @@ a:active {
 
 h1,h2,h3,h4,h5,h6 {
     color: #222;
-    font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Arial,Verdana, sans-serif;
-    font-size: 24px;
-    font-weight: normal;
-    line-height: 24px;
+    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    line-height: 1.1;    
     margin-bottom: 0;
     padding-bottom: 0;
 }
 
-#page {
-    background: url(welcome/images/header.png) no-repeat 50% 0;
+a#logo {
+    background: url(welcome/images/logo-sencha-sm.png) no-repeat 0 100%;
+    display: block;
+    height: 58px;
+    margin: 0 0 24px;
+    overflow: hidden;
+    padding: 0px;
+    text-indent: 150%;
+    white-space: nowrap;
+    width: 134px;
+}
+
+#header {
+    background: url(welcome/images/ext-comp.png) no-repeat 100% 48px;
+    height: 320px;
+}
+
+#header h1 {
+    font-size: 32px;
+    margin: 45px 0 12px;
+    width: 350px;
+}
+
+#header p {
+    color: #555;
+    font-size: 16px;
+    line-height: 1.5;
+    width: 360px;
+}
+
+div.button-wrap {
+    padding: 0 0 1em;
+}
+
+.button:link,
+.button:visited {
+    background: #2a64a6;
+    border: 1px solid;
+    border-color: transparent transparent rgba(0,0,0,0.4) transparent;
+    -webkit-border-radius: 13px;
+    -moz-border-radius:    13px;
+    border-radius:         13px;
+    color: #fff;
+    display: table-cell;
+    font-size: 13px;
+    font-weight: bold;
+    height: 13px;
+    padding: 2px 12px;
+    text-align: center;
+    text-decoration: none;
+    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
+    width: 114px;
+}
+
+.button:hover,
+.button:focus {
+    background: #265B98;
+}
+
+.button:active {
+    background: #1F4C7E;
+    border-color: rgba(0,0,0,0.4) transparent transparent transparent;
+    text-decoration: none;
+    text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
+}
+
+h2 {
+    font-size: 18px;
 }
 
 #header {
     display: block;
-    height: 328px;
-    margin: 0 auto;
+    margin: 0 0 24px;
     padding: 0;
-    width: 620px;
-
-    overflow: hidden;
-    text-indent: 150%;
-    white-space: nowrap;
 }
 
 div#container {
     margin: 0 auto;
     overflow: hidden;
-    width: 740px;
+    width: 800px;
 }
 
 .section {
     float: left;
-    margin-right: 40px;
-    width: 220px;
+    margin-right: 50px;
+    width: 233px;
 }
 
 .section h2 {
-    height: 30px;
     line-height: 30px;
     margin: 0;
     padding: 0;
-    width: 100px;
-
-    overflow: hidden;
-    text-indent: 150%;
-    white-space: nowrap;
-
-}
-
-#learn h2 {
-    background: url(welcome/images/h_learn.png) no-repeat 0 0;
-}
-
-#engage h2 {
-    background: url(welcome/images/h_engage.png) no-repeat 0 0;
-}
-
-#license h2 {
-    background: url(welcome/images/h_license.png) no-repeat 0 0;
 }
 
 #engage ul li {
@@ -131,24 +173,8 @@ div#container {
     text-decoration: underline;
 }
 
-#engage a#join_us {
-    background: url(welcome/images/button_join_us.png) no-repeat 0 0;
-    display: block;
-    height: 27px;
-
-    margin: 0 32px 16px 0;
-    padding: 0;
-
-    width: 81px;
-
-    overflow: hidden;
-    text-indent: 150%;
-    white-space: nowrap;
-}
-
-#engage a#join_us:hover,
-#engage a#join_us:active {
-    background: url(welcome/images/button_join_us.png) no-repeat 0 -27px;
+#engage a#join_us.button {
+    width: 148px;
 }
 
 #engage a#twitter {
@@ -210,136 +236,109 @@ ul li {
 }
 
 div#communication {
-    background: url(welcome/images/comm.png) no-repeat 50% 0;
-    height: 40px;
-    margin: 18px auto 0;
-    padding: 18px 0 32px;
-    text-align: center;
-    width: 720px;
-}
-
-div#communication p {
-    color: #222;
-    font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Arial,Verdana, sans-serif;
+    border-top: 1px solid #dfdfdf;
     font-size: 13px;
-    font-weight: normal;
     height: 16px;
     line-height: 16px;
+    margin: 24px 0;
+    overflow: hidden;
+    overflow: visible;
+    padding: 24px 0 0;
 }
 
-div#communication p span {
-    display: block;
-    height: 28px;
-    margin-right: 12px;
-}
-
-div#communication input#MERGE0 {
-    padding: 2px;
-}
-
-div#jobs p {
-    font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Arial,Verdana, sans-serif;
-    font-size: 13px;
-    font-weight: normal;
-    height: 12px;
-    line-height: 12px;
-    margin: 22px auto;
-    text-align: center;
-    width: 720px;
+div#communication form {
+    float: left;
+    width: 550px;
 }
 
-div#jobs p strong {
+div#communication p {
     color: #222;
+    margin: 0;
 }
 
-</style>
-
-<!--[if lte IE 6]>
-<style type="text/css">
-
-body {
-    background: #f7f7f7;
-}
-
-#page {
-    background: url(welcome/images/header_ie6.png) no-repeat 50% 0;
-}
-
-#learn h2 {
-    background: url(welcome/images/h_learn_ie6.png) no-repeat 0 0;
+div#communication p strong {
+    color: #555;
 }
 
-#engage h2 {
-    background: url(welcome/images/h_engage_ie6.png) no-repeat 0 0;
+div#communication input#MERGE0 {
+    padding: 2px;
 }
 
-#license h2 {
-    background: url(welcome/images/h_license_ie6.png) no-repeat 0 0;
+div#communication p#jobs {
+    float: right;
+    text-align: right;
+    width: 220px;
 }
 
-
 </style>
-<![endif]-->
-
 </head>
 <body>
 <div id="page">
-<a id="header" class="png" href="http://www.extjs.com/"><strong>Welcome to Ext JS</strong>&nbsp;Thank you for downloading Ext JS. With a community of over one million developers and our robust family of Extware products, Ext JS is the leader in Javascript application development.</a>
-
+<div id="header">
+<a href="http://www.sencha.com/" id="logo">Sencha - Ext JS - Amazing Web Apps Built on Web Standards</a>
+<h1>Welcome to Ext JS</h1>
+<p>Thank you for downloading Ext JS. With a community of over one million developers and our robust family of Sencha products, Ext JS is the leader in Javascript application development.</p>
+<div class="button-wrap">
+    <a href="examples/" id="examples" class="button"><span>View Examples</span></a>
+</div>
+</div>
 <div id="container">
 <div id="learn" class="section">
-    <h2>Learn</h2>
-    <p>Use the included files to <a href="examples/index.html">view samples</a> and our <a href="http://www.extjs.com/deploy/dev/docs/">API documentation</a>.</p>
-    <p>For advanced, hands-on support, please see our premium <a href="http://extjs.com/store">support subscriptions</a>. Larger organizations can use <a href="http://www.extjs.com/support/">our enterprise training and services</a>.</p>
-    <ul>
-        <li><a href="examples/index.html" target="_blank">Samples</a></li>
-        <li><a href="http://extjs.com/learn" target="_blank">Wiki</a></li>
-        <li><a href="http://extjs.com/learn/Ext_FAQ" target="_blank">FAQ</a></li>
-    </ul>
+<h2>Learn</h2>
+<p>Use the included files to <a href="examples/index.html">view samples</a> and our <a href="docs/">API documentation</a>.</p>
+<p>For advanced, hands-on support, please see our premium <a href="http://www.sencha.com/store">support subscriptions</a>. Larger organizations can use <a href="http://www.sencha.com/support/">our enterprise training and services</a>.</p>
+<ul>
+<li><a href="examples/index.html" target="_blank">Samples</a></li>
+<li><a href="http://www.sencha.com/learn" target="_blank">Wiki</a></li>
+<li><a href="http://www.sencha.com/learn/Ext_FAQ" target="_blank">FAQ</a></li>
+</ul>
 </div>
 
 <div id="engage" class="section">
-    <h2>Engage</h2>
-    <p>Our <a href="http://www.extjs.com/forum/">community forums</a> have over 100,000 registered users and are a great place to ask questions and interact with other Ext JS developers.</p>
-
-    <a href="http://www.extjs.com/forum/" id="join_us">Join Us</a>
-
-    <ul id="social">
-        <li><a href="http://twitter.com/extjs" id="twitter"><span>Follow @extjs</span> on Twitter</a></li>
-        <li><a href="http://extjs.tumblr.com/" id="tumblr"><span>Check out</span> our new Tumblog</a></li>
-        <li><a href="http://www.facebook.com/pages/Ext-JS/96223925772" id="facebook"><span>Become a fan</span> on Facebook</a></li>
-        <li><a href="http://j.mp/ext-in" id="linkedin"><span>Network with us</span> on LinkedIn</a></li>
-        <li><a href="http://www.extjs.com/blog/" id="blog"><span>Subscribe</span> to the official blog</a></li>
-    </ul>
+<h2>Engage</h2>
+<p>Our <a href="http://www.sencha.com/forum/">community forums</a> have over 100,000 registered users and are a great place to ask questions and interact with other Ext JS developers.</p>
+
+<div class="button-wrap">
+    <a href="http://www.sencha.com/forum/register.php" id="join_us" class="button"><span>Join Sencha Forum</span></a>
+</div>
+
+<ul id="social">
+<li><a href="http://twitter.com/senchainc" id="twitter"><span>Follow @SenchaInc</span> on Twitter</a></li>
+<li><a href="http://senchainc.tumblr.com/" id="tumblr"><span>Check out</span> our new Tumblelog</a></li>
+<li><a href="http://www.facebook.com/pages/Ext-JS/96223925772" id="facebook"><span>Become a fan</span> on Facebook</a></li>
+<li><a href="http://j.mp/sencha-in" id="linkedin"><span>Network with us</span> on LinkedIn</a></li>
+<li><a href="http://www.sencha.com/blog/" id="blog"><span>Subscribe</span> to the official blog</a></li>
+</ul>
 </div>
 
 <div id="license" class="section">
-    <h2>License</h2>
-    <p>Ext JS is <a href="http://www.extjs.com/company/dual.php">dual licensed</a>. This means:</p>
-    <ul>
-        <li>Free to use and test in your local development environment.</li>
-        <li>Free to use in your open source projects.</li>
-        <li>Purchase a developer license if you don&rsquo;t plan on releasing your website or application&rsquo;s code as open source.</li>
-    </ul>
-    <p>To purchase a commercial license, please see our <a href="http://www.extjs.com/store/extjs/">pricing page</a>.</p>
+<h2>License</h2>
+<p>Ext JS is <a href="http://www.sencha.com/company/dual.php">dual licensed</a>. This means:</p>
+<ul>
+<li>Free to use and test in your local development environment.</li>
+<li>Free to use in your open source projects.</li>
+<li>Purchase a developer license if you don&rsquo;t plan on releasing your website or application&rsquo;s code as open source.</li>
+</ul>
+<p>To purchase a commercial license, please see our <a href="http://www.sencha.com/store/extjs/">pricing page</a>.</p>
 </div>
 </div>
 
 <div id="communication">
-    <form action="http://extjs.us1.list-manage.com/subscribe/post" method="post">
-        <p><label for="MERGE0"><span>Sign up to stay in the loop:</span>
-            <input name="u" type="hidden" value="fb30e9d0e8ab5e66a19398a14" />
-            <input name="id" type="hidden" value="0d77ae4ac0" />
-            <input name="orig-lang" type="hidden" value="1" />
-            <input id="MERGE0" name="MERGE0" type="email" autofocus="true" placeholder="johndoe@example.com" size="25" />
-            <input id="submit" name="submit" type="submit" value="Subscribe" />
-        </label></p>
-    </form>
+<form action="http://extjs.us1.list-manage.com/subscribe/post" method="post">
+<p>
+<label for="MERGE0"><strong>Sign up to stay in the loop:</strong></label>
+<input name="u" type="hidden" value="fb30e9d0e8ab5e66a19398a14" />
+<input name="id" type="hidden" value="879d2e6c9b" />
+<input name="refurl" type="hidden" value="/extjs" />
+<input name="interests" type="hidden" value="Company News, Ext JS" />
+<input name="orig-lang" type="hidden" value="1" />
+<input id="MERGE0" name="MERGE0" type="email" autofocus="true" placeholder="johndoe@example.com" size="25" />
+<input id="submit" name="submit" type="submit" value="Subscribe" />
+</p>
+</form>
+<p id="jobs">Check out our <a href="http://jobs.extjs.com/">Job Board &raquo;</a></p>
 </div>
 
-<div id="jobs">
-    <p><strong>Looking for a job?</strong> Check out our <a href="http://jobs.extjs.com/">Ext Job Board</a>, where companies worldwide seek Ext developers.</p>
-</div>
 </div>
 </body>
 </html>
\ No newline at end of file