<?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 Abd Allah Diab&#039;s Blog</title>
	<atom:link href="http://mpcabd.igeex.biz/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpcabd.igeex.biz</link>
	<description>My Technical Blog</description>
	<lastBuildDate>Sat, 10 Dec 2011 17:02:25 +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 Notepad++ Plugin To Run Python Scripts by UK</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6890</link>
		<dc:creator>UK</dc:creator>
		<pubDate>Sat, 10 Dec 2011 17:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6890</guid>
		<description>It was my mistake. Now it just works fine.</description>
		<content:encoded><![CDATA[<p>It was my mistake. Now it just works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Talk Status Countdown by Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-6719</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-6719</guid>
		<description>My code is not designed to save the status, since the status will be changing frequently, if you want to set a static status message you can set it using Google Talk, or if you want to set it in code you can check Gaby&#039;s reply &lt;a href=&quot;http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5738&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; which contains such code.</description>
		<content:encoded><![CDATA[<p>My code is not designed to save the status, since the status will be changing frequently, if you want to set a static status message you can set it using Google Talk, or if you want to set it in code you can check Gaby&#8217;s reply <a href="http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5738" rel="nofollow">here</a> which contains such code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Talk Status Countdown by pavan kumar</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-6718</link>
		<dc:creator>pavan kumar</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-6718</guid>
		<description>hi- I am using your code and it&#039;s working fine but when i closed the app the status message set to previous one, how can we set status message permanently like gtalk sets. please give me some inputs that how to set status message permanently.</description>
		<content:encoded><![CDATA[<p>hi- I am using your code and it&#8217;s working fine but when i closed the app the status message set to previous one, how can we set status message permanently like gtalk sets. please give me some inputs that how to set status message permanently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6647</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Thu, 24 Nov 2011 06:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6647</guid>
		<description>I think this is a problem in windows console, if you open a console and try to print some Unicode characters in it, it&#039;ll fail.
To solve this you must execute the following command on your console:
&lt;code&gt;chcp 65001&lt;/code&gt;
And change the console font to Lucida Console, and you&#039;ll be able to print some Unicode characters in it.</description>
		<content:encoded><![CDATA[<p>I think this is a problem in windows console, if you open a console and try to print some Unicode characters in it, it&#8217;ll fail.<br />
To solve this you must execute the following command on your console:<br />
<code>chcp 65001</code><br />
And change the console font to Lucida Console, and you&#8217;ll be able to print some Unicode characters in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by dohfOs</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6645</link>
		<dc:creator>dohfOs</dc:creator>
		<pubDate>Thu, 24 Nov 2011 03:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6645</guid>
		<description>Hey! Lovely little plugin you have here. Works fine for me but with one issue. Would it at all be possible for you to add the utf-8 (or similar) character encoding to it so that the prompt can print foreign letters such as European Å, Ä and Ö&#039;s (etc). Would be great as this is currently keeping me from using this plugin as much as I would&#039;ve liked to.

Cheers</description>
		<content:encoded><![CDATA[<p>Hey! Lovely little plugin you have here. Works fine for me but with one issue. Would it at all be possible for you to add the utf-8 (or similar) character encoding to it so that the prompt can print foreign letters such as European Å, Ä and Ö&#8217;s (etc). Would be great as this is currently keeping me from using this plugin as much as I would&#8217;ve liked to.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6540</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Sun, 13 Nov 2011 06:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6540</guid>
		<description>What about starting the script in normal mode?
Can you please try this for me?
Open a command prompt in the folder that contains your script, then run the following command:

&lt;code&gt;python.exe -i YOUR_SCRIPT_NAME.py&lt;/code&gt;

And tell me what happens then.</description>
		<content:encoded><![CDATA[<p>What about starting the script in normal mode?<br />
Can you please try this for me?<br />
Open a command prompt in the folder that contains your script, then run the following command:</p>
<p><code>python.exe -i YOUR_SCRIPT_NAME.py</code></p>
<p>And tell me what happens then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by UK</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6539</link>
		<dc:creator>UK</dc:creator>
		<pubDate>Sat, 12 Nov 2011 23:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6539</guid>
		<description>Hey,
I am new to Python but have qute some knowledge in R.
I really would like to use your script to execute and check my script (like NppToR). But unfortunately, when I start in interactive mode, python opens but my script is not running. What&#039;s wrong?
Cheers, UK</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I am new to Python but have qute some knowledge in R.<br />
I really would like to use your script to execute and check my script (like NppToR). But unfortunately, when I start in interactive mode, python opens but my script is not running. What&#8217;s wrong?<br />
Cheers, UK</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Online Users in Django by airtonix</title>
		<link>http://mpcabd.igeex.biz/get-online-users-in-django/comment-page-1/#comment-6518</link>
		<dc:creator>airtonix</dc:creator>
		<pubDate>Thu, 10 Nov 2011 22:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/2009/09/22/get-online-users-in-django/#comment-6518</guid>
		<description>Any chance you could give us a peek at the source code that demonstrates your approach to this scenario?</description>
		<content:encoded><![CDATA[<p>Any chance you could give us a peek at the source code that demonstrates your approach to this scenario?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by The Inflatable Mouse</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6365</link>
		<dc:creator>The Inflatable Mouse</dc:creator>
		<pubDate>Sun, 23 Oct 2011 16:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6365</guid>
		<description>Oke that&#039;s weird, a  few characters are removed from the post. I meant to say &quot;Command prompt is not the same as python console&quot;. I used greater than/less than signs but I guess those are not allowed.</description>
		<content:encoded><![CDATA[<p>Oke that&#8217;s weird, a  few characters are removed from the post. I meant to say &#8220;Command prompt is not the same as python console&#8221;. I used greater than/less than signs but I guess those are not allowed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notepad++ Plugin To Run Python Scripts by The Inflatable Mouse</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6364</link>
		<dc:creator>The Inflatable Mouse</dc:creator>
		<pubDate>Sun, 23 Oct 2011 16:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6364</guid>
		<description>Command Prompt  Python console. I know the console stays open with -i but that doesn&#039;t help when you have to rerun your code after making a change.

At this point I&#039;d have to run it in interactive mode to see what my code did and exit it manually, change some code and run it again, close it, etc.

What I meant with reusing an already open window I meant the Command Prompt that&#039;s already open. Running a python script from the command line returns the command prompt when finished and leaves the output to be read. When, after changing some code it would be cool if the plugin would use the already open command prompt to rerun the script and simply return to the command prompt instead of closing the window.

Hope I clarified it a bit, I don&#039;t mean to put you up for any more work buddy, I just thought I&#039;d share what I&#039;d think would be handy that&#039;s all :).</description>
		<content:encoded><![CDATA[<p>Command Prompt  Python console. I know the console stays open with -i but that doesn&#8217;t help when you have to rerun your code after making a change.</p>
<p>At this point I&#8217;d have to run it in interactive mode to see what my code did and exit it manually, change some code and run it again, close it, etc.</p>
<p>What I meant with reusing an already open window I meant the Command Prompt that&#8217;s already open. Running a python script from the command line returns the command prompt when finished and leaves the output to be read. When, after changing some code it would be cool if the plugin would use the already open command prompt to rerun the script and simply return to the command prompt instead of closing the window.</p>
<p>Hope I clarified it a bit, I don&#8217;t mean to put you up for any more work buddy, I just thought I&#8217;d share what I&#8217;d think would be handy that&#8217;s all <img src='http://mpcabd.igeex.biz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

