<?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 sp2hari@weblog...</title>
	<atom:link href="http://sp2hari.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sp2hari.com</link>
	<description>I see, learn and rediscover... everyday!</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:15:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on My TODO Notebook. by Vinodh</title>
		<link>http://sp2hari.com/2011/03/02/my-todo-notebook/comment-page-1/#comment-32248</link>
		<dc:creator>Vinodh</dc:creator>
		<pubDate>Wed, 25 Jan 2012 18:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=742#comment-32248</guid>
		<description>Really nice perspective to keep track of leads. Good luck with the venture. :)</description>
		<content:encoded><![CDATA[<p>Really nice perspective to keep track of leads. Good luck with the venture. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing Contacts from Yahoo Mail using OAuth by NimCo</title>
		<link>http://sp2hari.com/2010/05/28/importing-contacts-from-yahoo-mail-using-oauth/comment-page-1/#comment-31757</link>
		<dc:creator>NimCo</dc:creator>
		<pubDate>Thu, 19 Jan 2012 19:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=531#comment-31757</guid>
		<description>Which files do i need to include and where?</description>
		<content:encoded><![CDATA[<p>Which files do i need to include and where?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on External Tools by Gus</title>
		<link>http://sp2hari.com/2007/11/06/external-tools/comment-page-1/#comment-30596</link>
		<dc:creator>Gus</dc:creator>
		<pubDate>Mon, 09 Jan 2012 20:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2007/11/06/external-tools/#comment-30596</guid>
		<description>The way I do it is by putting the python script in its own file and then putting something like this in the tool code:

#!/bin/sh

python script.py $GEDIT_CURRENT_DOCUMENT_URI

Then in python you can get it with sys.argv or whatever it is.  Your way seems better though, if you can get it to work.</description>
		<content:encoded><![CDATA[<p>The way I do it is by putting the python script in its own file and then putting something like this in the tool code:</p>
<p>#!/bin/sh</p>
<p>python script.py $GEDIT_CURRENT_DOCUMENT_URI</p>
<p>Then in python you can get it with sys.argv or whatever it is.  Your way seems better though, if you can get it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a SMS server using Gnokii by implantacion erp</title>
		<link>http://sp2hari.com/2008/04/18/setting-up-a-sms-server-using-gnokii/comment-page-2/#comment-30110</link>
		<dc:creator>implantacion erp</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=128#comment-30110</guid>
		<description>&lt;strong&gt;implantacion erp...&lt;/strong&gt;

[...]sp2hari@weblog&#8230; &#124; Setting up a SMS server using Gnokii[...]...</description>
		<content:encoded><![CDATA[<p><strong>implantacion erp&#8230;</strong></p>
<p>[...]sp2hari@weblog&#8230; | Setting up a SMS server using Gnokii[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on External Tools by Nick</title>
		<link>http://sp2hari.com/2007/11/06/external-tools/comment-page-1/#comment-25786</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 01 Dec 2011 13:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2007/11/06/external-tools/#comment-25786</guid>
		<description>Hi! 

Thanks for the plug-in! I found very useful to test php code of files located on remote ftp with &quot;php -l&quot;
But I can not figure out how to check python code. 

If I use 

#!/usr/bin/env python 
import py_compile
py_compile.compile(&#039;$GEDIT_CURRENT_DOCUMENT_URI&#039;)

It do not recognize $GEDIT_CURRENT_DOCUMENT_URI variable. 

Do you know any solution?</description>
		<content:encoded><![CDATA[<p>Hi! </p>
<p>Thanks for the plug-in! I found very useful to test php code of files located on remote ftp with &#8220;php -l&#8221;<br />
But I can not figure out how to check python code. </p>
<p>If I use </p>
<p>#!/usr/bin/env python<br />
import py_compile<br />
py_compile.compile(&#8216;$GEDIT_CURRENT_DOCUMENT_URI&#8217;)</p>
<p>It do not recognize $GEDIT_CURRENT_DOCUMENT_URI variable. </p>
<p>Do you know any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing Contacts from Yahoo Mail using OAuth by Domain</title>
		<link>http://sp2hari.com/2010/05/28/importing-contacts-from-yahoo-mail-using-oauth/comment-page-1/#comment-25157</link>
		<dc:creator>Domain</dc:creator>
		<pubDate>Sat, 26 Nov 2011 11:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=531#comment-25157</guid>
		<description>&lt;strong&gt;Domain...&lt;/strong&gt;

[...]sp2hari@weblog&#8230; &#124; Importing Contacts from Yahoo Mail using OAuth[...]...</description>
		<content:encoded><![CDATA[<p><strong>Domain&#8230;</strong></p>
<p>[...]sp2hari@weblog&#8230; | Importing Contacts from Yahoo Mail using OAuth[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UVA by office professional 2007</title>
		<link>http://sp2hari.com/uva/comment-page-1/#comment-23994</link>
		<dc:creator>office professional 2007</dc:creator>
		<pubDate>Thu, 17 Nov 2011 03:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?page_id=176#comment-23994</guid>
		<description>Woah this weblog is fantastic i like reading your articles. Keep up the good work! You understand, many persons are looking around for this info, you could aid them greatly.</description>
		<content:encoded><![CDATA[<p>Woah this weblog is fantastic i like reading your articles. Keep up the good work! You understand, many persons are looking around for this info, you could aid them greatly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UVA by harvey</title>
		<link>http://sp2hari.com/uva/comment-page-1/#comment-23778</link>
		<dc:creator>harvey</dc:creator>
		<pubDate>Tue, 15 Nov 2011 07:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?page_id=176#comment-23778</guid>
		<description>Do you have a source code or software in connecting the scanner through microsoft visual basic 6.0?</description>
		<content:encoded><![CDATA[<p>Do you have a source code or software in connecting the scanner through microsoft visual basic 6.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Best Google Talk Status Awards :) :) :) by status for facebook</title>
		<link>http://sp2hari.com/2010/03/26/best-google-talk-status-awards/comment-page-1/#comment-22695</link>
		<dc:creator>status for facebook</dc:creator>
		<pubDate>Sat, 05 Nov 2011 23:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=393#comment-22695</guid>
		<description>&lt;strong&gt;status for facebook...&lt;/strong&gt;

[...]sp2hari@weblog&#8230; &#124; Best Google Talk Status Awards :) :) :)[...]...</description>
		<content:encoded><![CDATA[<p><strong>status for facebook&#8230;</strong></p>
<p>[...]sp2hari@weblog&#8230; | Best Google Talk Status Awards :) :) :)[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove all your friends from Facebook. by knaqu</title>
		<link>http://sp2hari.com/2011/01/27/remove-all-your-friends-from-facebook/comment-page-1/#comment-21412</link>
		<dc:creator>knaqu</dc:creator>
		<pubDate>Fri, 14 Oct 2011 18:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=721#comment-21412</guid>
		<description>Thanks for the nice Script Dude! I am going to use it on the day when all my friends are on Google+ and it is not far. I want to leave Facebook forever. Facebook has become like a public profile. There is no proper privacy.  Wanna Ditch it soon.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice Script Dude! I am going to use it on the day when all my friends are on Google+ and it is not far. I want to leave Facebook forever. Facebook has become like a public profile. There is no proper privacy.  Wanna Ditch it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gedit Plugin by Rushabh</title>
		<link>http://sp2hari.com/2007/11/08/gedit-plugin/comment-page-1/#comment-21291</link>
		<dc:creator>Rushabh</dc:creator>
		<pubDate>Thu, 13 Oct 2011 01:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2007/11/08/gedit-plugin/#comment-21291</guid>
		<description>Great Tutorial ...
But can you please guide me to do the same thing in C.
I saw the tutorial but found it a bit difficult to understand.
Any help would be a favor.
Thanks.</description>
		<content:encoded><![CDATA[<p>Great Tutorial &#8230;<br />
But can you please guide me to do the same thing in C.<br />
I saw the tutorial but found it a bit difficult to understand.<br />
Any help would be a favor.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache Fix : NameVirtualHost *:80 has no VirtualHosts by Blog Server</title>
		<link>http://sp2hari.com/2010/05/24/apache-fix-namevirtualhost-80-has-no-virtualhosts/comment-page-1/#comment-20931</link>
		<dc:creator>Blog Server</dc:creator>
		<pubDate>Wed, 05 Oct 2011 03:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=501#comment-20931</guid>
		<description>&lt;strong&gt;Server...&lt;/strong&gt;

[...]sp2hari@weblog&#8230; &#124; Apache Fix : NameVirtualHost *:80 has no VirtualHosts[...]...</description>
		<content:encoded><![CDATA[<p><strong>Server&#8230;</strong></p>
<p>[...]sp2hari@weblog&#8230; | Apache Fix : NameVirtualHost *:80 has no VirtualHosts[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing Contacts from Yahoo Mail using OAuth by Kirti</title>
		<link>http://sp2hari.com/2010/05/28/importing-contacts-from-yahoo-mail-using-oauth/comment-page-1/#comment-20811</link>
		<dc:creator>Kirti</dc:creator>
		<pubDate>Mon, 03 Oct 2011 07:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=531#comment-20811</guid>
		<description>Can you send me the source code or post demo</description>
		<content:encoded><![CDATA[<p>Can you send me the source code or post demo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on External Tools by Aundre</title>
		<link>http://sp2hari.com/2007/11/06/external-tools/comment-page-1/#comment-19691</link>
		<dc:creator>Aundre</dc:creator>
		<pubDate>Sun, 18 Sep 2011 18:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2007/11/06/external-tools/#comment-19691</guid>
		<description>There is a ccritial shortage of informative articles like this.</description>
		<content:encoded><![CDATA[<p>There is a ccritial shortage of informative articles like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delete a remote branch in git by Manu</title>
		<link>http://sp2hari.com/2010/07/27/delete-remote-branch-in-git/comment-page-1/#comment-18983</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Wed, 07 Sep 2011 11:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/?p=575#comment-18983</guid>
		<description>Thanks, that was helpful</description>
		<content:encoded><![CDATA[<p>Thanks, that was helpful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

