Jump to content

Conduit (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m Reverting possible vandalism by 66.191.22.231 to version by 94.234.170.212. False positive? Report it. Thanks, ClueBot NG. (1354274) (Bot)
Line 17: Line 17:
}}
}}
{{Portal|Free software}}
{{Portal|Free software}}
'''Conduit''' is an [[open-source]] [[File synchronization|synchronization]] program for [[GNOME]]. It allows the user to synchronize [[information]] to and from various destinations. For instance, it can be used to synchronise photos on the users computer with various websites (such as [[Flickr]], [[Picasa#Picasa_Web_Albums|Picasa]] and [[SmugMug]]). Other types of information are gay and may be synchronized, such as files, folders, [[RSS|RSS feeds]], [[email]]s, notes, contacts, calendars, and tasks. The program uses a drag-and-drop interface to give a visual representation of what is going to be done.
'''Conduit''' is an [[open-source]] [[File synchronization|synchronization]] program for [[GNOME]]. It allows the user to synchronize [[information]] to and from various destinations. For instance, it can be used to synchronise photos on the users computer with various websites (such as [[Flickr]], [[Picasa#Picasa_Web_Albums|Picasa]] and [[SmugMug]]). Other types of information may be synchronized, such as files, folders, [[RSS|RSS feeds]], [[email]]s, notes, contacts, calendars, and tasks. The program uses a drag-and-drop interface to give a visual representation of what is going to be done.


==Goals==
==Goals==

Revision as of 05:52, 24 November 2012

Conduit
Developer(s)The GNOME Project, John Stowers, John Carr, Thomas Van Machelen[1]
Initial releaseOctober 7, 2007; 17 years ago (2007-10-07)[2]
Stable release
0.3.17[3] / January 21, 2010; 14 years ago (2010-01-21)
Written inPython[4]
Operating systemLinux/FreeBSD
TypeSynchronisation
LicenseGNU General Public License
Websitelive.gnome.org/Conduit

Conduit is an open-source synchronization program for GNOME. It allows the user to synchronize information to and from various destinations. For instance, it can be used to synchronise photos on the users computer with various websites (such as Flickr, Picasa and SmugMug). Other types of information may be synchronized, such as files, folders, RSS feeds, emails, notes, contacts, calendars, and tasks. The program uses a drag-and-drop interface to give a visual representation of what is going to be done.

Goals

The developers of Conduit aim to provide a complete solution to keeping all of a user's information synchronized, regardless of where and how the data is stored.[5] By creating a generic framework for synchronization, current problems with synchronization may be avoided where the tools are specific to a device/website/software and so the information can only be moved in a very restricted way.

How Conduit works

Conduit works by having a collection of data providers and data conversions. Data providers can represent all sorts of resources, such as an MP3 player attached to a computer, a website, or a program residing on a computer. They have data types, such as image, contact, or note, and are also defined to be either a source, a sink, or both. When the user tries to connect a source data provider and a sink data provider, Conduit will try to allow this connection using the conversions it has available to it. Conduit uses a number of fundamental data types so that a conversion only has to be created once, and can be reused for any data providers that use that data type.

References

  1. ^ Conduit developers
  2. ^ http://arstechnica.com/open-source/news/2007/10/conduit-0-3-4-released.ars
  3. ^ [1]
  4. ^ Conduit architecture
  5. ^ "Conduit Wiki". Retrieved 2008-05-14.