Difference between revisions of "Cordova"

From Lost In Wonderlands
Jump to: navigation, search
(See also)
(See also)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
''by paul.plaquette, Senior Software Engineer, Trilda Open Source''
 
''by paul.plaquette, Senior Software Engineer, Trilda Open Source''
  
<<TableOfContents(4)>>
 
  
 
== See also ==
 
== See also ==
Line 12: Line 11:
  
  
 +
* [[Main_Page]]
 +
 +
 +
* [[HyperText]]
 +
* [[HTML]]
 +
* [[HTML5]]
 +
* [[HTML5Gaming | HTML5 Gaming]]
 +
* [[HTML5Demos | HTML5 Demos]]
 +
* [[HTML5Tutorials | HTML5 Tutorials]]
 +
* [[xHTML]]
 +
* [[XML]]
 +
* [[JSON]]
 +
* [[CSS]]
 +
* [[CSS3]]
 +
* [[JavaScript]]
 +
* [[JavaScriptFrameWorks | JavaScript Frameworks]]
 +
* [[Cordova | Cordova, a framework previously know as PhoneGap]]
 
* [[WebBlogs | Web Blogs]]
 
* [[WebBlogs | Web Blogs]]
* [[WebBrowsers| Web Browsers]]
+
* [[WebBrowsers | Web Browsers]]
 
* [[WebHybridApplications | Web Hybrid Apps]]
 
* [[WebHybridApplications | Web Hybrid Apps]]
 
* [[WebNativeExtensions | Web Native Extension and plugins]]
 
* [[WebNativeExtensions | Web Native Extension and plugins]]
Line 19: Line 35:
 
* [[WebTechnologiesRef | Web Technologies Reference]]
 
* [[WebTechnologiesRef | Web Technologies Reference]]
 
* [[WebAPIs | Web APIs]]
 
* [[WebAPIs | Web APIs]]
* [[WebTools| Web Tools]]
+
* [[WebTools | Web Tools]]
 
* [[WebPresentationTools | Web Presentation Tools]]
 
* [[WebPresentationTools | Web Presentation Tools]]
 +
* [[SemanticAndDataWeb | Semantic Web and Data Web]]
  
 
+
* [[FullStack]]
* [[Main_Page]]
+
* [[FrontEnd]]
 +
* [[BackEnd]]
  
 
== Cordova ==
 
== Cordova ==
Line 49: Line 67:
  
 
== Cordova (aka PhoneGap) ==
 
== Cordova (aka PhoneGap) ==
 
'''''previous work''' is proposing links to Cordova ports done before 2013, porting Cordova 2.0.0 to Window (7&8) and on Tizen SDK 1.0''
 
 
'''''current work''' is proposing link to Cordova ongoing 2013 work, porting Cordova 3.0.0 to Tizen SDK 2.0''
 
 
=== previous work (>> 12/31/2012) ===
 
* [[PhoneGap]], information on porting Cordova on Windows (7 & 8 ) and Tizen
 
 
* [[PhoneGapWin7]], Cordova port on Windows 7
 
* [[PhoneGapWin8]],Cordova port on Windows 8
 
 
* [[PhoneGapTizenHybrid || a prototype of a native C++ hybrid approach as an alernative to JavaScript shimlayer]]
 
* [[PhoneGapTizen || Cordova 2.0.0 port to Tizen 1.0 (larkspur) as a JavaScript shim layer (proxy)]]
 
 
'''''Note'''
 
For Tizen we finally retain the JavScript shimlayer approach as C++ API are not official for Tizen Platform.''
 
 
=== current work (2013 >>) ===
 
* [[CordovaPortToTizenMagnolia | Cordova On Tizen 2.0 (Magnolia) ]]
 
 
  
 
== Cordova Plugins ==
 
== Cordova Plugins ==
Line 84: Line 82:
  
 
* [[ CordovaPlugins | Cordova Plugin]]
 
* [[ CordovaPlugins | Cordova Plugin]]
 
* [[ CordovaNFCPlugin | Cordova NFC plugin ]]
 
* [[ CordovaDleynaPlugin | Cordova dLeyna ]]
 
* [[ CordovaPCCGVoiceRecognitionPlugin | Cordova PCCG Voice Recognition plugin ]]
 
* [[ CordovaPCCGWiDiPlugin | Cordova PCCG WiDi plugin ]]
 
* [[ CordovaPerCPlugin | Cordova plug in  - using PerC SDK ]]
 

Latest revision as of 04:17, 8 March 2016

Cordova

by paul.plaquette, Senior Software Engineer, Trilda Open Source


See also



Cordova


Adobe Phonegap Project

PhoneGap Applications


Articles


Cordova (aka PhoneGap)

Cordova Plugins

Why Develop Cordova Plug ins?
1. Cordova is evolving toward a fully based plugin architecture for both Cordova Managers and Plug ins
2. it will grant to enable several Intel device capabilities
3. it grants us to propose Web APIs we would like to see available on platforms Supported by Cordova
4. it could help to standardize an API and to push it on W3C
5. it could help to have a web API to become A Core API integrated to Cordova
6. it is completely independent from our support to have Cordova on Tizen
7. it will reinforce Intel OTC involvement in Web technologies, (Web API , Cordova)
8. So: Yes, we can! :)