Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / index.html
index 69a5ca4..345291e 100644 (file)
-<!DOCTYPE HTML>
-<html>
+<!DOCTYPE html>
+<html lang="en">
 <head>
-<meta charset="UTF-8" />
-<title>Welcome to Ext JS</title>
-<link rel="shortcut icon" href="http://www.sencha.com/favicon.ico" />
-<style type="text/css">
-
-* {
-    margin: 0;
-    padding: 0;
-}
-
-body {
-    background: #fff;
-    color: #333;
-    font: normal 12px/1.3 Helvetica, sans-serif;
-    margin: 0 auto 0;
-    padding: 0;
-    width: 800px;
-    
-    -webkit-font-smoothing: antialiased;
-    text-rendering: optimizelegibility;
-}
-
-p {
-    margin: 0 0 1em;
-}
-
-a:link,
-a:visited {
-    color: #0464BB;
-    text-decoration: none;
-}
-
-a:hover,
-a:focus,
-a:active {
-    color: #0464BB;
-    text-decoration: underline;
-}
-
-h1,h2,h3,h4,h5,h6 {
-    color: #222;
-    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    line-height: 1.1;    
-    margin-bottom: 0;
-    padding-bottom: 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;
-    margin: 0 0 24px;
-    padding: 0;
-}
-
-div#container {
-    margin: 0 auto;
-    overflow: hidden;
-    width: 800px;
-}
-
-.section {
-    float: left;
-    margin-right: 50px;
-    width: 233px;
-}
-
-.section h2 {
-    line-height: 30px;
-    margin: 0;
-    padding: 0;
-}
-
-#engage ul li {
-    height: 16px;
-    line-height: 16px;
-}
-
-#engage ul#social li a {
-    color: #777;
-    display: block;
-    height: 16px;
-    line-height: 16px;
-    margin: 6px 0 0;
-    padding-left: 22px;
-    text-decoration: none;
-}
-
-#engage ul#social li a span {
-    color: #0464BB;
-    font-weight: bold;
-    text-decoration: none;
-}
-
-#engage ul#social li a:hover {
-    color: #777;
-    text-decoration: none;
-}
-
-#engage ul#social li a:hover span {
-    color: #0464BB;
-    text-decoration: underline;
-}
-
-#engage a#join_us.button {
-    width: 148px;
-}
-
-#engage a#twitter {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 0;
-}
-
-#engage a#twitter:hover {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -16px;
-}
-
-#engage a#tumblr {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -32px;
-}
-
-#engage a#tumblr:hover {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -48px;
-}
-
-#engage a#facebook {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -64px;
-}
-
-#engage a#facebook:hover {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -80px;
-}
-
-#engage a#linkedin {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -128px;
-}
-
-#engage a#linkedin:hover {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -144px;
-}
-
-#engage a#blog {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -96px;
-}
-
-#engage a#blog:hover {
-    background: url(welcome/images/social_sprite.gif) no-repeat 0 -112px;
-}
-
-#license {
-    margin-right: 0;
-}
-
-ul,
-ul li {
-    list-style: none;
-    margin: 0;
-    padding: 0;
-}
-
-#learn ul li,
-#license ul li {
-    background: url(welcome/images/li.png) no-repeat 1px 2px;
-    padding: 0 0 0.5em 10px;
-    margin-left: 0px;
-}
-
-div#communication {
-    border-top: 1px solid #dfdfdf;
-    font-size: 13px;
-    height: 16px;
-    line-height: 16px;
-    margin: 24px 0;
-    overflow: hidden;
-    overflow: visible;
-    padding: 24px 0 0;
-}
-
-div#communication form {
-    float: left;
-    width: 550px;
-}
-
-div#communication p {
-    color: #222;
-    margin: 0;
-}
-
-div#communication p strong {
-    color: #555;
-}
-
-div#communication input#MERGE0 {
-    padding: 2px;
-}
-
-div#communication p#jobs {
-    float: right;
-    text-align: right;
-    width: 220px;
-}
-
-</style>
+    <meta charset="utf-8">
+        <title>Welcome to Ext JS 4</title>
+        <meta name="description" content="Create amazing web apps built on web standards. Sencha Touch, HTML5 mobile app framework. Ext JS, cross-browser JavaScript framework. Ext GWT" />
+
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+    <link rel="shortcut icon" type="image/ico" href="/favicon.ico" />
+
+    <link rel="stylesheet" type="text/css" media="screen, projection, print" href="welcome/css/welcome.css" />
+    <!--[if lt IE 9]>
+    <![endif]-->
+    <!--[if lt IE 8]>
+    <![endif]-->
+    <link rel="alternate" type="application/rss+xml" title="Sencha Blog" href="http://feeds.feedburner.com/SenchaBlog" />
+    <link rel="alternate" type="application/rss+xml" title="Sencha in the News" href="http://www.sencha.com/company/news-rss">
+    <link rel="alternate" type="application/rss+xml" title="Sencha Press Releases" href="http://www.sencha.com/company/press-rss">
+    <link rel="alternate" type="application/rss+xml" title="Careers at Sencha" href="http://www.sencha.com/company/careers-rss">
+
+    <script src="http://use.typekit.com/uxj6dew.js" type="text/javascript" charset="utf-8"></script>
+    <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
+    <!--[if lt IE 9]>
+    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript" charset="utf-8"></script>
+    <![endif]-->
+    <!--[if lt IE 7]>
+      <link rel="stylesheet" type="text/css" media="screen, projection" href="welcome/css/welcome_ie6.css" />
+    <![endif]-->
 </head>
 <body>
