<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sdkmvx's Weblog</title>
	<atom:link href="http://sdkmvx.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdkmvx.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 13 Aug 2008 18:21:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sdkmvx.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sdkmvx's Weblog</title>
		<link>http://sdkmvx.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sdkmvx.wordpress.com/osd.xml" title="Sdkmvx&#039;s Weblog" />
	<atom:link rel='hub' href='http://sdkmvx.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Rxvt-Unicode Terminal Colors</title>
		<link>http://sdkmvx.wordpress.com/2008/08/13/rxvt-unicode-terminal-colors/</link>
		<comments>http://sdkmvx.wordpress.com/2008/08/13/rxvt-unicode-terminal-colors/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 18:21:11 +0000</pubDate>
		<dc:creator>sdkmvx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sdkmvx.wordpress.com/?p=7</guid>
		<description><![CDATA[Many people overlook urxvt&#8217;s ability to display colors in the terminal. They just stick with what it came with and use the default ANSI colors. I found a great color scheme at this website, but it was only for iTerm — whose settings file doesn&#8217;t agree with the standard ~/.Xdefaults files used on other UNIX-like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sdkmvx.wordpress.com&amp;blog=4490419&amp;post=7&amp;subd=sdkmvx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many people overlook urxvt&#8217;s ability to display colors in the terminal. They just stick with what it came with and use the default ANSI colors.</p>
<div id="attachment_8" class="wp-caption aligncenter" style="width: 310px"><a href="http://sdkmvx.files.wordpress.com/2008/08/ansi-colors.png"><img class="size-medium wp-image-8" src="http://sdkmvx.files.wordpress.com/2008/08/ansi-colors.png?w=300&#038;h=182" alt="ANSI Terminal Colors" width="300" height="182" /></a><p class="wp-caption-text">ANSI Terminal Colors</p></div>
<p>I found a great color scheme at <a href="http://blog.infinitered.com/entries/show/6" target="_self">this website</a>, but it was only for iTerm — whose settings file doesn&#8217;t agree with the standard ~/.Xdefaults files used on other UNIX-like systems.</p>
<p>Using GIMP’s color selector, I was able to figure out each of the 16 colors and port them to urxvt.</p>
<div id="attachment_10" class="wp-caption aligncenter" style="width: 310px"><a href="http://sdkmvx.files.wordpress.com/2008/08/colors.png"><img class="size-medium wp-image-10" src="http://sdkmvx.files.wordpress.com/2008/08/colors.png?w=300&#038;h=182" alt="InfiniteRed Colors" width="300" height="182" /></a><p class="wp-caption-text">InfiniteRed Colors</p></div>
<p>If you think thats better, here’s my .Xdefaults file:</p>
<pre>urxvt*foreground: #f2f2f2
urxvt*background: #101010

! Normal
! color0    black
! color1    red
! color2    green
! color3    yellow
! color4    blue
! color5    purple
! color6    cyan
! color7    white

urxvt*color0:    #6c6c6c
urxvt*color1:    #e9897c
urxvt*color2:    #b6e77d
urxvt*color3:    #ecebbe
urxvt*color4:    #a9cdeb
urxvt*color5:    #ea96eb
urxvt*color6:    #c9caec
urxvt*color7:    #f2f2f2

! Light
! color8    black
! color9    red
! color10    green
! color11    yellow
! color12    blue
! color13    purple
! color14    cyan
! color15    white

urxvt*color8:    #747474
urxvt*color9:    #f99286
urxvt*color10:    #c3f786
urxvt*color11:    #fcfbcc
urxvt*color12:    #b6defb
urxvt*color13:    #fba1fb
urxvt*color14:    #d7d9fc
urxvt*color15:    #e2e2e2</pre>
<p>I also turn off the scrollbar with <code>urxvt*scollbar: false</code> and add a border with <code>urxvt*internalborder: 6</code>.</p>
<p>Also, InfiniteRed has a <a href="http://blog.infinitered.com/entries/show/8">Vim</a> and <a href="http://blog.infinitered.com/entries/show/2" target="_self">TextMate</a> color scheme.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sdkmvx.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sdkmvx.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdkmvx.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdkmvx.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdkmvx.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sdkmvx.wordpress.com&amp;blog=4490419&amp;post=7&amp;subd=sdkmvx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sdkmvx.wordpress.com/2008/08/13/rxvt-unicode-terminal-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sdkmvx</media:title>
		</media:content>

		<media:content url="http://sdkmvx.files.wordpress.com/2008/08/ansi-colors.png?w=300" medium="image">
			<media:title type="html">ANSI Terminal Colors</media:title>
		</media:content>

		<media:content url="http://sdkmvx.files.wordpress.com/2008/08/colors.png?w=300" medium="image">
			<media:title type="html">InfiniteRed Colors</media:title>
		</media:content>
	</item>
		<item>
		<title>Hi!</title>
		<link>http://sdkmvx.wordpress.com/2008/08/12/hi/</link>
		<comments>http://sdkmvx.wordpress.com/2008/08/12/hi/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 18:23:48 +0000</pubDate>
		<dc:creator>sdkmvx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[metablog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://sdkmvx.wordpress.com/?p=3</guid>
		<description><![CDATA[Hi! Today I set up this weblog at wordpress.com. Tommorow I&#8217;ll post something.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sdkmvx.wordpress.com&amp;blog=4490419&amp;post=3&amp;subd=sdkmvx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi! Today I set up this weblog at wordpress.com. Tommorow I&#8217;ll post something.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sdkmvx.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sdkmvx.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdkmvx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdkmvx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdkmvx.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sdkmvx.wordpress.com&amp;blog=4490419&amp;post=3&amp;subd=sdkmvx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sdkmvx.wordpress.com/2008/08/12/hi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sdkmvx</media:title>
		</media:content>
	</item>
	</channel>
</rss>
