<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Ivan Frade&#039;s Blog</title>
	<atom:link href="http://dz015.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dz015.wordpress.com</link>
	<description>GNOME, maemo, books, movies and whatnot</description>
	<lastBuildDate>Thu, 25 Apr 2013 17:34:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on 2 años en 250 palabras. by will</title>
		<link>http://dz015.wordpress.com/2013/04/25/2-anos-en-un-post/#comment-331</link>
		<dc:creator><![CDATA[will]]></dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=445#comment-331</guid>
		<description><![CDATA[Que bien Frade! Espero que mantengas vivo el blog y así saber de algo más a menudo.

Un abrazo fuerte y mucha suerte!]]></description>
		<content:encoded><![CDATA[<p>Que bien Frade! Espero que mantengas vivo el blog y así saber de algo más a menudo.</p>
<p>Un abrazo fuerte y mucha suerte!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2 años en 250 palabras. by Sergio</title>
		<link>http://dz015.wordpress.com/2013/04/25/2-anos-en-un-post/#comment-328</link>
		<dc:creator><![CDATA[Sergio]]></dc:creator>
		<pubDate>Thu, 25 Apr 2013 07:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=445#comment-328</guid>
		<description><![CDATA[como ya te dije, buena suerte amigo!

btw, ¿estas enseñado español a Reetta? a menos los títulos de sus posts son bilingües :-)]]></description>
		<content:encoded><![CDATA[<p>como ya te dije, buena suerte amigo!</p>
<p>btw, ¿estas enseñado español a Reetta? a menos los títulos de sus posts son bilingües <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Persepolis (2007) by luc</title>
		<link>http://dz015.wordpress.com/2011/06/12/persepolis-2007/#comment-288</link>
		<dc:creator><![CDATA[luc]]></dc:creator>
		<pubDate>Sun, 12 Feb 2012 20:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=398#comment-288</guid>
		<description><![CDATA[Persepolis rocks!
She managed to talk with lot of humour about a dramatic subject. 
I went from laugh to tears several times during the projection.]]></description>
		<content:encoded><![CDATA[<p>Persepolis rocks!<br />
She managed to talk with lot of humour about a dramatic subject.<br />
I went from laugh to tears several times during the projection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomboy &#8211; Tracker integration by Pierre-Yves Luyten</title>
		<link>http://dz015.wordpress.com/2011/03/09/tomboy-tracker-integration/#comment-286</link>
		<dc:creator><![CDATA[Pierre-Yves Luyten]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 11:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=234#comment-286</guid>
		<description><![CDATA[Wow! I should test this soon, the idea is great. 

Actually i was wondering if I could &quot;port&quot; tomboy / gnote to be a simple note editor. files with &quot;.note&quot; extension would be just like other files, tagged with tracker. Why having a /home/toto/.local/share/tomboy folder? instead the notes could be put everywhere in the file system and opened from there / tracker-needle / gnome shell or whatever]]></description>
		<content:encoded><![CDATA[<p>Wow! I should test this soon, the idea is great. </p>
<p>Actually i was wondering if I could &#8220;port&#8221; tomboy / gnote to be a simple note editor. files with &#8220;.note&#8221; extension would be just like other files, tagged with tracker. Why having a /home/toto/.local/share/tomboy folder? instead the notes could be put everywhere in the file system and opened from there / tracker-needle / gnome shell or whatever</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomboy &#8211; Tracker integration by Alexander</title>
		<link>http://dz015.wordpress.com/2011/03/09/tomboy-tracker-integration/#comment-278</link>
		<dc:creator><![CDATA[Alexander]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 18:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=234#comment-278</guid>
		<description><![CDATA[I&#039;ve successfully configured your addin but compilation fails. If you know what to do, please help me.
Ubuntu 10.10 (&quot;up to date&quot;)
mono-gmcs 2.6.7-3ubuntu1

me@netbook:~/Downloads/tomboy-tracker$ make
Making all in src
make[1]: Entering directory `/home/me/Downloads/tomboy-tracker/src&#039;
mkdir -p `dirname TrackerAddin.dll` &amp;&amp; /usr/bin/gmcs -debug -target:exe -out:TrackerAddin.dll -debug -define:DEBUG -target:library -r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll   -r:/usr/lib/tomboy/Tomboy.exe   TrackerNoteAddin.cs TrackerClient.cs TrackerIface.cs -resource:./Tracker.addin.xml
error CS0040: Unexpected debug information initialization error `The assembly for default symbol writer cannot be loaded&#039;
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [TrackerAddin.dll] Error 1
make[1]: Leaving directory `/home/me/Downloads/tomboy-tracker/src&#039;
make: *** [all-recursive] Error 1]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve successfully configured your addin but compilation fails. If you know what to do, please help me.<br />
Ubuntu 10.10 (&#8220;up to date&#8221;)<br />
mono-gmcs 2.6.7-3ubuntu1</p>
<p>me@netbook:~/Downloads/tomboy-tracker$ make<br />
Making all in src<br />
make[1]: Entering directory `/home/me/Downloads/tomboy-tracker/src&#8217;<br />
mkdir -p `dirname TrackerAddin.dll` &amp;&amp; /usr/bin/gmcs -debug -target:exe -out:TrackerAddin.dll -debug -define:DEBUG -target:library -r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll   -r:/usr/lib/tomboy/Tomboy.exe   TrackerNoteAddin.cs TrackerClient.cs TrackerIface.cs -resource:./Tracker.addin.xml<br />
error CS0040: Unexpected debug information initialization error `The assembly for default symbol writer cannot be loaded&#8217;<br />
Compilation failed: 1 error(s), 0 warnings<br />
make[1]: *** [TrackerAddin.dll] Error 1<br />
make[1]: Leaving directory `/home/me/Downloads/tomboy-tracker/src&#8217;<br />
make: *** [all-recursive] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The good, the bad and the ugly (or Python, Security FW and Harmattan) by Laszlo Papp</title>
		<link>http://dz015.wordpress.com/2011/07/05/the-good-the-bad-and-the-ugly-or-python-security-fw-and-harmattan/#comment-273</link>
		<dc:creator><![CDATA[Laszlo Papp]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 10:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=409#comment-273</guid>
		<description><![CDATA[It does not require reflash here. It works as designed, prevents the operation, that is. Which image do you use ?]]></description>
		<content:encoded><![CDATA[<p>It does not require reflash here. It works as designed, prevents the operation, that is. Which image do you use ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The good, the bad and the ugly (or Python, Security FW and Harmattan) by EIPI</title>
		<link>http://dz015.wordpress.com/2011/07/05/the-good-the-bad-and-the-ugly-or-python-security-fw-and-harmattan/#comment-272</link>
		<dc:creator><![CDATA[EIPI]]></dc:creator>
		<pubDate>Fri, 29 Jul 2011 01:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=409#comment-272</guid>
		<description><![CDATA[Can you use Harmattan Security Framework together with a Python application in a way to store/retrieve API keys on the device in a secure manner?  The idea would be that only the application could view and use the API key, and it would not be visible to user/root.  If changes to the python scripts does cause a device lockup, then users could not intercept the key.  Any thoughts on how to implement such a transaction?  Thank you.]]></description>
		<content:encoded><![CDATA[<p>Can you use Harmattan Security Framework together with a Python application in a way to store/retrieve API keys on the device in a secure manner?  The idea would be that only the application could view and use the API key, and it would not be visible to user/root.  If changes to the python scripts does cause a device lockup, then users could not intercept the key.  Any thoughts on how to implement such a transaction?  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The good, the bad and the ugly (or Python, Security FW and Harmattan) by Marius Gedminas</title>
		<link>http://dz015.wordpress.com/2011/07/05/the-good-the-bad-and-the-ugly-or-python-security-fw-and-harmattan/#comment-271</link>
		<dc:creator><![CDATA[Marius Gedminas]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 23:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=409#comment-271</guid>
		<description><![CDATA[I agree that it&#039;s reasonable to prevent changes -- but bricking the entire device, instead of just forbidding that script from running, seems excessive to me.]]></description>
		<content:encoded><![CDATA[<p>I agree that it&#8217;s reasonable to prevent changes &#8212; but bricking the entire device, instead of just forbidding that script from running, seems excessive to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The good, the bad and the ugly (or Python, Security FW and Harmattan) by dz015</title>
		<link>http://dz015.wordpress.com/2011/07/05/the-good-the-bad-and-the-ugly-or-python-security-fw-and-harmattan/#comment-268</link>
		<dc:creator><![CDATA[dz015]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 09:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=409#comment-268</guid>
		<description><![CDATA[This &quot;integrity check&quot; only affects programs or libraries that request a token to the security FW. Configuration files follow the usual user/group protection in linux. Nothing changes for that. 

If the python app doesn&#039;t request any special permission from security FW, you can tweak it as before. If the script makes something sensitive (that requires security supervision), then seems reasonable to prevent uncontrolled changes on it.]]></description>
		<content:encoded><![CDATA[<p>This &#8220;integrity check&#8221; only affects programs or libraries that request a token to the security FW. Configuration files follow the usual user/group protection in linux. Nothing changes for that. </p>
<p>If the python app doesn&#8217;t request any special permission from security FW, you can tweak it as before. If the script makes something sensitive (that requires security supervision), then seems reasonable to prevent uncontrolled changes on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The good, the bad and the ugly (or Python, Security FW and Harmattan) by int_ua</title>
		<link>http://dz015.wordpress.com/2011/07/05/the-good-the-bad-and-the-ugly-or-python-security-fw-and-harmattan/#comment-267</link>
		<dc:creator><![CDATA[int_ua]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://dz015.wordpress.com/?p=409#comment-267</guid>
		<description><![CDATA[&gt;_&lt;
Does it detects configuration files changes?
What if I needed to tweak some python app? I&#039;ve done this a couple of times on my N900. And on N950 I will have to copy whole app to the $HOME?]]></description>
		<content:encoded><![CDATA[<p>&gt;_&lt;<br />
Does it detects configuration files changes?<br />
What if I needed to tweak some python app? I&#039;ve done this a couple of times on my N900. And on N950 I will have to copy whole app to the $HOME?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