-<div id="page">
-<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="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="http://www.sencha.com/learn/Tutorial:Ext_StartUp_Guide">Getting Started Guide</a></li>
-<li><a href="examples/">Examples</a></li>
-<li><a href="release-notes.html">Release Notes</a></li>
-</ul>
-</div>
-
-<div id="engage" class="section">
-<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/senchainc" 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.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"><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>
+    <div id="content">
+        <header>
+            <h5 id="logo"><a href="http://www.sencha.com">Sencha</a></h5>
+        </header>
+        <section id="page">
+            <div class="auto_columns two">
+                <div class="column">
+                    <h2>Welcome to the <strong>Ext JS 4</strong>!</h2>
+                    <p class="intro">Ext JS 4 is a pure JavaScript application framework that works everywhere from IE6 to Chrome 11. It enables you to create the best cross-platform applications using nothing but a browser, and has a phenomenal API.</p>
+                    <p class="intro">This is the biggest upgrade we've ever made to Ext JS and we think you're going to love it.</p>
+                    <p class="button-group"><a href="examples/index.html" class="button-link inline">View the Examples</a> <a href="http://www.sencha.com/forum/forumdisplay.php?79-Ext-JS-Community-Forums-4.x" class="more-icon">Discuss Ext JS 4 on the forum</a></p>
+                </div>
+                <div class="column">
+                    <img src="welcome/img/hero-extjs4-alt.png" id="feature-img" class="pngfix" />
+                    <div class="auto_columns two" id="right">
+                        <div class="column">
+                            <h3>What&rsquo;s New</h3>
+                            <p>We have also been posting summaries of new features and changes to <a href="http://www.sencha.com/blog/">our blog</a>:</p>
+                            <ul class="type13">
+                                <li><a href="http://www.sencha.com/blog/ext-js-4-preview-drawing-and-charting/">Drawing &amp; Charting</a></li>
+                                <li><a href="http://www.sencha.com/blog/ext-js-4-anatomy-of-a-model/">Anatomy of a Model</a></li>
+                                <li><a href="http://www.sencha.com/blog/countdown-to-ext-js-4-data-package/">Data Package</a></li>
+                                <li><a href="http://www.sencha.com/blog/countdown-to-ext-js-4-dynamic-loading-and-new-class-system/">Dynamic Loading and the New Class System</a></li>
+                            </ul>
+                            <p><a href="http://www.sencha.com/products/extjs4-preview/" class="more-icon">Learn more on sencha.com</a></p>
+                            <p><a href="docs/index.html" class="more-icon">API Docs</a></p>
+                            <p><a href="release-notes.html" class="more-icon">Release Notes</a></p>
+                        </div>
+                        <div class="column">
+                            <h3>Upgrading</h3>
+                            <p>Sencha also offers <a href="http://www.sencha.com/training/">training courses</a> and <a href="http://www.sencha.com/support/services/">professional services</a> for companies wishing to use Ext JS 4.</p>
+                        </div>
+                    </div>
+
+                </div>
+            </div>
+        </section>
+        <footer>
+            <ul class="zero inline-social">
+                <li><a href="http://twitter.com/senchainc" class="twitter">Twitter</a></li>
+                <li><a href="http://www.facebook.com/senchainc" class="facebook">Facebook</a></li>
+                <li><a href="http://senchainc.tumblr.com/" class="tumblr">Tumblr</a></li>
+                <li><a href="http://j.mp/sencha-in" class="linkedin">LinkedIn</a></li>
+                <li><a href="http://feeds.feedburner.com/SenchaBlog" class="rss">RSS Feed</a></li>
+                <li><a href="http://www.vimeo.com/sencha" class="vimeo">Vimeo</a></li>
+            </ul>
+            <p>&copy; 2011 Sencha</p>
+        </footer>
+    </div>
 </body>
 </html>
\ No newline at end of file