<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Conduit Is Online Desktop</title>
	<atom:link href="http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/</link>
	<description>Who needs facts when you have anecdotal evidence?</description>
	<pubDate>Fri, 18 May 2012 02:27:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dylan McCall</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10869</link>
		<dc:creator>Dylan McCall</dc:creator>
		<pubDate>Mon, 20 Aug 2007 19:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10869</guid>
		<description>Looks awesome. I have always wanted a smooth, easy to use, powerful synchronization tool. At first I was a bit unsure, but at this point Conduit definitely seems to be it. I was initially unsure because I was not certain how much work was being put into open-endedness; making the system accessible through scripts and the like. From the looks of it, you are doing a lot for that!

Something I would love to see is a way to set up a two-way sync across multiple computers, while only having to set it up once.
For example, I have a USB key that I am using for syncronizing with Conduit. The dream is to some day have a computer instantly do a two-way sync with the thing the moment I mount it (possible via a script and the d-bus interface, I believe?), but what would be really neat is if I only had to set that up once.

For example, shove the usb key in, tell Conduit to set it up for quick synchronization, perhaps by putting a hidden file on its root. Conduit (on any computer, out of the box) could recognize a mounted file-system set up like that, and automatically sync as defined via the hidden file.
I am not 100% positive how well that could be integrated into your existing (and fantastic) interface, but I think it would be quite awesome as an out of the box feature. Maybe as a dataprovider with a magical twist somewhere...


