Telepathy (software)
   HOME
*





Telepathy (software)
Telepathy is a software framework which can be used to make software for interpersonal communications such as instant messaging, Voice over IP or videoconferencing. Telepathy enables the creation of communications applications using components via the D-Bus inter-process communication mechanism. Through this it aims to simplify development of communications applications and promote code reuse within the free software and open source communities by defining a logical boundary between the applications and underlying network protocols. Implementations There are free software implementations of various protocols that export Telepathy interfaces: * Gabble: for XMPP, including support for Jingle * Butterfly: for Windows Live Messenger * Idle: for Internet Relay Chat * Salut: for the link-local XMPP protocol * Haze: for accessing protocols supported by libpurple, the library used by the Pidgin messaging client. This was done as a Google Summer of Code project in 2007. * Spirit: for the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Software Framework
In computer programming, a software framework is an abstraction in which software, providing generic functionality, can be selectively changed by additional user-written code, thus providing application-specific software. It provides a standard way to build and deploy applications and is a universal, reusable software environment that provides particular functionality as part of a larger software platform to facilitate the development of software applications, products and solutions. Software frameworks may include support programs, compilers, code libraries, toolsets, and application programming interfaces (APIs) that bring together all the different components to enable development of a project or system. Frameworks have key distinguishing features that separate them from normal libraries: * ''inversion of control'': In a framework, unlike in libraries or in standard user applications, the overall program's flow of control is not dictated by the caller, but by the frame ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Nokia N9
The Nokia N9 (codename '' Lankku'') is a flagship smartphone developed by Nokia, running on the Linux-based MeeGo mobile operating system. Announced in June 2011 and released in September, it was the first and only device from Nokia with MeeGo, partly because of the company's partnership with Microsoft announced that year. It was initially released in three colors: black, cyan and magenta, before a white version was announced at Nokia World 2011. Despite a limited release, the N9 received widespread critical acclaim, with some describing it as Nokia's finest device to date. It was praised for both its software and hardware, including the MeeGo operating system, buttonless 'swipe' user interface, and its high-end features. The case would be reused for the Windows Phone-powered Nokia Lumia 800 which was released later that year. Background The successor of Nokia N900, internally known as N9-00, was scheduled to be released in late 2010, approximately one year after N900 launche ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Applications Using D-Bus
Application may refer to: Mathematics and computing * Application software, computer software designed to help the user to perform specific tasks ** Application layer, an abstraction layer that specifies protocols and interface methods used in a communications network * Function application, in mathematics and computer science Processes and documents * Application for employment, a form or forms that an individual seeking employment must fill out * College application, the process by which prospective students apply for entry into a college or university * Patent application, a document filed at a patent office to support the grant of a patent Other uses * Application (virtue), a characteristic encapsulated in diligence * Topical application A topical medication is a medication that is applied to a particular place on or in the body. Most often topical medication means application to body surfaces such as the skin or mucous membranes to treat ailments via a large range of cl ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Farstream
Farstream (previously known as Farsight) is an audio/video conferencing framework based on GStreamer. The project provides audio/video conferencing for as many instant messengers as possible through a modular design. Telepathy and Farsight constitute the first implementation of the Jingle XMPP protocol. The software is open-source, being distributed under the GNU Lesser General Public License (LGPL) and is intended to run on POSIX-compliant operating systems, including Linux but also Windows and Mac OS X. It is being used for audio/video conferencing on the Nokia 770, N800, N810 and N900. It is also the VoIP framework used by Meego. Farsight is under development in the Farsight 2 series. The maintainer is Olivier Crête. Examples of applications using Farstream: * Pidgin * Empathy * aMSN * MeeGo * Gajim Gajim is an instant messaging client (computing), client for the Extensible Messaging and Presence Protocol, XMPP protocol which uses the GTK toolkit. The name Gajim is a r ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Sugar (software)
Sugar is a free and open-source desktop environment designed for interactive learning by children. Copyright by SugarLabs. Developed as part of the One Laptop per Child (OLPC) project, Sugar was the default interface on OLPC XO-1 laptop computers. The OLPC XO-1.5 and later provided the option of either the Gnome or Sugar interfaces. Sugar is available as a Live CD, as Live USB, and a package installable through several Linux distributions. Unlike most other desktop environments, Sugar does not use the "Desktop metaphor, desktop", "Folder (computing), folder" and "Window (computing), window" metaphors. Instead, Sugar's default full-screen activities require users to focus on only one program at a time. Sugar implements a journal which automatically saves the user's running program session and allows them to later use an interface to pull up their past works by date, an activity used, or file type. Design principles Sugar has the objective of being suitable for even inexperience ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


