Development/Architecture/KDE4/Decibel: Difference between revisions

From KDE TechBase
(Created page, some elementary info and links)
 
No edit summary
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Decibel'''
'''Decibel'''


Communication as a fundamental part of your daily work and private live 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.
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.
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:
Some features:
* Uses Tapioca -library to implement Telepathy secification
* 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.


===Further reading===
===Further reading===
Line 17: Line 18:
* Nathan Ogden's introduction to Decibel Part III - Benefits for developers
* Nathan Ogden's introduction to Decibel Part III - Benefits for developers
* Nathan Ogden's introduction to Decibel Part IV - Benefits for users
* Nathan Ogden's introduction to Decibel Part IV - Benefits for users
[[Category:KDE4]]

Revision as of 16:19, 13 July 2012

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