Glossary: Difference between revisions

    From KDE UserBase Wiki
    mNo edit summary
    (Marked this version for translation)
    (90 intermediate revisions by 25 users not shown)
    Line 1: Line 1:
    This page sets out to provide a non-technical reference, together with links for further information or demonstration.  It should be noted that not all of the KDE 4 developments are available in 4.0.  Some maynot be ready for 4.1.
    <languages />
    <translate>


    ==A General Overview==
    <!--T:2-->
    [http://www.kde.org/announcements/4.0/desktop.php A KDE 4.0 Visual Guide:] and a [http://media.ereslibre.es/2008/06/kde41.ogg 4.1 screencast] give an excellent overview of KDE 4.
    This page sets out to provide a non-technical reference, together with links for further information or demonstration. See also [[Special:myLanguage/Jargon File|Jargon File]].


    The following table is intended to help you find your way through the mists of new names and new concepts.  In some cases you can find a link from a KDE 3 component to its equivalent in KDE 4.
    ==A General Overview== <!--T:3-->


    <!--T:4-->
    [http://www.kde.org/announcements/4.0/desktop.php A KDE 4.0 Visual Guide:] and a [http://media.ereslibre.es/2008/06/kde41.ogg 4.1 screencast] gives an excellent overview of '''KDE Software Compilation 4''' in the early days.


    {| border=1
    <!--T:5-->
    |'''Activities'''|| Activities are sets of Plasma widgets that have their own wallpaper. A bit like virtualdesktops, but not quite.  
    The following glossary is intended to help you find your way through the mists of new names and new concepts.  In some cases you can find a link from a '''KDE 3''' component to its equivalent in the context of '''KDE SC 4''' software.


    For example you have a &quot;work activity&quot; with commit rss feeds, a note with your TODO, a folderview with your work related files, and a subtle wallpaper. 
    </translate><span id="Activities"></span><translate>


    Next to it, youhave your freetime activity, with previews of family photos and dogs, rss feeds from your favourite blogs, a folderview showing your movie collection, a twitter applet and of course that Iron Maiden wallpaper you have been loving since the early 80s.
    ===Activities=== <!--T:6-->
    :'''Activities''' are sets of '''Plasma''' ''widgets'' that have their own wallpaper. A bit like [[#Virtual Desktops|Virtual Desktops]], but not quite.


    At 1700 hours sharp you switch from the work activity to your freetime activity.
    <!--T:7-->
        || More info:
    :For example you have a "work activity" with commit rss feeds, a note with your TODO, a ''Folder View'' with your work related files, and a subtle wallpaper.   
    [[Plasma#How_can_I_add.2Fremove_an_activity.3F|Creating Activities]]
    |-
    |'''Akonadi''' || The data storage backend for all PIM (Personal Information Manager) data in KDE 4One  single storage and retrieval system allows efficiency and extensibiliy not possible under KDE3, where each PIM component had its own system. || More info:
    [http://pim.kde.org/akonadi/ Akonadi - KDE PIM]


    [http://en.wikipedia.org/wiki/Akonadi Wikipedia - Akonadi]
    <!--T:8-->
    :Next to it, you have your "freetime activity", with previews of family photos and dogs, rss feeds from your favourite blogs, a Folder View showing your movie collection, a twitter applet and of course that Iron Maiden wallpaper you have been loving since the early 80s.


    [http://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]
    <!--T:9-->
    |-
    :At 1700 hours sharp you switch from the "work activity" to your "freetime activity".
    |'''aRts''' || The sound framework in KDE 2 and 3.  Its single-tasking nature caused problems when two sources of sound were encountered. In KDE 4 it is replaced by [[#Phonon|Phonon]] || More info:


    [http://en.wikipedia.org/wiki/ARts Wikipedia - aRts]  
    <!--T:10-->
    ''More info'':
    :[[Special:myLanguage/Plasma/FAQ/4.3#How can I add/remove an activity?|Creating Activities]]


    [http://www.arts-project.org/gen/newsarchive/news_2000.html aRtsHome Page]
    </translate><span id="Akonadi"></span><translate>
    |-
    |'''Containment''' || A Containment is a top level grouping of widgets. Each Containment manages the layout and configuration data of its set of widgets independently from other Containments.


    The end result is that you can group widgets within a containment according to the significance to your working pattern, rather than by directory grouping.   
    ===Akonadi=== <!--T:11-->
    |-
    :The data storage access mechanism for all ''PIM'' (Personal Information Manager) data in ''KDE SC 4''.  One single storage and retrieval system allows efficiency and extensibility not possible under ''KDE 3'', where each PIM component had its own system. Note that use of '''Akonadi''' does not change data storage formats (''vcard'', ''iCalendar'', ''mbox'', ''maildir'' etc.) - it just provides a new way of accessing and updating the data.
    |'''D-Bus || An inter-service messaging systemDeveloped by RedHat, it was heavily influenced by KDE&#039;s DCOP, which it supercedes. || More info:
    [http://tinyurl.com/2a9h8o FreeDesktop.org: What is D-Bus?]


    [http://en.wikipedia.org/wiki/D-Bus Wikipedia: D-Bus]
    <!--T:12-->
    |-
    :The main reasons for design and development of '''Akonadi''' are of technical nature, e.g. having a unique way to access PIM-data (contacts, calendars, emails..) from different applications (e.g. '''kmail''', '''kword'''..), thus eliminating the need to write similar code here and there.
    |'''Decibel''' || Using [[#D-Bus|D-Bus]], Decibel is the framework to manage all communication protocols including IM, email and VOIP through a unified system. Decibel is expected to be fully functional by KDE 4.2. || More info:


    [http://en.wikipedia.org/wiki/Decibel_(KDE) Wikipedia - Decibel]
    <!--T:13-->
    :Another goal is to de-couple GUI applications like '''kmail''' from the direct access to external resources like mail-servers - which was a major reason for bug-reports/wishes with regard to performance/responsiveness in the past.


    [http://techbase.kde.org/Development/Architecture/KDE4/Decibel Techbase - Decibel]  
    <!--T:14-->
    ''More info'':
    :[http://userbase.kde.org/Akonadi/ Akonadi for KDE's PIM]
    :[http://en.wikipedia.org/wiki/Akonadi Wikipedia - Akonadi]
    :[http://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]


    [http://decibel.kde.org/ Decibel website]
    </translate><span id="aRts"></span><translate>
    |-
    |'''Dolphin''' || The default file manager in KDE4.  It has a side panel, but navigation is mainly by the &#039;breadcrumb&#039; trail above the main window.  Split windows are possible, and views can be applied to individual windows. Mounting and umounting USB devices can be done in the side-panel. || More info:
    [http://en.wikipedia.org/wiki/Dolphin_(software) Wikipedia- Dolphin_(software)]


    [http://dot.kde.org/1172721427/ Road to KDE 4: Dolphin and Konqueror]  
    ===aRts=== <!--T:15-->
    :The sound framework in KDE 2 and 3. Its single-tasking nature caused problems when two sources of sound were encountered. In the ''Plasma workspace'' it is replaced by [[#Phonon|Phonon]]  


    [http://arstechnica.com/news.ars/post/20070405-afirst-look-at-dolphin-the-kde-4-file-manager.html Ars Technica: A First Look at Dolphin]  
    <!--T:16-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/ARts Wikipedia - aRts]
    :[http://www.arts-project.org/gen/newsarchive/news_2000.html aRts Home Page]


    [http://www.youtube.com/watch?v=i4HS1v0a9Xs Youtube - KDE 4 rev 680445 - Dolphin]
    </translate><span id="Containment"></span><translate>


    [http://introducingkde4.blogspot.com/2007/12/dolphin.html Introducing KDE 4 Blog - Dolphin]
    ===Baloo=== <!--T:84-->
    |-
    :'''Baloo''' replaced [[Special:myLanguage/Glossary#Nepomuk|Nepomuk]] as a "sematic desktop" search framework. [[Special:myLanguage/Baloo|Baloo]] is a file indexing and search service that '''Dolphin''' uses to search for files. In a terminal type, <code>balooctl check</code> to find out whether an index was created already. <code>balooctl disable</code> and <code>balooctl status</code> are helpful instructions as well.
    |'''Extender''' || Extenders are a special kind of popup that can grow out of a Plasma panel for example. Extenders have detachable parts. Extenders are a new concept that will enter Plasma for KDE 4.2. The Kuiserver (the interface that collects all long running jobs and puts them into one window, also planned for that release) will make use of extenders so you can detach various jobs and monitor their progress separately. || More info:


    [http://kde-look.org/content/show.php/KDE+Extender+Mockup?content=30012 Mockup Screenshots]  
    <!--T:85-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Baloo Baloo]  


    [http://plasma.kde.org/cms/1069 The Elements of Plasma]
    </translate><span id="Containment"></span><translate>
    |-
    |'''Flake''' || Flake is a programming library to be used in KOffice2.  Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped towork as a single Shape, around which text flow is possible. || More info:


    [http://wiki.koffice.org/index.php?title=Flake KOffice Wiki - Flake]
    ===Containment=== <!--T:17-->
    |-
    :A ''Containment'' is a top level grouping of widgets. Each Containment manages the layout and configuration data of its set of widgets independently from other Containments.
    |'''Kcontrol''' || KDE Control Center, for setting global preferences in KDE3. Replaced by KDE4&#039;s [[#System Settings|System Settings]] interface. ||
    |-
    |'''KDOM''' || A [[#KPart|KPart]] module making KHTML DOM (Document Object Model) rendering capabilities available to all applications. [[#KSVG2]|KSVG2]] is built on KDOM for KDE 4. ||
    |-
    |'''Kicker''' || In KDE 3, the relocatable bar, usually at the bottom of the screen (sometimes called the [[#Panel|Panel]]), on which application launchers, the pager, and buttons for running applications reside.  See [[#Panel|Panel]] ||
    |-
    |'''Kickoff''' || In KDE 4 (and some late versions of KDE 3), a launch menu in which apps are sorted by functional group. &#039;Favorites&#039; replaces the &#039;Most used applications&#039; in Classic Menu, and applications can be added to it.  Right-click also offers the possibility of adding applications to the desktop or panel.  Rapid access to a less-used application can be by the search box. Other menus are being worked on, since KDE 4 can be used with more than one launcher, should that be required. || More info:
    [http://home.kde.org/~binner/kickoff/sneak_preview.html Kickoff Sneak Preview]
    |-
    |'''KJS''' || KDE&#039;s JavaScript engine. ||
    |-
    |'''KHTML''' || KHTML is the HTML rendering engine for the KDE desktop, as used by KDE&#039;s Konqueror Browser. It also provides a KPart that enables all KDE applications to display web content. KDE4 also sees the introduction of Qt WebKit for Plasma and other applications. ||
    |-
    |'''KIO''' || KDE Input/Output framework provides a single API for operating on files, whether local or on aremote server.  Additionally, KIO Slaves provide support for individual protocols.  Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip.  || More info:


    [http://en.wikipedia.org/wiki/KIO Wikipedia - KIO]
    <!--T:18-->
    :The end result is that you can group widgets within a Containment according to the significance to your working pattern, rather than by directory grouping.  


    [http://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]
    </translate><span id="D-Bus"></span><translate>


    [http://osdir.com/Article2159.phtml Breaking the Network Barrier]
    ===D-Bus=== <!--T:19-->
    |-
    :An inter-service messaging system. Developed by Red Hat<sup>®</sup>, it was heavily influenced by KDE3's ''DCOP'', which it supersedes.
    |'''Kinfocenter''' || Kinfocenter originated as part of [[#Kcontrol|Kcontrol]] standing alone from KDE 3.1. In KDE 4 it is replaced by modules configured in [[#System Settings|System Settings]], notably [[#Solid|Solid]] || More Info:


    [http://en.wikipedia.org/wiki/Kinfocenter Wikipedia - KInfoCenter]
    <!--T:20-->
    |-
    ''More info'':
    |'''Kiosk''' || Kiosk is a framework for restricting user capabilities on a KDE system, ideal for use in locked-down environments such as Internet cafés. Currently available in KDE 3 only. ||
    :[http://freedesktop.org/wiki/Software/dbus FreeDesktop.org: What is D-Bus?]
    |-
    :[http://en.wikipedia.org/wiki/D-Bus Wikipedia: D-Bus]
    |'''KPart''' || A KPart is an individual component of the KDE desktop environment and allows applications to share their services with other applications. KParts allow KMail and KOrganizer to integrate (as plugins) into the Kontact suite, or KHTML to display sites in Akregator. ||
    |-
    |'''Kross''' ||  Kross is a scripting framework, enabling KDE 4 support for multiple scripting languages. Aplugin system allows for the support of further languages in the future. ||
    |-
    |'''KRunner'''|| the mini-command-line that is accessed from the KDE Classic menu, the keyboard shortcut Alt+F2, or a right-click on the desktop.  In KDE4 a partial name will display all possible matches || More info:


    [http://www.youtube.com/watch?v=B1-SFSmwTXw Youtube - KDE 4.1 KRunner]
    </translate><span id="Dolphin"></span><translate>
    |-
    |'''KSVG''' ||  KSVG enables support for scalable vector graphics in a khtml browser.  KSVG2 extends this for KDE 4. ||
    |-
    |'''KWin''' || KWin is the window manager.  This is where window decorations can be changed and themes applied. KDE4 extends KWin to provide support for 3D Compositing effects on the desktop. || More info:


    [http://dot.kde.org/1180541665/ Road to KDE 4: KWin Composite]
    ===Dolphin=== <!--T:21-->
    :The default file manager in KDE SC 4. It has a side panel (''Places''), but navigation is mainly by the ''breadcrumb'' trail above the main window. Split windows are possible, and views can be applied to individual windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel.  A ''Tree view'' is also possible.


    [http://francis.giannaros.org/blog/2007/12/03/kde4-desktop-effects-kwin-composite-video-tour/ KDE4 Desktop Effects Video Tour]  
    <!--T:22-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Dolphin_(software) Wikipedia - Dolphin (software)]
    :[http://dot.kde.org/2007/03/01/road-kde-4-dolphin-and-konqueror Road to KDE 4: Dolphin and Konqueror]
    :[http://arstechnica.com/news.ars/post/20070405-afirst-look-at-dolphin-the-kde-4-file-manager.html Ars Technica: A First Look at Dolphin]
    :[http://www.youtube.com/watch?v=i4HS1v0a9Xs Youtube - KDE 4 rev 680445 - Dolphin]
    :[http://introducingkde4.blogspot.com/2007/12/dolphin.html Introducing KDE 4 Blog - Dolphin]
    :[[Tutorials/File_Management|The UserBase File Management Tutorial]]


    [http://www.youtube.com/watch?v=YrFz7IxXppU Youtube - KDE 4.0 KWin Composite Showcast]
    </translate><span id="Extender"></span><translate>


    [http://www.youtube.com/watch?v=4WBLlc6xCQ4 Youtube - KWin compositing config &amp; intro]
    ===Extender=== <!--T:23-->
    |-
    :''Extenders'' are a special kind of popup that can grow out of a [[#Plasma|Plasma]] panel for example. Extenders have detachable parts. Extenders are a new concept that arrived in Plasma for KDE 4.2. Notifications already use this system. This enables, for example, a user to drag a notification of a download or file copy job, onto his or her desktop and keep track of it there. The same can be done for other kinds of notifications, too.  
    |'''Mini-CLI''' || See [[#KRunner|KRunner]]||
    |-
    |'''Nepomuk''' ||    &#039;Networked Environment for Personalized, Ontology-based Management of Unified Knowledge&#039;, Nepomuk aims to remove artificial barriers between information to allow dynamic classification, organisation and presentation of data to the user.  Whether downloaded from the internet, received inan email or scribbled in a note, information is globally searchable and tagged with intelligent data.  See [http://en.wikipedia.org/wiki/Semantic_desktop The Semantic Desktop] for further discussion of this concept. || More info:


    [http://en.wikipedia.org/wiki/Semantic_desktop Wikipedia - Semantic Desktop]  
    <!--T:24-->
    ''More info'':
    :[http://kde-look.org/content/show.php/KDE+Extender+Mockup?content=30012 Mockup Screenshots]
    :[http://plasma.kde.org/cms/1069 The Elements of Plasma]


    [http://en.wikipedia.org/wiki/NEPOMUK_(framework)  Wikipedia - NEPOMUK Framework]
    </translate><span id="Flake"></span><translate>


    [http://nepomuk.semanticdesktop.org/xwiki/bin/view/Main1/ NEPOMUK website]
    ===Flake=== <!--T:25-->
    :''Flake'' is a programming library to be used in [[Special:myLanguage/KOffice|KOffice]] and [[Special:myLanguage/Calligra|Calligra]].  Functionally, it provides ''Shapes'' to display content and ''Tools'' to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.  


    [http://nepomuk.kde.org/discover/user NEPOMUK KDE]
    <!--T:26-->
    |-
    ''More info'':
    |'''Oxygen''' || Oxygen is the default theme of KDE4. Designed to bring &#039;a breath of fresh air&#039; tothe desktop by removing the simplistic, cartoonish icons, and replacing them with a clean theme and photo-realistic icons.  Oxygen uses a desaturated palette to avoid the icons becoming a distraction and uses detailed scalable graphics (SVG). || More info:
    :[http://community.kde.org/Calligra/Libs/Flake KDE Community Wiki - Flake]  


    [http://en.wikipedia.org/wiki/Oxygen_Project Wikipedia - Oxygen Project]
    </translate><span id="Get Hot New Stuff"></span><translate>


    [http://www.oxygen-icons.org/?cat=3 Oxygen Icons]
    ===Get Hot New Stuff=== <!--T:27-->
    |-
    :''Get Hot New Stuff (GHNS)'' is an open standard that makes it easy for users to download and install various extensions for their applications. Our implementation of GHNS is used by Plasma (for example to get new desktop themes), and by many applications and widgets.
    |'''Pager''' || A pager is a small program or panel applet which shows the position of windows on your desktop and usually if you have several [[#Virtual Desktops|Virtual Desktops]] gives an overview over all. ||
    |-
    |'''Panel'''  || See [[#Kicker|Kicker]].  In KDE4 the name &#039;kicker&#039; is dropped, and the name &#039;panel&#039; is the norm.  &#039;Applets&#039; are replaced by [[#Widgets|Widgets]] ||
    |-
    |'''Phonon''' || A cross-platform multimedia API, interfacing with existing frameworks, such as gstreamer and xine engines.  KDE 2 and 3 depended on aRts for sound. Phonon replaces it. || More info:


    [http://en.wikipedia.org/wiki/Phonon_(KDE) Wikipedia - Phonon (KDE)]  
    <!--T:28-->
    ''More info'':
    :[http://ghns.freedesktop.org Home of GHNS]
    :[http://lwn.net/Articles/227855/ An article on GHNS in KDE SC 4]


    [http://phonon.kde.org/cms/1030 Phonon website]
    </translate><span id="Home Directory"></span><translate>
    |-
    |'''Plasma''' || In KDE 4 Plasma replaces KDesktop, kicker and the superkaramba widget engine.  The applets are called Plasmoids, and range from informational widgets to mini-apps such as a calculator or dictionary. || More info:


    [http://en.wikipedia.org/wiki/Plasma_(KDE) Wikipedia - Plasma (KDE)]
    ===Home Directory=== <!--T:29-->
    :That's the place in your system where all your files are kept. You can write your files outside of this folder, but all applications are configured to propose this folder as place to write your files to. It is easier when you keep your things here.  


    [http://plasma.kde.org/cms/1107 Plasma website]  
    <!--T:30-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Home_directory Wikipedia - Home directory]  


    [[Plasma|Plasma FAQ]]
    </translate><span id="KControl"></span><translate>


    [http://www.youtube.com/watch?v=H5RpH9HOXJA&amp;feature=related  Youtube - Plasma Applets Galore (Part 1)]
    ===KControl=== <!--T:31-->
    :''KDE Control Center'', for setting global preferences in KDE 3. Replaced by the [[#System Settings|System Settings]] interface in KDE SC 4.


    [http://liquidat.wordpress.com/ Liquidat&#039;s Blog]
    </translate><span id="KDOM"></span><translate>
    |-
    |'''Qt''' || (Pronounced &#039;cute&#039;) A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as Opera browser, GoogleEarth and Skype. Qt is developed by Trolltech, who are now part of the Nokia.  Qt forms the underlying library KDE is built on. || More info:


    [http://en.wikipedia.org/wiki/Qt_(toolkit) The Qt Toolkit]
    ===KDOM=== <!--T:32-->
    :A [[#KPart|''KPart'']] module making ''KHTML DOM (Document Object Model) '' rendering capabilities available to all applications. [[#KSVG|KSVG2]] is built on KDOM for KDE SC 4.


    [http://trolltech.com/products/qt/learnmore/demo Qt Demo Videos]
    </translate><span id="KHTML"></span><translate>
    |-
    |''' Raptor''' || Raptor is the third application menu available for KDE4 and uses a style similar to music hardware interfaces. Raptor is not finished yet.  Other menus are also in preparation || More info:


    [http://raptor-menu.org/ Raptor home page]
    ===KHTML=== <!--T:33-->
    :''KHTML'' is the HTML rendering engine for the KDE Plasma desktop, as used by the '''Konqueror''' browser. It also provides a KPart that enables all KDE applications to display web content. A new introduction, ''Qt WebKit'' is also for Plasma and other application development.


    [http://www.raiden.net/?cat=2&amp;aid=411 Raptor review]
    </translate><span id="Kicker"></span><translate>
    |-
    |'''Solid''' || Solid provides a single API for hardware management.  Hardware is grouped into &#039;domains&#039;.  The initial domains relate to HAL, NetworkManager and the Bluetooth stack.Since the backends for Solid are pluggable, Solid helps application developers write less code, and have it platform independent. || More Info:


    [http://solid.kde.org/cms/1058 Discover Solid]  
    ===Kicker=== <!--T:34-->
    :In KDE 3, the relocatable bar, usually at the bottom of the screen (sometimes called the [[#Panel|''Panel'']]), on which application launchers, the [[#Pager|Pager]], and buttons for running applications reside. See [[#Panel|Panel]]


    [http://dot.kde.org/1177385913/ Solid Brings Hardware Configuration and Control to KDE]
    </translate><span id="Kickoff"></span><translate>
    |-
    |'''Sonnet''' || Sonnet is a multilingual spell-checker planned for KDE 4.  One of its strengths is the ability to recognise the language in use and call up the appropriate dictionary. || More info:


    [http://www.linux.com/articles/59963 KDE 4&#039;s Sonnet will turbocharge language processing]
    ===Kickoff=== <!--T:35-->
    :In KDE SC 4 (and some late versions of KDE 3), a launch menu in which apps are sorted by functional group. "Favorites" replaces the "Most used applications" in ''Classic Menu'', and applications can be added to it. Right-click also offers the possibility of adding applications to the desktop or panel.  Rapid access to a less-used application is made possible with the search box. Other menus are being worked on, since KDE SC 4 can be used with more than one launcher, should that be required.


    [http://liquidat.wordpress.com/2007/01/09/kde-4-sonnet/ Liquidat&#039;s blog, January 2007]
    <!--T:36-->
    |-
    ''More info'':
    |'''Soprano''' || Soprano is a sub-project of [[#Nepomuk]], providing a repository for gathered information such as tags, ratings, etc.. This makes the information available to [[#Strigi]] || More info:
    :[http://home.kde.org/~binner/kickoff/sneak_preview.html Kickoff Sneak Preview]
    :[http://en.opensuse.org/Kickoff Design documentation]


    [http://tinyurl.com/334u7r More about Nepomuk-KDE: Soprano and KDE integration]
    </translate><span id="KJS"></span><translate>
    |-
    |'''Strigi''' || A deep-indexed search daemon, Strigi aims to be fast and light-weight.  It also uses SHA-1 hash which will help in the identification of duplicate files. || More info:


    [http://strigi.sourceforge.net/ Strigi - the fastest and smallest desktop searching program]
    ===KJS=== <!--T:37-->
    :KDE platform's ''JavaScript'' engine.


    [http://en.wikipedia.org/wiki/Strigi Wikipedia - Strigi]
    </translate><span id="KInfoCenter"></span><translate>
    |-
    |'''System Settings''' ||  KDE 4&#039;s replacement for [[#Kcontrol]] (Control Center) providing modular control over the KDE system. || More info:


    [http://www.lazytechguy.com/2008/01/kde4-system-settings.html KDE4 System Settings illustrated]
    ===KInfoCenter=== <!--T:38-->
    |-
    :'''Kinfocenter''' originated as part of [[#KControl|KControl]] standing alone from KDE 3.1.  In KDE SC 4 up until 4.4 it is replaced by modules configured in [[#System Settings|System Settings]], notably [[#Solid|Solid]], and is being reintroduced as an application in KDE SC 4.5.
    |'''Threadweaver''' || This thread programming library spreads work among multiple-core processors where available, prioritising them before queueing them for execution. ThreadWeaver provides a high-level job interface for multithreaded programming. || More info:


    [http://tinyurl.com/5edc2k Why Multithreading? (Technical article)]
    <!--T:39-->
    |-
    ''More Info'':
    |'''Virtual Desktops''' || A popular concept of Unix based window managers is the one of virtual desktops. This means you have not only one screen where you can place your windows on but several. When you switch to a different desktop (usually with a pager) you will only see the windows which you started on your newdesktop or moved to it. A window can also be made &quot;sticky&quot; which means it appears on all virtual desktops. ||
    :[[Special:myLanguage/KInfoCenter|KInfoCenter]]
    |-
    :[http://en.wikipedia.org/wiki/Kinfocenter Wikipedia - KInfoCenter]
    |'''WebKit''' || HTML rendering engine, originating from a fork of [[#KHTML|KHTML]]. Adopted by Apple and developed for Safari. Webkit brings the whole functionality back to KDE 4, where it is available through Qt. || More info:


    [http://webkit.org/ The Webkit home page]
    </translate><span id="KIO"></span><translate>


    [http://en.wikipedia.org/wiki/Webkit Wikipedia - Webkit]
    ===KIO=== <!--T:40-->
    |-
    :''KDE Input/Output framework'' provides a single ''API'' for operating on files, whether local or on a remote server. Additionally, ''KIO Slaves'' provide support for individual protocols. Some particularly useful ones are ''http'', ''ftp'', ''sftp'', ''smb'', ''nfs'', ''ssh (fish)'', ''man'', ''tar'' and ''zip''.
    |'''Widget''' || Collins English Dictionary: &quot;Any small mechanism or device the name of which is unknown or temporarily forgotten.&quot;%%%In KDE terms, a widget is a single component on the canvas. Other common names that are analogous are &quot;applet&quot; or &quot;gadget&quot;. Superkaramba Themes, Apple&#039;s Dashboard, Google Gadgets, Yahoo Widgets, Vista Sidebar Widgets, Opera Widgets are all examples of other widget systems (some of which are supported by Plasma as well).||
    |-
    |'''X-Server || The X-Server represents a basic layer upon which the various GUIs like KDE are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives. ||
    |-
    |'''XMLGUI''' || A programmers&#039; framework for designing the user interface.  It is extensively used by ''KParts'' || More info:
    [http://en.wikipedia.org/wiki/XMLGUI Wikipedia - XMLGUI]


    [http://en.wikipedia.org/wiki/Qt_Style_Sheets Wikipedia - Qt Style Sheets]
    <!--T:41-->
    |-
    ''More info'':
    |'''ZUI''' || The Zooming User Interface.  &quot;By zooming out, users can get an overview of all the object groupings that they have made. These groupings may reflect the projects they are working on, be ways to keep different sets of files organized, etc. By hovering or clicking on one of these groups when zoomed out, users can either get a preview/snapshot of what is in the grouping, or zoom in on that grouping so that it is displayed full size on the physical screen.&quot; aseigo. || More info:  
    :[[Special:myLanguage/File transfers|A tutorial on file transfers]]
    [http://www.youtube.com/watch?v=EhODrJkoidA Youtube ZUI demo]
    :[http://en.wikipedia.org/wiki/KIO Wikipedia - KIO]
    |}
    :[http://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]
    :[http://osdir.com/Article2159.phtml Breaking the Network Barrier]
     
    </translate><span id="Kiosk"></span><translate>
     
    ===Kiosk=== <!--T:42-->
    :[http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction Kiosk] is a framework for restricting user capabilities on a ''KDE platform'' system, ideal for use in locked-down environments such as Internet cafés.  It is present in KDE 3 and KDE 4, but the administration tool, '''Kiosktool''' is KDE 3 only.  It can be used to configure KDE 4 apps, or '''kiosk''' configurations can be maintained by editing config files manually.
     
    </translate><span id="KPart"></span><translate>
     
    ===KPart=== <!--T:43-->
    :A ''KPart'' is an individual component of the ''KDE Plasma desktop'' and allows applications to share their services with other applications. KParts allow '''KMail''' and '''KOrganizer''' to integrate (as plugins) into the '''Kontact''' suite, or [[#KHTML|KHTML]] to display sites in '''Akregator'''.
     
    </translate><span id="Kross"></span><translate>
     
    ===Kross=== <!--T:44-->
    : ''Kross'' is a scripting framework, enabling support for multiple scripting languages.  A plugin system allows for the support of further languages in the future.
     
    </translate><span id="KRunner"></span><translate>
     
    ===KRunner=== <!--T:45-->
    :The mini-command-line that is accessed from the Classic menu, the keyboard shortcut ''Alt+F2'', or a right-click on the desktop.  In '''KDE SC 4''' a partial name will display all possible matches
     
    <!--T:46-->
    ''More info'':
    :[http://www.youtube.com/watch?v=B1-SFSmwTXw Youtube - KDE SC 4.1 KRunner]
     
    </translate><span id="KSVG"></span><translate>
     
    ===KSVG=== <!--T:47-->
    : ''KSVG'' enables support for ''scalable vector graphics'' in a [[#KHTML|KHTML]] browser.  ''KSVG2'' extends this for KDE SC 4.
     
    </translate><span id="KWin"></span><translate>
     
    ===KWin=== <!--T:48-->
    :''KWin'' is the window manager.  This is where window decorations can be changed and themes applied. KDE SC 4 extends KWin to provide support for ''3D Compositing effects'' on the desktop.
     
    <!--T:49-->
    ''More info'':
    :[[Special:myLanguage/KWin|KWin]]
    :[http://dot.kde.org/1180541665/ Road to KDE 4: KWin Composite]
    :[http://francis.giannaros.org/blog/2007/12/03/kde4-desktop-effects-kwin-composite-video-tour/  KDE SC 4 Desktop Effects Video Tour]
    :[http://www.youtube.com/watch?v=YrFz7IxXppU Youtube - KDE SC 4.0 KWin Composite Showcast]
    :[http://www.youtube.com/watch?v=4WBLlc6xCQ4 Youtube - KWin compositing config &amp; intro]
     
    </translate><span id="Mini-CLI"></span><translate>
     
    ===Mini-CLI=== <!--T:50-->
    :See [[#KRunner|KRunner]]
     
    </translate><span id="Nepomuk"></span><translate>
     
    ===Nepomuk=== <!--T:51-->
    :"Networked Environment for Personalized, Ontology-based Management of Unified Knowledge",  ''Nepomuk'' aims to remove artificial barriers between information to allow dynamic classification, organisation and presentation of data to the user.  Whether downloaded from the internet, received in an email or scribbled in a note, information is globally searchable and tagged with intelligent data.  See [http://en.wikipedia.org/wiki/Semantic_desktop ''The Semantic Desktop''] for further discussion of this concept.
     
    <!--T:52-->
    ''More info'':
    :[[Special:MyLanguage/Nepomuk|Userbase Nepomuk page]]
    :[http://en.wikipedia.org/wiki/Semantic_desktop Wikipedia - Semantic Desktop]
    :[http://en.wikipedia.org/wiki/NEPOMUK_(framework)  Wikipedia - NEPOMUK Framework]
    :[http://nepomuk.semanticdesktop.org/xwiki/bin/view/Main1/ NEPOMUK website]
    :[http://nepomuk.kde.org/discover/user NEPOMUK KDE]
     
    </translate><span id="Oxygen"></span><translate>
     
    ===Oxygen=== <!--T:53-->
    :''Oxygen'' is the default theme of KDE SC 4. Designed to bring "a breath of fresh air" to the desktop by removing the simplistic, cartoonish icons, and replacing them with a clean theme and photo-realistic icons.  Oxygen uses a desaturated palette to avoid the icons becoming a distraction and uses detailed scalable graphics (SVG).
     
    <!--T:54-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Oxygen_Project Wikipedia - Oxygen Project]
    :[http://www.oxygen-icons.org/?cat=3 Oxygen Icons]
     
    </translate><span id="Pager"></span><translate>
     
    ===Pager=== <!--T:55-->
    :A ''pager'' is a small program or panel applet which shows the position of windows on your desktop and usually, if you have several [[#Virtual Desktops|Virtual Desktops]], gives an overview over all.
     
    </translate><span id="Panel"></span><translate>
     
    ===Panel=== <!--T:56-->
    :See [[#Kicker|Kicker]]. In '''KDE SC 4''' the name "kicker" is dropped, and the name "panel" is the norm.  "Applets"; are largely replaced by [[#Widget|Widgets]]
     
    <!--T:87-->
    ''More info'':
    :[[Special:myLanguage/Plasma/Panels|Panels]]
     
    </translate><span id="Phonon"></span><translate>
     
    ===Phonon=== <!--T:57-->
    :A cross-platform multimedia API, interfacing with existing frameworks, such as ''gstreamer'' and ''xine engines''.  KDE 2 and 3 depended on ''aRts'' for sound.  ''Phonon'' replaces it.
     
    <!--T:58-->
    ''More info'':
    :[[Special:myLanguage/Phonon|Phonon]]
    :[http://en.wikipedia.org/wiki/Phonon_(KDE) Wikipedia - Phonon (KDE)]
    :[http://phonon.kde.org/ Phonon website]
     
    </translate><span id="Plasma"></span><translate>
     
    ===Plasma=== <!--T:59-->
    :In KDE SC 4 the Plasma Desktop replaces ''KDesktop'', '''kicker''' and the ''superkaramba'' widget engine.  The applets are called '''Plasmoids''', and range from informational widgets to mini-apps such as a calculator or dictionary. Widgets from other sources, such as ''SuperKaramba widgets'' or ''Google Gadgets'' are also supported.
     
    <!--T:60-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Plasma_(KDE) Wikipedia - Plasma (KDE)]
    :[http://plasma.kde.org/cms/1107 Plasma website]
    :[[Special:myLanguage/Plasma|The Plasma main page]]
    :[[Special:myLanguage/Plasma/FAQ/Index|The Plasma FAQ's]]
    :[http://www.youtube.com/watch?v=H5RpH9HOXJA&amp;feature=related  Youtube - Plasma Applets Galore (Part 1)]
    :[http://liquidat.wordpress.com/ Liquidat&#039;s Blog]
     
    </translate><span id="Qt"></span><translate>
     
    ===Qt=== <!--T:61-->
    :(Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as '''Opera''' browser, '''GoogleEarth''' and '''Skype'''. ''Qt'' is developed by Trolltech, who are now part of the Nokia company.  Qt forms the underlying library KDE software is built on.
     
    <!--T:62-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/Qt_(toolkit) The Qt Toolkit]
    :[http://trolltech.com/products/qt/learnmore/demo Qt Demo Videos]
     
    </translate><span id="Solid"></span><translate>
     
    ===Solid=== <!--T:63-->
    :''Solid'' provides a single API for hardware management.  Hardware is grouped into "domains".  The initial domains relate to ''HAL'', ''NetworkManager'' and the ''Bluetooth'' stack. Since the backends for Solid are pluggable, Solid helps application developers write less code, and have it platform independent.
     
    <!--T:64-->
    ''More info'':
    :[http://solid.kde.org/cms/1058 Discover Solid]
    :[http://dot.kde.org/1177385913/ Solid Brings Hardware Configuration and Control to the KDE platform]
     
    </translate><span id="Soprano"></span><translate>
     
    ===Soprano=== <!--T:65-->
    :''Soprano'' is a sub-project of [[#Nepomuk|Nepomuk]], providing a repository for gathered information such as tags, ratings, etc..  This makes the information available to [[#Strigi|Strigi]]
     
    <!--T:88-->
    ''More info'':
    :[http://liquidat.wordpress.com/2007/06/19/more-about-nepomuk-kde-soprano-and-kde-integration/ More about Nepomuk-KDE: Soprano and KDE platform integration]
     
    </translate><span id="Strigi"></span><translate>
     
    ===Strigi=== <!--T:67-->
    :A deep-indexed search daemon, ''Strigi'' aims to be fast and light-weight.  It also uses ''SHA-1 hash'' which will help in the identification of duplicate files.
     
    <!--T:68-->
    ''More info'':
    :[http://strigi.sourceforge.net/ Strigi - the fastest and smallest desktop searching program]
    :[http://en.wikipedia.org/wiki/Strigi Wikipedia - Strigi]
     
    </translate><span id="System Settings"></span><translate>
     
    ===System Settings=== <!--T:69-->
    :KDE SC 4 replacement for [[#KControl|KControl]] (Control Center) providing modular control over the KDE platform.
     
    <!--T:70-->
    ''More info'':
    :[[Special:myLanguage/System Settings|System Settings]]
    :[http://www.lazytechguy.com/2008/01/kde4-system-settings.html KDE SC 4 System Settings illustrated]
     
    </translate><span id="Threadweaver"></span><translate>
     
    ===Threadweaver=== <!--T:71-->
    :This thread programming library spreads work among multiple-core processors where available, prioritising them before queueing them for execution. ''ThreadWeaver'' provides a high-level job interface for multithreaded programming.
     
     
    <!--T:86-->
    ''More info'':
    :[http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html Why Multithreading? (Technical article)]
     
    </translate><span id="Virtual Desktops"></span><translate>
     
    ===Virtual Desktops=== <!--T:73-->
    :A popular concept of Unix based window managers is the one of ''virtual desktops''. This means you have not only one screen where you can place your windows on but several. When you switch to a different desktop (usually with a pager) you will only see the windows which you started on your new desktop or moved to it. A window can also be made "sticky" which means it appears on all virtual desktops.
     
    </translate><span id="WebKit"></span><translate>
     
    ===WebKit=== <!--T:74-->
    :HTML ''rendering engine'', originating from a fork of [[#KHTML|KHTML]]. Adopted by Apple and developed for Safari. ''Webkit'' brings the whole functionality back to KDE SC 4, where it is available through Qt.
     
    <!--T:75-->
    ''More info'':
    :[http://webkit.org/ The Webkit home page]
    :[http://en.wikipedia.org/wiki/Webkit Wikipedia - Webkit]
     
    </translate><span id="Widget"></span><translate>
     
    ===Widget=== <!--T:76-->
    :Collins English Dictionary: "Any small mechanism or device the name of which is unknown or temporarily forgotten." In KDE software terms, a '''widget''' is a single component on the canvas. Other common names that are analogous are "applet" or "gadget". Superkaramba Themes, Apple's Dashboard, Google Gadgets, Yahoo Widgets, Vista Sidebar Widgets, Opera Widgets are all examples of other widget systems (some of which are supported by Plasma as well).
     
    </translate><span id="X-Server"></span><translate>
     
    ===X-Server=== <!--T:77-->
    :The ''X-Server'' represents a basic layer upon which the various GUIs like the KDE Plasma desktop are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives.
     
    </translate><span id="XMLGUI"></span><translate>
     
    ===XMLGUI=== <!--T:78-->
    :A programmers' framework for designing the user interface.  It is extensively used by ''KParts''
     
    <!--T:79-->
    ''More info'':
    :[http://en.wikipedia.org/wiki/XMLGUI Wikipedia - XMLGUI]
    :[http://en.wikipedia.org/wiki/Qt_Style_Sheets Wikipedia - Qt Style Sheets]
     
    </translate><span id="ZUI"></span><translate>
     
    ===ZUI=== <!--T:80-->
    :The "Zooming User Interface""By zooming out, users can get an overview of all the object groupings that they have made. These groupings may reflect the projects they are working on, be ways to keep different sets of files organized, etc. By hovering or clicking on one of these groups when zoomed out, users can either get a preview/snapshot of what is in the grouping, or zoom in on that grouping so that it is displayed full size on the physical screen." ''aseigo''.  
     
    <!--T:81-->
    ''More info'':
    :[http://www.youtube.com/watch?v=EhODrJkoidA Youtube ZUI demo]</translate>
     
    {{Prev|Special:myLanguage/An_introduction_to_KDE|An Introduction to KDE}}
     
    <translate><!--T:83-->
    [[Category:Getting Started]]
    [[Category:System]]
    </translate>

    Revision as of 16:28, 13 February 2018

    This page sets out to provide a non-technical reference, together with links for further information or demonstration. See also Jargon File.

    A General Overview

    A KDE 4.0 Visual Guide: and a 4.1 screencast gives an excellent overview of KDE Software Compilation 4 in the early days.

    The following glossary is intended to help you find your way through the mists of new names and new concepts. In some cases you can find a link from a KDE 3 component to its equivalent in the context of KDE SC 4 software.

    Activities

    Activities are sets of Plasma widgets that have their own wallpaper. A bit like Virtual Desktops, but not quite.
    For example you have a "work activity" with commit rss feeds, a note with your TODO, a Folder View with your work related files, and a subtle wallpaper.
    Next to it, you have your "freetime activity", with previews of family photos and dogs, rss feeds from your favourite blogs, a Folder View showing your movie collection, a twitter applet and of course that Iron Maiden wallpaper you have been loving since the early 80s.
    At 1700 hours sharp you switch from the "work activity" to your "freetime activity".

    More info:

    Creating Activities

    Akonadi

    The data storage access mechanism for all PIM (Personal Information Manager) data in KDE SC 4. One single storage and retrieval system allows efficiency and extensibility not possible under KDE 3, where each PIM component had its own system. Note that use of Akonadi does not change data storage formats (vcard, iCalendar, mbox, maildir etc.) - it just provides a new way of accessing and updating the data.
    The main reasons for design and development of Akonadi are of technical nature, e.g. having a unique way to access PIM-data (contacts, calendars, emails..) from different applications (e.g. kmail, kword..), thus eliminating the need to write similar code here and there.
    Another goal is to de-couple GUI applications like kmail from the direct access to external resources like mail-servers - which was a major reason for bug-reports/wishes with regard to performance/responsiveness in the past.

    More info:

    Akonadi for KDE's PIM
    Wikipedia - Akonadi
    Techbase - Akonadi

    aRts

    The sound framework in KDE 2 and 3. Its single-tasking nature caused problems when two sources of sound were encountered. In the Plasma workspace it is replaced by Phonon

    More info:

    Wikipedia - aRts
    aRts Home Page

    Baloo

    Baloo replaced Nepomuk as a "sematic desktop" search framework. Baloo is a file indexing and search service that Dolphin uses to search for files. In a terminal type, balooctl check to find out whether an index was created already. balooctl disable and balooctl status are helpful instructions as well.

    More info:

    Baloo

    Containment

    A Containment is a top level grouping of widgets. Each Containment manages the layout and configuration data of its set of widgets independently from other Containments.
    The end result is that you can group widgets within a Containment according to the significance to your working pattern, rather than by directory grouping.

    D-Bus

    An inter-service messaging system. Developed by Red Hat®, it was heavily influenced by KDE3's DCOP, which it supersedes.

    More info:

    FreeDesktop.org: What is D-Bus?
    Wikipedia: D-Bus

    Dolphin

    The default file manager in KDE SC 4. It has a side panel (Places), but navigation is mainly by the breadcrumb trail above the main window. Split windows are possible, and views can be applied to individual windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel. A Tree view is also possible.

    More info:

    Wikipedia - Dolphin (software)
    Road to KDE 4: Dolphin and Konqueror
    Ars Technica: A First Look at Dolphin
    Youtube - KDE 4 rev 680445 - Dolphin
    Introducing KDE 4 Blog - Dolphin
    The UserBase File Management Tutorial

    Extender

    Extenders are a special kind of popup that can grow out of a Plasma panel for example. Extenders have detachable parts. Extenders are a new concept that arrived in Plasma for KDE 4.2. Notifications already use this system. This enables, for example, a user to drag a notification of a download or file copy job, onto his or her desktop and keep track of it there. The same can be done for other kinds of notifications, too.

    More info:

    Mockup Screenshots
    The Elements of Plasma

    Flake

    Flake is a programming library to be used in KOffice and Calligra. Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.

    More info:

    KDE Community Wiki - Flake

    Get Hot New Stuff

    Get Hot New Stuff (GHNS) is an open standard that makes it easy for users to download and install various extensions for their applications. Our implementation of GHNS is used by Plasma (for example to get new desktop themes), and by many applications and widgets.

    More info:

    Home of GHNS
    An article on GHNS in KDE SC 4

    Home Directory

    That's the place in your system where all your files are kept. You can write your files outside of this folder, but all applications are configured to propose this folder as place to write your files to. It is easier when you keep your things here.

    More info:

    Wikipedia - Home directory

    KControl

    KDE Control Center, for setting global preferences in KDE 3. Replaced by the System Settings interface in KDE SC 4.

    KDOM

    A KPart module making KHTML DOM (Document Object Model) rendering capabilities available to all applications. KSVG2 is built on KDOM for KDE SC 4.

    KHTML

    KHTML is the HTML rendering engine for the KDE Plasma desktop, as used by the Konqueror browser. It also provides a KPart that enables all KDE applications to display web content. A new introduction, Qt WebKit is also for Plasma and other application development.

    Kicker

    In KDE 3, the relocatable bar, usually at the bottom of the screen (sometimes called the Panel), on which application launchers, the Pager, and buttons for running applications reside. See Panel

    Kickoff

    In KDE SC 4 (and some late versions of KDE 3), a launch menu in which apps are sorted by functional group. "Favorites" replaces the "Most used applications" in Classic Menu, and applications can be added to it. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application is made possible with the search box. Other menus are being worked on, since KDE SC 4 can be used with more than one launcher, should that be required.

    More info:

    Kickoff Sneak Preview
    Design documentation

    KJS

    KDE platform's JavaScript engine.

    KInfoCenter

    Kinfocenter originated as part of KControl standing alone from KDE 3.1. In KDE SC 4 up until 4.4 it is replaced by modules configured in System Settings, notably Solid, and is being reintroduced as an application in KDE SC 4.5.

    More Info:

    KInfoCenter
    Wikipedia - KInfoCenter

    KIO

    KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip.

    More info:

    A tutorial on file transfers
    Wikipedia - KIO
    Linux.com - Master the KIO slaves
    Breaking the Network Barrier

    Kiosk

    Kiosk is a framework for restricting user capabilities on a KDE platform system, ideal for use in locked-down environments such as Internet cafés. It is present in KDE 3 and KDE 4, but the administration tool, Kiosktool is KDE 3 only. It can be used to configure KDE 4 apps, or kiosk configurations can be maintained by editing config files manually.

    KPart

    A KPart is an individual component of the KDE Plasma desktop and allows applications to share their services with other applications. KParts allow KMail and KOrganizer to integrate (as plugins) into the Kontact suite, or KHTML to display sites in Akregator.

    Kross

    Kross is a scripting framework, enabling support for multiple scripting languages. A plugin system allows for the support of further languages in the future.

    KRunner

    The mini-command-line that is accessed from the Classic menu, the keyboard shortcut Alt+F2, or a right-click on the desktop. In KDE SC 4 a partial name will display all possible matches

    More info:

    Youtube - KDE SC 4.1 KRunner

    KSVG

    KSVG enables support for scalable vector graphics in a KHTML browser. KSVG2 extends this for KDE SC 4.

    KWin

    KWin is the window manager. This is where window decorations can be changed and themes applied. KDE SC 4 extends KWin to provide support for 3D Compositing effects on the desktop.

    More info:

    KWin
    Road to KDE 4: KWin Composite
    KDE SC 4 Desktop Effects Video Tour
    Youtube - KDE SC 4.0 KWin Composite Showcast
    Youtube - KWin compositing config & intro

    Mini-CLI

    See KRunner

    Nepomuk

    "Networked Environment for Personalized, Ontology-based Management of Unified Knowledge", Nepomuk aims to remove artificial barriers between information to allow dynamic classification, organisation and presentation of data to the user. Whether downloaded from the internet, received in an email or scribbled in a note, information is globally searchable and tagged with intelligent data. See The Semantic Desktop for further discussion of this concept.

    More info:

    Userbase Nepomuk page
    Wikipedia - Semantic Desktop
    Wikipedia - NEPOMUK Framework
    NEPOMUK website
    NEPOMUK KDE

    Oxygen

    Oxygen is the default theme of KDE SC 4. Designed to bring "a breath of fresh air" to the desktop by removing the simplistic, cartoonish icons, and replacing them with a clean theme and photo-realistic icons. Oxygen uses a desaturated palette to avoid the icons becoming a distraction and uses detailed scalable graphics (SVG).

    More info:

    Wikipedia - Oxygen Project
    Oxygen Icons

    Pager

    A pager is a small program or panel applet which shows the position of windows on your desktop and usually, if you have several Virtual Desktops, gives an overview over all.

    Panel

    See Kicker. In KDE SC 4 the name "kicker" is dropped, and the name "panel" is the norm. "Applets"; are largely replaced by Widgets

    More info:

    Panels

    Phonon

    A cross-platform multimedia API, interfacing with existing frameworks, such as gstreamer and xine engines. KDE 2 and 3 depended on aRts for sound. Phonon replaces it.

    More info:

    Phonon
    Wikipedia - Phonon (KDE)
    Phonon website

    Plasma

    In KDE SC 4 the Plasma Desktop replaces KDesktop, kicker and the superkaramba widget engine. The applets are called Plasmoids, and range from informational widgets to mini-apps such as a calculator or dictionary. Widgets from other sources, such as SuperKaramba widgets or Google Gadgets are also supported.

    More info:

    Wikipedia - Plasma (KDE)
    Plasma website
    The Plasma main page
    The Plasma FAQ's
    Youtube - Plasma Applets Galore (Part 1)
    Liquidat's Blog

    Qt

    (Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as Opera browser, GoogleEarth and Skype. Qt is developed by Trolltech, who are now part of the Nokia company. Qt forms the underlying library KDE software is built on.

    More info:

    The Qt Toolkit
    Qt Demo Videos

    Solid

    Solid provides a single API for hardware management. Hardware is grouped into "domains". The initial domains relate to HAL, NetworkManager and the Bluetooth stack. Since the backends for Solid are pluggable, Solid helps application developers write less code, and have it platform independent.

    More info:

    Discover Solid
    Solid Brings Hardware Configuration and Control to the KDE platform

    Soprano

    Soprano is a sub-project of Nepomuk, providing a repository for gathered information such as tags, ratings, etc.. This makes the information available to Strigi

    More info:

    More about Nepomuk-KDE: Soprano and KDE platform integration

    Strigi

    A deep-indexed search daemon, Strigi aims to be fast and light-weight. It also uses SHA-1 hash which will help in the identification of duplicate files.

    More info:

    Strigi - the fastest and smallest desktop searching program
    Wikipedia - Strigi

    System Settings

    KDE SC 4 replacement for KControl (Control Center) providing modular control over the KDE platform.

    More info:

    System Settings
    KDE SC 4 System Settings illustrated

    Threadweaver

    This thread programming library spreads work among multiple-core processors where available, prioritising them before queueing them for execution. ThreadWeaver provides a high-level job interface for multithreaded programming.


    More info:

    Why Multithreading? (Technical article)

    Virtual Desktops

    A popular concept of Unix based window managers is the one of virtual desktops. This means you have not only one screen where you can place your windows on but several. When you switch to a different desktop (usually with a pager) you will only see the windows which you started on your new desktop or moved to it. A window can also be made "sticky" which means it appears on all virtual desktops.

    WebKit

    HTML rendering engine, originating from a fork of KHTML. Adopted by Apple and developed for Safari. Webkit brings the whole functionality back to KDE SC 4, where it is available through Qt.

    More info:

    The Webkit home page
    Wikipedia - Webkit

    Widget

    Collins English Dictionary: "Any small mechanism or device the name of which is unknown or temporarily forgotten." In KDE software terms, a widget is a single component on the canvas. Other common names that are analogous are "applet" or "gadget". Superkaramba Themes, Apple's Dashboard, Google Gadgets, Yahoo Widgets, Vista Sidebar Widgets, Opera Widgets are all examples of other widget systems (some of which are supported by Plasma as well).

    X-Server

    The X-Server represents a basic layer upon which the various GUIs like the KDE Plasma desktop are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives.

    XMLGUI

    A programmers' framework for designing the user interface. It is extensively used by KParts

    More info:

    Wikipedia - XMLGUI
    Wikipedia - Qt Style Sheets

    ZUI

    The "Zooming User Interface". "By zooming out, users can get an overview of all the object groupings that they have made. These groupings may reflect the projects they are working on, be ways to keep different sets of files organized, etc. By hovering or clicking on one of these groups when zoomed out, users can either get a preview/snapshot of what is in the grouping, or zoom in on that grouping so that it is displayed full size on the physical screen." aseigo.

    More info:

    Youtube ZUI demo