<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Life Online Part 2: The Data</title>
	<atom:link href="http://shotofjaq.org/2010/01/life-online-part-2-the-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/</link>
	<description>Ten minutes of short, sharp, informed, and funny comment about the open source world</description>
	<lastBuildDate>Wed, 01 Sep 2010 16:30:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefano Zacchiroli</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1788</link>
		<dc:creator>Stefano Zacchiroli</dc:creator>
		<pubDate>Sat, 30 Jan 2010 13:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1788</guid>
		<description>&lt;p&gt;Oh no, I do use some web services, pretty much as I&#039;m forced to use some non-free app (e.g. a binary flash player) on my otherwise free gnu/linux box. That notwithstanding, I&#039;m not particularly happy about that and I prefer free alternatives where available (e.g. identi.ca which would be perfect even without twitter, if only twitter have implemented open microblogging ...).&lt;/p&gt;

&lt;p&gt;That&#039;s why I don&#039;t particularly welcome FLOSS community based distro pushing for closed web services. They should be well aware of the &quot;culture of openness&quot; and they should hence offer open web services to their communities.&lt;/p&gt;

&lt;p&gt;Bottom line: nothing wrong with using non-open web services when free alternatives are not available, but we should keep clear in our minds that that is not the ideal world wrt &quot;standard&quot; FLOSS ideals.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh no, I do use some web services, pretty much as I&#8217;m forced to use some non-free app (e.g. a binary flash player) on my otherwise free gnu/linux box. That notwithstanding, I&#8217;m not particularly happy about that and I prefer free alternatives where available (e.g. identi.ca which would be perfect even without twitter, if only twitter have implemented open microblogging &#8230;).</p>

<p>That&#8217;s why I don&#8217;t particularly welcome FLOSS community based distro pushing for closed web services. They should be well aware of the &#8220;culture of openness&#8221; and they should hence offer open web services to their communities.</p>

<p>Bottom line: nothing wrong with using non-open web services when free alternatives are not available, but we should keep clear in our minds that that is not the ideal world wrt &#8220;standard&#8221; FLOSS ideals.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tola</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1782</link>
		<dc:creator>tola</dc:creator>
		<pubDate>Sat, 30 Jan 2010 11:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1782</guid>
		<description>&lt;p&gt;Very interesting topic!&lt;/p&gt;

&lt;p&gt;I&#039;ve been running my own server from home for years now (details below). However, over time I&#039;ve found that administering all this stuff yourself is just far too much hassle! Web applications in particular are very hard to keep up-to-date because they don&#039;t tend to work very well with traditional package managers.&lt;/p&gt;

&lt;p&gt;These days I use GMail, Google Calendar, Google Docs, Google Reader, Rememberthemilk, Facebook, Twitter, Delicious, LastFM... the list goes on! After working for Google for a short time I realised that the backup and data redundancy they have in place is so much better than any backup system I could implement myself, it just isn&#039;t worth the effort on my part! Also, web applications you run yourself don&#039;t currently have the social/network effect of cloud-based services. I wrote down some opinions on cloud computing on my blog http://tola.me.uk/blog/2009/03/05/cloud_computing&lt;/p&gt;

&lt;p&gt;Having said all of that, there are some things that cloud-based services don&#039;t currently do very well and there are certain types of information I&#039;d rather have physical control over. That&#039;s why I&#039;m trying to start the Webian Home Server project - to make running a home server much easier, and to take advantage of emerging web standards for rich multimedia in the browser http://webian.org&lt;/p&gt;

&lt;p&gt;I&#039;m a big advocate of open standards for data, even more than open source for software development. The ideal situation for me would be that web services would use open standards instead of proprietary APIs so that you could freely move your data between providers or host it yourself. Unfortunately standards by their nature only emerge when technologies become... standard, so restricting yourself to standards-based services means missing out on a shed load of innovation and cool features. For that reason I think there will always be compromise between features and openness.&lt;/p&gt;

&lt;p&gt;For those who might be interested, I&#039;ve previously used my home server as:
* Document server (filesystem mounted over sshfs or WebDAV from Mac/Linux)
* Media server (Ampache and Samba server with XBMC as a client)
* Calendar server (mod_dav and phpicalendar with Sunbird/iCal as a client)
* Wiki (PHPWiki/MediaWIki)
* Source code repository (Subversion + WebDAV + trac)
* News reader (Gregarius)&lt;/p&gt;

