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

svn commit: r1551791 [1/2] - in /cordova/site: public/ public/announcements/2013/11/22/ public/announcements/2013/12/ public/announcements/2013/12/16/ public/blog/ public/blog/releases/2013/11/06/ public/news/2013/12/04/ www/ www/_posts/

Author: agrieve
Date: Wed Dec 18 00:56:28 2013
New Revision: 1551791

URL: http://svn.apache.org/r1551791
Log:
3.3 Release announcement blog post.


Added:
    cordova/site/public/announcements/2013/12/
    cordova/site/public/announcements/2013/12/16/
    cordova/site/public/announcements/2013/12/16/cordova-330.html
    cordova/site/www/_posts/2013-12-16-cordova-330.md
Modified:
    cordova/site/public/announcements/2013/11/22/cordova-320.html
    cordova/site/public/blog/index.html
    cordova/site/public/blog/releases/2013/11/06/cordova-291.html
    cordova/site/public/index.html
    cordova/site/public/news/2013/12/04/plugins-release.html
    cordova/site/public/rss.xml
    cordova/site/www/_posts/2013-11-06-cordova-291.md
    cordova/site/www/_posts/2013-11-22-cordova-320.md
    cordova/site/www/_posts/2013-12-04-plugins-release.md
    cordova/site/www/index.html

Modified: cordova/site/public/announcements/2013/11/22/cordova-320.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/11/22/cordova-320.html?rev=1551791&r1=1551790&r2=1551791&view=diff
==============================================================================
--- cordova/site/public/announcements/2013/11/22/cordova-320.html (original)
+++ cordova/site/public/announcements/2013/11/22/cordova-320.html Wed Dec 18 00:56:28 2013
@@ -87,21 +87,21 @@ cordova platform update android</code></
 <h2 id="whats_new_in_android">What’s new in Android</h2>
 
 <ul>
-<li>CB-5301 add missing license headers</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5301">CB-5301</a> add missing license headers</li>
 
-<li>CB-5349: fixed regression in update script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5349">CB-5349</a>: fixed regression in update script</li>
 
-<li>CB-5193 Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
 
-<li>CB-5191 Deprecate url-filter</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5191">CB-5191</a> Deprecate url-filter</li>
 
-<li>CB-4872 - moved version script to promise model</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - moved version script to promise model</li>
 
-<li>CB-4872 - make sure to copy over version scripts to project</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - make sure to copy over version scripts to project</li>
 
-<li>[CB-4872] - added android version scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - added android version scripts</li>
 
-<li>CB-5117: Output confirmation message if check_reqs passes.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5117">CB-5117</a>: Output confirmation message if check_reqs passes.</li>
 
 <li>Refactoring Android project-level and platform scripts to use Q.js</li>
 
@@ -109,11 +109,11 @@ cordova platform update android</code></
 
 <li>Remove cordova.xml fallback from Config.java (it was removed from PluginManager for 3.0)</li>
 
-<li>CB-5080 Find resources in a way that works with aapt’s –rename-manifest-package</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5080">CB-5080</a> Find resources in a way that works with aapt’s –rename-manifest-package</li>
 
-<li>CB-4961: shell.js returns the full path on ls, rebuilding the full path isn’t really needed</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4961">CB-4961</a>: shell.js returns the full path on ls, rebuilding the full path isn’t really needed</li>
 
-<li>[CB-4892] Fix create script only escaping the first space instead of all spaces.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4892">CB-4892</a> Fix create script only escaping the first space instead of all spaces.</li>
 
 <li>Fix update script to clobber cordova.js file (missing -f)</li>
 
@@ -123,29 +123,29 @@ cordova platform update android</code></
 <h2 id="whats_new_in_ios">What’s new in iOS</h2>
 
 <ul>
-<li>CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5124">CB-5124</a> - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs</li>
 
-<li>CB-5229 - cordova/emulate important improvements (stderr, check ios-sim before build)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5229">CB-5229</a> - cordova/emulate important improvements (stderr, check ios-sim before build)</li>
 
-<li>CB-5058 - CordovaLib xcode project gets assigned problematic Build Active Architecture Only settings.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5058">CB-5058</a> - CordovaLib xcode project gets assigned problematic Build Active Architecture Only settings.</li>
 
-<li>CB-5217 - cordova emulate ios doesn’t exit</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5217">CB-5217</a> - cordova emulate ios doesn’t exit</li>
 
-<li>CB-4805 - Update cordova/run and cordova/lib/install-device to use latest ios-deploy for iOS 7</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4805">CB-4805</a> - Update cordova/run and cordova/lib/install-device to use latest ios-deploy for iOS 7</li>
 
-<li>CB-5103 - Fix cordova/run: –emulate should be –emulator (fix CLI usage)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5103">CB-5103</a> - Fix cordova/run: –emulate should be –emulator (fix CLI usage)</li>
 
-<li>CB-4872 - added iOS sdk version scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - added iOS sdk version scripts</li>
 
