<?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>Vivek&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://www.khokhar.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khokhar.info</link>
	<description>Opensource, Coding, Products and Life</description>
	<lastBuildDate>Fri, 30 Jul 2010 03:29:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Public stings using Facebook</title>
		<link>http://www.khokhar.info/2010/06/30/public-stings-using-facebook-and-twitter/</link>
		<comments>http://www.khokhar.info/2010/06/30/public-stings-using-facebook-and-twitter/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 05:23:43 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.khokhar.info/?p=123</guid>
		<description><![CDATA[I had this thought a while ago while on my long drive to office. At many occasions, I have encountered people misbehaving on roads and I wished I could do something to fix their heads. Primarily, I was looking for something that could be a real time reporting mechanism for Traffic police but unfortunately there [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2010/06/30/public-stings-using-facebook-and-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use CNG and keep environment clean! But how do I reach that filling station?</title>
		<link>http://www.khokhar.info/2010/04/06/use-cng-and-keep-environment-clean-but-how-do-i-reach-that-filling-station/</link>
		<comments>http://www.khokhar.info/2010/04/06/use-cng-and-keep-environment-clean-but-how-do-i-reach-that-filling-station/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:16:59 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CNG]]></category>
		<category><![CDATA[global warming]]></category>
		<category><![CDATA[New Delhi]]></category>

		<guid isPermaLink="false">http://www.khokhar.info/?p=104</guid>
		<description><![CDATA[I wish there were more &#8220;CNG stations&#8221; around in Delhi. Long queues makes really hard to keep myself on &#8220;Drive on CNG&#8221; promise. But rising petrol prices are somewhat making me think harder on this &#8220;fuel&#8221; aspect in life. Petrol/Diesel are on rising trends as usual. With stricter emission norms in India, I am pretty [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2010/04/06/use-cng-and-keep-environment-clean-but-how-do-i-reach-that-filling-station/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERROR:  While executing gem &#8230; (Gem::GemNotFoundException)</title>
		<link>http://www.khokhar.info/2007/12/06/error-while-executing-gem-gemgemnotfoundexception/</link>
		<comments>http://www.khokhar.info/2007/12/06/error-while-executing-gem-gemgemnotfoundexception/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 02:35:41 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/12/06/error-while-executing-gem-gemgemnotfoundexception/</guid>
		<description><![CDATA[You might be feeling annoyed with this problem. (I do) Problem could be: your local source cache Example:   /usr/lib/ruby/gems/1.8/source_cache ; try removing this file (Your path might be different than above given; check your path first using #gem env) If this does not solves your problem check your env var REMOTE SOURCES (#gem env) [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/12/06/error-while-executing-gem-gemgemnotfoundexception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lynx: https how to</title>
		<link>http://www.khokhar.info/2007/07/31/lynx-https-how-to/</link>
		<comments>http://www.khokhar.info/2007/07/31/lynx-https-how-to/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 09:03:25 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/07/31/lynx-https-how-to/</guid>
		<description><![CDATA[step1: Compile lynx with ssl support cd lynx source folder ./configure &#8211;with-ssl step2:  make ; make install To avoid local ssl error prompts/complains,  Open lynx.cfg make following change: step3: FORCE_SSL_PROMPT:yes thats all!. you should be able to crawl https pages using lynx now.]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/07/31/lynx-https-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mpgtx: MPEG splitting made easy</title>
		<link>http://www.khokhar.info/2007/07/26/mpgtx-mpeg-splitting-made-easy/</link>
		<comments>http://www.khokhar.info/2007/07/26/mpgtx-mpeg-splitting-made-easy/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 09:47:22 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/07/26/mpgtx-mpeg-splitting-made-easy/</guid>
		<description><![CDATA[Considering ffmpeg for mpeg cutting/splitting&#8230; too complex i think for such a simple task. mpgtx.sourceforge.net is the way to go if are looking for simple operations like cutting/joining mpeg files. Tool Summary : This simple command(from a ruby script I wrote) will cut the full length videos into count_chunks pieces and store them under directory_writable, [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/07/26/mpgtx-mpeg-splitting-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form tag &amp; Extra Vertical Space Problem</title>
		<link>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/</link>
		<comments>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 11:48:05 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/</guid>
		<description><![CDATA[Fix: form style=&#8221;margin-top: 0px;margin-bottom: 0px;&#8221;]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/06/01/form-tag-extra-vertical-space-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips &amp; Tricks</title>
		<link>http://www.khokhar.info/2007/05/28/tips-tricks/</link>
		<comments>http://www.khokhar.info/2007/05/28/tips-tricks/#comments</comments>
		<pubDate>Tue, 29 May 2007 07:57:03 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/05/28/tips-tricks/</guid>
		<description><![CDATA[Mysql Getting Random Row: &#8220;order by rand()&#8221;]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/05/28/tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Gtalk instances</title>
		<link>http://www.khokhar.info/2007/02/18/multiple-gtalk-instances/</link>
		<comments>http://www.khokhar.info/2007/02/18/multiple-gtalk-instances/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 14:55:51 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/02/18/multiple-gtalk-instances/</guid>
		<description><![CDATA[This is how you can run multiple instances of Google talk c:\> googletalk.exe /nomutex pretty straight huh !]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/02/18/multiple-gtalk-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find : various possibilities</title>
		<link>http://www.khokhar.info/2006/10/11/find-various-possibilities/</link>
		<comments>http://www.khokhar.info/2006/10/11/find-various-possibilities/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 10:36:05 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://khokhar.info/2006/10/11/find-various-possibilities/</guid>
		<description><![CDATA[find . -name "*.ext" find . -user mike #owned by mike find . -type d   #All directories  -type f for all files find . -size +1024M #More than 1 GB find . -name *.jpg ! -name bb*  #All jpgs except those that start with bb find /etc  -mtime -1 #All files in /etc that have [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2006/10/11/find-various-possibilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.khokhar.info/2006/03/02/blog/</link>
		<comments>http://www.khokhar.info/2006/03/02/blog/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 17:40:57 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all, Welcome to my Place.. I will be using this place to store my Notes,articles,Tools which ofcourse are open for public share. About me: I am a software guy by profession, and have to deal with multitude of technologies/ tools during my work. Its very important to keep track of what you are doing, [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2006/03/02/blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
