You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2013/07/18 22:30:56 UTC

svn commit: r1504640 - in /cordova/site: Gemfile public/artwork.html public/blog/index.html public/index.html public/rss.xml www/_posts/2013-07-08-cordova-has-a-blog.md

Author: brianleroux
Date: Thu Jul 18 20:30:55 2013
New Revision: 1504640

URL: http://svn.apache.org/r1504640
Log:
first draft of 3 blog

Modified:
    cordova/site/Gemfile
    cordova/site/public/artwork.html
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml
    cordova/site/www/_posts/2013-07-08-cordova-has-a-blog.md

Modified: cordova/site/Gemfile
URL: http://svn.apache.org/viewvc/cordova/site/Gemfile?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/Gemfile (original)
+++ cordova/site/Gemfile Thu Jul 18 20:30:55 2013
@@ -1,5 +1,6 @@
 source "https://rubygems.org"
 gem 'jekyll'
 gem 'rake'
-
+gem 'less'
+gem 'therubyracer'
 

Modified: cordova/site/public/artwork.html
URL: http://svn.apache.org/viewvc/cordova/site/public/artwork.html?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/public/artwork.html (original)
+++ cordova/site/public/artwork.html Thu Jul 18 20:30:55 2013
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-    <link rel="SHORTCUT ICON" href="http://cordova.apache.org/favicon.ico"/>
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,13 +12,13 @@
     -->
     <title>Apache Cordova</title>
     <!-- syntax highlighting CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <link rel="stylesheet" href="/css/syntax.css">
     <!-- Custom CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/main.css">
+    <link rel="stylesheet" href="/css/main.css">
 
     <!-- Cordova CSS -->
-    <link rel="stylesheet" type="text/css" href="http://cordova.apache.org/css/master.css">
-    <script src="http://cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <link rel="stylesheet" type="text/css" href="/css/master.css">
+    <script src="/js/smooth.pack.js" type="text/javascript"></script>
     <script type="text/javascript">
       var _gaq = _gaq || [];
       _gaq.push(['_setAccount', 'UA-94271-30']);
@@ -37,23 +37,23 @@
 </a>
 <div id="header">
     <div class="wrap">
-        <a class="logo" href="http://cordova.apache.org/#top"></a>
+        <a class="logo" href="/#top"></a>
         <div class="menu">
-            <a href="http://cordova.apache.org/#about">About</a>
-            <a href="http://cordova.apache.org/#news">News</a>
-            <a href="http://cordova.apache.org/#contribute">Contribute</a>
-            <a href="http://cordova.apache.org/#mailing-list">Mailing List</a>
-            <a href="http://cordova.apache.org/#download">Download</a>
-            <a href="http://cordova.apache.org/#links">Quick Links</a>
+            <a href="/#about">About</a>
+            <a href="/#news">News</a>
+            <a href="/#contribute">Contribute</a>
+            <a href="/#mailing-list">Mailing List</a>
+            <a href="/#download">Download</a>
+            <a href="/#links">Quick Links</a>
         </div>
         <form class="menu-dropdown">
             <select onchange="location = this.options[this.selectedIndex].value;">
-                <option value="http://cordova.apache.org/#about">About</option>
-                <option value="http://cordova.apache.org/#news">News</option>
-                <option value="http://cordova.apache.org/#contribute">Contribute</option>
-                <option value="http://cordova.apache.org/#mailing-list">Mailing List</option>
-                <option value="http://cordova.apache.org/#download">Download</option>
-                <option value="http://cordova.apache.org/#links">Quick Links</option>
+                <option value="/#about">About</option>
+                <option value="/#news">News</option>
+                <option value="/#contribute">Contribute</option>
+                <option value="/#mailing-list">Mailing List</option>
+                <option value="/#download">Download</option>
+                <option value="/#links">Quick Links</option>
             </select>
         </form>
     </div>
@@ -115,7 +115,7 @@
         <div class="list-container">
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+                <li><a href="/index.html#about">About Cordova<span></span></a></li>
 
                 
                 <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
@@ -123,12 +123,12 @@
                 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+                <li><a href="/artwork.html">Artwork<span></span></a></li>
             </ul>
 
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="/index.html#download">Download<span></span></a></li>
                 <li><a href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
 
                 