-<li>CB-5099 - Add missing icons especially iOS 7 120x120 icon to default template</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5099">CB-5099</a> - Add missing icons especially iOS 7 120x120 icon to default template</li>
 
-<li>CB-5037 - Fix bridge sometimes not resetting properly during page transitions</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5037">CB-5037</a> - Fix bridge sometimes not resetting properly during page transitions</li>
 
-<li>CB-4990 - Can’t run emulator from cordova cli</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4990">CB-4990</a> - Can’t run emulator from cordova cli</li>
 
-<li>CB-4978 - iOS - Remove HideKeyboardFormAccessoryBar and KeyboardShrinksView preferences in config.xml</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4978">CB-4978</a> - iOS - Remove HideKeyboardFormAccessoryBar and KeyboardShrinksView preferences in config.xml</li>
 
-<li>CB-4935 - iOS - Remove Keyboard preferences code into its own plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4935">CB-4935</a> - iOS - Remove Keyboard preferences code into its own plugin</li>
 
 <li>Make CDVWebViewDelegate able to load pages after a failed load.</li>
 
@@ -155,25 +155,25 @@ cordova platform update android</code></
 <h2 id="whats_new_in_windows_phone_7__8">What’s new in Windows Phone 7 &amp; 8</h2>
 
 <ul>
-<li>CB-5418 BrowserMouseHelper fails on WP8 for WP7 apps</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5418">CB-5418</a> BrowserMouseHelper fails on WP8 for WP7 apps</li>
 
-<li>CB-5437 Inconsistent default new project names for wp7 and wp8 visual studio templates</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5437">CB-5437</a> Inconsistent default new project names for wp7 and wp8 visual studio templates</li>
 
 <li>Fixes the invalid pattern used to test msbuild availability</li>
 
-<li>CB-5076 String.Format issue causing exception in exception handler</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5076">CB-5076</a> String.Format issue causing exception in exception handler</li>
 
 <li>Update regex to handle international version strings</li>
 
-<li>CB-4872 changed version script file location to right spot and modified sdk version output</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> changed version script file location to right spot and modified sdk version output</li>
 
-<li>CB-4872 - added os version and edition check</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - added os version and edition check</li>
 
-<li>CB-4872: Added wp7 and wp8 sdk version</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a>: Added wp7 and wp8 sdk version</li>
 
-<li>[CB-3621] backbutton events can now throw an exception</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3621">CB-3621</a> backbutton events can now throw an exception</li>
 
-<li>[CB-4850] only write device guid if it does not exist</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4850">CB-4850</a> only write device guid if it does not exist</li>
 
 <li>added case-insensitivity to check_reqs for wp8, just like @albanf did for wp7</li>
 
@@ -187,93 +187,93 @@ cordova platform update android</code></
 <h2 id="whats_new_in_windows_8">What’s new in Windows 8</h2>
 
 <ul>
-<li>CB-5024 Localized output of msbuild -v was not properly parsed.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5024">CB-5024</a> Localized output of msbuild -v was not properly parsed.</li>
 </ul>
 
 <h2 id="whats_new_in_blackberry_10">What’s new in BlackBerry 10</h2>
 
 <ul>
-<li>CB-5433 init.bat use %USERPROFILE% on Windows</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5433">CB-5433</a> init.bat use %USERPROFILE% on Windows</li>
 
 <li>Fix unit tests</li>
 
-<li>CB-5317 Move signing warn logic to build/run scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5317">CB-5317</a> Move signing warn logic to build/run scripts</li>
 
-<li>CB-5258 use exit library for process.exit</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5258">CB-5258</a> use exit library for process.exit</li>
 
-<li>CB-5159 Add headers to files caught by Apache RAT</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5159">CB-5159</a> Add headers to files caught by Apache RAT</li>
 
-<li>CB-4531 bin/check_reqs scripts exit with code 2 on error</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4531">CB-4531</a> bin/check_reqs scripts exit with code 2 on error</li>
 
-<li>CB-5246 cordova/run disambiguate no target exists message</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5246">CB-5246</a> cordova/run disambiguate no target exists message</li>
 
-<li>CB-5250 bb init script calls dirname with unquoted variables</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5250">CB-5250</a> bb init script calls dirname with unquoted variables</li>
 
-<li>CB-5266 update create.js to copy all shell scripts regardless of host platform</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5266">CB-5266</a> update create.js to copy all shell scripts regardless of host platform</li>
 
-<li>CB-5254 log useful error info to std err</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5254">CB-5254</a> log useful error info to std err</li>
 
-<li>CB-5237 Implemented config-file support in config.xml to inject custom xml into the bar-descriptor.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5237">CB-5237</a> Implemented config-file support in config.xml to inject custom xml into the bar-descriptor.</li>
 
-<li>CB-4403 Combined check_reqs and init to allow prerequisite check before each script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4403">CB-4403</a> Combined check_reqs and init to allow prerequisite check before each script</li>
 