Sorry, kind of an off topic ramble there. Long story short, I really like what you are doing here. Conduit, even in this early stage, is one of few programs that I trust to do exactly what I expect it to do :)</description>
		<content:encoded><![CDATA[<p>Looks awesome. I have always wanted a smooth, easy to use, powerful synchronization tool. At first I was a bit unsure, but at this point Conduit definitely seems to be it. I was initially unsure because I was not certain how much work was being put into open-endedness; making the system accessible through scripts and the like. From the looks of it, you are doing a lot for that!</p>
<p>Something I would love to see is a way to set up a two-way sync across multiple computers, while only having to set it up once.<br />
For example, I have a USB key that I am using for syncronizing with Conduit. The dream is to some day have a computer instantly do a two-way sync with the thing the moment I mount it (possible via a script and the d-bus interface, I believe?), but what would be really neat is if I only had to set that up once.</p>
<p>For example, shove the usb key in, tell Conduit to set it up for quick synchronization, perhaps by putting a hidden file on its root. Conduit (on any computer, out of the box) could recognize a mounted file-system set up like that, and automatically sync as defined via the hidden file.<br />
I am not 100% positive how well that could be integrated into your existing (and fantastic) interface, but I think it would be quite awesome as an out of the box feature. Maybe as a dataprovider with a magical twist somewhere&#8230;</p>
<p>Sorry, kind of an off topic ramble there. Long story short, I really like what you are doing here. Conduit, even in this early stage, is one of few programs that I trust to do exactly what I expect it to do <img src='http://www.johnstowers.co.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10846</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 11:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10846</guid>
		<description>Ah! Just seen your latest post. Thanks for looking into it :)</description>
		<content:encoded><![CDATA[<p>Ah! Just seen your latest post. Thanks for looking into it <img src='http://www.johnstowers.co.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10727</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10727</guid>
		<description>Hi,

Do you have any idea why autogen.sh in the latest svn might be giving me this error:

--------------

Running glib-gettextize... Ignore non-fatal messages.

Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.


Running intltoolize...


Running aclocal-1.4...

aclocal: configure.ac: 18: macro `AM_PATH_PYTHON' not found in library

----------

ta!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you have any idea why autogen.sh in the latest svn might be giving me this error:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Running glib-gettextize&#8230; Ignore non-fatal messages.</p>
<p>Copying file mkinstalldirs<br />
Copying file po/Makefile.in.in</p>
<p>Please add the files<br />
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4<br />
  progtest.m4<br />
from the /aclocal directory to your autoconf macro directory<br />
or directly to your aclocal.m4 file.<br />
You will also need config.guess and config.sub, which you can get from<br />
<a href="ftp://ftp.gnu.org/pub/gnu/config/" onclick="javascript:pageTracker._trackPageview('/ftp.gnu.org');" rel="nofollow">ftp://ftp.gnu.org/pub/gnu/config/</a>.</p>
<p>Running intltoolize&#8230;</p>
<p>Running aclocal-1.4&#8230;</p>
<p>aclocal: configure.ac: 18: macro `AM_PATH_PYTHON&#8217; not found in library</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>ta!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael schurter</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10689</link>
		<dc:creator>michael schurter</dc:creator>
		<pubDate>Thu, 16 Aug 2007 16:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10689</guid>
		<description>Wow...  Conduit really is the answer to how to build an Online Desktop.  Very impressive!

Although hopefully someday your pretty UI will be relegated to a little used Control Panel that you use to setup everything once and then never have to think about again!</description>
		<content:encoded><![CDATA[<p>Wow&#8230;  Conduit really is the answer to how to build an Online Desktop.  Very impressive!</p>
<p>Although hopefully someday your pretty UI will be relegated to a little used Control Panel that you use to setup everything once and then never have to think about again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10687</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 16 Aug 2007 15:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10687</guid>
		<description>Hey, hopefully opensync will deliver EvoPhone support!

Then Conduit would really kick ass for me :)</description>
		<content:encoded><![CDATA[<p>Hey, hopefully opensync will deliver EvoPhone support!</p>
<p>Then Conduit would really kick ass for me <img src='http://www.johnstowers.co.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bjoern</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10680</link>
		<dc:creator>bjoern</dc:creator>
		<pubDate>Thu, 16 Aug 2007 13:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10680</guid>
		<description>Thanks a lot John for your awesome work!
Wouldn't it be cool to have telepathy-tubes supoort in conduit? *hint, hint :)*</description>
		<content:encoded><![CDATA[<p>Thanks a lot John for your awesome work!<br />
Wouldn&#8217;t it be cool to have telepathy-tubes supoort in conduit? *hint, hint :)*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yop</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10677</link>
		<dc:creator>yop</dc:creator>
		<pubDate>Thu, 16 Aug 2007 11:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10677</guid>
		<description>Rock on !
Thank you so much for your great work.</description>
		<content:encoded><![CDATA[<p>Rock on !<br />
Thank you so much for your great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john.stowers</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10676</link>
		<dc:creator>john.stowers</dc:creator>
		<pubDate>Thu, 16 Aug 2007 11:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10676</guid>
		<description>@Philip,
I will be at linux.conf.au next year. Unfortunately New Zealand is a long way from most of the other FOSS conferences. I would love to start a dialog with you re tinymail.

@zetotof,
We are aware of the gnome-sync project. We support opensync plugins (or will soon) so in may regards we already work with them.

Thanks all for your comments!</description>
		<content:encoded><![CDATA[<p>@Philip,<br />
I will be at linux.conf.au next year. Unfortunately New Zealand is a long way from most of the other FOSS conferences. I would love to start a dialog with you re tinymail.</p>
<p>@zetotof,<br />
We are aware of the gnome-sync project. We support opensync plugins (or will soon) so in may regards we already work with them.</p>
<p>Thanks all for your comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre S</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10675</link>
		<dc:creator>Pierre S</dc:creator>
		<pubDate>Thu, 16 Aug 2007 11:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10675</guid>
		<description>Thanks a lot for the new features. 
This software is Actually Useful (TM)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the new features.<br />
This software is Actually Useful (TM)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zetotof</title>
		<link>http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10674</link>
		<dc:creator>zetotof</dc:creator>
		<pubDate>Thu, 16 Aug 2007 10:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnstowers.co.nz/blog/index.php/2007/08/16/conduit-is-online-desktop/#comment-10674</guid>
		<description>Awesome!

I just would like to know if there are planification to collaborate with the gnome-sync project, which does similar things : http://www.genunix.org/wiki/index.php/Gnome_sync_demos . It would be a shame if the two best sync projects didn't merge.</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>I just would like to know if there are planification to collaborate with the gnome-sync project, which does similar things : <a href="http://www.genunix.org/wiki/index.php/Gnome_sync_demos" onclick="javascript:pageTracker._trackPageview('/www.genunix.org');" rel="nofollow">http://www.genunix.org/wiki/index.php/Gnome_sync_demos</a> . It would be a shame if the two best sync projects didn&#8217;t merge.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

