<?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 for epepep</title>
	<atom:link href="http://per.liedman.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://per.liedman.net</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jan 2012 23:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Using Ubuntu One from a headless Oneiric Ocelot server by SB</title>
		<link>http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/comment-page-1/#comment-58382</link>
		<dc:creator>SB</dc:creator>
		<pubDate>Mon, 09 Jan 2012 23:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=248#comment-58382</guid>
		<description>same problem here, but on an oneiric headless server.

&quot;Traceback (most recent call last):
  File &quot;/usr/local/bin/u1sync&quot;, line 28, in 
    from u1sync.main import main
  File &quot;/usr/local/lib/python2.7/dist-packages/u1sync/main.py&quot;, line 39, in 
    import ubuntuone.storageprotocol.dircontent_pb2 as dircontent_pb2
ImportError: No module named ubuntuone.storageprotocol.dircontent_pb2&quot;</description>
		<content:encoded><![CDATA[<p>same problem here, but on an oneiric headless server.</p>
<p>&#8220;Traceback (most recent call last):<br />
  File &#8220;/usr/local/bin/u1sync&#8221;, line 28, in<br />
    from u1sync.main import main<br />
  File &#8220;/usr/local/lib/python2.7/dist-packages/u1sync/main.py&#8221;, line 39, in<br />
    import ubuntuone.storageprotocol.dircontent_pb2 as dircontent_pb2<br />
ImportError: No module named ubuntuone.storageprotocol.dircontent_pb2&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One from a headless Oneiric Ocelot server by Roland</title>
		<link>http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/comment-page-1/#comment-57174</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Fri, 30 Dec 2011 20:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=248#comment-57174</guid>
		<description>Hi Per,
your blog has been listed as an answer to my question on http://askubuntu.com/questions/89325/can-i-run-u1-on-an-ubuntu-server
I was very happy someone has a solution and I followed your instructions (using a 10.04 lucid server). Unfortunately, it seems that a module is missing. Any idea, how to obtain that? 
-Roland
Traceback (most recent call last):
  File &quot;/usr/local/bin/u1sync&quot;, line 28, in 
    from u1sync.main import main
  File &quot;/usr/local/lib/python2.6/dist-packages/u1sync/main.py&quot;, line 39, in 
    import ubuntuone.storageprotocol.dircontent_pb2 as dircontent_pb2
ImportError: No module named ubuntuone.storageprotocol.dircontent_pb2</description>
		<content:encoded><![CDATA[<p>Hi Per,<br />
your blog has been listed as an answer to my question on <a href="http://askubuntu.com/questions/89325/can-i-run-u1-on-an-ubuntu-server" rel="nofollow">http://askubuntu.com/questions/89325/can-i-run-u1-on-an-ubuntu-server</a><br />
I was very happy someone has a solution and I followed your instructions (using a 10.04 lucid server). Unfortunately, it seems that a module is missing. Any idea, how to obtain that?<br />
-Roland<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/local/bin/u1sync&#8221;, line 28, in<br />
    from u1sync.main import main<br />
  File &#8220;/usr/local/lib/python2.6/dist-packages/u1sync/main.py&#8221;, line 39, in<br />
    import ubuntuone.storageprotocol.dircontent_pb2 as dircontent_pb2<br />
ImportError: No module named ubuntuone.storageprotocol.dircontent_pb2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One for backup on a headless server by Per Liedman</title>
		<link>http://per.liedman.net/2011/01/22/using-ubuntu-one-for-backup-on-a-headless-server/comment-page-1/#comment-57086</link>
		<dc:creator>Per Liedman</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=224#comment-57086</guid>
		<description>I wrote a follow up post with instructions regarding later Ubuntu versions (in particular 11.10 Oneiric Ocelot): http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/

This post also documents how to get a new oauth token for your headless server.</description>
		<content:encoded><![CDATA[<p>I wrote a follow up post with instructions regarding later Ubuntu versions (in particular 11.10 Oneiric Ocelot): <a href="http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/" rel="nofollow">http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/</a></p>
<p>This post also documents how to get a new oauth token for your headless server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One from a headless Oneiric Ocelot server by Using Ubuntu One for backup on a headless server : epepep</title>
		<link>http://per.liedman.net/2011/12/28/using-ubuntu-one-from-a-headless-oneiric-ocelot/comment-page-1/#comment-57084</link>
		<dc:creator>Using Ubuntu One for backup on a headless server : epepep</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=248#comment-57084</guid>
		<description>[...] Update 2011-12-28: I wrote a follow up post on how to fix some of the issues with the instructions below, especially with regard to Ubuntu 11.10 Oneiric Ocelot: Using Ubuntu One from a headless Oneiric Ocelot server [...]</description>
		<content:encoded><![CDATA[<p>[...] Update 2011-12-28: I wrote a follow up post on how to fix some of the issues with the instructions below, especially with regard to Ubuntu 11.10 Oneiric Ocelot: Using Ubuntu One from a headless Oneiric Ocelot server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One for backup on a headless server by Using Ubuntu One from a headless Oneiric Ocelot server : epepep</title>
		<link>http://per.liedman.net/2011/01/22/using-ubuntu-one-for-backup-on-a-headless-server/comment-page-1/#comment-57083</link>
		<dc:creator>Using Ubuntu One from a headless Oneiric Ocelot server : epepep</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=224#comment-57083</guid>
		<description>[...] Ubuntu One for my backup, since I&#8217;m a cheap bastard. The way I set it up is described here: Using Ubuntu One for backup on a headless server. Unfortunately, the package ubuntuone-client-tools has been removed in Oneiric Ocelot, which was [...]</description>
		<content:encoded><![CDATA[<p>[...] Ubuntu One for my backup, since I&#8217;m a cheap bastard. The way I set it up is described here: Using Ubuntu One for backup on a headless server. Unfortunately, the package ubuntuone-client-tools has been removed in Oneiric Ocelot, which was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One for backup on a headless server by Steven Gordon</title>
		<link>http://per.liedman.net/2011/01/22/using-ubuntu-one-for-backup-on-a-headless-server/comment-page-1/#comment-56642</link>
		<dc:creator>Steven Gordon</dc:creator>
		<pubDate>Fri, 23 Dec 2011 06:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=224#comment-56642</guid>
		<description>Per&#039;s instructions worked fine for me on Ubuntu 10.04 server and 11.04 desktop. Note however the string that contains the token and token secret in the password was formatted differently. I had a string like &#039;consumer_secret=aaaaa&amp;token=bbbbb&amp;consumer_key=ccccc&amp;name=ddddd&amp;token_secret=eeeee&#039; where I used the values &#039;bbbbb&#039; and &#039;eeeee&#039;</description>
		<content:encoded><![CDATA[<p>Per&#8217;s instructions worked fine for me on Ubuntu 10.04 server and 11.04 desktop. Note however the string that contains the token and token secret in the password was formatted differently. I had a string like &#8216;consumer_secret=aaaaa&amp;token=bbbbb&amp;consumer_key=ccccc&amp;name=ddddd&amp;token_secret=eeeee&#8217; where I used the values &#8216;bbbbb&#8217; and &#8216;eeeee&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Ubuntu One for backup on a headless server by Nick Yeoman</title>
		<link>http://per.liedman.net/2011/01/22/using-ubuntu-one-for-backup-on-a-headless-server/comment-page-1/#comment-56317</link>
		<dc:creator>Nick Yeoman</dc:creator>
		<pubDate>Sun, 18 Dec 2011 17:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=224#comment-56317</guid>
		<description>Exactly what I was looking for!

Great article!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for!</p>
<p>Great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Plane 1.1.1 by Per Liedman</title>
		<link>http://per.liedman.net/2011/06/09/what-plane-1-1-1/comment-page-1/#comment-50804</link>
		<dc:creator>Per Liedman</dc:creator>
		<pubDate>Tue, 18 Oct 2011 17:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=240#comment-50804</guid>
		<description>That&#039;s great to hear!

I certainly won&#039;t promise I&#039;ll implement those things, but it&#039;s great suggestions, and I&#039;ll keep them in mind when/if I get around to do some more development.

(And in case you or anyone else is interested, I wouldn&#039;t mind opening up the source for others.)</description>
		<content:encoded><![CDATA[<p>That&#8217;s great to hear!</p>
<p>I certainly won&#8217;t promise I&#8217;ll implement those things, but it&#8217;s great suggestions, and I&#8217;ll keep them in mind when/if I get around to do some more development.</p>
<p>(And in case you or anyone else is interested, I wouldn&#8217;t mind opening up the source for others.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Plane 1.1.1 by kober</title>
		<link>http://per.liedman.net/2011/06/09/what-plane-1-1-1/comment-page-1/#comment-46724</link>
		<dc:creator>kober</dc:creator>
		<pubDate>Tue, 20 Sep 2011 14:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=240#comment-46724</guid>
		<description>Big thumbs up! Although I have bought the FR24 Pro app, I use yours more often because of the simplicity, I have very quickly everything I need without all the bells and whistles. What would make it a killer app for me - possibility to filter (at least by distance and altitude) together with audible notification, when there is a new plane in the list. For example when I&#039;m contrailspotting with a telescope, I filter just planes above FL240. When I&#039;m near the airport, then I filter just planes below 5000 feet and nearer than 3 km. Then I can use free time to drink without missing interesting pieces of machinery! But anyway thanks for the app even as it is!</description>
		<content:encoded><![CDATA[<p>Big thumbs up! Although I have bought the FR24 Pro app, I use yours more often because of the simplicity, I have very quickly everything I need without all the bells and whistles. What would make it a killer app for me &#8211; possibility to filter (at least by distance and altitude) together with audible notification, when there is a new plane in the list. For example when I&#8217;m contrailspotting with a telescope, I filter just planes above FL240. When I&#8217;m near the airport, then I filter just planes below 5000 feet and nearer than 3 km. Then I can use free time to drink without missing interesting pieces of machinery! But anyway thanks for the app even as it is!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on (The lack of a) JSON parser for J2ME by Celestine</title>
		<link>http://per.liedman.net/2010/06/07/the-lack-of-a-json-parser-for-j2me/comment-page-1/#comment-42871</link>
		<dc:creator>Celestine</dc:creator>
		<pubDate>Mon, 22 Aug 2011 15:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://per.liedman.net/?p=151#comment-42871</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