-<li>CB-4570 Removing unnecessary content check for config since index.html is in the default</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4570">CB-4570</a> Removing unnecessary content check for config since index.html is in the default</li>
 
-<li>CB-5135 Mark scripts as requiring Bash instead of using a random system shell</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5135">CB-5135</a> Mark scripts as requiring Bash instead of using a random system shell</li>
 
-<li>CB-5182 Adding generic error case to run script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5182">CB-5182</a> Adding generic error case to run script</li>
 
 <li>Auto-detect started simulator on Linux</li>
 
-<li>CB-4767 Remove license from platform config.xml</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4767">CB-4767</a> Remove license from platform config.xml</li>
 
-<li>CB-4340 Auto-detect target pin when its not there</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4340">CB-4340</a> Auto-detect target pin when its not there</li>
 
-<li>CB-4768 Remove access_shared from default config.xml</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4768">CB-4768</a> Remove access_shared from default config.xml</li>
 
-<li>[CB-4931] Updated signing process to allow passthrough of args</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4931">CB-4931</a> Updated signing process to allow passthrough of args</li>
 
-<li>CB-4531 changed error codes in line with spec for helper scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4531">CB-4531</a> changed error codes in line with spec for helper scripts</li>
 
-<li>CB-4780 update script with windows support</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4780">CB-4780</a> update script with windows support</li>
 
-<li>CB-4780 update script for cli platform update command</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4780">CB-4780</a> update script for cli platform update command</li>
 
-<li>CB-5139 - fix to able call bb10 version script from anywhere</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5139">CB-5139</a> - fix to able call bb10 version script from anywhere</li>
 
-<li>CB-4872 - added bb10 ndk version scripts</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4872">CB-4872</a> - added bb10 ndk version scripts</li>
 
 <li>Adding a missing null check -Rewriting boolean equation for readability</li>
 
-<li>CB-3015 Moving dependencies to .cordova folder to speed up create time</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3015">CB-3015</a> Moving dependencies to .cordova folder to speed up create time</li>
 
-<li>CB-3015 Fix syntax issue in definition check in init.bat</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3015">CB-3015</a> Fix syntax issue in definition check in init.bat</li>
 
-<li>[CB-4774] Adding defaults.xml for new prepare flow</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4774">CB-4774</a> Adding defaults.xml for new prepare flow</li>
 
-<li>[CB-4887] Added support for true/false for hidekeyboardformaccessorybar</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4887">CB-4887</a> Added support for true/false for hidekeyboardformaccessorybar</li>
 
-<li>[CB-2980] Added the install-emulator script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-2980">CB-2980</a> Added the install-emulator script</li>
 
-<li>[CB-2988] Added the install-device script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-2988">CB-2988</a> Added the install-device script</li>
 
-<li>[CB-4913] Updates warnings to check for BBID token</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4913">CB-4913</a> Updates warnings to check for BBID token</li>
 
-<li>[CB-4901] Removed custom modified wrench + wrench bump to 1.4.4</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4901">CB-4901</a> Removed custom modified wrench + wrench bump to 1.4.4</li>
 
-<li>[CB-4345] Added warning message for when signing keys are not installed</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4345">CB-4345</a> Added warning message for when signing keys are not installed</li>
 </ul>
 
 <h2 id="whats_new_in_firefoxos">What’s new in FirefoxOS</h2>
 
 <ul>
-<li>CB-5234: fixed ffos update script</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5234">CB-5234</a>: fixed ffos update script</li>
 
-<li>CB-5234: added update scripts for ffos</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5234">CB-5234</a>: added update scripts for ffos</li>
 
 <li>added values to defaults.xml</li>
 
-<li>CB-5051: moved defaults.xml to cordova folder</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5051">CB-5051</a>: moved defaults.xml to cordova folder</li>
 </ul>
 
 <h2 id="whats_new_in_cordovacli">What’s new in Cordova-CLI</h2>
@@ -281,43 +281,43 @@ cordova platform update android</code></
 <ul>
 <li>add the output of the plugman results to the console</li>
 
-<li>CB-5363 Improve config_json error reporting</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5363">CB-5363</a> Improve config_json error reporting</li>
 
-<li>CB-5364 config_parser - check for null element text</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5364">CB-5364</a> config_parser - check for null element text</li>
 
 <li>Fix issue not finding platform script when in subdir - check platforms which have subdir</li>
 
-<li>CB-5377 serve: should only indicate listening when it is</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5377">CB-5377</a> serve: should only indicate listening when it is</li>
 
-<li>CB-5368 Cordova serve deflate content breaks IE</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5368">CB-5368</a> Cordova serve deflate content breaks IE</li>
 
 <li>Change cordova serve’s project.json to include etags.</li>
 
-<li>CB-5280 Update serve’s help text to remove platform arguments</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5280">CB-5280</a> Update serve’s help text to remove platform arguments</li>
 
-<li>CB-5364 config_parser - handle duplicates with children and text when merging</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5364">CB-5364</a> config_parser - handle duplicates with children and text when merging</li>
 
