<?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</title>
	<atom:link href="http://www.khokhar.info/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>SEO Basics presentation</title>
		<link>http://www.khokhar.info/2010/07/29/seo-basics-presentation/</link>
		<comments>http://www.khokhar.info/2010/07/29/seo-basics-presentation/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 03:29:04 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.khokhar.info/?p=131</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.khokhar.info/2010/07/29/seo-basics-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>AOL rejecting or blocking emails</title>
		<link>http://www.khokhar.info/2008/11/22/aol-rejecting-or-blocking-emails/</link>
		<comments>http://www.khokhar.info/2008/11/22/aol-rejecting-or-blocking-emails/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 09:24:41 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://khokhar.info/?p=70</guid>
		<description><![CDATA[Recently, we faced a problem where emails generated from our application were not showing up in AOL inbox(es). We have recently switched to a new machine &#38; I suspected that for new machine mx-records are not set correctly from where I am trying to send the email. We didn&#8217;t wanted to change our mx-records as [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2008/11/22/aol-rejecting-or-blocking-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wget came to my rescue</title>
		<link>http://www.khokhar.info/2008/11/22/wget-came-to-my-rescue/</link>
		<comments>http://www.khokhar.info/2008/11/22/wget-came-to-my-rescue/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 08:51:00 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.khokhar.info/?p=80</guid>
		<description><![CDATA[I was trying to download some 150-200 zip files from a http URL by finding each file &#38; clicking on it to download.  I soon realized how boring it is using standard download support in browsers. This is something I am supposed to do periodically I know that there are some browser extensions available that [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2008/11/22/wget-came-to-my-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris: Problem Installing eventmachine gem</title>
		<link>http://www.khokhar.info/2008/10/12/opensolaris-problem-installing-eventmachine-gem/</link>
		<comments>http://www.khokhar.info/2008/10/12/opensolaris-problem-installing-eventmachine-gem/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 10:09:16 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://khokhar.info/2008/10/12/opensolaris-problem-installing-eventmachine-gem/</guid>
		<description><![CDATA[set this var before gem install command [code]export CXX=g++[/code]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2008/10/12/opensolaris-problem-installing-eventmachine-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup:: Rubyworks &amp; rMagick</title>
		<link>http://www.khokhar.info/2008/10/12/setup-rubyworks-rmagick/</link>
		<comments>http://www.khokhar.info/2008/10/12/setup-rubyworks-rmagick/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 09:36:13 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://khokhar.info/2008/10/12/setup-rubyworks-rmagick/</guid>
		<description><![CDATA[I tried this before mod_rails launched. Pushing my command log for reference. This setup uses rubyworks, details can be found here http://studios.thoughtworks.com/rubyworks I tried this on a redhat machine. The setup seems to be working perfectly fine. clear 2 ruby 3 yum install ruby 4 wget http://rubyworks.rubyforge.org/RubyWorks.i386.repo 5 sudo cp RubyWorks.i386.repo /etc/yum.repos.d/ 6 uname -A [...]]]></description>
		<wfw:commentRss>http://www.khokhar.info/2008/10/12/setup-rubyworks-rmagick/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>/bin/rm: Argument list too long  tmp/sessions/ruby_sess.*</title>
		<link>http://www.khokhar.info/2007/12/06/binrm-argument-list-too-long-tmpsessionsruby_sess/</link>
		<comments>http://www.khokhar.info/2007/12/06/binrm-argument-list-too-long-tmpsessionsruby_sess/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 01:25:19 +0000</pubDate>
		<dc:creator>Vivek Khokhar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://khokhar.info/2007/12/06/binrm-argument-list-too-long-tmpsessionsruby_sess/</guid>
		<description><![CDATA[Well this happens when there are too many files to process: Best way in this case is to do batch processing: Sample command: find . -name 'ruby_sess.*' -print0 &#124; xargs -0 rm]]></description>
		<wfw:commentRss>http://www.khokhar.info/2007/12/06/binrm-argument-list-too-long-tmpsessionsruby_sess/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>
	</channel>
</rss>
