KTp: Difference between revisions

From KDE Community Wiki
(draft introduction and aims)
(63 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''''This is a work-in-progress page! A lot of what is below is still pretty much BRAINDUMP. Edit with care.'''''
= KDE Telepathy - Real-Time Communication and Collaboration =
{{:KTp/Header}}
==[[/Getting_Involved | Getting Involved]]==


==Introduction==
==[[/Developers | Information For Developers]]==


Real time Communication has traditionally been a detatched feature of Desktop Computing, provided via stand-alone Instant Messaging clients with poor integration into the desktop experience. One of the primary goals of the KDE 4 series is to tighten integration between different components of the environment. The Realtime Communication and Collaboration (RTCC) project aims to tackle just this.
==[[/Testers | Information For Testers]]==


Our aims are:
==[[/Packaging_Guide | Information for Packagers]]==
* To integrate Real Time Communication deeply into the KDE Workspaces and Applications
* To provide a infrastructure to aid development of Collaborative features for KDE applications.


If you find these goals appealing, why not consider [[#Getting_Involved|getting involved]]. C++ programming is *not* a necessity.


==Useful Background Information==


==Main Tasks==
[http://community.kde.org/index.php?title=Special%3APrefixIndex&prefix=KTp&namespace=0 All other pages]
 
The main tasks that need to be completed to get IM supported at least as well as it is in current monolithic versions of Kopete. These are divided into two phases - the minimum we need to get things going, and then other basic features that we will need to supersede the current Kopete feature set.
 
=== Phase 1 ===
 
These tasks need to be completed as soon as possible, in order to give us basic functioning text IM.
 
{| border="1"
! Status !! Task!! Developers !! Source Code
|-
| IN PROGRESS || Account Management GUI || George Goldberg <grundleborg googlemail com> || [http://websvn.kde.org/trunk/playground/network/telepathy-accounts-kcm Web SVN Link]
|-
| NOT STARTED || Chat Window App || Matt Rogers <> ||  |
|-
| NOT STARTED || Logger Application ||  ||  |
|-
| IN PROGRESS || Buddy List App || George Goldberg <grundleborg googlemail com> || Not yet online |
|-
| NOT STARTED || Desktop Wide Tp::Approver ||  ||  |
|-
|}
 
 
=== Phase 2 ===
 
Once phase 1 is complete, these are the other tasks that we should complete.

Revision as of 18:19, 14 January 2014