<?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 Indefinite Studies</title>
	<atom:link href="http://indefinitestudies.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://indefinitestudies.org</link>
	<description>Academic ramblings about software security.</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:37:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Level Up! by snoop</title>
		<link>http://indefinitestudies.org/2011/10/17/level-up/#comment-1522</link>
		<dc:creator><![CDATA[snoop]]></dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=782#comment-1522</guid>
		<description><![CDATA[Yeah billy boy !! Et félicitations (avec plein de retard) :D

&quot;The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong, it usually turns out to be impossible to get at and repair.&quot;

Sacré Douglas...]]></description>
		<content:encoded><![CDATA[<p>Yeah billy boy !! Et félicitations (avec plein de retard) :D</p>
<p>&#8220;The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong, it usually turns out to be impossible to get at and repair.&#8221;</p>
<p>Sacré Douglas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Level Up! by ulysse</title>
		<link>http://indefinitestudies.org/2011/10/17/level-up/#comment-1463</link>
		<dc:creator><![CDATA[ulysse]]></dc:creator>
		<pubDate>Thu, 10 Nov 2011 14:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=782#comment-1463</guid>
		<description><![CDATA[Erf, felicitations pour tout ça!
Bonne route chez la pomme...]]></description>
		<content:encoded><![CDATA[<p>Erf, felicitations pour tout ça!<br />
Bonne route chez la pomme&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command your shiny Android in Python by Small Talk</title>
		<link>http://indefinitestudies.org/2009/06/20/command-your-shiny-android-in-python/#comment-1456</link>
		<dc:creator><![CDATA[Small Talk]]></dc:creator>
		<pubDate>Sat, 05 Nov 2011 03:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=304#comment-1456</guid>
		<description><![CDATA[I am not a expert but this is how I deal with the problem 
Set 1  (on emulator/Phone)
1) Run the python interpreter inside the Droid Emulator/Phone/PDA (SLA4  --&gt; Menu --&gt; Interpreters --&gt; Python )
2) Run following commands from the interpreter shell inside the emulator/Phone/PDA 
import os
print &quot;export AP_HANDSHAKE=%s\n&quot; % os.environ.get(&quot;AP_HANDSHAKE&quot;)
print &quot;export AP_PORT=9999\n&quot; 
print &quot;adb forward tcp:9999 tcp:%s\n&quot; % os.environ.get(&quot;AP_PORT&quot;)

Set 2 (on Linux machine)
1) Open a command line prompt on a Linux
2) Cut paste the command generated in step (3) above into this command prompt
3) Run python or eclipse from this command prompt. You should not get the authentication issue anymore

Actually I have partly automated the above process]]></description>
		<content:encoded><![CDATA[<p>I am not a expert but this is how I deal with the problem<br />
Set 1  (on emulator/Phone)<br />
1) Run the python interpreter inside the Droid Emulator/Phone/PDA (SLA4  &#8211;&gt; Menu &#8211;&gt; Interpreters &#8211;&gt; Python )<br />
2) Run following commands from the interpreter shell inside the emulator/Phone/PDA<br />
import os<br />
print &#8220;export AP_HANDSHAKE=%s\n&#8221; % os.environ.get(&#8220;AP_HANDSHAKE&#8221;)<br />
print &#8220;export AP_PORT=9999\n&#8221;<br />
print &#8220;adb forward tcp:9999 tcp:%s\n&#8221; % os.environ.get(&#8220;AP_PORT&#8221;)</p>
<p>Set 2 (on Linux machine)<br />
1) Open a command line prompt on a Linux<br />
2) Cut paste the command generated in step (3) above into this command prompt<br />
3) Run python or eclipse from this command prompt. You should not get the authentication issue anymore</p>
<p>Actually I have partly automated the above process</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Level Up! by koopajah</title>
		<link>http://indefinitestudies.org/2011/10/17/level-up/#comment-1392</link>
		<dc:creator><![CDATA[koopajah]]></dc:creator>
		<pubDate>Tue, 18 Oct 2011 10:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=782#comment-1392</guid>
		<description><![CDATA[WoW that was a hell of a year... Congratulations on your newborn that&#039;s really great!
A lot of congratulations also for landing a job at apple that&#039;s pretty impressive to see, especially after interviewing also with google Zurich.

I can&#039;t say I&#039;m surprised though, knowing what you did from highschool to now you really deserve it.]]></description>
		<content:encoded><![CDATA[<p>WoW that was a hell of a year&#8230; Congratulations on your newborn that&#8217;s really great!<br />
A lot of congratulations also for landing a job at apple that&#8217;s pretty impressive to see, especially after interviewing also with google Zurich.</p>
<p>I can&#8217;t say I&#8217;m surprised though, knowing what you did from highschool to now you really deserve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Mythical Man-Month Reading Notes by Sid</title>
		<link>http://indefinitestudies.org/2011/09/26/the-mythical-man-month-reading-notes/#comment-1304</link>
		<dc:creator><![CDATA[Sid]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 09:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=684#comment-1304</guid>
		<description><![CDATA[&quot;Project managers are people who think you can give birth to one child in one month with nine women...&quot;]]></description>
		<content:encoded><![CDATA[<p>&#8220;Project managers are people who think you can give birth to one child in one month with nine women&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UPDATED: Don&#8217;t use set.add() in python when running cProfile by dan</title>
		<link>http://indefinitestudies.org/2009/03/11/dont-use-setadd-in-python/#comment-1302</link>
		<dc:creator><![CDATA[dan]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 19:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=238#comment-1302</guid>
		<description><![CDATA[Okay, I finally re-ran the tests without the profiler and it turns out you&#039;re right. I have updated the post to reflect this. Thanks to you and Winston for pointing this out.]]></description>
		<content:encoded><![CDATA[<p>Okay, I finally re-ran the tests without the profiler and it turns out you&#8217;re right. I have updated the post to reflect this. Thanks to you and Winston for pointing this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UPDATED: Don&#8217;t use set.add() in python when running cProfile by Chris</title>
		<link>http://indefinitestudies.org/2009/03/11/dont-use-setadd-in-python/#comment-1301</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 19:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=238#comment-1301</guid>
		<description><![CDATA[Winston Ewert is right on, the title on this article is completely deceiving. It should be &quot;Don’t use set.add() in python when running profiler&quot;]]></description>
		<content:encoded><![CDATA[<p>Winston Ewert is right on, the title on this article is completely deceiving. It should be &#8220;Don’t use set.add() in python when running profiler&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic Iterative Dataflow Analysis in Python by dan</title>
		<link>http://indefinitestudies.org/2011/04/23/generic-iterative-dataflow-analysis-in-python/#comment-1069</link>
		<dc:creator><![CDATA[dan]]></dc:creator>
		<pubDate>Mon, 25 Apr 2011 20:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=646#comment-1069</guid>
		<description><![CDATA[Indeed. The only thing I really lack in Python compared to OCaml is the match .. with operator. Apart from that, I&#039;m happy with the functional operations (map/reduce/filter) coupled with set operations.]]></description>
		<content:encoded><![CDATA[<p>Indeed. The only thing I really lack in Python compared to OCaml is the match .. with operator. Apart from that, I&#8217;m happy with the functional operations (map/reduce/filter) coupled with set operations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic Iterative Dataflow Analysis in Python by Rolf Rolles</title>
		<link>http://indefinitestudies.org/2011/04/23/generic-iterative-dataflow-analysis-in-python/#comment-1068</link>
		<dc:creator><![CDATA[Rolf Rolles]]></dc:creator>
		<pubDate>Mon, 25 Apr 2011 19:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=646#comment-1068</guid>
		<description><![CDATA[The OCaml version is particularly terse:  http://pastebin.com/fsbTFL60 (DSE, not CP)]]></description>
		<content:encoded><![CDATA[<p>The OCaml version is particularly terse:  <a href="http://pastebin.com/fsbTFL60" rel="nofollow">http://pastebin.com/fsbTFL60</a> (DSE, not CP)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Independent Trekking in Northern Vietnam by Dawn Lim</title>
		<link>http://indefinitestudies.org/2009/12/12/independent-trekking-in-northern-vietnam/#comment-1067</link>
		<dc:creator><![CDATA[Dawn Lim]]></dc:creator>
		<pubDate>Mon, 25 Apr 2011 07:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://indefinitestudies.org/?p=402#comment-1067</guid>
		<description><![CDATA[Hi Arebc,
I plan this itinerary.
- Halong Bay
- Hanoi to Ban Gioc Waterfall
- Ban Gioc Waterfall to Ba Be
- Ba Be to Sapa
Appreciate if you could advise how to make logistic arrangement in this route. Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Arebc,<br />
I plan this itinerary.<br />
- Halong Bay<br />
- Hanoi to Ban Gioc Waterfall<br />
- Ban Gioc Waterfall to Ba Be<br />
- Ba Be to Sapa<br />
Appreciate if you could advise how to make logistic arrangement in this route. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