@@ -139,7 +139,7 @@
                 <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+                <li><a href="/index.html#mailing-list">Mailing List<span></span></a></li>
             </ul>
 
             <ul class="list quick-links last">

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Jul 18 20:30:55 2013
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-    <link rel="SHORTCUT ICON" href="http://cordova.apache.org/favicon.ico"/>
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,13 +12,13 @@
     -->
     <title>Apache Cordova Blog</title>
     <!-- syntax highlighting CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <link rel="stylesheet" href="/css/syntax.css">
     <!-- Custom CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/main.css">
+    <link rel="stylesheet" href="/css/main.css">
 
     <!-- Cordova CSS -->
-    <link rel="stylesheet" type="text/css" href="http://cordova.apache.org/css/master.css">
-    <script src="http://cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <link rel="stylesheet" type="text/css" href="/css/master.css">
+    <script src="/js/smooth.pack.js" type="text/javascript"></script>
     <script type="text/javascript">
       var _gaq = _gaq || [];
       _gaq.push(['_setAccount', 'UA-94271-30']);
@@ -37,23 +37,23 @@
 </a>
 <div id="header">
     <div class="wrap">
-        <a class="logo" href="http://cordova.apache.org/#top"></a>
+        <a class="logo" href="/#top"></a>
         <div class="menu">
-            <a href="http://cordova.apache.org/#about">About</a>
-            <a href="http://cordova.apache.org/#news">News</a>
-            <a href="http://cordova.apache.org/#contribute">Contribute</a>
-            <a href="http://cordova.apache.org/#mailing-list">Mailing List</a>
-            <a href="http://cordova.apache.org/#download">Download</a>
-            <a href="http://cordova.apache.org/#links">Quick Links</a>
+            <a href="/#about">About</a>
+            <a href="/#news">News</a>
+            <a href="/#contribute">Contribute</a>
+            <a href="/#mailing-list">Mailing List</a>
+            <a href="/#download">Download</a>
+            <a href="/#links">Quick Links</a>
         </div>
         <form class="menu-dropdown">
             <select onchange="location = this.options[this.selectedIndex].value;">
-                <option value="http://cordova.apache.org/#about">About</option>
-                <option value="http://cordova.apache.org/#news">News</option>
-                <option value="http://cordova.apache.org/#contribute">Contribute</option>
-                <option value="http://cordova.apache.org/#mailing-list">Mailing List</option>
-                <option value="http://cordova.apache.org/#download">Download</option>
-                <option value="http://cordova.apache.org/#links">Quick Links</option>
+                <option value="/#about">About</option>
+                <option value="/#news">News</option>
+                <option value="/#contribute">Contribute</option>
+                <option value="/#mailing-list">Mailing List</option>
+                <option value="/#download">Download</option>
+                <option value="/#links">Quick Links</option>
             </select>
         </form>
     </div>
@@ -63,16 +63,16 @@
 
 
         <div class="site">
-<h1>Blog Posts</h1><a href="http://cordova.apache.org/rss.xml">Subscribe</a>
+<h1>Blog Posts</h1><a href="/rss.xml">Subscribe</a>
 <ul class="posts">
   
     <li>
     <span>11 Jul 2013</span> &raquo;
-    <a href="http://cordova.apache.org/blog/2013/07/11/cordova-has-a-blog.html">Apache Cordova Gets an Official Blog</a>
+    <a href="/blog/2013/07/11/cordova-3.html">Apache Cordova Gets an Official Blog</a>
     </li>
   
 </ul>
-<a href="http://feed1.w3.org/check.cgi?url=http://cordova.apache.org/rss.xml"><img src="http://cordova.apache.org/images/valid-rss-rogers.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a>
+<a href="http://feed1.w3.org/check.cgi?url=/rss.xml"><img src="/images/valid-rss-rogers.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a>
 </div>
 
 
@@ -95,7 +95,7 @@
         <div class="list-container">
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+                <li><a href="/index.html#about">About Cordova<span></span></a></li>
 
                 
                 <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
@@ -103,12 +103,12 @@
                 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+                <li><a href="/artwork.html">Artwork<span></span></a></li>
             </ul>
 
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="/index.html#download">Download<span></span></a></li>
                 <li><a href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
 
                 
@@ -119,7 +119,7 @@
                 <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+                <li><a href="/index.html#mailing-list">Mailing List<span></span></a></li>
             </ul>
 
             <ul class="list quick-links last">

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Thu Jul 18 20:30:55 2013
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-    <link rel="SHORTCUT ICON" href="http://cordova.apache.org/favicon.ico"/>
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,13 +12,13 @@
     -->
     <title>Apache Cordova</title>
     <!-- syntax highlighting CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <link rel="stylesheet" href="/css/syntax.css">
     <!-- Custom CSS -->
