<?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 on: Notepad++ Plugin To Run Python Scripts</title>
	<atom:link href="http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/</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>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>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>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>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>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>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>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>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6353</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Sat, 22 Oct 2011 18:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6353</guid>
		<description>I didn&#039;t get you, why should it reuse an opened console to execute the script while it has an option of running the script in interactive mode? When you run it in interactive mode it won&#039;t close after it finishes!

Though it might be helpful if I edited the plugin to keep the console opened after running the script in normal mode.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t get you, why should it reuse an opened console to execute the script while it has an option of running the script in interactive mode? When you run it in interactive mode it won&#8217;t close after it finishes!</p>
<p>Though it might be helpful if I edited the plugin to keep the console opened after running the script in normal mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Inflatable Mouse</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-6346</link>
		<dc:creator>The Inflatable Mouse</dc:creator>
		<pubDate>Sat, 22 Oct 2011 11:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-6346</guid>
		<description>Hey bud,

I&#039;m liking your plugin but unfortunately it&#039;s not usable for the way I work with Python/Notepad++.

The way I work now (and I believe many others work like this too) is that I have NPP open and a command line open, and use command history to repeat the last command to run my script after hitting Ctrl-S to save, sometimes editing the command line to include -i to troubleshoot.

what would be ideal is if the plugin could be configured to reuse an already open command prompt to spawn the run command and leave the CMD open.

When I run the script from NPP with your plugin, it flashes a window and closes it again. I&#039;m not a fan of having to edit my code to force a window to remain open I believe this should be functionality of the plugin.

Just my 2 cents bud,
Thanks for sharing your work!</description>
		<content:encoded><![CDATA[<p>Hey bud,</p>
<p>I&#8217;m liking your plugin but unfortunately it&#8217;s not usable for the way I work with Python/Notepad++.</p>
<p>The way I work now (and I believe many others work like this too) is that I have NPP open and a command line open, and use command history to repeat the last command to run my script after hitting Ctrl-S to save, sometimes editing the command line to include -i to troubleshoot.</p>
<p>what would be ideal is if the plugin could be configured to reuse an already open command prompt to spawn the run command and leave the CMD open.</p>
<p>When I run the script from NPP with your plugin, it flashes a window and closes it again. I&#8217;m not a fan of having to edit my code to force a window to remain open I believe this should be functionality of the plugin.</p>
<p>Just my 2 cents bud,<br />
Thanks for sharing your work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/notepad-plugin-to-run-python-scripts/comment-page-1/#comment-5974</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Tue, 13 Sep 2011 12:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://magicpc.wordpress.com/?p=185#comment-5974</guid>
		<description>Welcome :)

Make sure you share it with your friends and colleagues ;)</description>
		<content:encoded><![CDATA[<p>Welcome <img src='http://mpcabd.igeex.biz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Make sure you share it with your friends and colleagues <img src='http://mpcabd.igeex.biz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