&lt;p&gt;I&#039;ve never found a mail and contacts server that I was happy with, but I&#039;ve played with software like Horde and Hula/Bongo.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very interesting topic!</p>

<p>I&#8217;ve been running my own server from home for years now (details below). However, over time I&#8217;ve found that administering all this stuff yourself is just far too much hassle! Web applications in particular are very hard to keep up-to-date because they don&#8217;t tend to work very well with traditional package managers.</p>

<p>These days I use GMail, Google Calendar, Google Docs, Google Reader, Rememberthemilk, Facebook, Twitter, Delicious, LastFM&#8230; the list goes on! After working for Google for a short time I realised that the backup and data redundancy they have in place is so much better than any backup system I could implement myself, it just isn&#8217;t worth the effort on my part! Also, web applications you run yourself don&#8217;t currently have the social/network effect of cloud-based services. I wrote down some opinions on cloud computing on my blog <a href="http://tola.me.uk/blog/2009/03/05/cloud_computing" rel="nofollow">http://tola.me.uk/blog/2009/03/05/cloud_computing</a></p>

<p>Having said all of that, there are some things that cloud-based services don&#8217;t currently do very well and there are certain types of information I&#8217;d rather have physical control over. That&#8217;s why I&#8217;m trying to start the Webian Home Server project &#8211; to make running a home server much easier, and to take advantage of emerging web standards for rich multimedia in the browser <a href="http://webian.org" rel="nofollow">http://webian.org</a></p>

<p>I&#8217;m a big advocate of open standards for data, even more than open source for software development. The ideal situation for me would be that web services would use open standards instead of proprietary APIs so that you could freely move your data between providers or host it yourself. Unfortunately standards by their nature only emerge when technologies become&#8230; standard, so restricting yourself to standards-based services means missing out on a shed load of innovation and cool features. For that reason I think there will always be compromise between features and openness.</p>

<p>For those who might be interested, I&#8217;ve previously used my home server as:
* Document server (filesystem mounted over sshfs or WebDAV from Mac/Linux)
* Media server (Ampache and Samba server with XBMC as a client)
* Calendar server (mod_dav and phpicalendar with Sunbird/iCal as a client)
* Wiki (PHPWiki/MediaWIki)
* Source code repository (Subversion + WebDAV + trac)
* News reader (Gregarius)</p>

<p>I&#8217;ve never found a mail and contacts server that I was happy with, but I&#8217;ve played with software like Horde and Hula/Bongo.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1752</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1752</guid>
		<description>&lt;p&gt;I see, and understand, your viewpoint. What I don&#039;t get is -- does this mean that you essentially don&#039;t use the web for anything? The distinction between &quot;web sites&quot; and &quot;web services&quot; is pretty artificial, and even if you allow the distinction, search engines are pretty clearly a service. How far do you take the requirement that you need to see the underlying code before you&#039;ll use a web browser to view anything?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I see, and understand, your viewpoint. What I don&#8217;t get is &#8212; does this mean that you essentially don&#8217;t use the web for anything? The distinction between &#8220;web sites&#8221; and &#8220;web services&#8221; is pretty artificial, and even if you allow the distinction, search engines are pretty clearly a service. How far do you take the requirement that you need to see the underlying code before you&#8217;ll use a web browser to view anything?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Zacchiroli</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1747</link>
		<dc:creator>Stefano Zacchiroli</dc:creator>
		<pubDate>Fri, 29 Jan 2010 17:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1747</guid>
		<description>&lt;p&gt;So, I&#039;ve been having an interesting brief exchange with Aq on twitter. My starting tweet was as follows:&lt;/p&gt;

