<?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>Being KeJo</title>
	<atom:link href="http://beingkejo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://beingkejo.wordpress.com</link>
	<description>Too Many Thoughts are Killing Me</description>
	<lastBuildDate>Thu, 12 Jan 2012 18:07:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='beingkejo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Being KeJo</title>
		<link>http://beingkejo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://beingkejo.wordpress.com/osd.xml" title="Being KeJo" />
	<atom:link rel='hub' href='http://beingkejo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Its been a long time</title>
		<link>http://beingkejo.wordpress.com/2010/07/12/its-been-a-long-time/</link>
		<comments>http://beingkejo.wordpress.com/2010/07/12/its-been-a-long-time/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 12:55:35 +0000</pubDate>
		<dc:creator>KeJo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://beingkejo.wordpress.com/?p=36</guid>
		<description><![CDATA[Its been a long time since I blogged. It has been really busy and sometimes frustrating. But I hope to be back with some more travel experiences (or may be something else)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beingkejo.wordpress.com&amp;blog=3696468&amp;post=36&amp;subd=beingkejo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://beingkejo.wordpress.com/2010/07/12/its-been-a-long-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b929e6367160a8776414b571e2f57f56?s=96&#38;d=identicon" medium="image">
			<media:title type="html">KeJo</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple progress bar in ksh</title>
		<link>http://beingkejo.wordpress.com/2008/09/07/simple-progress-bar-in-ksh/</link>
		<comments>http://beingkejo.wordpress.com/2008/09/07/simple-progress-bar-in-ksh/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 09:27:56 +0000</pubDate>
		<dc:creator>KeJo</dc:creator>
				<category><![CDATA[Useful Scripts]]></category>
		<category><![CDATA[progress bar]]></category>

		<guid isPermaLink="false">http://beingkejo.wordpress.com/?p=29</guid>
		<description><![CDATA[#!/usr/bin/ksh tail -f /ms/user/s/shettkus/bcp.C18.LedgerJournal.log &#124; { while read myline; do lines_read=`echo $myline&#124; cut -d &#8221; &#8221; -f 1` expr $lines_read + 0 &#62; /dev/null 2&#62;&#38;1 if [ $? -eq 0 ] then done=1.0; done=`echo $done*100*$lines_read/108406239 &#124; bc -l` #done=$(($done*100)) int_done=$((100*$lines_read/108406239)) i=1 printf &#8220;&#124;&#8221; while [[ $i -le $int_done ]] do printf &#8220;#&#8221; i=$(($i+1)) done i=$(($int_done+1)) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beingkejo.wordpress.com&amp;blog=3696468&amp;post=29&amp;subd=beingkejo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://beingkejo.wordpress.com/2008/09/07/simple-progress-bar-in-ksh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b929e6367160a8776414b571e2f57f56?s=96&#38;d=identicon" medium="image">
			<media:title type="html">KeJo</media:title>
		</media:content>
	</item>
		<item>
		<title>Differences</title>
		<link>http://beingkejo.wordpress.com/2008/07/16/differences/</link>
		<comments>http://beingkejo.wordpress.com/2008/07/16/differences/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 15:29:25 +0000</pubDate>
		<dc:creator>KeJo</dc:creator>
				<category><![CDATA[KeJoThought]]></category>
		<category><![CDATA[Differences]]></category>
		<category><![CDATA[Hyderabad]]></category>
		<category><![CDATA[Mumbai]]></category>

		<guid isPermaLink="false">http://beingkejo.wordpress.com/?p=15</guid>
		<description><![CDATA[I recently had a chance to go to Mumbai. It had been quite a long time since I had last gone there. I have been in Hyderabad for 2 years now, and maybe thats why I started looking for differences between Hyderabad and Mumbai. I didn&#8217;t have to look far. The differences were immediately visible. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beingkejo.wordpress.com&amp;blog=3696468&amp;post=15&amp;subd=beingkejo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://beingkejo.wordpress.com/2008/07/16/differences/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b929e6367160a8776414b571e2f57f56?s=96&#38;d=identicon" medium="image">
			<media:title type="html">KeJo</media:title>
		</media:content>
	</item>
		<item>
		<title>Journey to Cincinnati</title>
		<link>http://beingkejo.wordpress.com/2008/06/30/journey-to-cincinnati/</link>
		<comments>http://beingkejo.wordpress.com/2008/06/30/journey-to-cincinnati/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:08:02 +0000</pubDate>
		<dc:creator>KeJo</dc:creator>
				<category><![CDATA[KeJoThought]]></category>

		<guid isPermaLink="false">http://beingkejo.wordpress.com/?p=12</guid>
		<description><![CDATA[I just have to face it. I do not have any hard proof of my time in US. I am trying to get some photos from my friends, but it may take long time. So, I just thought of writing some memories down so that I will remember my time in US later. Here is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beingkejo.wordpress.com&amp;blog=3696468&amp;post=12&amp;subd=beingkejo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://beingkejo.wordpress.com/2008/06/30/journey-to-cincinnati/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b929e6367160a8776414b571e2f57f56?s=96&#38;d=identicon" medium="image">
			<media:title type="html">KeJo</media:title>
		</media:content>
	</item>
		<item>
		<title>vimrc</title>
		<link>http://beingkejo.wordpress.com/2008/06/11/vimrc/</link>
		<comments>http://beingkejo.wordpress.com/2008/06/11/vimrc/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 09:55:06 +0000</pubDate>
		<dc:creator>KeJo</dc:creator>
				<category><![CDATA[Useful Scripts]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vimrc]]></category>

		<guid isPermaLink="false">http://beingkejo.wordpress.com/?p=11</guid>
		<description><![CDATA[This is my .vimrc file: hi Comment ctermfg=5 set nu set ts=2 set ai set foldmethod=marker set foldcolumn=1 set foldtext=MyFoldText() function MyFoldText() let line=getline(v:foldstart) let sub = substitute(line, &#8216;##{{{&#8216;,&#8221;,&#8217;g') return v:folddashes . sub endfunction highlight Folded ctermbg=0 highlight Folded ctermfg=7 highlight foldColumn ctermbg=0 highlight foldColumn ctermfg=7<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beingkejo.wordpress.com&amp;blog=3696468&amp;post=11&amp;subd=beingkejo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://beingkejo.wordpress.com/2008/06/11/vimrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b929e6367160a8776414b571e2f57f56?s=96&#38;d=identicon" medium="image">
			<media:title type="html">KeJo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