-<li>CB-4400: cd to project root in most cordova commands.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4400">CB-4400</a>: cd to project root in most cordova commands.</li>
 
-<li>CB-5063: Revert to copying cordova.js before user www dir</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5063">CB-5063</a>: Revert to copying cordova.js before user www dir</li>
 
 <li>fix 3 failing tests for windows8 and wp8 and add assertions for wp7 too.</li>
 
 <li>Adding instructions for installing on master.</li>
 
-<li>CB-5063: Keep cordova.js in platform_www to avoid copying it from lib.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5063">CB-5063</a>: Keep cordova.js in platform_www to avoid copying it from lib.</li>
 
-<li>CB-5307: Remove references to Callback and Incubator</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5307">CB-5307</a>: Remove references to Callback and Incubator</li>
 
 <li>tests were failing attempting to match lib/dir and lib\dir on windows</li>
 
-<li>CB-5183 WP7/8 lib path is not correctly resolved by CLI (additional changes)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5183">CB-5183</a> WP7/8 lib path is not correctly resolved by CLI (additional changes)</li>
 
-<li>CB-5283 Improved cordova serve message to be more descriptive</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5283">CB-5283</a> Improved cordova serve message to be more descriptive</li>
 
-<li>[CB-4866] Execute hooks in ascending order of any leading numbers</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4866">CB-4866</a> Execute hooks in ascending order of any leading numbers</li>
 
-<li>[CB-5143] Locate the actual Android app .java file much more carefully.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5143">CB-5143</a> Locate the actual Android app .java file much more carefully.</li>
 
 <li>Cleaning up wp7+8 parsers’ use of promises. Fix tests.</li>
 
@@ -331,9 +331,9 @@ cordova platform update android</code></
 
 <li>readability + code quality in wp7+8 parsers</li>
 
-<li>CB-5183 WP7/8 custom_path is not correctly resolved by CLI</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5183">CB-5183</a> WP7/8 custom_path is not correctly resolved by CLI</li>
 
-<li>[CB-4994] Update xcode dependency to handle Xcode 5 capabilities.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4994">CB-4994</a> Update xcode dependency to handle Xcode 5 capabilities.</li>
 </ul>
 
 <h2 id="plugin_versions_tested_with_this_release">Plugin versions tested with this release</h2>

