<?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>a b h i n a v . g u p t a</title>
	<atom:link href="http://agupta.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://agupta.wordpress.com</link>
	<description></description>
	<pubDate>Sun, 05 Aug 2007 21:57:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Neat little tutorial on burning DVDs out of avi</title>
		<link>http://agupta.wordpress.com/2006/06/22/neat-little-tutorial-on-burning-dvds-out-of-avi/</link>
		<comments>http://agupta.wordpress.com/2006/06/22/neat-little-tutorial-on-burning-dvds-out-of-avi/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 16:41:29 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">https://agupta.wordpress.com/2006/06/22/neat-little-tutorial-on-burning-dvds-out-of-avi/</guid>
		<description><![CDATA[Here is the link.
       ]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/06/22/neat-little-tutorial-on-burning-dvds-out-of-avi/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>Load .Xdefaults without restarting X</title>
		<link>http://agupta.wordpress.com/2006/06/22/load-xdefaults-without-restarting-x/</link>
		<comments>http://agupta.wordpress.com/2006/06/22/load-xdefaults-without-restarting-x/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 15:50:53 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[*nix]]></category>

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

		<guid isPermaLink="false">https://agupta.wordpress.com/2006/06/22/load-xdefaults-without-restarting-x/</guid>
		<description><![CDATA[There are ample times we want some of our X preferences to change, but not want to restart the X (who wants to lose all that stuff on the screen anyways!). There is a quick way around this. All you need to do is:

$xrdb -load .Xdefaults&#160;

&#160;and all woud be hunky dory. 
    [...]]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/06/22/load-xdefaults-without-restarting-x/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>gdb cheat-sheet</title>
		<link>http://agupta.wordpress.com/2006/05/25/gdb-cheat-sheet/</link>
		<comments>http://agupta.wordpress.com/2006/05/25/gdb-cheat-sheet/#comments</comments>
		<pubDate>Thu, 25 May 2006 14:51:02 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[*nix]]></category>

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

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

		<guid isPermaLink="false">https://agupta.wordpress.com/2006/05/25/gdb-cheat-sheet/</guid>
		<description><![CDATA[
Starting and stopping gdb

&#160;&#160;&#160;&#160;&#160;&#160;&#160; gdb
&#160;&#160;&#160;&#160;&#160;&#160;&#160; gdb &#60;file&#62;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; gdb -h&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (lists command line options)
&#160;&#160;&#160;&#160;&#160;&#160;&#160; quit
&#160;&#160;&#160;&#160;&#160;&#160;&#160; Ctrl-d
&#160;&#160;&#160;&#160;&#160;&#160;&#160; Note: Ctrl-C does not exit from gdb, but halts the current gdb command

General commands

&#160;&#160;&#160;&#160;&#160;&#160;&#160; run&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (start your program)
&#160;&#160;&#160;&#160;&#160;&#160;&#160; kill&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (stop the program)

Breakpoints

&#160;&#160;&#160;&#160;&#160;&#160;&#160; break FUNCTION&#160;&#160;&#160;&#160; (set a breakpoint at the entry to the function)
&#160;&#160;&#160;&#160;&#160;&#160;&#160; break *ADDRESS&#160;&#160;&#160;&#160; (set a breakpoint at the [...]]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/05/25/gdb-cheat-sheet/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>Increase download speed on uTorrent</title>
		<link>http://agupta.wordpress.com/2006/04/19/increase-download-speed-on-utorrent/</link>
		<comments>http://agupta.wordpress.com/2006/04/19/increase-download-speed-on-utorrent/#comments</comments>
		<pubDate>Thu, 20 Apr 2006 03:24:37 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[Networks]]></category>

		<guid isPermaLink="false">https://agupta.wordpress.com/2006/04/19/increase-download-speed-on-utorrent/</guid>
		<description><![CDATA[Here is the article which actually has some tips on how to increase download speeds on uTorrent.
       ]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/04/19/increase-download-speed-on-utorrent/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>vi cheat-sheet</title>
		<link>http://agupta.wordpress.com/2006/03/29/vi-cheat-sheet/</link>
		<comments>http://agupta.wordpress.com/2006/03/29/vi-cheat-sheet/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 02:05:57 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[*nix]]></category>

		<guid isPermaLink="false">https://agupta.wordpress.com/2006/03/29/vi-cheat-sheet/</guid>
		<description><![CDATA[Came across this really cool cheat-sheet for vi on digg. Although I am mostly an emacs person, there are times when I find its easier to &#8220;do-the-job&#8221; with vi.
       ]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/03/29/vi-cheat-sheet/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>Free up space on your Mac OSX HDD</title>
		<link>http://agupta.wordpress.com/2006/02/27/free-up-space-on-your-mac-osx-hdd/</link>
		<comments>http://agupta.wordpress.com/2006/02/27/free-up-space-on-your-mac-osx-hdd/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 19:04:25 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://agupta.wordpress.com/2006/02/27/free-up-space-on-your-mac-osx-hdd/</guid>
		<description><![CDATA[Came across this useful link (also posted on Digg) for freeing up space on Mac OSX HDD. The practical nature of the article really impressed me.
       ]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/02/27/free-up-space-on-your-mac-osx-hdd/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Desktop 3</title>
		<link>http://agupta.wordpress.com/2006/02/09/google-desktop-3/</link>
		<comments>http://agupta.wordpress.com/2006/02/09/google-desktop-3/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 15:30:46 +0000</pubDate>
		<dc:creator>agupta</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://agupta.wordpress.com/2006/02/09/google-desktop-3/</guid>
		<description><![CDATA[I have never used Google Desktop because of two reasons:

I do not use Windows if I can avoid it, and Google Desktop is available only for Windows at this time.


I  do not like when people try to index my private information.

I just came across one of the new &#8220;features&#8221; of Google Desktop, which is called [...]]]></description>
		<wfw:commentRss>http://agupta.wordpress.com/2006/02/09/google-desktop-3/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/agupta-128.jpg" medium="image">
			<media:title type="html">iamoncrack</media:title>
		</media:content>
	</item>
	</channel>
</rss>