<?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>Weblog of a bee, thts me VB</title>
	<atom:link href="http://varunbansal84.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://varunbansal84.wordpress.com</link>
	<description>My thoughts, my adventures, my travel tales and lots more...</description>
	<lastBuildDate>Fri, 13 Nov 2009 06:15:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='varunbansal84.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c75546639e68c01cafb37c29dade5ade?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Weblog of a bee, thts me VB</title>
		<link>http://varunbansal84.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://varunbansal84.wordpress.com/osd.xml" title="Weblog of a bee, thts me VB" />
	<atom:link rel='hub' href='http://varunbansal84.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MySQL Full text search commands</title>
		<link>http://varunbansal84.wordpress.com/2009/11/13/mysql-full-text-search-commands/</link>
		<comments>http://varunbansal84.wordpress.com/2009/11/13/mysql-full-text-search-commands/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 06:15:27 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/11/13/mysql-full-text-search-commands/</guid>
		<description><![CDATA[1. Moving existing table from one engine to another- ALTER TABLE table_name ENGINE=engine_name; Engine names could be -&#62; InnoDB, MyISAM For further reference, browse thru &#8220;A fast and furious guide to MySQL database engines&#8220; 2. &#8220;MySQL Indexs&#8221; a glimpse. 3. &#8230; <a href="http://varunbansal84.wordpress.com/2009/11/13/mysql-full-text-search-commands/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=30&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1.<span> </span>Moving existing table from one engine to another-</p>
<blockquote class="posterous_short_quote"><p>ALTER TABLE <em>table_name </em>ENGINE=<em>engine_name</em>;</p>
</blockquote>
<p><span> </span>Engine names could be -&gt; InnoDB, MyISAM</p>
<p><span> </span>For further reference, browse thru &#8220;<a href="http://articles.techrepublic.com.com/5100-10878_11-1058872.html" title="A fast and furious guide to MySQL database engines" target="_blank">A fast and furious guide to MySQL database engines</a>&#8220;</p>
<p>2.<span> </span>&#8220;<a href="http://www.tutorialspoint.com/mysql/mysql-indexes.htm" title="A glimpse into MySQL indexs" target="_blank">MySQL Indexs</a>&#8221; a glimpse.</p>
<p>3.<span> </span>Creating Full Text index and playing with it &#8220;<a href="http://onlamp.com/onlamp/2003/06/26/fulltext.html" title="Creating full text search in MySQL and working with it" target="_blank">How it works</a>&#8220;</p>
<p>4.<span> </span>Creating Full Text index on an existing table-</p>
<blockquote class="posterous_short_quote"><p>CREATE FULLTEXT INDEX <em>index_name</em>&nbsp;ON <em>table_name</em>&nbsp;(<em>column_names</em>);</p>
</blockquote>
<p>5.<span> </span>Implementing Full Text search in Django using MySQL&nbsp;- &#8220;<a href="http://www.mercurytide.co.uk/news/article/django-full-text-search/" target="_blank">Extending Django&#8217;s database API to include full-text search</a>&#8220;</p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://varunbansal.posterous.com/mysql-full-text-search-commands">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=30&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/11/13/mysql-full-text-search-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>MySql code snippet &#8211; mysqldump example</title>
		<link>http://varunbansal84.wordpress.com/2009/11/07/mysql-code-snippet-mysqldump-example/</link>
		<comments>http://varunbansal84.wordpress.com/2009/11/07/mysql-code-snippet-mysqldump-example/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 09:48:08 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/11/07/mysql-code-snippet-mysqldump-example/</guid>
		<description><![CDATA[The following code snippet in SQL is occasionally used by me and I tend to forget the basic syntax or the same. So here it is, just for reference for future use. How to backup database in mysql: Mysqldump &#8211;u &#8230; <a href="http://varunbansal84.wordpress.com/2009/11/07/mysql-code-snippet-mysqldump-example/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=29&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following code snippet in SQL is occasionally used by me and I tend to forget the basic syntax or the same.</p>
</p>
<p>So here it is, just for reference for future use.</p>
</p>
<p>How to backup database in mysql:</p>
</p>
<p>Mysqldump &#8211;u <i>username</i> &#8211;p <i>database_name</i> &gt; <i>dump.sql</i></p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/mysql-code-snippet-mysqldump-example">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=29&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/11/07/mysql-code-snippet-mysqldump-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Extending Django&#8217;s User Profile</title>
		<link>http://varunbansal84.wordpress.com/2009/11/06/extending-djangos-user-profile/</link>
		<comments>http://varunbansal84.wordpress.com/2009/11/06/extending-djangos-user-profile/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:08:16 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/11/06/extending-djangos-user-profile/</guid>
		<description><![CDATA[In order to the save some extra information about a user, &#160;you will need to extend the standard User object. Go through the following set of links to get a deeper insight into extending User object in Django: 1.&#160;&#160;&#160;&#160;&#160;&#160; A &#8230; <a href="http://varunbansal84.wordpress.com/2009/11/06/extending-djangos-user-profile/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=28&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order to the save some extra information about a user, &nbsp;you will need to extend the standard User object.</p>
</p>
<p>Go through the following set of links to get a deeper insight into extending User object in Django:</p>
</p>
<p class="MsoListParagraph"><span>1.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>A good explanation from Django Book @ <a href="http://www.djangobook.com/en/beta/chapter12/">http://www.djangobook.com/en/beta/chapter12/</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>2.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>django-profiles project by James Bennett @ <a href="http://bitbucket.org/ubernostrum/django-profiles/wiki/Home">http://bitbucket.org/ubernostrum/django-profiles/wiki/Home</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>3.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><a href="http://shityoucantremember.wordpress.com/2009/02/14/unriddling-the-django-user-profile/">http://shityoucantremember.wordpress.com/2009/02/14/unriddling-the-django-user-profile/</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>4.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><a href="http://www.amitu.com/blog/2007/july/django-extending-user-model/">http://www.amitu.com/blog/2007/july/django-extending-user-model/</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>5.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Displaying custom user profile in django admin <a href="http://www.thenestedfloat.com/articles/displaying-custom-user-profile-fields-in-djangos-admin">http://www.thenestedfloat.com/articles/displaying-custom-user-profile-fields-in-djangos-admin</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>6.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><a href="http://wolfram.kriesing.de/blog/index.php/2007/extend-djangos-user-class">http://wolfram.kriesing.de/blog/index.php/2007/extend-djangos-user-class</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>7.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><a href="http://www.codekoala.com/blog/2009/quick-django-tip-user-profiles/">http://www.codekoala.com/blog/2009/quick-django-tip-user-profiles/</a></p>
<p class="MsoListParagraph">
<p class="MsoListParagraph"><span>8.<span style="font:7pt Times New Roman;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><a href="http://www.codekoala.com/blog/2009/quick-django-tip-user-profiles/">http://www.codekoala.com/blog/2009/quick-django-tip-user-profiles/</a></p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/extending-djangos-user-profile">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=28&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/11/06/extending-djangos-user-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Bangalore trip over. heading back home</title>
		<link>http://varunbansal84.wordpress.com/2009/09/29/bangalore-trip-over-heading-back-home/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/29/bangalore-trip-over-heading-back-home/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 11:48:55 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/09/29/bangalore-trip-over-heading-back-home/</guid>
		<description><![CDATA[My Bangaluru trip is done for this time. Waiting for the boarding @ the airport Posted via email from Varun Bansal&#8217;s weblog<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=27&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My Bangaluru trip is done for this time. Waiting for the boarding @ the airport</p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/bangalore-trip-over-heading-back-home">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=27&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/29/bangalore-trip-over-heading-back-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Closing Bangalore trip for this time. Heading back home</title>
		<link>http://varunbansal84.wordpress.com/2009/09/28/closing-bangalore-trip-for-this-time-heading-back-home/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/28/closing-bangalore-trip-for-this-time-heading-back-home/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 13:03:38 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/09/28/closing-bangalore-trip-for-this-time-heading-back-home/</guid>
		<description><![CDATA[My Bangaluru trip is done for dis time. Waiting for d boarding @ the airport. Lovely meeting Ramdas. Wil b back soon. Posted via email from Varun Bansal&#8217;s weblog<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=26&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My Bangaluru trip is done for dis time. Waiting for d boarding @ the airport.<br /> 
<div>Lovely meeting Ramdas. Wil b back soon.</div>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/closing-bangalore-trip-for-this-time-heading">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=26&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/28/closing-bangalore-trip-for-this-time-heading-back-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Pycon Trip Begins</title>
		<link>http://varunbansal84.wordpress.com/2009/09/25/pycon-trip-begins/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/25/pycon-trip-begins/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:34:26 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/09/25/pycon-trip-begins/</guid>
		<description><![CDATA[Pycon trip of mine hs begun wid a good omen &#8211; the lovely weather of Bangalore is making me gay A real respite after arriving frm the shining but burning Delhi. My flight landed in d afternoon and arrived at &#8230; <a href="http://varunbansal84.wordpress.com/2009/09/25/pycon-trip-begins/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=25&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pycon trip of mine hs begun wid a good omen &#8211; the lovely weather of Bangalore is making me gay <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>A real respite after arriving frm the shining but burning Delhi. My flight landed in d afternoon and arrived</p>
<p>at my long time friends office situated on the outer ring road. Got a direct Volvo (#8) from airport to Intel.</p>
</p>
<p>Intel is a lovely place to work, as it seems to me frm d first impression. Nice big campus, with not so high bldgs</p>
<p>and very sparsely populated. Cafeteria is also big and food ws excellent. Stayed inside d campus for bout 45 mins,</p>
<p>den startd for my friend;s home in BTM (near Silk Board). Another 20 mins bus ride from his office.</p>
</p>
<p>Now, waiting for the first rays of the morning sun, to start for d showdown.</p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/pycon-trip-begins">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=25&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/25/pycon-trip-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Test post to check auto posting service</title>
		<link>http://varunbansal84.wordpress.com/2009/09/23/test-post-to-check-auto-posting-service/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/23/test-post-to-check-auto-posting-service/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:04:34 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/2009/09/23/test-post-to-check-auto-posting-service/</guid>
		<description><![CDATA[Test mail Posted via email from Varun Bansal&#8217;s weblog<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=24&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Test mail</p>
<p style="font-size:10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://varunbansal.posterous.com/test-post-to-check-auto-posting-service">Varun Bansal&#8217;s weblog</a>  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=24&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/23/test-post-to-check-auto-posting-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Dump data from sql file to database</title>
		<link>http://varunbansal84.wordpress.com/2009/09/11/dump-data-from-sql-file-to-database/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/11/dump-data-from-sql-file-to-database/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 16:21:26 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/?p=21</guid>
		<description><![CDATA[from your command prompt, run: c:\mysql -u user -p database_name &#60; file_name.sql (this will dump the entire data from the sql file to the provided database)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=21&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>from your command prompt, run:</p>
<blockquote><p>c:\mysql -u <em>user</em> -p <em>database_name</em> &lt; <em>file_name</em>.sql</p>
<p>(<em>this will dump the entire data from the sql file to the provided database</em>)</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=21&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/11/dump-data-from-sql-file-to-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating backup of MYSQL database</title>
		<link>http://varunbansal84.wordpress.com/2009/09/11/creating-backup-of-mysql-database/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/11/creating-backup-of-mysql-database/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 16:18:56 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/?p=18</guid>
		<description><![CDATA[from you command prompt, run: c:\mysqldump -u user -p database_name &#62; file_name.sql (this will dump the entire database into the file)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=18&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>from you command prompt, run:</p>
<blockquote><p>c:\mysqldump -u <em>user</em> -p <em>database_name</em> &gt; <em>file_name</em>.sql</p>
<p>(<em>this will dump the entire database into the file</em>)</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=18&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/11/creating-backup-of-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
		<item>
		<title>check MYSQL engine type for table</title>
		<link>http://varunbansal84.wordpress.com/2009/09/11/check-mysql-engine-type-for-table/</link>
		<comments>http://varunbansal84.wordpress.com/2009/09/11/check-mysql-engine-type-for-table/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:57:31 +0000</pubDate>
		<dc:creator>varunbansal84</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://varunbansal84.wordpress.com/?p=8</guid>
		<description><![CDATA[SHOW TABLE STATUS WHERE Name=&#8221;table_name&#8220;; or SHOW TABLE STATUS; (this will list all tables in the database)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=8&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>SHOW TABLE STATUS WHERE Name=&#8221;<em>table_name<span style="font-style:normal;">&#8220;;</span></em></p>
<p><em><span style="font-style:normal;">or</span></em></p>
<p><em><span style="font-style:normal;">SHOW TABLE STATUS;</span></em></p>
<p><em>(this will list all tables in the database)</em></p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varunbansal84.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varunbansal84.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varunbansal84.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunbansal84.wordpress.com&amp;blog=9355209&amp;post=8&amp;subd=varunbansal84&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://varunbansal84.wordpress.com/2009/09/11/check-mysql-engine-type-for-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f633ddb298bd8fad612548171829d87c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunbansal84</media:title>
		</media:content>
	</item>
	</channel>
</rss>