-    <link rel="stylesheet" href="http://cordova.apache.org/css/main.css">
+    <link rel="stylesheet" href="/css/main.css">
 
     <!-- Cordova CSS -->
-    <link rel="stylesheet" type="text/css" href="http://cordova.apache.org/css/master.css">
-    <script src="http://cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <link rel="stylesheet" type="text/css" href="/css/master.css">
+    <script src="/js/smooth.pack.js" type="text/javascript"></script>
     <script type="text/javascript">
       var _gaq = _gaq || [];
       _gaq.push(['_setAccount', 'UA-94271-30']);
@@ -37,23 +37,23 @@
 </a>
 <div id="header">
     <div class="wrap">
-        <a class="logo" href="http://cordova.apache.org/#top"></a>
+        <a class="logo" href="/#top"></a>
         <div class="menu">
-            <a href="http://cordova.apache.org/#about">About</a>
-            <a href="http://cordova.apache.org/#news">News</a>
-            <a href="http://cordova.apache.org/#contribute">Contribute</a>
-            <a href="http://cordova.apache.org/#mailing-list">Mailing List</a>
-            <a href="http://cordova.apache.org/#download">Download</a>
-            <a href="http://cordova.apache.org/#links">Quick Links</a>
+            <a href="/#about">About</a>
+            <a href="/#news">News</a>
+            <a href="/#contribute">Contribute</a>
+            <a href="/#mailing-list">Mailing List</a>
+            <a href="/#download">Download</a>
+            <a href="/#links">Quick Links</a>
         </div>
         <form class="menu-dropdown">
             <select onchange="location = this.options[this.selectedIndex].value;">
-                <option value="http://cordova.apache.org/#about">About</option>
-                <option value="http://cordova.apache.org/#news">News</option>
-                <option value="http://cordova.apache.org/#contribute">Contribute</option>
-                <option value="http://cordova.apache.org/#mailing-list">Mailing List</option>
-                <option value="http://cordova.apache.org/#download">Download</option>
-                <option value="http://cordova.apache.org/#links">Quick Links</option>
+                <option value="/#about">About</option>
+                <option value="/#news">News</option>
+                <option value="/#contribute">Contribute</option>
+                <option value="/#mailing-list">Mailing List</option>
+                <option value="/#download">Download</option>
+                <option value="/#links">Quick Links</option>
             </select>
         </form>
     </div>
@@ -98,9 +98,159 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
-      <li><span>11 Jul 2013</span> &raquo; <a href="http://cordova.apache.org/blog/2013/07/11/cordova-has-a-blog.html">Apache Cordova Gets an Official Blog</a>
-      <p>Cordova now has a Blog! Look here to stay up-to-date with what&#8217;s happening with the project. There is a major release <a href='https://issues.apache.org/jira/browse/CB/fixforversion/12322491'>3.0</a> just around the corner (July 19, 2013), and we are really excited about it!</p>
-      <a href="http://cordova.apache.org/blog/2013/07/11/cordova-has-a-blog.html">Read More...</a>
+      <li><span>11 Jul 2013</span> &raquo; <a href="/blog/2013/07/11/cordova-3.html">Apache Cordova Gets an Official Blog</a>
+      <!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Apache Cordova Gets an Official Blog</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/master.css">
+    <script src="/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _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>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="/#top"></a>
+        <div class="menu">
+            <a href="/#about">About</a>
+            <a href="/#news">News</a>
+            <a href="/#contribute">Contribute</a>
+            <a href="/#mailing-list">Mailing List</a>
+            <a href="/#download">Download</a>
+            <a href="/#links">Quick Links</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="/#about">About</option>
+                <option value="/#news">News</option>
+                <option value="/#contribute">Contribute</option>
+                <option value="/#mailing-list">Mailing List</option>
+                <option value="/#download">Download</option>
+                <option value="/#links">Quick Links</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Apache Cordova Gets an Official Blog</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/csantanapr">Carlos Santana</a></div>
+    <p class="meta">11 Jul 2013</p>
+    <div class="post">
+    <p>Cordova now has a Blog! Look here to stay up-to-date with what&#8217;s happening with the project. There is a major release <a href='https://issues.apache.org/jira/browse/CB/fixforversion/12322491'>3.0</a> just around the corner (July 19, 2013), and we are really excited about it!</p>
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="/index.html#mailing-list">Mailing List<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+</body>
+</html>
+
+      <a href="/blog/2013/07/11/cordova-3.html">Read More...</a>
     
 
   </ul>