&lt;p&gt;open data is seriously hindered by closed source web services (hello #ubuntu one),because you can&#039;t trust the API implementation #shotofjaq&lt;/p&gt;

&lt;p&gt;I&#039;ll briefly expand here on that (yes Aq, you managed to convince me that it is worth to post something larger on the subject :-))&lt;/p&gt;

&lt;p&gt;My &lt;em&gt;main&lt;/em&gt; point is that advertising open data as the solution to privacy issues is no solution, or at least is currently being overrated. Those among us which are free software zealots have several reasons to be such, but an important one among then is &lt;em&gt;trust&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I don&#039;t need to trust blindly someone giving me a binary program and telling me &quot;just use this API which will work that way&quot;. I can look at the code and ensure that it is doing what the API promises.&lt;/p&gt;

&lt;p&gt;Open data (at least as presented in this issue of Shot of Jaq) stops at the API level, I need to trust the other end side of the API &quot;contract&quot; to do what the API promises (e.g. deleting the information I asked to delete). As long as the code of the web service implementing the API is not open (and that&#039;s why I&#039;ve mention Ubuntu One, which currently isnot) I must stop there.&lt;/p&gt;

&lt;p&gt;Then I&#039;ll agree that having a, say, AGPL-licensed web service won&#039;t be necessary enough to complete the trust path (the web service can for instance just claim to be comformant to some source code whereas in practice being not), but it will surely be an important extra step in the right (for me, YMMV) direction.&lt;/p&gt;

&lt;p&gt;Thanks for the show, it is high-quality radio (even if I don&#039;t always share the conveyed messages).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, I&#8217;ve been having an interesting brief exchange with Aq on twitter. My starting tweet was as follows:</p>

<p>open data is seriously hindered by closed source web services (hello #ubuntu one),because you can&#8217;t trust the API implementation #shotofjaq</p>

<p>I&#8217;ll briefly expand here on that (yes Aq, you managed to convince me that it is worth to post something larger on the subject <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</p>

<p>My <em>main</em> point is that advertising open data as the solution to privacy issues is no solution, or at least is currently being overrated. Those among us which are free software zealots have several reasons to be such, but an important one among then is <em>trust</em>.</p>

<p>I don&#8217;t need to trust blindly someone giving me a binary program and telling me &#8220;just use this API which will work that way&#8221;. I can look at the code and ensure that it is doing what the API promises.</p>

<p>Open data (at least as presented in this issue of Shot of Jaq) stops at the API level, I need to trust the other end side of the API &#8220;contract&#8221; to do what the API promises (e.g. deleting the information I asked to delete). As long as the code of the web service implementing the API is not open (and that&#8217;s why I&#8217;ve mention Ubuntu One, which currently isnot) I must stop there.</p>

<p>Then I&#8217;ll agree that having a, say, AGPL-licensed web service won&#8217;t be necessary enough to complete the trust path (the web service can for instance just claim to be comformant to some source code whereas in practice being not), but it will surely be an important extra step in the right (for me, YMMV) direction.</p>

<p>Thanks for the show, it is high-quality radio (even if I don&#8217;t always share the conveyed messages).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1738</link>
		<dc:creator>Gerv</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1738</guid>
		<description>&lt;p&gt;Of course. Inbox Zero FTW.&lt;/p&gt;

&lt;p&gt;Gerv&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Of course. Inbox Zero FTW.</p>

<p>Gerv</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1731</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1731</guid>
		<description>&lt;p&gt;Heh, nice. Good to see that there&#039;s a team dedicated to this...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heh, nice. Good to see that there&#8217;s a team dedicated to this&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James Duncan</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1728</link>
		<dc:creator>James Duncan</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1728</guid>
		<description>&lt;p&gt;http://www.dataliberation.org/home&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.dataliberation.org/home" rel="nofollow">http://www.dataliberation.org/home</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael "Crazy" Howell</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1723</link>
		<dc:creator>Michael "Crazy" Howell</dc:creator>
		<pubDate>Thu, 28 Jan 2010 01:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1723</guid>
		<description>&lt;p&gt;I&#039;m a crazy nutter who is in the process of migrating to all local stuff.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m a crazy nutter who is in the process of migrating to all local stuff.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hessiess</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1720</link>
		<dc:creator>hessiess</dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1720</guid>
		<description>&lt;p&gt;Personally I do not trust web services, especially free ones. Currently they are leaning to far towards vendor lock-in and do not provide and simple way to dump out or import data. If you are paying for a service, the company in question has more to loose than a free service, especially if the company is small. So I feel that they are less lickly to make a mistake which would cause loss of data or a breach of security.&lt;/p&gt;

&lt;p&gt;The way I proffer to work results in the creation of a huge number of relativity small files, because of this version control is absolutely essential, which is not provided by the majority of file sync services. There really is is nothing better than TeX for writing technical documents and no on-line `word processors&#039; come any where near the power and efficiency of a decent editor like Vim or Emacs.&lt;/p&gt;

&lt;p&gt;And yes, I do run my own server :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally I do not trust web services, especially free ones. Currently they are leaning to far towards vendor lock-in and do not provide and simple way to dump out or import data. If you are paying for a service, the company in question has more to loose than a free service, especially if the company is small. So I feel that they are less lickly to make a mistake which would cause loss of data or a breach of security.</p>

<p>The way I proffer to work results in the creation of a huge number of relativity small files, because of this version control is absolutely essential, which is not provided by the majority of file sync services. There really is is nothing better than TeX for writing technical documents and no on-line `word processors&#8217; come any where near the power and efficiency of a decent editor like Vim or Emacs.</p>

<p>And yes, I do run my own server <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: hessiess</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1719</link>
		<dc:creator>hessiess</dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1719</guid>
		<description>&lt;p&gt;I defiantly agree with this, storing anything in only one location, be it a cloud service or a local computer is a very bad idea.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I defiantly agree with this, storing anything in only one location, be it a cloud service or a local computer is a very bad idea.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Fagan</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1717</link>
		<dc:creator>Shane Fagan</dc:creator>
		<pubDate>Wed, 27 Jan 2010 18:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1717</guid>
		<description>&lt;p&gt;Well the data protection issue has come up recently with the yahoo switch in lucid and I think its very important for one company not to have too much info. If you use google everything how safe is your info? Im a big fan of using a desktop system its like having your own info castle :) You have the walls around the info you can hide info and if your not silly and make sure to keep the door closed and the locks secure you can feel safe. Something about backing up info online doesnt seem too safe. Google have been hacked recently really any big company can be hacked and I just prefer to keep my info in the relative ananimity of my desktop.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well the data protection issue has come up recently with the yahoo switch in lucid and I think its very important for one company not to have too much info. If you use google everything how safe is your info? Im a big fan of using a desktop system its like having your own info castle <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You have the walls around the info you can hide info and if your not silly and make sure to keep the door closed and the locks secure you can feel safe. Something about backing up info online doesnt seem too safe. Google have been hacked recently really any big company can be hacked and I just prefer to keep my info in the relative ananimity of my desktop.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: draxil</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1715</link>
		<dc:creator>draxil</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1715</guid>
		<description>&lt;p&gt;Definitely! Empty inbox is fantastic, thunderbird 3 has a nice version of the same thing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Definitely! Empty inbox is fantastic, thunderbird 3 has a nice version of the same thing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: beerdoodle</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1713</link>
		<dc:creator>beerdoodle</dc:creator>
		<pubDate>Wed, 27 Jan 2010 13:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1713</guid>
		<description>&lt;p&gt;Is the &quot;archive&quot; button in gmail really a good thing?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is the &#8220;archive&#8221; button in gmail really a good thing?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: beerdoodle</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1712</link>
		<dc:creator>beerdoodle</dc:creator>
		<pubDate>Wed, 27 Jan 2010 13:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1712</guid>
		<description>&lt;p&gt;True story:&lt;/p&gt;

&lt;p&gt;A friend of mine was playing an online game this weekend in a game server with like 15 of his friends. They ended up playing with an admin who booted their whole team because he didn&#039;t like one of their usernames: 2gaymeninaboat. Well, they looked up the admins profile on the gaming site, then they looked at his facebook page, twitter account, flicker account and any other social media they could find on the guy. Then they started playing with his mind. There were pictures of the guy on some fishing trip that they asked him about and that kind of freaked him out that they knew about it. They got him to let all of them back in the server. He was a little freaked out that strangers could find out all kinds of personal information about him just by doing some simple basic searching.&lt;/p&gt;

&lt;p&gt;I think there is some credible caution that people should take. I try not to put too much personal information online and I always set privacy settings fairly strictly, especially on facebook. There are avenues that you can use to make your life public, but I think people should be very thoughtful about which ones they put sensitive personal information on. I also think that people should be more selective of how much of their lives they live online. Probably at LEAST half of my friends on facebook I don&#039;t ever need to hang out with because they tell everything about themselves online. There is nothing to get to know, no real reason to spend time with them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>True story:</p>

<p>A friend of mine was playing an online game this weekend in a game server with like 15 of his friends. They ended up playing with an admin who booted their whole team because he didn&#8217;t like one of their usernames: 2gaymeninaboat. Well, they looked up the admins profile on the gaming site, then they looked at his facebook page, twitter account, flicker account and any other social media they could find on the guy. Then they started playing with his mind. There were pictures of the guy on some fishing trip that they asked him about and that kind of freaked him out that they knew about it. They got him to let all of them back in the server. He was a little freaked out that strangers could find out all kinds of personal information about him just by doing some simple basic searching.</p>

<p>I think there is some credible caution that people should take. I try not to put too much personal information online and I always set privacy settings fairly strictly, especially on facebook. There are avenues that you can use to make your life public, but I think people should be very thoughtful about which ones they put sensitive personal information on. I also think that people should be more selective of how much of their lives they live online. Probably at LEAST half of my friends on facebook I don&#8217;t ever need to hang out with because they tell everything about themselves online. There is nothing to get to know, no real reason to spend time with them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1709</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Wed, 27 Jan 2010 09:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1709</guid>
		<description>&lt;p&gt;Ryan Paul has already written a desktopcouch back end for GTG; applications that use desktopcouch for storage are automatically synced with Ubuntu One. Just install and use Ryan&#039;s backend.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ryan Paul has already written a desktopcouch back end for GTG; applications that use desktopcouch for storage are automatically synced with Ubuntu One. Just install and use Ryan&#8217;s backend.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: funcrunch</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1708</link>
		<dc:creator>funcrunch</dc:creator>
		<pubDate>Wed, 27 Jan 2010 07:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1708</guid>
		<description>&lt;p&gt;Personally, what&#039;s even more important to me than &lt;em&gt;accessibility&lt;/em&gt; is &lt;em&gt;reliability&lt;/em&gt; and &lt;em&gt;accountability&lt;/em&gt;. For those reasons, I refuse to use a free service for e-mail, web hosting, or photo hosting. I do have a Gmail account (had to get one when I got an Android phone) and I use Google for my calendar, contacts, analytics, and a number of other things, but I pay nearly $30 a month for e-mail and web hosting and nearly $150/year for pro photo hosting. Even before I went pro with my photo business, I never considered using Picasa; Flickr did what I needed, and I never saw any Google integration advantage to using Picasa.&lt;/p&gt;

&lt;p&gt;I deal with the e-mail access issue by leaving messages on the server until I&#039;m quite sure I&#039;m ready to delete them. When I had a day job this wouldn&#039;t be until I had a copy on both work and home computers. Now that I work from home, and don&#039;t travel much, I try to delete mail from the server on a weekly basis. Yes that means I can&#039;t instantly access last month&#039;s mail from the local coffee shop - oh well!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally, what&#8217;s even more important to me than <em>accessibility</em> is <em>reliability</em> and <em>accountability</em>. For those reasons, I refuse to use a free service for e-mail, web hosting, or photo hosting. I do have a Gmail account (had to get one when I got an Android phone) and I use Google for my calendar, contacts, analytics, and a number of other things, but I pay nearly $30 a month for e-mail and web hosting and nearly $150/year for pro photo hosting. Even before I went pro with my photo business, I never considered using Picasa; Flickr did what I needed, and I never saw any Google integration advantage to using Picasa.</p>

<p>I deal with the e-mail access issue by leaving messages on the server until I&#8217;m quite sure I&#8217;m ready to delete them. When I had a day job this wouldn&#8217;t be until I had a copy on both work and home computers. Now that I work from home, and don&#8217;t travel much, I try to delete mail from the server on a weekly basis. Yes that means I can&#8217;t instantly access last month&#8217;s mail from the local coffee shop &#8211; oh well!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mg</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1707</link>
		<dc:creator>mg</dc:creator>
		<pubDate>Wed, 27 Jan 2010 03:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1707</guid>
		<description>&lt;p&gt;How well do systems like this work for applications that don&#039;t involve just backing up personal data? I am thinking of things like recording data from water systems, environmental monitoring systems, backing up and restoring configurations from data acquisition systems, etc.?&lt;/p&gt;

&lt;p&gt;That is traditionally a difficult problem because these systems are distributed over a large area, the communications channels are sometimes rather shaky (especially in bad weather), and a lot of the people installing them quite frankly aren&#039;t really that adept at wide area networking. The volumes of data however aren&#039;t typically that great. The difficulty is in synchronising it (from  the field to the database). In fact, it is quite normal to only connect intermittently in order to save on data charges.&lt;/p&gt;

&lt;p&gt;In reverse, you have service people who replace hardware, but then the correct current configurations need to be downloaded from central storage to the field.&lt;/p&gt;

&lt;p&gt;There are a number of projects that I&#039;ve worked on in the past where I would have loved to have something like this as an off the shelf solution. Is that feasible, or is that the wrong approach entirely?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How well do systems like this work for applications that don&#8217;t involve just backing up personal data? I am thinking of things like recording data from water systems, environmental monitoring systems, backing up and restoring configurations from data acquisition systems, etc.?</p>

<p>That is traditionally a difficult problem because these systems are distributed over a large area, the communications channels are sometimes rather shaky (especially in bad weather), and a lot of the people installing them quite frankly aren&#8217;t really that adept at wide area networking. The volumes of data however aren&#8217;t typically that great. The difficulty is in synchronising it (from  the field to the database). In fact, it is quite normal to only connect intermittently in order to save on data charges.</p>

<p>In reverse, you have service people who replace hardware, but then the correct current configurations need to be downloaded from central storage to the field.</p>

<p>There are a number of projects that I&#8217;ve worked on in the past where I would have loved to have something like this as an off the shelf solution. Is that feasible, or is that the wrong approach entirely?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mg</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1706</link>
		<dc:creator>mg</dc:creator>
		<pubDate>Wed, 27 Jan 2010 03:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1706</guid>
		<description>&lt;p&gt;GTG looks quite interesting. I&#039;ve never had any use for a note taker (like Tomboy), but GTG looks something I could actually use. I suppose you would (at some point) sync that with Ubuntu One as well if you include it in Ubuntu in future?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>GTG looks quite interesting. I&#8217;ve never had any use for a note taker (like Tomboy), but GTG looks something I could actually use. I suppose you would (at some point) sync that with Ubuntu One as well if you include it in Ubuntu in future?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jono</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1704</link>
		<dc:creator>jono</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1704</guid>
		<description>&lt;p&gt;Would be awesome to see your full spreadsheet. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Would be awesome to see your full spreadsheet. <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: jono</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1703</link>
		<dc:creator>jono</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1703</guid>
		<description>&lt;p&gt;The issue here though is that you may have duplicates of data (such as email in an IMAP server as well as a local mirror of it on a machine), but people worry about others snooping on their data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The issue here though is that you may have duplicates of data (such as email in an IMAP server as well as a local mirror of it on a machine), but people worry about others snooping on their data.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jono</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1702</link>
		<dc:creator>jono</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1702</guid>
		<description>&lt;p&gt;On a task level, I am digging Getting Things GNOME - see http://gtg.fritalk.com/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On a task level, I am digging Getting Things GNOME &#8211; see <a href="http://gtg.fritalk.com/" rel="nofollow">http://gtg.fritalk.com/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: jono</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1701</link>
		<dc:creator>jono</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1701</guid>
		<description>&lt;p&gt;Good idea, feel free to add it to http://shotofjaq.org/scratchpad/ShotIdeas :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good idea, feel free to add it to <a href="http://shotofjaq.org/scratchpad/ShotIdeas" rel="nofollow">http://shotofjaq.org/scratchpad/ShotIdeas</a> <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: beerdoodle</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1700</link>
		<dc:creator>beerdoodle</dc:creator>
		<pubDate>Tue, 26 Jan 2010 23:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1700</guid>
		<description>&lt;p&gt;I think it&#039;s reasonable to make sure that you don&#039;t put anything in the cloud that you wouldn&#039;t mind losing. Definitely don&#039;t keep the only copy of something in the cloud. If my Google account got wiped I wouldn&#039;t be at a total loss. I wouldn&#039;t be happy, but at least all of the data I really care about that is important to me wouldn&#039;t be gone forever.&lt;/p&gt;

&lt;p&gt;I keep hard backups at home on an external hard drive (no need for a server yet). I will also burn dvds periodically of things like family photos as well, hard drives won&#039;t last forever. If they go out, you&#039;re screwed, but if you have them backed up on a dvd you can save them on another hard drive later. I will admit that this is becoming less and less an option since dvds will hold only 4.7 gigs and storage needs well exceed this. Blu-Ray disks will be a better option when I get a burner. Dual layer Blu-Ray disks can hold 100 gigs, that&#039;s more like it.&lt;/p&gt;

&lt;p&gt;I also believe in off site backup. I don&#039;t do this yet, but it&#039;s something I am more and more concerned with as my digital data collection continues to rise.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s reasonable to make sure that you don&#8217;t put anything in the cloud that you wouldn&#8217;t mind losing. Definitely don&#8217;t keep the only copy of something in the cloud. If my Google account got wiped I wouldn&#8217;t be at a total loss. I wouldn&#8217;t be happy, but at least all of the data I really care about that is important to me wouldn&#8217;t be gone forever.</p>

<p>I keep hard backups at home on an external hard drive (no need for a server yet). I will also burn dvds periodically of things like family photos as well, hard drives won&#8217;t last forever. If they go out, you&#8217;re screwed, but if you have them backed up on a dvd you can save them on another hard drive later. I will admit that this is becoming less and less an option since dvds will hold only 4.7 gigs and storage needs well exceed this. Blu-Ray disks will be a better option when I get a burner. Dual layer Blu-Ray disks can hold 100 gigs, that&#8217;s more like it.</p>

<p>I also believe in off site backup. I don&#8217;t do this yet, but it&#8217;s something I am more and more concerned with as my digital data collection continues to rise.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stuartfinlay</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1699</link>
		<dc:creator>stuartfinlay</dc:creator>
		<pubDate>Tue, 26 Jan 2010 22:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1699</guid>
		<description>&lt;p&gt;I did an excercise a year ago to decide what services I would use and where to host my data.  This turned nto a fairly comprhensive spreadsheet covering things from password management, email, rss, calendar, contacts, mobile sync to  web access, im, photo and file storage, cost, privacy, security, open sourceness etc.  I ended up comparing a whole rnage of open source Groupware suites like Horde, Kolab etc against Google, Windows Live,  Zoho, Zimbra, ClarkConnect and even a DIY VPS that I would access with mutt, irssi over ssh.&lt;/p&gt;

&lt;p&gt;In the end it came down to the usual big players, MS, Google and surprisingly the CLI-only VPS.   Zoho would be where I would look if I started a small business but  Google won out at the end of the day with its SSO, consumer features and constantly evolving product suite so I use there services wherever possible and it&#039;s been amazing to not have to worry about syncing and moving information.  It&#039;s been brilliant for me and I realised that I don&#039;t need to keep using those old services just because other people I know are still on them.  I&#039;ve got to dump MSN, Skype, JungleDisk/Amazon S3, Xmarks and TomTom.  I can&#039;t recommend this excercise enough if you want to streamline youronline life. Something for scratchpad even?  Backupify will hopefully handle my backups once they fix all the bugs which are preventing it from working atm.&lt;/p&gt;

&lt;p&gt;Looks like I hate privacy and fredoom. YMMV.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I did an excercise a year ago to decide what services I would use and where to host my data.  This turned nto a fairly comprhensive spreadsheet covering things from password management, email, rss, calendar, contacts, mobile sync to  web access, im, photo and file storage, cost, privacy, security, open sourceness etc.  I ended up comparing a whole rnage of open source Groupware suites like Horde, Kolab etc against Google, Windows Live,  Zoho, Zimbra, ClarkConnect and even a DIY VPS that I would access with mutt, irssi over ssh.</p>

<p>In the end it came down to the usual big players, MS, Google and surprisingly the CLI-only VPS.   Zoho would be where I would look if I started a small business but  Google won out at the end of the day with its SSO, consumer features and constantly evolving product suite so I use there services wherever possible and it&#8217;s been amazing to not have to worry about syncing and moving information.  It&#8217;s been brilliant for me and I realised that I don&#8217;t need to keep using those old services just because other people I know are still on them.  I&#8217;ve got to dump MSN, Skype, JungleDisk/Amazon S3, Xmarks and TomTom.  I can&#8217;t recommend this excercise enough if you want to streamline youronline life. Something for scratchpad even?  Backupify will hopefully handle my backups once they fix all the bugs which are preventing it from working atm.</p>

<p>Looks like I hate privacy and fredoom. YMMV.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://shotofjaq.org/2010/01/life-online-part-2-the-data/comment-page-1/#comment-1698</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Tue, 26 Jan 2010 19:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://shotofjaq.org/?p=330#comment-1698</guid>
		<description>&lt;p&gt;Hence the design of desktopcouch. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hence the design of desktopcouch. <img src='http://shotofjaq.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>
