XULRunner: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(more details) |
||
Line 1: | Line 1: | ||
{{ Translations }} <!-- This page is linked from http://www.laptop.org/laptop/software/specs.shtml --> |
{{ Translations }} <!-- This page is linked from http://www.laptop.org/laptop/software/specs.shtml --> |
||
[http://developer.mozilla.org/en/docs/XULRunner XULRunner] is a Mozilla runtime package that does not include a browser. It allows developers to implement applications as rich and flexible as the Firefox web browser or Thunderbird email reader. [[Gecko]] is actually the subset of XULRunner that takes care of rendering HTML. More details on what is included are [http://developer.mozilla.org/en/docs/XULRunner:What_XULRunner_Provides here]. |
[http://developer.mozilla.org/en/docs/XULRunner XULRunner] is a Mozilla runtime package that does not include a browser. It allows developers to implement applications as rich and flexible as the Firefox web browser or Thunderbird email reader. [[Gecko]] is actually the subset of XULRunner that takes care of rendering HTML. XULRunner also includes a [[JavaScript]] engine, an XML UI Language for specifying application "chrome", the lightweight [[SQLite]] relational database, etc. More details on what is included are [http://developer.mozilla.org/en/docs/XULRunner:What_XULRunner_Provides here]. |
||
[[Category:Developers]] |
[[Category:Developers]] |
Revision as of 04:36, 19 August 2009
Please copy/paste "{{Translationlist | xx | origlang=en | translated={{{translated}}}}}" (where xx is ISO 639 language code for your translation) to XULRunner/translations | HowTo [ID# 215156] +/- |
XULRunner is a Mozilla runtime package that does not include a browser. It allows developers to implement applications as rich and flexible as the Firefox web browser or Thunderbird email reader. Gecko is actually the subset of XULRunner that takes care of rendering HTML. XULRunner also includes a JavaScript engine, an XML UI Language for specifying application "chrome", the lightweight SQLite relational database, etc. More details on what is included are here.