@@ -310,7 +460,7 @@
         <div class="list-container">
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+                <li><a href="/index.html#about">About Cordova<span></span></a></li>
 
                 
                 <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
@@ -318,12 +468,12 @@
                 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+                <li><a href="/artwork.html">Artwork<span></span></a></li>
             </ul>
 
             <ul class="list quick-links">
                 <li class="corner"></li>
-                <li><a href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="/index.html#download">Download<span></span></a></li>
                 <li><a href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
 
                 
@@ -334,7 +484,7 @@
                 <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
                 
 
-                <li><a href="http://cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+                <li><a href="/index.html#mailing-list">Mailing List<span></span></a></li>
             </ul>
 
             <ul class="list quick-links last">

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Thu Jul 18 20:30:55 2013
@@ -3,15 +3,15 @@
 <channel>
         <title>Apache Cordova</title>
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
-        <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
-        <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Fri, 12 Jul 2013 22:33:17 -0400</lastBuildDate>
-        <pubDate>Fri, 12 Jul 2013 22:33:17 -0400</pubDate>
+        <atom:link href="/rss.xml" rel="self" type="application/rss+xml" />
+        <link>/rss.xml</link>
+        <lastBuildDate>Thu, 18 Jul 2013 13:28:49 -0700</lastBuildDate>
+        <pubDate>Thu, 18 Jul 2013 13:28:49 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
-            <url>http://cordova.apache.org</url>
+            <url></url>
             <title>Apache Cordova</title>
-            <link>http://cordova.apache.org/rss.xml</link>
+            <link>/rss.xml</link>
             <width>128</width>
             <height>128</height>
             <description>Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
@@ -20,12 +20,12 @@
 
         <item>
                 <title>Apache Cordova Gets an Official Blog</title>
-                <description>&lt;p&gt;Cordova now has a Blog! Look here to stay up-to-date with what&amp;#8217;s happening with the project. There is a major release &lt;a href='https://issues.apache.org/jira/browse/CB/fixforversion/12322491'&gt;3.0&lt;/a&gt; just around the corner (July 19, 2013), and we are really excited about it!&lt;/p&gt;
+                <description>&lt;p&gt;Cordova now has a Blog! Look here to stay up-to-date with what&amp;#8217;s happening with the project. There is a major release &lt;a href=&#39;https://issues.apache.org/jira/browse/CB/fixforversion/12322491&#39;&gt;3.0&lt;/a&gt; just around the corner (July 19, 2013), and we are really excited about it!&lt;/p&gt;
 
-&lt;p&gt;Be sure to &lt;a href='http://cordova.apache.org/rss.xml'&gt;subscribe&lt;/a&gt; using RSS&lt;/p&gt;</description>
-                <link>http://cordova.apache.org/blog/2013/07/11/cordova-has-a-blog.html</link>
-                <guid>http://cordova.apache.org/blog/2013/07/11/cordova-has-a-blog</guid>
-                <pubDate>Thu, 11 Jul 2013 15:45:04 -0400</pubDate>
+&lt;p&gt;Be sure to &lt;a href=&#39;/rss.xml&#39;&gt;subscribe&lt;/a&gt; using RSS&lt;/p&gt;</description>
+                <link>/blog/2013/07/11/cordova-3.html</link>
+                <guid>/blog/2013/07/11/cordova-3</guid>
+                <pubDate>Thu, 11 Jul 2013 13:45:04 -0700</pubDate>
         </item>
 
 

Modified: cordova/site/www/_posts/2013-07-08-cordova-has-a-blog.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2013-07-08-cordova-has-a-blog.md?rev=1504640&r1=1504639&r2=1504640&view=diff
==============================================================================
--- cordova/site/www/_posts/2013-07-08-cordova-has-a-blog.md (original)
+++ cordova/site/www/_posts/2013-07-08-cordova-has-a-blog.md Thu Jul 18 20:30:55 2013
@@ -1,17 +1,78 @@
 ---
 layout: post
 author:
