<?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>Minimalistic Transparent X-Desktop &#187; unicode</title>
	<atom:link href="http://princ3.wordpress.com/category/unicode/feed/" rel="self" type="application/rss+xml" />
	<link>http://princ3.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Sep 2009 11:34:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='princ3.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7ec66b2d5f168e41e3f2305beb44b274?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Minimalistic Transparent X-Desktop &#187; unicode</title>
		<link>http://princ3.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://princ3.wordpress.com/osd.xml" title="Minimalistic Transparent X-Desktop" />
		<item>
		<title>Invalid char when starting scripts</title>
		<link>http://princ3.wordpress.com/2007/06/11/invalid-char-when-starting-scripts/</link>
		<comments>http://princ3.wordpress.com/2007/06/11/invalid-char-when-starting-scripts/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 23:49:25 +0000</pubDate>
		<dc:creator>princ3</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://princ3.wordpress.com/2007/06/11/invalid-char-when-starting-scripts/</guid>
		<description><![CDATA[foobar.rb:1: Invalid char `\357&#8242; in expression
foobar.rb:1: Invalid char `\273&#8242; in expression
foobar.rb:1: Invalid char `\277&#8242; in expression
Your script gives you this error and and vim shows nothing ? Try to set :set nobomb and save the file.
When you start vim in binarymode, vim -b foobar.rb, than you see the invalid chars
technorati tags:vim, invalid, character
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=princ3.wordpress.com&blog=478535&post=78&subd=princ3&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://princ3.wordpress.com/2007/06/11/invalid-char-when-starting-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f915df7f3f1fe214d30281512b1361cb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">princ3</media:title>
		</media:content>
	</item>
		<item>
		<title>Unicode terminal with tabs support, clickable url&#8217;s</title>
		<link>http://princ3.wordpress.com/2006/10/01/unicode-terminal-with-tabs-support/</link>
		<comments>http://princ3.wordpress.com/2006/10/01/unicode-terminal-with-tabs-support/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 22:45:55 +0000</pubDate>
		<dc:creator>princ3</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://princ3.wordpress.com/2006/10/01/unicode-terminal-with-tabs-support/</guid>
		<description><![CDATA[After some time of search i found rxvt-unicode.
With compiled in perl support you can start it with:
urxvt -pe tabbed
or add:
URxvt.perl-ext-common: default,tabbed 
to your ~/.Xdefaults
^shift cursor-left or cursor-right switches tabs,
^shift cursor-down creates new tab.
To leftclick an url in the terminal and open it for example in elinks, add:
URxvt.urlLauncher: elinks
URxvt.matcher.button: 1
Then start with urxvt -pe matcher
or simply [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=princ3.wordpress.com&blog=478535&post=13&subd=princ3&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://princ3.wordpress.com/2006/10/01/unicode-terminal-with-tabs-support/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f915df7f3f1fe214d30281512b1361cb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">princ3</media:title>
		</media:content>
	</item>
	</channel>
</rss>