Added: cordova/site/public/announcements/2013/12/16/cordova-330.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/12/16/cordova-330.html?rev=1551791&view=auto
==============================================================================
--- cordova/site/public/announcements/2013/12/16/cordova-330.html (added)
+++ cordova/site/public/announcements/2013/12/16/cordova-330.html Wed Dec 18 00:56:28 2013
@@ -0,0 +1,312 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="http://cordova.apache.org/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 3.3.0</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/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>
+    <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="http://cordova.apache.org/#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>
+        </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>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Apache Cordova 3.3.0</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/GrieveAndrew">Andrew Grieve</a></div>
+    <p class="meta">16 Dec 2013</p>
+    <div class="post">
+    
+<p>On Friday, <code>Cordova 3.3</code> went live on npm. Woohoo!</p>
+
+<p>This release brings with it initial support for <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_ubuntu_index.md.html">Ubuntu Touch</a> as well as <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_amazonfireos_index.md.html">Amazon Fire OS</a>!</p>
+
+<p>To upgrade: (replace <code>android</code> with the platform you want to update):</p>
+
+<pre><code>npm install -g cordova
+cd my_project
+cordova platform update android</code></pre>
+
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_index.md.html">upgrade guides</a>.</p>
+<!--more-->
+<h2 id="whats_new_in_android">What’s new in Android</h2>
+
+<p>41 commits from 11 authors. Highlights include:</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5481">CB-5481</a> Fix for Cordova trying to get config.xml from the wrong namespace</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5487">CB-5487</a> Enable Remote Debugging when your Android app is debuggable.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5445">CB-5445</a> Adding onScrollChanged and the ScrollEvent object</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5422">CB-5422</a> Don’t require JAVA_HOME to be defined</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5490">CB-5490</a> Add javadoc target to ant script</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5471">CB-5471</a> Deprecated DroidGap class</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5255">CB-5255</a> Prefer Google API targets over android-## targets when building.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5232">CB-5232</a> Change create script to use Cordova as a Library Project instead of a .jar</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5302">CB-5302</a> Massive movement to get tests working again</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4996">CB-4996</a> Fix paths with spaces while launching on emulator and device</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5209">CB-5209</a> Cannot build Android app if project path contains spaces</li>
+</ul>
+
+<h2 id="whats_new_in_ios">What’s new in iOS</h2>
+
+<ul>
+<li>No significant Changes</li>
+</ul>
+
+<h2 id="whats_new_in_windows_phone_7__8">What’s new in Windows Phone 7 &amp; 8</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5360">CB-5360</a> Removed Compiler warnings</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4538">CB-4538</a> Copy check_reqs scripts in create script</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4103">CB-4103</a> Make config parameter checks case-insensitive WP7+WP8</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-2347">CB-2347</a> Add support for config.xml preference: ‘fullscreen’</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5203">CB-5203</a> Using XmlHTTPRequest.open on WP8 raises a TypeError</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5435">CB-5435</a> Handle missing preferences gracefully ( config.xml )</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5354">CB-5354</a> Networking becomes a required permission so that XHR can work</li>
+
+<li>disable Idle detection when debugging for wp7+wp8</li>
+</ul>
+
+<p><strong>Windows Phone 7 is now deprecated!</strong> Consider upgrading your projects to Windows Phone 8 as we will be dropping support completely in version 3.7.0 Read the retrospective here: <a href="http://www.risingj.com/archives/585">http://www.risingj.com/archives/585</a></p>
+
+<h2 id="whats_new_in_windows_8">What’s new in Windows 8</h2>
+
+<ul>
+<li>No significant Changes</li>
+</ul>
+
+<h2 id="whats_new_in_blackberry_10">What’s new in BlackBerry 10</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5434">CB-5434</a> Windows: Always use USERPROFILE for home directory</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5443">CB-5443</a> Windows: Handle installed 64 bit Java</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5468">CB-5468</a> Improve config.xml encoding handling</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5509">CB-5509</a> Remove ability to set default target (since device detection is now used)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5510">CB-5510</a> Update response codes for plugin success/fail</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5413">CB-5413</a> Device detection - iterate through all 169.254.x networks</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5317">CB-5317</a> Move signing warn logic to build/run scripts</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5258">CB-5258</a> Use exit library for process.exit</li>
+</ul>
+
+<h2 id="whats_new_in_firefoxos">What’s new in FirefoxOS</h2>
+
+<ul>
+<li>No significant Changes</li>
+</ul>
+
+<h2 id="whats_new_in_cordovacli">What’s new in Cordova-CLI</h2>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5347">CB-5347</a> Handle dangling platform symlink in cordova platform add</li>
+
+<li>Added deprecation notice about wp7</li>
+
+<li>Updated plugman version to 0.17.0
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5238">CB-5238</a> Adds support on iOS for <code>&lt;framework src=&quot;...&quot; custom=&quot;true&quot; /&gt;</code></li>
+</ul>
+</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5573">CB-5573</a> relies on stderr content and error codes to detect a problem with xcode installation.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4382">CB-4382</a> Pass cli arguments to project-level hooks</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5362">CB-5362</a> blackberry parser: support local cordova-blackberry</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5345">CB-5345</a> Add pre_package event for windows8 parser.</li>
+</ul>
+
+<h2 id="plugin_versions_tested_with_this_release">Plugin versions tested with this release</h2>
+
+<ul>
+<li>cordova-plugin-battery-status: 0.2.5</li>
+
+<li>cordova-plugin-camera: 0.2.5</li>
+
+<li>cordova-plugin-console: 0.2.5</li>
+
+<li>cordova-plugin-contacts: 0.2.6</li>
+
+<li>cordova-plugin-device: 0.2.5</li>
+
+<li>cordova-plugin-device-motion: 0.2.4</li>
+
+<li>cordova-plugin-device-orientation: 0.3.3</li>
+
+<li>cordova-plugin-dialogs: 0.2.4</li>
+
+<li>cordova-plugin-file: 0.2.5</li>
+
+<li>cordova-plugin-file-transfer: 0.4.0</li>
+
+<li>cordova-plugin-geolocation: 0.3.4</li>
+
+<li>cordova-plugin-globalization: 0.2.4</li>
+
+<li>cordova-plugin-inappbrowser: 0.2.5</li>
+
+<li>cordova-plugin-media: 0.2.6</li>
+
+<li>cordova-plugin-media-capture: 0.2.5</li>
+
+<li>cordova-plugin-network-information: 0.2.5</li>
+
+<li>cordova-plugin-splashscreen: 0.2.5</li>
+
+<li>cordova-plugin-vibration: 0.3.5</li>
+</ul>
+
+    </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="http://cordova.apache.org/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="http://cordova.apache.org/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="http://cordova.apache.org/docs/en/3.3.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="http://cordova.apache.org/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>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1551791&r1=1551790&r2=1551791&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Dec 18 00:56:28 2013
@@ -67,6 +67,11 @@
 <ul class="posts">
   
     <li>
+    <span>16 Dec 2013</span> &raquo;
+    <a href="http://cordova.apache.org/announcements/2013/12/16/cordova-330.html">Apache Cordova 3.3.0</a>
+    </li>
+  
+    <li>
     <span>06 Dec 2013</span> &raquo;
     <a href="http://cordova.apache.org/announcements/releases/2013/12/06/cordova-330rc1.html">Apache Cordova 3.3.0 RC1</a>
     </li>