-    name: Carlos Santana
-    url: https://twitter.com/csantanapr
-title:  "Apache Cordova Gets an Official Blog"
-date:   2013-07-11 15:45:04 -5
-categories: blog
-tags: news
+    name: Brian LeRoux
+    url: https://twitter.com/brianleroux
+title:  "Apache Cordova 3.0"
+date:   2013-07-19 15:45:04 -5
+categories: blog releases
+published: false
+tags: news releases MAJOR
 ---
 
-Cordova now has a Blog! Look here to stay up-to-date with what's happening with the project.
-There is a major release [3.0](https://issues.apache.org/jira/browse/CB/fixforversion/12322491)
-just around the corner (July 19, 2013), and we are really excited about it!
+# Cordova 3.0 Released
 
-Be sure to [subscribe]({{ site.baseurl }}{{ site.rss_path }}) using RSS
+Snapshot available on our [download page](https://www.apache.org/dist/cordova/) but before downloading please read on to find out whats new including for more ways to work with Cordova!
 
+## Light Weight Core
+
+Cordova 3 introduces a new unified project structure and ships with a very limited API surface. Developers can now compose a version of Cordova with only the APIs they need. In the past, Cordova shipped with the entire kitchen sink of APIs that most applicaitons only needed a small subset of. This lead to messy, and often not even neccessary, upgrading for our community. With the release of Cordova 3 you start with a very light weight core and only add the API surface your application requires. Obviously, this means a performance improvement but the real win here is maintainance and upgrading. We'll continue to maintain "core" APIs which are the same device APIs you've come to know and love. 
+
+## New Command Line Tooling
+
+We're very excited to share two new command line tools: Cordova and Plugman. Both are implemented using `NodeJS` and thusly distributed via `npm`. The `cordova` command line tool has been a long time coming. It unifies all platforms into a single project structure which enables us to extend with futher tooling around plugins. This is where `plugman` fits in, allowing for automated discovery, installation, and removal of core and custom plugins.
+
+We've been testing for months but keep in mind both tools are new, and bugs happen, so you if you find one or even just have an idea for a new feature please visit our [issue tracker](http://issues.cordova.io).
+
+## Installing > Downloading
+
+First, [ensure you have NodeJS installed](http://nodejs.org) and then simply run `npm install -g cordova`. From here its a typical comand line utility. Get started by building an iOS app!
+
+```
+$ cordova create MyFunkyApp
+$ cd MyFunkyApp
+$ cordova platform add ios
+$ cordova emulate ios
+```
+
+Cordova lazy loads so the first app you create might be a little slow. Same with platform adds. Just use `-d` flag to see progress. For example, `cordova -d platform add ios`. Maybe crack a beer and chill while it goes about its business first run.
+
+Now lets add Android, `cordova platform add android`. Yes: that easy!
+
+# Installing Plugins
+
+If you are working with a `cordova` generated project then you can install using it. (Plugman is included in the Cordova install.)
+
+```
+$ cd MyFunkyApp
+$ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
+```
+You now have geolocation enabled your project!
+
+If you are working with a native project directly then `plugman` can be used standalone. Again, [ensure you have NodeJS installed](http://nodejs.org) and then simply run `npm install -g plugman`.
+
+```
+$ cd MyAndroidProject
+$ plugman --platform android --project . --plugin https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
+
+```
+
+Of course, you can create your own plugins! (And we're really excited to see what you do.) You can learn how to author a plugin by [reading the spec](https://github.com/apache/cordova-plugman/blob/master/plugin_spec.md). We are going to be writing much more documentation about this in the future. In the meantime, you can learn a great deal looking at the [core plugins](https://git-wip-us.apache.org/repos/asf?s=cordova-plugin).
+
+# Upgrading
+
+We have documented [upgrading guides](http://cordova.apache.org/docs/en/2.9.0/guide_upgrading_index.md.html) to help with the transition. Of course, do not hesitate to come for help in #cordova irc channel on freenode, or just visit our [issue tracker](http://issues.cordova.io). 
+
+# Known Issues
+
+Remember *core plugins no longer exist by default in new projects* and you have to manually add them using `plugman`. You know we release regularily so you can expect updates soon and we're going to leave a nice big window for deprecations as usual.
+
+- &lt;merges&gt; to change soon in plugin spec
+- whitelist format will be unified soon, but isn't yet
+- various native IDE's show generated files
+- no way to upgrade existing CLI projects
+- plugin discovery 
+
+# Huge Thanks
+
+Thank you to all the committers, testers, developers, and friends of Cordova whom made this possible!