<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Inside Out</title>
	<atom:link href="http://arun.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arun.wordpress.com</link>
	<description>Thinking out of the BoX !!</description>
	<pubDate>Wed, 16 Jul 2008 18:58:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Dance On..</title>
		<link>http://arun.wordpress.com/2008/07/17/dance-on/</link>
		<comments>http://arun.wordpress.com/2008/07/17/dance-on/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:58:47 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[dance]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[life]]></category>

		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2008/07/17/dance-on/</guid>
		<description><![CDATA[

	
	
	
	


Keep it up, Matt!
       ]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2008/07/17/dance-on/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>E17 and fake transparency</title>
		<link>http://arun.wordpress.com/2008/03/16/e17-and-fake-transparency/</link>
		<comments>http://arun.wordpress.com/2008/03/16/e17-and-fake-transparency/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 00:55:37 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[How Tos]]></category>

		<category><![CDATA[e17]]></category>

		<category><![CDATA[edje]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2008/03/16/e17-and-fake-transparency/</guid>
		<description><![CDATA[E17 stores the background images in edje file format. Edje (*.edj) is a binary file format which compresses the images quite a bit and has many additional features (animations, layers etc.). Creating an animated background for e17 is quite easy (check here). There is already the wallpaper module in e17 which can set the current [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2008/03/16/e17-and-fake-transparency/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Real transparency in urxvt</title>
		<link>http://arun.wordpress.com/2008/03/15/real-transparency-in-urxvt/</link>
		<comments>http://arun.wordpress.com/2008/03/15/real-transparency-in-urxvt/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 11:56:03 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Arch]]></category>

		<category><![CDATA[How Tos]]></category>

		<category><![CDATA[bling]]></category>

		<category><![CDATA[e17]]></category>

		<category><![CDATA[urxvt]]></category>

		<category><![CDATA[xgl]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2008/03/15/real-transparency-in-urxvt/</guid>
		<description><![CDATA[Add the following lines to the ~/.Xdefaults to get a transparent urxvt terminal:
urxvt*depth:   32
urxvt*background:   rgba:0000/0000/0000/dddd
The depth option tells urxvt to use 32 bits to define a color. Generally a color is represented as 24 bits (8 bits each for Red. Blue and Green). We add 8 more bits to store the [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2008/03/15/real-transparency-in-urxvt/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Vimpress</title>
		<link>http://arun.wordpress.com/2008/03/15/testing-vimpress/</link>
		<comments>http://arun.wordpress.com/2008/03/15/testing-vimpress/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 11:14:47 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Opensource]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[cli]]></category>

		<category><![CDATA[vim]]></category>

		<category><![CDATA[vimpress]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2008/03/15/testing-vimpress/</guid>
		<description><![CDATA[Vimpress is a script for VIM which allows posting to wordpress blogs from
the best $EDITOR
For more information, visit the project page :
http://www.friggeri.net/projets/vimpress
Also checkout :

http://linuxtidbits.wordpress.com/2008/02/29/publishing-a-blog-in-vim-with-vimpress/


Test stuff here
underlinebolditalic
Ciao

       ]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2008/03/15/testing-vimpress/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Play chess with god</title>
		<link>http://arun.wordpress.com/2008/02/26/play-chess-with-god/</link>
		<comments>http://arun.wordpress.com/2008/02/26/play-chess-with-god/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 19:47:06 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2008/02/26/play-chess-with-god/</guid>
		<description><![CDATA[That was the topic of my talk on &#8220;How computers play chess&#8221;. Here&#8217;s the link to the presentation at scribd.
Some of the useful links :

Chess programming series at GameDev.net

Chess programming tutorials by Bruce Moreland
Alpha-beta Algorithm by Yosen Lin
Introduction to Game Trees by Hamed Ahmadi Nejad
How your chess program defeats you by Kurt Godden : part1 [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2008/02/26/play-chess-with-god/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert CSV files into LDIF</title>
		<link>http://arun.wordpress.com/2007/10/02/convert-csv-files-into-ldif/</link>
		<comments>http://arun.wordpress.com/2007/10/02/convert-csv-files-into-ldif/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 07:28:07 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2007/10/02/convert-csv-files-into-ldif/</guid>
		<description><![CDATA[These days I&#8217;m using Claws Mail to fetch my GMail stuff into my box. So I faced this problem of getting my GMail contacts into Claws Mail. The problem is that : GMail exports contacts in either &#8220;GMail to GMail format&#8221; or in &#8220;Gmail to Outlook&#8221; CSV format. And Claws Mail accepts only mutt, pine [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2007/10/02/convert-csv-files-into-ldif/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>How to : Setup a Local DNS Cache</title>
		<link>http://arun.wordpress.com/2007/09/20/how-to-setup-a-local-dns-cache/</link>
		<comments>http://arun.wordpress.com/2007/09/20/how-to-setup-a-local-dns-cache/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 15:48:30 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Arch]]></category>

		<category><![CDATA[How Tos]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2007/09/20/how-to-setup-a-local-dns-cache/</guid>
		<description><![CDATA[DNS(Domain Name System) is used to get the ip addresses of the domains. Basically whenever we enter an address in our browser, the browser sends a request to the &#8220;Nameserver&#8221; for the ip address of the domain. After the nameserver returns the ip address, the browser opens sockets(http, ftp etc) to the particular ip address [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2007/09/20/how-to-setup-a-local-dns-cache/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Removing orphan packages with Pacman</title>
		<link>http://arun.wordpress.com/2007/09/18/removing-orphan-packages-with-pacman/</link>
		<comments>http://arun.wordpress.com/2007/09/18/removing-orphan-packages-with-pacman/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 09:20:17 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Arch]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2007/09/18/arch-removing-orphan-packages/</guid>
		<description><![CDATA[A quick Arch tip : Get the list of orphan packages (packages no longer needed by any other packages) in pacman by with
pacman -Qe
Then remove the packages using :
pacman -Rc package_name
Blogged with Flock

Tags: arch, pacman,  linux,  packages,  cleanup

       ]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2007/09/18/removing-orphan-packages-with-pacman/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>
	</item>
		<item>
		<title>Proud Arch-er</title>
		<link>http://arun.wordpress.com/2007/09/17/proud-arch-er/</link>
		<comments>http://arun.wordpress.com/2007/09/17/proud-arch-er/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 10:14:36 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Arch]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2007/09/17/proud-arch-er/</guid>
		<description><![CDATA[After sticking with OpenSuSE for a long time (read 2 years), I finally got one of the bleeding edge distros : Arch Linux. Oh and the answers to the WHY :

Updates. Getting the updates was quite tough. There is this way of starting up Yast and getting the full system update, but I was really [...]]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2007/09/17/proud-arch-er/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>

		<media:content url="http://img478.imageshack.us/img478/9020/logofh6.png" medium="image">
			<media:title type="html">Arch Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Life is too short without man pages</title>
		<link>http://arun.wordpress.com/2007/07/26/life-is-too-short-without-man-pages/</link>
		<comments>http://arun.wordpress.com/2007/07/26/life-is-too-short-without-man-pages/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 11:40:04 +0000</pubDate>
		<dc:creator>arun</dc:creator>
		
		<category><![CDATA[Error !!]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://arun.wordpress.com/2007/07/26/life-is-too-short-without-man-pages/</guid>
		<description><![CDATA[
More&#8230;

Wikipedia

How to ask smart questions ? // this is a must read
Man page for RTFM


Thanks to Randall Munroe for this awesome cartoon  
Tags: manpages,  rtfm,  wisdom,  unix,  fun

       ]]></description>
		<wfw:commentRss>http://arun.wordpress.com/2007/07/26/life-is-too-short-without-man-pages/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/arun-128.jpg" medium="image">
			<media:title type="html">arun</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/rtfm.png" medium="image" />
	</item>
	</channel>
</rss>