Modified: cordova/site/public/blog/releases/2013/11/06/cordova-291.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/releases/2013/11/06/cordova-291.html?rev=1551791&r1=1551790&r2=1551791&view=diff
==============================================================================
--- cordova/site/public/blog/releases/2013/11/06/cordova-291.html (original)
+++ cordova/site/public/blog/releases/2013/11/06/cordova-291.html Wed Dec 18 00:56:28 2013
@@ -79,11 +79,11 @@
 <ul>
 <li>Update JS snapshot to version 2.9.1 (via coho)</li>
 
-<li>CB-5193 Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
 
 <li>Move java files back into api/ directory.</li>
 
-<li>CB-4817 Remove unused assets in project template.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4817">CB-4817</a> Remove unused assets in project template.</li>
 
 <li>Update InAppBrowser.java</li>
 
@@ -91,97 +91,97 @@
 
 <li>Update snapshot of FileTransfer.java</li>
 
-<li>CB-5080 Find resources in a way that works with aapt’s –rename-manifest-package (cherry picked fro</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5080">CB-5080</a> Find resources in a way that works with aapt’s –rename-manifest-package (cherry picked fro</li>
 
 <li>Tweak the online bridge to not send excess online events.</li>
 
-<li>CB-4495 Modify start-emulator script to exit immediately on a fatal emulator error. (cherry picke</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4495">CB-4495</a> Modify start-emulator script to exit immediately on a fatal emulator error. (cherry picke</li>
 
 <li>Fix data URI decoding in CordovaResourceApi</li>
 
-<li>CB-4466 fixed jscript check_reqs to get target from project.properties</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4466">CB-4466</a> fixed jscript check_reqs to get target from project.properties</li>
 
-<li>CB-4463 Updated bin/check_reqs to looks for android-18 target.Also fixed an issue in unix version</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4463">CB-4463</a> Updated bin/check_reqs to looks for android-18 target.Also fixed an issue in unix version</li>
 
-<li>CB-4198 bin/create script should be better at handling non-word characters in activity name. Patc</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create script should be better at handling non-word characters in activity name. Patc</li>
 
-<li>CB-4198 bin/create should handle spaces in activity better.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create should handle spaces in activity better.</li>
 
-<li>CB-3384 Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5be319121</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5be319121</li>
 
-<li>CB-3384 Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient.</li>
 
-<li>CB-3384 Reworked UriResolver into CordovaResourceApi.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Reworked UriResolver into CordovaResourceApi.</li>
 
-<li>CB-3384 Add a length getter for UriResolver. Change from interface -&gt; abstract class.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Add a length getter for UriResolver. Change from interface -&gt; abstract class.</li>
 
-<li>CB-3384 Make UriResolver assert that IO is not on the UI nor WebCore threads. (cherry picked from</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Make UriResolver assert that IO is not on the UI nor WebCore threads. (cherry picked from</li>
 
 <li>Backporting FileUtils fixes to 2.9</li>
 
-<li>CB-4633: Backporting to Android 2.9.x</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4633">CB-4633</a>: Backporting to Android 2.9.x</li>
 
-<li>CB-4013 Fixed loadUrlTimeoutValue preference.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4013">CB-4013</a> Fixed loadUrlTimeoutValue preference.</li>
 
-<li>CB-4155: Cordova Android - navigator.app.clearCache(); is called on (prospectively unsupported) Web</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4155">CB-4155</a>: Cordova Android - navigator.app.clearCache(); is called on (prospectively unsupported) Web</li>
 
-<li>CB-4103 Made config parameters case-insensitive.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4103">CB-4103</a> Made config parameters case-insensitive.</li>
 
-<li>CB-4038 Move non-deprecated classes from the api package into the main package. (cherry picked fr</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4038">CB-4038</a> Move non-deprecated classes from the api package into the main package. (cherry picked fr</li>
 
-<li>CB-3384 Rewrite of DataResource into UriResolver + UriResolvers</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Rewrite of DataResource into UriResolver + UriResolvers</li>
 
-<li>CB-3998 video duration is an int</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
 
-<li>CB-3927 Fix start-up race condition that could cause exec() responses to be dropped.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3927">CB-3927</a> Fix start-up race condition that could cause exec() responses to be dropped.</li>
 
-<li>CB-3949: Adding code to mitigate broken intents with the application installer</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3949">CB-3949</a>: Adding code to mitigate broken intents with the application installer</li>
 
-<li>CB-3854: Added support for wildcard.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3854">CB-3854</a>: Added support for wildcard.</li>
 
-<li>CB-3932 Remove baseUrl comment in handleDestroy method made redundant by CB-3766</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3932">CB-3932</a> Remove baseUrl comment in handleDestroy method made redundant by <a href="https://issues.apache.org/jira/browse/CB-3766">CB-3766</a></li>
 
-<li>CB-3902: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometime</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3902">CB-3902</a>: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometime</li>
 
-<li>CB-3625 CB-3338 updated windows cli scripts and added version option</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3625">CB-3625</a> <a href="https://issues.apache.org/jira/browse/CB-3338">CB-3338</a> updated windows cli scripts and added version option</li>
 
-<li>CB-3998 video duration is an int</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
 </ul>
 
 <h2 id="whats_new_in_ios">What’s new in iOS</h2>
 
 <ul>
-<li>CB-5199 - Media Capture - UI issues under iOS 7 (uncrustify style fix-ups as well)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5199">CB-5199</a> - Media Capture - UI issues under iOS 7 (uncrustify style fix-ups as well)</li>
 
-<li>CB-5189 - ios - Backport of v2.9.1 - add CoreMotion.framework to the default template</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 - add CoreMotion.framework to the default template</li>
 
-<li>CB-5189 - ios - Backport of v2.9.1 from CB-4825, CB-5035 (Device Motion / Accelerometer)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4825">CB-4825</a>, <a href="https://issues.apache.org/jira/browse/CB-5035">CB-5035</a> (Device Motion / Accelerometer)</li>
 
-<li>CB-5189 - ios - Backport of v2.9.1 from CB-4847 (Media only)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media only)</li>
 
-<li>CB-5189 - ios - Backport of v2.9.1 from CB-4847 (Media Capture only)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media Capture only)</li>
 
-<li>CB-5189 - ios - Backport for v2.9.1 of CB-4806, CB-4355 (Splashscreen)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a>, <a href="https://issues.apache.org/jira/browse/CB-4355">CB-4355</a> (Splashscreen)</li>
 
-<li>CB-5189 - ios - Backport for v2.9.1 of CB-4930 (InAppBrowser)</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4930">CB-4930</a> (InAppBrowser)</li>
 
-<li>CB-5189 - ios - Backport for v2.9.1 of CB-4958, CB-3482 and CB-3453 changes</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4958">CB-4958</a>, <a href="https://issues.apache.org/jira/browse/CB-3482">CB-3482</a> and <a href="https://issues.apache.org/jira/browse/CB-3453">CB-3453</a> changes</li>
 
-<li>CB-4480 Using 64 bit ints to store file size</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4480">CB-4480</a> Using 64 bit ints to store file size</li>
 
-<li>CB-3448 bin/diagnose_project script fails if CORDOVALIB variable not in prefs plist</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3448">CB-3448</a> bin/diagnose_project script fails if CORDOVALIB variable not in prefs plist</li>
 
-<li>CB-3567 Redirect initiated in JavaScript fails the app from loading</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3567">CB-3567</a> Redirect initiated in JavaScript fails the app from loading</li>
 
-<li>CB-4147 Fixing crash when calling show() on an already open InAppBrowser window.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4147">CB-4147</a> Fixing crash when calling show() on an already open InAppBrowser window.</li>
 
-<li>CB-4104 Made config parameters case-insensitive.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4104">CB-4104</a> Made config parameters case-insensitive.</li>
 
-<li>CB-4033 Relaxed case-sensitivity of “UTF-8”.</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4033">CB-4033</a> Relaxed case-sensitivity of “UTF-8”.</li>
 
-<li>CB-4037 Unable to Archive iOS projects for upload to App Store in 2.9</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4037">CB-4037</a> Unable to Archive iOS projects for upload to App Store in 2.9</li>
 
-<li>CB-4025 iOS emulate command broken when run inside the cordova folder</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4025">CB-4025</a> iOS emulate command broken when run inside the cordova folder</li>
 </ul>
 
 <h2 id="whats_new_in_windows_phone_7__8">What’s new in Windows Phone 7 &amp; 8</h2>
@@ -191,9 +191,9 @@
 
 <li>Update File.write method with additional params</li>
 
-<li>bumped version to 2.9.1 and removed dupe geolocation from config.xml for wp7+8 CB-4090</li>
+<li>bumped version to 2.9.1 and removed dupe geolocation from config.xml for wp7+8 <a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a></li>
 
-<li>CB-4090 Broken notification handling</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a> Broken notification handling</li>
 
 <li>update templates to include all plugins for 2.9.1</li>
 

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1551791&r1=1551790&r2=1551791&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Dec 18 00:56:28 2013
@@ -98,6 +98,22 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>16 Dec 2013</span> &raquo; <a href="http://cordova.apache.org/announcements/2013/12/16/cordova-330.html">Apache Cordova 3.3.0</a>
+      
+<p>On Friday, <code>Cordova 3.3</code> went live on npm. Woohoo!</p>
+
+<p>This release brings with it initial support for <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_ubuntu_index.md.html">Ubuntu Touch</a> as well as <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_amazonfireos_index.md.html">Amazon Fire OS</a>!</p>
+
+<p>To upgrade: (replace <code>android</code> with the platform you want to update):</p>
+
+<pre><code>npm install -g cordova
+cd my_project
+cordova platform update android</code></pre>
+
+<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/3.3.0/guide_platforms_index.md.html">upgrade guides</a>.</p>
+
+      <div style="padding-bottom:2em"><a href="http://cordova.apache.org/announcements/2013/12/16/cordova-330.html">Read More</a></div>
+    
       <li><span>06 Dec 2013</span> &raquo; <a href="http://cordova.apache.org/announcements/releases/2013/12/06/cordova-330rc1.html">Apache Cordova 3.3.0 RC1</a>
       
 <p>The <a href="http://cordova.apache.org/">Apache Cordova</a> team has just released the first release candidate for Cordova 3.3.0! We will be aiming to release the final version near the end of next week! Just in time for some holiday hacking!</p>
@@ -121,6 +137,7 @@ cordova platform update android</code></
 
 <p>We will release a changelog with the offical 3.3.0 release when it ships!</p>
 
+      <div style="padding-bottom:2em"><a href="http://cordova.apache.org/announcements/releases/2013/12/06/cordova-330rc1.html">Read More</a></div>
     
       <li><span>04 Dec 2013</span> &raquo; <a href="http://cordova.apache.org/news/2013/12/04/plugins-release.html">Plugins Release: Dec 4, 2013</a>
       
@@ -137,42 +154,23 @@ cordova platform update android</code></
 
 <li>Geolocation Plugin now supports Firefox OS</li>
 
-<li>CB-3420 WP feature hidden=yes implemented for inappbrowser</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3420">CB-3420</a> WP feature hidden=yes implemented for inappbrowser</li>
 
-<li>CB-4724 WP8 - Fixed UriFormatException for inappbrowser</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4724">CB-4724</a> WP8 - Fixed UriFormatException for inappbrowser</li>
 
-<li>CB-5291 iOS - Media Capture Audio - status bar issues under iOS 7</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5291">CB-5291</a> iOS - Media Capture Audio - status bar issues under iOS 7</li>
 
-<li>CB-5275 Fixed media-capture’s ability to select images &amp; videos on Android</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5275">CB-5275</a> Fixed media-capture’s ability to select images &amp; videos on Android</li>
 
-<li>CB-4747 Fixed BlackBerry background vibrate</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4747">CB-4747</a> Fixed BlackBerry background vibrate</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 
 <p>The new &amp; improved file plugin did not get released with todays release. It requires more work &amp; testing. We hope to have it out before 3.3.0 lands next week.</p>
 
+      <div style="padding-bottom:2em"><a href="http://cordova.apache.org/news/2013/12/04/plugins-release.html">Read More</a></div>
     
-      <li><span>22 Nov 2013</span> &raquo; <a href="http://cordova.apache.org/announcements/2013/11/22/cordova-320.html">Apache Cordova 3.2.0</a>
-      
-<p>The <a href="http://cordova.apache.org/">Apache Cordova</a> team has just released Cordova 3.2.0. Woo Hoo! This release has various bug fixes and enhancements for all of the platforms.</p>
-
-<p>To upgrade to a 3.2 project (replace <code>android</code> with the platform you want to update):</p>
-
-<pre><code>npm install -g cordova
-cd my_project
-cordova platform update android</code></pre>
-
-<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/3.2.0/guide_platforms_index.md.html">upgrade guides</a>.</p>
-
-<p>We are in the process of fixing Android 4.4 (KitKat) related bugs. If you want to develop for KitKat, please read our <a href="http://cordova.apache.org/announcements/2013/11/15/kitkat.html">KitKat blog post</a>.</p>
-
-<p>Two known issues can be found at <a href="https://issues.apache.org/jira/browse/CB-5398">CB-5398</a> and <a href="https://issues.apache.org/jira/browse/CB-5294">CB-5294</a>.</p>
-
-<p>Please report any bugs on our <a href="https://issues.apache.org/jira/browse/CB">issue tracker</a>.</p>
-
-    
-
   </ul>
   
   <p>

Modified: cordova/site/public/news/2013/12/04/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/12/04/plugins-release.html?rev=1551791&r1=1551790&r2=1551791&view=diff
==============================================================================
--- cordova/site/public/news/2013/12/04/plugins-release.html (original)
+++ cordova/site/public/news/2013/12/04/plugins-release.html Wed Dec 18 00:56:28 2013
@@ -81,15 +81,15 @@
 
 <li>Geolocation Plugin now supports Firefox OS</li>
 
-<li>CB-3420 WP feature hidden=yes implemented for inappbrowser</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-3420">CB-3420</a> WP feature hidden=yes implemented for inappbrowser</li>
 
-<li>CB-4724 WP8 - Fixed UriFormatException for inappbrowser</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4724">CB-4724</a> WP8 - Fixed UriFormatException for inappbrowser</li>
 
-<li>CB-5291 iOS - Media Capture Audio - status bar issues under iOS 7</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5291">CB-5291</a> iOS - Media Capture Audio - status bar issues under iOS 7</li>
 
-<li>CB-5275 Fixed media-capture’s ability to select images &amp; videos on Android</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5275">CB-5275</a> Fixed media-capture’s ability to select images &amp; videos on Android</li>
 
-<li>CB-4747 Fixed BlackBerry background vibrate</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4747">CB-4747</a> Fixed BlackBerry background vibrate</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>