XULRunner

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

XULRunner
Developer(s) Mozilla Foundation and community
Initial release February 2006
Stable release 43.0.4 (January 6, 2016; 8 years ago (2016-01-06)[1]) [±]
ESR
38.5.2 (December 22, 2015; 8 years ago (2015-12-22)[2]) [±]
Preview release
Beta

44.0 Beta 8 (January 12, 2016; 8 years ago (2016-01-12)[3][4]) [±]

Developer Edition

45.0a2 (December 18, 2015; 8 years ago (2015-12-18)[5]) [±] daily release

Nightly
46.0a1 (December 14, 2015; 8 years ago (2015-12-14)[6]) [±] daily release
Written in C++, XUL, XBL, JavaScript
Operating system Cross-platform
Type Runtime environment
License MPL
Website developer.mozilla.org/en/XULRunner

XULRunner is a run-time engine for XUL. It replaced the Gecko Runtime Environment, a stalled project with a similar purpose.[7]

The first stable developer preview of XULRunner was released in February 2006, based on the Mozilla 1.8 code base. It is developed by the Mozilla Foundation to provide a common back-end for XUL-based applications.

XULRunner is a "technology experiment", not a shipped product,[8] meaning there are no "official" XULRunner releases, only stable builds based on the same code as a corresponding Firefox release.

Mozilla stopped supporting the development of XULrunner in July 2015.[9][10]

Software architecture

XULRunner is a runtime that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird.

XULRunner stores a variety of configuration data (bookmarks, cookies, contacts etc.) in internally managed SQLite databases, and even offer an add-on to manage SQLite databases.

Uses

Lua error in package.lua at line 80: module 'strict' not found.

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

All XUL-based applications like Mozilla Firefox, Mozilla Thunderbird, Nightingale, Songbird, Flickr Uploadr, SeaMonkey, Conkeror, Sunbird, Miro, Joost, and TomTom Home 2.0 run on XULRunner. Starting with version 3.0, Mozilla Firefox uses a "private" XULRunner,[11] meaning the framework is installed locally in the application directory.

Kiwix, an offline browser for Wikipedia (now extended to Project Gutenberg etc.) uses XULRunner.

The fourth version of the video game series Simon the Sorcerer, Simon the Sorcerer 4: Chaos Happens, uses XULRunner.

The eMusic website has a download application called eMusic Remote that uses XULRunner.

The Google AdWords Editor uses XULRunner,[12] as does the Evergreen ILS, a free and open-source library automation system.

In addition, the XULRunner package provides access to ActiveX Control functionality previously found in a (now defunct) third-party ActiveX Control built off the Mozilla source code. Applications using this application programming interface (API) may function with XULRunner installed and registered.

Starting with Lotus Notes version 8.5.1, IBM deployed XULRunner to provide Notes client support for XPages applications.

Deprecation

In January 2014, dropping XULRunner support was discussed by Mozilla developers.[13] In July 2015, Mozilla stopped supporting the development of XULrunner,[9][10] and the community page has been taken down.[14] As of the beginning of 2016, it been dropped from the package database of most Linux distributions, including Gentoo,[15] Debian,[16][17] and Ubuntu.[18][19]

XULRunner can still be installed separately, and many XULRunner-dependent apps can be switched over fairly easily.[20] However, its disappearance has caused some dependent packages to be removed from package databases.[21]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. 9.0 9.1 Deprecation Notice
  10. 10.0 10.1 XULRunner future and ownership: Announcement to XULRunner dev group
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Terminating xulrunner?
  14. Obsolete and defunct XULRunner community site
  15. [1]
  16. XULRunner decision on Debian
  17. XULRunner on Debian
  18. Ubuntu bug
  19. Ubuntu-devel discussion
  20. Mozilla will stop producing automated builds of XULRunner after the 41.0 cycle
  21. Kiwix not available on Debian

External links