KDE Telepathy
KDE Telepathy is an instant messaging (IM) and voice over IP (VoIP) client which supports text, voice, video, file transfers, and inter-application communication over various IM protocols. It uses the Telepathy framework as its back-end. It is the slated replacement for Kopete, and its main focus is the integration between different components of the KDE Software Compilation that may benefit from real-time communication and collaboration features. Themes KDE Telepathy has support for Adium themes. They can be installed from the Adium website's Xtras page's Themes category. They are installed over ktp-adiumxtra-protocol-handler Protocol support *Gadu-Gadu - over telepathy-haze *Skype for Business - over telepathy-haze *Telegram Messenger - over telepathy-morse *Skype - over telepathy-haze * ICQ - over telepathy-haze *Bonjour - over telepathy-salut *XMPP - over telepathy-gabble (broken X-OAuth2) *Yahoo! Messenger - over telepathy-haze * AIM - over telepathy-haze See also *Com ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Empathy (software)
Empathy is an instant messaging (IM) and voice over IP (VoIP) client which supports text, voice, video, file transfers, and inter-application communication over various IM communication protocols. Empathy was created by forking the Gossip project started by Michael Hallendal, Richard Hult and later maintained by Martyn Russell. It was forked because there were disagreements amongst contributors about the backend at the time. It was initially completely XMPP based (similar to Google Talk and Facebook's chat implementations), but others wanted it to use the Telepathy stack. This led to the forking and new name Empathy. Empathy also provides a collection of reusable graphical user interface widgets for developing instant messaging clients for the GNOME desktop. It is written as extension to the Telepathy framework, for connecting to different instant messaging networks with a unified user interface. Empathy has been included in the GNOME desktop since its version 2.24, in Ubunt ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Jolla
Jolla Oy (sometimes referred to as Jolla Ltd.) is a Finnish technology company; vendor and developer of Sailfish OS. Headquartered in Tampere, Finland, Jolla has its own research and development offices in Helsinki, Tampere and Cyberport, Hong Kong. Jolla was founded in 2011 by former Nokia staff of the MeeGo project team to use the MeeGo opportunities and its "endless possibilities". Pronounced 'yolla', the company name is Finnish for "dinghy" (a small agile boat or life rescue boat) and it refers to the possibility for the company to compete against giants like Samsung and Apple pictured in antithesis as big cruise ships. Then, the community and the media used the name as an ironic joke about the "burning platform" memo, which contained the metaphor "jump into the cold sea water" or "burn with burning platform" used in context of the Nokia business activities. History In 2005, Nokia created a new GNU distro called OS2005, which shipped with the Nokia 770 Internet Tablet. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Nokia N810
The Nokia N810 Internet tablet is an Internet appliance from Nokia, announced on 17 October 2007 at the Web 2.0 Summit in San Francisco. Despite Nokia's strong association with cellular products, the N810, like preceding tablets produced by Nokia, was not a phone, but instead allowed the user to browse the Internet and communicate using Wi-Fi networks or with a mobile phone via Bluetooth. It built on the hardware and software of the Nokia N800 with some features added and some removed. The Nokia N810 featured the Maemo Linux distribution operating system based on Maemo 4.0, which featured MicroB (a Mozilla-based mobile browser), a GPS navigation application, new media player, and a refreshed interface. Major changes from the N800 The Nokia N810 had much in common with the N800 and Internet Tablet OS 2008 operated on both, but there were some significant differences between the two. Here are the new features in the Nokia N810: * Sliding, backlit keyboard * Front-facing webca ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Nokia N800
The Nokia N800 Internet tablet is a wireless Internet appliance from Nokia, originally announced at the Las Vegas CES 2007 Summit in January 2007. N800 allows the user to browse the Internet and communicate using Wi-Fi networks or with mobile phone via Bluetooth. The N800 was developed as the successor to the Nokia 770. It includes FM and Internet radio, an RSS news reader, image viewer and a media player for audio and video files. Specifications * Processor: OMAP2420 microprocessor with a native speed of 400 MHz ** Runs at an underclocked 330 MHz on OS2007, because the DSP speed will be halved if run at full speed ** Runs at the native 400 MHz on OS2008. * Memory: 128 MiB of RAM and 256 MiB of flash memory. * Connectivity: IEEE 802.11 b/g, Bluetooth 2.0 (DUN, OPP, FTP, HFP, HID profiles as well as A2DP/AVRCP and PAN via third party emulation), and USB 2.0 OTG high-speed. * Display & resolution: pressure-sensitive resistive touch-screen LCD ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Nokia 770
The Nokia 770 Internet Tablet is a wireless Internet appliance from Nokia, originally announced at the LinuxWorld Summit in New York City on 25 May 2005. It is designed for wireless Internet browsing and email functions and includes software such as Internet radio, an RSS news reader, ebook reader, image viewer and media players for selected types of media. The device went on sale in Europe on 3 November 2005, at a suggested retail price of €349 to €369 (£245 in the United Kingdom). In the United States, the device became available for purchase through Nokia USA's web site on 14 November 2005 for $359.99. On 8 January 2007, Nokia announced the Nokia N800, the successor to the 770. In July 2007, the price for the Nokia 770 fell to under US$150 / 150 EUR / 100 GBP. Specifications * Dimensions: 141×79×19 mm (5.5×3.1×0.7 in) * Weight: 230  g (8.1  oz) with protective cover or 185 g (6.5 oz) without. * Processor: Texas Instruments OMAP 1710 CP ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Nokia
Nokia Corporation (natively Nokia Oyj, referred to as Nokia) is a Finnish multinational corporation, multinational telecommunications industry, telecommunications, technology company, information technology, and consumer electronics corporation, established in 1865. Nokia's main headquarters are in Espoo, Finland, in the greater Helsinki Greater Helsinki, metropolitan area, but the company's actual roots are in the Tampere region of Pirkanmaa.HS: Nokian juuret ovat Tammerkosken rannalla
(in Finnish)
In 2020, Nokia employed approximately 92,000 people across over 100 countries, did business in more than 130 countries, and reported annual revenues of around €23 billion. Nokia is a public limited company listed on the Helsinki Stock Exchange and New York Stock Exchange.
[...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]