<?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>James Gray &#187; Software</title>
	<atom:link href="http://jamesgray.us/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesgray.us</link>
	<description>Ramblings of a programmer/person.</description>
	<lastBuildDate>Mon, 29 Mar 2010 06:50:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visual Studio Themes</title>
		<link>http://jamesgray.us/2010/03/28/visual-studio-themes/</link>
		<comments>http://jamesgray.us/2010/03/28/visual-studio-themes/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 07:00:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[kuler]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vssettings]]></category>

		<guid isPermaLink="false">http://jamesgray.us/?p=113</guid>
		<description><![CDATA[
I&#8217;ve had Visual Studio &#8216;themed&#8217; for quite some time now, but after recently setting up my new PC, Visual Studio and all, I only just realized how useful it is. It helps to have a dark background that is easier on your eyes so that you aren&#8217;t staring at a bright screen all day long. <a href="http://jamesgray.us/2010/03/28/visual-studio-themes/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-146" title="Visual Studio Theme" src="http://jamesgray.us/wp-content/uploads/2010/03/visual-studio-themes.png" alt="visual studio themes Visual Studio Themes" width="575" height="177" /></p>
<div style="text-align: left;">I&#8217;ve had Visual Studio &#8216;themed&#8217; for quite some time now, but after recently setting up my new PC, Visual Studio and all, I only just realized how useful it is. It helps to have a dark background that is easier on your eyes so that you aren&#8217;t staring at a bright screen all day long. It is also nice to have numbers, operators, strings, etc. constrast more, especially in C++ where syntax highlighting by default is very basic.</div>
<p>Although I hate <a href="http://www.ruby-lang.org/">Ruby</a> itself, I have always thought the syntax highlighting they use on their website is awesome. So, with the help of the Chrome (or WebKit) developer tools, I extracted the colors I needed and plugged them into Visual Studio. I ended up using the Lucida Console font because it looks nice and smooth from ClearType and differentiates characters well, such as O and 0. I have been extremely happy with the result, and if you have any interest you can download the .vssettings file <a href="http://jamesgray.us/wp-content/uploads/2010/03/RubyLangTheme.zip">here</a>.</p>
<p>To use the theme, all you have to do is open Visual Studio, go to the Tools menu, click on Import and Export Settings, select the Import option and then follow the wizard.</p>
<p>If you search around, it&#8217;s apparent that a lot of people see the benefit of having a dark colored theme. Including Scott Hanselman who posted an <a href="http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx">article</a> with several different themes people have created over the years. Many of these themes, including mine, are made for Visual Studio 2005. Fortunately for you, if you use Visual Studio 2008, Tomas Restrepo made an <a href="http://winterdom.com/2007/11/portvs2005colorschemestovs2008">.xslt</a> to convert the .vssettings file to be compatible.</p>
<p>If you&#8217;re still craving for themes and have the patience to fiddle with the settings, there is a nice set of <a href="http://wiki.macromates.com/Themes/UserSubmittedThemes">themes</a> for TextMate that would make great references. There is also a <a href="http://frickinsweet.com/tools/Theme.mvc.aspx">theme generator</a> worth mentioning by Ryan and Joel Lanciax (brothers?), but I personally never could get desirable results.</p>
<p>Enjoy whatever you come up with! Just know you could spend hours and hours fiddling with different colors. <img src='http://jamesgray.us/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Visual Studio Themes" /> </p>
<p><em>Update: There is great site <em>called </em><em><a href="http://kuler.adobe.com/">kuler</a>, which was </em>made by Adobe for graphic designers to help create interesting color schemes</em><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://jamesgray.us/2010/03/28/visual-studio-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>f.lux &#8211; Be friendly to your eyes!</title>
		<link>http://jamesgray.us/2010/03/09/flux-be-friendly-to-your-eyes/</link>
		<comments>http://jamesgray.us/2010/03/09/flux-be-friendly-to-your-eyes/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 16:22:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Cool Things]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eye strain]]></category>
		<category><![CDATA[flux]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[sleep research]]></category>

		<guid isPermaLink="false">http://jamesgray.us/?p=15</guid>
		<description><![CDATA[
For the past month or so, I have been trying out a piece of software that claims to improve your sleep. Yeah. It sounds crazy, and I almost didn&#8217;t try it. But, since a friend recommended it, I went ahead and gave it a go, and I&#8217;m glad I did. They call it f.lux, and <a href="http://jamesgray.us/2010/03/09/flux-be-friendly-to-your-eyes/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-53    aligncenter" title="f.lux" src="http://jamesgray.us/wp-content/uploads/2010/02/flux.png" alt="flux f.lux   Be friendly to your eyes!" width="575" height="253" /></p>
<p>For the past month or so, I have been trying out a piece of software that claims to <em>improve your sleep</em>. Yeah. It sounds crazy, and I almost didn&#8217;t try it. But, since a friend recommended it, I went ahead and gave it a go, and I&#8217;m glad I did. They call it <a href="http://www.stereopsis.com/flux/">f.lux</a>, and it works by changing the color temperature (warm/cold) of your screen, rather than the brightness.</p>
<p>It turns out that natural light from the sun is very cold in color temperature, while indoor lights, besides most fluorescent lights, are very warm. Research <a href="http://www.stereopsis.com/flux/research.html">has shown</a> that these colder color temperatures negatively affect sleep patterns, and the computer screen is a major source of this kind of light.</p>
<p>Now, I will say it takes a bit of getting used to, and you might even want to turn it off at first. As night falls, the screen begins to &#8220;warm&#8221; in color and everything starts looking quite strange. Leave it on, though, and the benefits start to become apparent. It just feels much easier on your eyes.</p>
<p>Go on &#8211; give <a href="http://www.stereopsis.com/flux/">f.lux</a> a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesgray.us/2010/03/09/flux-be-friendly-to-your-eyes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
