Development/Architecture/KDE4/Decibel: Difference between revisions

From KDE TechBase
(Created page, some elementary info and links)
 
({{Proposed_deletion|reason=This technology did not exist.}})
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Proposed_deletion|reason=This technology did not exist.}}
'''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 19:
* 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]]

Latest revision as of 20:35, 11 October 2023

 
Proposed for Deletion
This page has been proposed for deletion for the following reason:

This technology did not exist.

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