<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mahbubur Rahman - jQuery, PHP, JavaScript, Codeigniter, CSS &#187; editor</title>
	<atom:link href="http://www.mahbubblog.com/tag/editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mahbubblog.com</link>
	<description>PHP, JQUERY, JAVASCRIPT fun</description>
	<lastBuildDate>Thu, 03 Jun 2010 07:23:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why not use black background in your code editor ?</title>
		<link>http://www.mahbubblog.com/tools/why-not-use-black-background-in-your-code-editor/</link>
		<comments>http://www.mahbubblog.com/tools/why-not-use-black-background-in-your-code-editor/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 05:18:53 +0000</pubDate>
		<dc:creator>Mahbub</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[blackscreen]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[php editor]]></category>

		<guid isPermaLink="false">http://www.mahbubblog.com/?p=40</guid>
		<description><![CDATA[I just realized that I spend more time with Notepad++ than my wife . Well, it&#8217;s nothing new for a full time programmer. So why not make my code editor comfortable for me. I have to stare the editor more than 9-10hrs a day. So a huge pressure on eyes. For a long term perspective, [...]]]></description>
			<content:encoded><![CDATA[<p>I just realized that I spend more time with Notepad++ than my wife <img src='http://www.mahbubblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Well, it&#8217;s nothing new for a full time programmer. So why not make my code editor comfortable for me. I have to stare the editor more than 9-10hrs a day. So a huge pressure on eyes. For a long term perspective, i must take care of the eye. The screen distance, the radiation, frequecny- everything must be taken seriously.</p>
<p>My favorite code editor is notepad++. It&#8217;s lightweight, sleek and has very good options to code PHP, JS, HTML. The default installation comes with a white background as most others do. But let me show how my code window looks.</p>
<p><a href="http://www.mahbubblog.com/wp-content/uploads/2009/03/npp_bg.gif" target="_blank"><img height="304" width="500" class="alignnone size-large wp-image-41" title="Notepad++ Background" alt="Notepad++ Background" src="http://www.mahbubblog.com/wp-content/uploads/2009/03/npp_bg-1024x622.gif" /></a></p>
<p>&nbsp;</p>
<p>I feel more comfortable reading these colored texts on a black and it helps me work more. And actually the radiation from a black screen is obviously less from a white screen. So in the long run, it&#8217;s helpful for our eyes. </p>
<h2>How to do it&nbsp; in Windows ?</h2>
<p><span id="more-40"></span></p>
<p>Download Notepad++ if you don&#8217;t have it from <a target="_blank" href="http://notepad-plus.sourceforge.net/uk/site.htm">http://notepad-plus.sourceforge.net/uk/site.htm</a></p>
<p>On that page find a section called &quot;Style files&quot; and you&#8217;ll see two styles there which are</p>
<p><a href="http://notepad-plus.sourceforge.net/commun/misc/Port_of_Ruby_Blue.zip"> Ruby Blue</a> (<a href="http://notepad-plus.sourceforge.net/commun/screenshots/scrsh_rubyBlue2.png" target="blank">Screenshot</a>) : by <a href="javascript:writeTo('sourceforge.net','tonoslo');"><strong>tomsolo</strong></a><br />
<a href="http://notepad-plus.sourceforge.net/commun/misc/Port_VibrantInk.zip">Vibrant Ink</a>  (<a href="http://notepad-plus.sourceforge.net/commun/screenshots/scrsh_VibrantInk.png" target="blank">Screenshot</a>) : by <a href="javascript:writeTo('gmail.com','tyler.ritchie');"><strong>Tyler Ritchie</strong></a></p>
<ul>
<li>Download any of them and save the zip file somewhere (possibly&nbsp; on your desktop).</li>
<li>Now unzipping that archive will let you find a file called stylers.xml. Copy this file (CTRL+C).</li>
<li>Now type %appdata% in your run panel in start menu. Your application data directory will show up.</li>
<li>And now find the folder called notepad++ and paste that xml file which you have just copied.</li>
<li>Restart notepad++ and there you go!!</li>
</ul>
<p>For further customization in colors and fonts you can always change it from &quot;settings-&gt;Styler Configurator&quot; and select your language from there (I changed only php and javascript).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mahbubblog.com/tools/why-not-use-black-background-in-your-code-editor/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
