You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
219 lines
7.6 KiB
219 lines
7.6 KiB
15 years ago
|
<!--
|
||
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
|
||
|
"dtd/kdex.dtd">
|
||
|
-->
|
||
|
|
||
|
<chapter id="introduction">
|
||
|
<title>Introduction</title>
|
||
|
|
||
|
<qandaset>
|
||
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>What is &tde;?</para>
|
||
15 years ago
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>&tde; is the Trinity Desktop Environment. The project was initiated
|
||
11 years ago
|
by Matthias Ettrich in 1996 and originally called the K Desktop Environment.
|
||
|
The aim of the &tde; project is to connect the power of the &UNIX; operating
|
||
|
systems with the comfort of a modern user interface.</para>
|
||
13 years ago
|
<para>For additional information about &tde;, check the Trinity web site at
|
||
13 years ago
|
<ulink url="http://www.trinitydesktop.org/about.php">About Trinity</ulink></para>
|
||
15 years ago
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
|
<question id="platform">
|
||
13 years ago
|
<para>On which platforms can I expect &tde; to work?</para>
|
||
15 years ago
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>&tde; is a Desktop Environment for all flavors of &UNIX; systems.
|
||
13 years ago
|
While most &tde; developers use &Linux; based systems, &tde; should run
|
||
13 years ago
|
on a wide range of systems. You might need to tweak the
|
||
|
source code a bit to get &tde; to compile on different variant
|
||
|
of &UNIX; systems, or when not using the &GNU; development tools, in
|
||
15 years ago
|
particular the &gcc; compiler.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
13 years ago
|
<qandaentry>
|
||
|
<question>
|
||
|
<para>Why should I use TDE?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
|
<para>TDE provides a traditional computer desktop that is snappy and
|
||
|
responsive. A project goal is to provide a highly customizable
|
||
|
desktop without forcing any particular feature or effect on users.
|
||
|
TDE comes with many software tools to provide a productive and enjoyable
|
||
|
computer desktop system.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
15 years ago
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>Is &tde; a window manager?</para>
|
||
15 years ago
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>No, &tde; is not a window manager. While &tde; includes a
|
||
|
sophisticated window manager (&twin;), &tde; is much more, providing
|
||
13 years ago
|
a full integrated desktop environment. &tde; includes a web browser,
|
||
|
a file manager, a window manager, a help system, a
|
||
13 years ago
|
configuration system, many tools and utilities, and many
|
||
|
applications, including but not limited to mail
|
||
|
and news clients, drawing programs, a PDF and a &DVI; viewer
|
||
15 years ago
|
and so forth.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>Is &tde; a <acronym>CDE</acronym>, &Windows; or &Mac;
|
||
15 years ago
|
<acronym>OS</acronym> clone?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>&tde; is not a clone. Specifically &tde; is not a
|
||
|
Common Desktop Environment (<acronym>CDE</acronym>) or &Windows; clone.
|
||
|
While developers have and will continue to glean the best features from existing
|
||
13 years ago
|
desktop environments, &tde; is a unique environment that has and
|
||
15 years ago
|
will continue to go its own way.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
13 years ago
|
<qandaentry>
|
||
|
<question>
|
||
|
<para>On what platform is TDE based?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
|
<para>TDE uses C++ and the <link linkend="qt">&Qt; C++ crossplatform toolkit</link>.
|
||
|
The TDE development team now maintains the Qt3 toolkit, renamed TQt3.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
15 years ago
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>Is &tde; free software?</para>
|
||
15 years ago
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>Yes, &tde; is free software according to the &GNU; General
|
||
13 years ago
|
Public License. All &tde; libraries are available under the
|
||
15 years ago
|
<acronym>LGPL</acronym> making commercial software development for the
|
||
13 years ago
|
&tde; desktop possible, but all &tde; applications are licensed under
|
||
15 years ago
|
the <acronym>GPL</acronym>.</para>
|
||
13 years ago
|
<para>&tde; uses the <link linkend="qt">&Qt; C++ crossplatform
|
||
13 years ago
|
toolkit</link>, which, since version 2.2, is released under the
|
||
15 years ago
|
<acronym>GPL</acronym>.</para>
|
||
13 years ago
|
<para>Both &tde; and &Qt; can be made available on
|
||
|
&CD-ROM; free of charge. No runtime fees of any kind are
|
||
15 years ago
|
incurred.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
13 years ago
|
|
||
|
<qandaentry>
|
||
|
<question>
|
||
13 years ago
|
<para>Why the rebranding and renaming efforts? Why not continue calling the software KDE?</para>
|
||
13 years ago
|
</question>
|
||
|
<answer>
|
||
|
<para>The "KDE" name, various logos, and related efforts are trademarked by the KDE
|
||
|
Foundation. Since the Trinity project is not affiliated with the KDE Foundation,
|
||
11 years ago
|
legally we can't use their trademarks.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
|
<question>
|
||
|
<para>Why the change in version numbers?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
|
<para>Trinity evolved from the last KDE 3.5 release, 3.5.10. Subsequent Trinity releases
|
||
|
followed that numbering scheme. Release R14.0.0 marks a turning point in Trinity history
|
||
|
because a great deal of the code infrastructure was changed. While those changes do not
|
||
|
effect the usability or look-and-feel of the desktop that users enjoy, Trinity developers
|
||
|
believe a change in the version scheme distinguishes when those changes occurred. An
|
||
|
original project goal by users was to retain the flavor of the original KDE 3.5 desktop.
|
||
|
That goal remains intact. To reflect that original goal, the last number in the original
|
||
|
version scheme is retained in the new version scheme but is now the primary version number.
|
||
|
While the infrastructure has changed, the desktop itself remains the same as the original
|
||
|
KDE 3.5. This new version scheme indicates a modest divergence from the original KDE 3.5
|
||
|
series and that Trinity is now its own desktop environment. The new version scheme reminds
|
||
|
users that Trinity retains the original KDE 3.5 design, but is moving forward as a separate
|
||
|
desktop project.</para>
|
||
13 years ago
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
<qandaentry>
|
||
11 years ago
|
<question id="trinity-vs-kde4">
|
||
13 years ago
|
<para>How is Trinity different from KDE4?</para>
|
||
|
</question>
|
||
|
<answer>
|
||
13 years ago
|
<para>Both desktop environments share common roots to KDE 3.5.10, which was the last
|
||
13 years ago
|
official release of KDE in the 3.x series. Many KDE developers wanted to break
|
||
|
from that code chain and tool sets to start afresh. Thus was born KDE4. In
|
||
|
addition to moving to the Qt4 tool set, the KDE developers revamped the
|
||
|
underlying KDE code set.</para>
|
||
|
|
||
|
<para>KDE4 and Trinity have different philosophies about work flow preferences.
|
||
13 years ago
|
KDE4 developers want to support certain work flow concepts and techniques.
|
||
13 years ago
|
Trinity developers want to maintain a "traditional" desktop environment.</para>
|
||
|
|
||
|
<para>For example, KDE4 offers the following tools:</para>
|
||
|
|
||
|
<itemizedlist>
|
||
|
|
||
|
<listitem>
|
||
|
<para>Semantic desktop through Nepomuk</para>
|
||
|
</listitem>
|
||
|
|
||
|
<listitem>
|
||
|
<para>PIM (Personal Information Management) data caching through Akonadi</para>
|
||
|
</listitem>
|
||
|
|
||
|
<listitem>
|
||
|
<para>Desktop file searching through Strigi</para>
|
||
|
</listitem>
|
||
|
|
||
|
<listitem>
|
||
|
<para>Activities, a computer desktop metaphor for managing tasks and activities</para>
|
||
|
</listitem>
|
||
|
|
||
|
</itemizedlist>
|
||
|
|
||
|
<para>Whereas TDE offers the following:</para>
|
||
|
|
||
|
<itemizedlist>
|
||
|
|
||
|
<listitem>
|
||
5 years ago
|
<para>Desktop search through the locate:/ tdeio-slave</para>
|
||
13 years ago
|
</listitem>
|
||
|
|
||
|
<listitem>
|
||
|
<para>Integrated PIM suite with plugins</para>
|
||
|
</listitem>
|
||
|
|
||
|
<listitem>
|
||
|
<para>Related task management using multiple desktops</para>
|
||
|
</listitem>
|
||
|
|
||
|
</itemizedlist>
|
||
|
|
||
|
<para>The KDE developers support alternate desktop interfaces, such as those used
|
||
|
with netbooks, tablets, and smart phones. TDE provides a single interface that is
|
||
|
optimized for the mouse/keyboard HCI (Human-computer interaction) model.</para>
|
||
|
|
||
13 years ago
|
<para>Both desktop environments provide an excellent choice for various work
|
||
13 years ago
|
flows but differ in approach. Trinity leans toward user expectations of how
|
||
|
desktop environments have functioned traditionally. There is a sense of
|
||
|
familiarity with that environment many people like. Similarly other users prefer
|
||
|
the work flow features offered by KDE4 because those features match their
|
||
|
expectations of how they want their computer to behave. The difference between the
|
||
13 years ago
|
two environments does not mean one is better, buggier, or slower -- mdash; only that
|
||
13 years ago
|
they are different and appeal to different types of people. Although sharing a
|
||
|
common heritage, both desktops appeal to different groups of people. As always
|
||
|
with free/libre software, there is a choice.</para>
|
||
|
</answer>
|
||
|
</qandaentry>
|
||
|
|
||
|
|
||
15 years ago
|
</qandaset>
|
||
|
</chapter>
|
||
|
|