(→A) |
(→C) |
||
| (19 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | MeeGo has many terms whose meaning is not immediately apparent. This page will attempt to help rectify that. | ||
| + | |||
== A == | == A == | ||
| - | ;'' | + | ;''Architecture: '' |
| - | : | + | :The Meego architecture describes the components for the whole system and is broken down into Layer, Domain and Api http://meego.com/developers/meego-architecture |
;''ARM: '' | ;''ARM: '' | ||
| - | :The CPU powering the N900 and many other mobile devices. | + | :The CPU powering the N900 and many other mobile devices. See [[ARM]] |
| + | |||
| + | ;''ATM: '' | ||
| + | :At The Moment | ||
== B == | == B == | ||
| + | |||
| + | ;''Beagle-board: '' | ||
| + | :Is an OMAP3 based development board suitable for embedded projects. See [[ARM/Meego on the Beagle]] | ||
| + | |||
;''BME (Battery Management Entity): '' | ;''BME (Battery Management Entity): '' | ||
:Is proxied to D-Bus via the bme-dbus-proxy daemon | :Is proxied to D-Bus via the bme-dbus-proxy daemon | ||
| + | |||
| + | ;''BOSS: (Build Orchestration Supervision System) '' | ||
| + | :Is the workflow tool for releases. See [[Release Infrastructure/BOSS]] | ||
| + | |||
| + | == C == | ||
| + | |||
| + | ;''CE'' | ||
| + | :[[Community Edition]] | ||
| + | |||
| + | ;''Compliance: '' | ||
| + | : is designed to make sure things stay compatible, such that the devices supporting a particular MeeGo version can run the same software. [[Quality/Compliance]] | ||
== D == | == D == | ||
| + | |||
| + | ;''DE'' | ||
| + | :Developer edition. Has been renamed in June 2011 to CE (Community Edition). | ||
| + | |||
;''DirectUI (DUI)'' | ;''DirectUI (DUI)'' | ||
:see MeeGo Touch Framework | :see MeeGo Touch Framework | ||
| + | |||
| + | ;''Dual Boot'' | ||
| + | :is a way of allowing meego devices to run multiple operating systems. See [[ARM/N900/Install/Dual Boot]] | ||
| + | |||
| + | == E == | ||
| + | ;''EMGD (Embedded Media and Graphics Driver) '' | ||
| + | : are Intel graphics drivers required for a number of netbook class devices http://edc.intel.com/Software/Downloads/EMGD/ | ||
| + | : Currently not part of the standard netbook release images. | ||
== F == | == F == | ||
| - | |||
| - | |||
;''FOSS: '' | ;''FOSS: '' | ||
:Free/Open Source Software | :Free/Open Source Software | ||
| + | |||
| + | ;''Fremantle: '' | ||
| + | :current Maemo 5 release * | ||
| + | |||
| + | == G == | ||
| + | ;''GMA500 (Graphics Media Accelerator 500) '' | ||
| + | : is the 3d graphics chip built into many Intel Atom based chipsets, related to the EMGD driver | ||
== H == | == H == | ||
| + | ;''Handset'' | ||
| + | : is one of the key components and deliverables of the Meego project http://meego.com/devices/handset/ | ||
;''Harmattan: '' | ;''Harmattan: '' | ||
:future Maemo 6 (now MeeGo handheld) release by Nokia, to include bundled officially-supported Qt libraries, see MeeGo-Harmattan | :future Maemo 6 (now MeeGo handheld) release by Nokia, to include bundled officially-supported Qt libraries, see MeeGo-Harmattan | ||
| Line 32: | Line 71: | ||
== I == | == I == | ||
| + | |||
| + | ;''IRC (Internet Relay Chat) '' | ||
| + | :one of the key collaborative areas for Meego working and discussion | ||
| + | |||
;''IIRC: '' | ;''IIRC: '' | ||
:If I Recall Correctly | :If I Recall Correctly | ||
| + | |||
| + | ;''IMG'' | ||
| + | :Image creator | ||
| + | |||
| + | ;''Intel'' | ||
| + | : principle founding company (along with Nokia) of the Meego project | ||
| + | == K == | ||
| + | |||
| + | ;''Kernel (linux)'' | ||
| + | : is the open source core of the operating system and without which we would not have Meego! See [[MeeGo kernel documentation for contributors]] | ||
| + | |||
| + | ;''Kickstart files (.ks)'' | ||
| + | : provide a list of packages and settings to use for automated installs. See [[Image Creation]] | ||
== L == | == L == | ||
| + | |||
;''LSB (Linux Standard Base): '' | ;''LSB (Linux Standard Base): '' | ||
:The goal of the LSB is to develop and promote a set of open standards that will increase compatibility among Linux distributions and enable software applications to run on any compliant system even in binary form. | :The goal of the LSB is to develop and promote a set of open standards that will increase compatibility among Linux distributions and enable software applications to run on any compliant system even in binary form. | ||
| Line 83: | Line 140: | ||
:MeeGo Core + Reference Netbook UX | :MeeGo Core + Reference Netbook UX | ||
;''MeeGo SDK'' | ;''MeeGo SDK'' | ||
| - | :A [ | + | :A [[Getting started with the MeeGo SDK for Linux|software development kit for MeeGo]] |
;''MeeGo Touch Framework (MTF)'' | ;''MeeGo Touch Framework (MTF)'' | ||
:provides the features needed for developers creating applications for touch-enabled devices. Features include standardized window navigation, list and other widget behavior, and common theming for components. | :provides the features needed for developers creating applications for touch-enabled devices. Features include standardized window navigation, list and other widget behavior, and common theming for components. | ||
| Line 98: | Line 155: | ||
== N == | == N == | ||
| + | |||
| + | ;''Nokia'' | ||
| + | : principle founding company (along with Intel) of the Meego project | ||
| + | |||
;''Nokia Qt SDK'' | ;''Nokia Qt SDK'' | ||
:A custom version of the Qt SDK, which includes additional functionality for developing for Symbian/Maemo devices (with announced MeeGo support later on). These include tools for cross compiling (see MADDE) and simulation. Not to be confused with the Qt SDK as the two are not interchangeable due to a custom mix of features (neither is a a superset of the other) | :A custom version of the Qt SDK, which includes additional functionality for developing for Symbian/Maemo devices (with announced MeeGo support later on). These include tools for cross compiling (see MADDE) and simulation. Not to be confused with the Qt SDK as the two are not interchangeable due to a custom mix of features (neither is a a superset of the other) | ||
| + | |||
| + | ;''N900'' | ||
| + | : Nokia ARM powered handheld phone for open Meego development. See [[ARM/N900]] | ||
| + | |||
| + | ;''Netbook'' | ||
| + | : is one of the key components and deliverables of the Meego project http://meego.com/devices/netbook/ | ||
== O == | == O == | ||
;''OBS (OpenSuse Build System) : '' | ;''OBS (OpenSuse Build System) : '' | ||
| - | :The Opensuse Build Service. is an open and complete distribution development platform that provides a transparent infrastructure for development. The service provides software developers with a convenient and easy to use tool to create and release open source software for openSUSE and other Linux distributions on different hardware architectures and for a broad user audience. [ | + | :The Opensuse Build Service. is an open and complete distribution development platform that provides a transparent infrastructure for development. The service provides software developers with a convenient and easy to use tool to create and release open source software for openSUSE and other Linux distributions on different hardware architectures and for a broad user audience. See [[Build System]] |
| + | |||
;''OCS (Open Collaboration Services) : '' | ;''OCS (Open Collaboration Services) : '' | ||
| - | : a web API for browsing application catalogues, doing event and contact discovery [http://www.freedesktop.org/wiki/Specifications/open-collaboration-services OCS API] | + | : a web API for browsing application catalogues, doing event and contact discovery [http://www.freedesktop.org/wiki/Specifications/open-collaboration-services OCS API]. Also, OBS command line client |
;''Orbit'' | ;''Orbit'' | ||
| Line 114: | Line 182: | ||
;''OTS (Open Test System): '' | ;''OTS (Open Test System): '' | ||
| - | :Suite of testing tools and configuration files for managing reproducible QA testing | + | :Suite of testing tools and configuration files for managing reproducible QA testing. See [[Quality/QA-tools/OTS|OTS Wiki]] |
| + | |||
| + | == P == | ||
| + | ;''PA (PulseAudio)'' | ||
| + | : is the low level sound system component used by Meego. See [[Quality/TestSuite/PulseAudio Test Plan]] | ||
== Q == | == Q == | ||
| Line 138: | Line 210: | ||
;''Reference Handheld UX'' | ;''Reference Handheld UX'' | ||
:a reference (example) implementation of a user interface for handheld devices, based on the MeeGo Touch framework. It is expected to be replaced or augmented with manufacturer provided user interfaces/system applications on actual devices. | :a reference (example) implementation of a user interface for handheld devices, based on the MeeGo Touch framework. It is expected to be replaced or augmented with manufacturer provided user interfaces/system applications on actual devices. | ||
| + | |||
| + | ;''REVS'' | ||
| + | :Release Engineering Visibility System | ||
== S == | == S == | ||
| Line 158: | Line 233: | ||
;''TMO (talk.maemo.org): '' | ;''TMO (talk.maemo.org): '' | ||
:Main forum for Maemo non-technical community. | :Main forum for Maemo non-technical community. | ||
| + | |||
| + | ;''UC (Use Case): '' | ||
| + | : Nokianism for Use case description in documentation. | ||
== U == | == U == | ||
| Line 168: | Line 246: | ||
== Useful links == | == Useful links == | ||
* [http://www.acronymfinder.com Acronym Finder] | * [http://www.acronymfinder.com Acronym Finder] | ||
| - | * [http://wiki.maemo.org/Codenames Maemo Codenames] | + | * [http://wiki.maemo.org/Codenames Maemo Codenames] |
MeeGo has many terms whose meaning is not immediately apparent. This page will attempt to help rectify that.
Contents |