Development/Architecture/KDE4/Decibel: Difference between revisions
DrSlowDecay (talk | contribs) m (Added language navigation) |
No edit summary |
||
Line 7: | Line 7: | ||
Some features: | Some features: | ||
* Uses Tapioca -library to implement Telepathy | * Uses Tapioca -library to implement Telepathy specification | ||
* Decibel daemon, formerly known as "Houston" | * Decibel daemon, formerly known as "Houston" | ||
* pure Qt4 code, independent of other KDE libs. | * pure Qt4 code, independent of other KDE libs. |
Revision as of 08:11, 19 July 2009
Development/Architecture/KDE4/Decibel
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
Decibel
Communication, as a fundamental part of your daily work and private life, should be integrated into your desktop environment. This integration should transparently handle all the different protocols available to chat, speak or video-conference with your friends and coworkers.
Decibel wants to provide such a framework for real-time communication. It is meant to integrate traditional phone services with VoIP and instant messaging. By providing a component based service architecture, Decibel is meant to make it easy for developers to have their applications offer advanced communication and collaboration features which will allow the user to integrate this technology into their workflows.
Some features:
- Uses Tapioca -library to implement Telepathy specification
- Decibel daemon, formerly known as "Houston"
- pure Qt4 code, independent of other KDE libs.
Further reading
- Decibel homepage
- Telepathy
- Nathan Ogden's introduction to Decibel Part I - Overview
- Nathan Ogden's introduction to Decibel Part II - Definitions
- Nathan Ogden's introduction to Decibel Part III - Benefits for developers
- Nathan Ogden's introduction to Decibel Part IV - Benefits for users