<?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>Not Very Analog At All</title>
	<atom:link href="http://akash.kurdekar.com/techdiary/feed/" rel="self" type="application/rss+xml" />
	<link>http://akash.kurdekar.com/techdiary</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 16:24:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Feedly: Read in style</title>
		<link>http://akash.kurdekar.com/techdiary/feedly-read-in-style/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=feedly-read-in-style</link>
		<comments>http://akash.kurdekar.com/techdiary/feedly-read-in-style/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 16:23:39 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedly]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=64</guid>
		<description><![CDATA[Chances are that you&#8217;ve heard of Feedly. If not, you&#8217;re welcome (in advance) &#8220;Feedly transforms your favorite websites into a fun magazine-like start page.&#8221; is what Feedly&#8217;s makers say about it. No doubt they would choose magazine as the key word &#8230; <a href="http://akash.kurdekar.com/techdiary/feedly-read-in-style/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Chances are that you&#8217;ve heard of <a title="Feedly" href="http://www.feedly.com" target="_blank">Feedly</a>. If not, you&#8217;re welcome (in advance) <img src='http://akash.kurdekar.com/techdiary/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&#8220;Feedly transforms your favorite websites into a fun magazine-like start page.&#8221; is what Feedly&#8217;s makers say about it. No doubt they would choose <em>magazine</em> as the key word in that statement, though I would go with <em>transform</em>.</p>
<p>My RSS reader of choice was Google Reader. When I log in, it looks like this:<a href="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/google_reader_scree.jpg"><img class="alignnone size-large wp-image-66" title="Google Reader screenshot" src="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/google_reader_scree-1024x687.jpg" alt="Google Reader screenshot" width="584" height="391" /></a></p>
<p>The same view on Feedly looks like this: <a href="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/feedly_main.jpg"><img class="alignnone size-large wp-image-67" title="Feedly Main screenshot" src="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/feedly_main-1024x650.jpg" alt="Feedly Main screenshot" width="584" height="370" /></a></p>
<p>See my point? Like Google Reader, Feedly allows you to use keyboard shortcuts to open up articles inline, or mark them as read etc.</p>
<p>Feedly also has an <em>Explore</em> view &#8211; which allows you to discover curated content over a multitude of categories.</p>
<p><a href="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/feedly_explorer.jpg"><img class="alignnone size-large wp-image-69" title="Feedly Explore screenshot" src="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/02/feedly_explorer-1024x783.jpg" alt="Feedly Explore screenshot" width="584" height="446" /></a></p>
<p>If you try and like it, you&#8217;ll probably want to check the mobile and tablet versions of Feedly as well. Have a go, read in style.</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/feedly-read-in-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Terminal&#8217;s autocompletion case-insensitive in Ubuntu</title>
		<link>http://akash.kurdekar.com/techdiary/make-terminals-autocompletion-case-insensitive-in-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=make-terminals-autocompletion-case-insensitive-in-ubuntu</link>
		<comments>http://akash.kurdekar.com/techdiary/make-terminals-autocompletion-case-insensitive-in-ubuntu/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 21:57:19 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[case-insensitive]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[ignore case]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=56</guid>
		<description><![CDATA[After seeing how to cycle through Terminal&#8217;s autocomplete options using the TAB key, here&#8217;s how to get rid of another minor annoyance (for some). The autocompletion in Terminal is case-sensitive; if you have a directory called Downloads in your home &#8230; <a href="http://akash.kurdekar.com/techdiary/make-terminals-autocompletion-case-insensitive-in-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After seeing <a title="Cycle through autocomplete options in Ubuntu’s Terminal with the TAB key" href="http://akash.kurdekar.com/techdiary/cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key/">how to cycle through Terminal&#8217;s autocomplete options using the TAB key</a>, here&#8217;s how to get rid of another minor annoyance (for some). The autocompletion in Terminal is case-sensitive; if you have a directory called <code>Downloads</code> in your home directory, writing</p>
<pre><code>cd dow</code></pre>
<p>and pressing TAB will not auto-complete to <code>cd Downloads/ </code></p>
<p>To remedy this for the current Terminal session only, run this:</p>
<pre><code>set completion-ignore-case On</code></pre>
<p><span style="line-height: normal;">More likely though, you&#8217;ll want to make this permanent. Run these in Terminal (courtesy of <a href="http://askubuntu.com/a/87066">this</a> post):</span></p>
<pre><code># If ~./inputrc doesn't exist yet, first include the original /etc/inputrc so we don't override it
if [ ! -a ~/.inputrc ]; then echo "\$include /etc/inputrc" &gt; ~/.inputrc; fi 

# Add option to ~/.inputrc to enable case-insensitive tab completion
echo "set completion-ignore-case On" &gt;&gt; ~/.inputrc</code></pre>
<p>To change this for all users, edit <code>/etc/inputrc</code> and add this line:</p>
<pre><code>set completion-ignore-case On</code></pre>
<p>You might have to restart Terminal, but after that you&#8217;re set. Happy tabbing.</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/make-terminals-autocompletion-case-insensitive-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cycle through autocomplete options in Ubuntu&#8217;s Terminal with the TAB key</title>
		<link>http://akash.kurdekar.com/techdiary/cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key</link>
		<comments>http://akash.kurdekar.com/techdiary/cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 16:24:27 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=49</guid>
		<description><![CDATA[The Terminal in Ubuntu, a.k.a. bash shell or console, autocompletes file names when the TAB key is pressed. On multiple hits, however, it lists all the options and waits for more inputs to disambiguate. For instance, in my home directory &#8230; <a href="http://akash.kurdekar.com/techdiary/cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Terminal in Ubuntu, a.k.a. bash shell or console, autocompletes file names when the <code>TAB</code> key is pressed. On multiple hits, however, it lists all the options and waits for more inputs to disambiguate.</p>
<p>For instance, in my home directory I have a directory called <code>Documents</code> and another called <code>Downloads</code>. When I type <code>Do</code> and press <code>TAB</code>, nothing happens. Pressing <code>TAB</code> again shows <code>Downloads</code> and <code>Documents</code>, and now I must either type <code>c</code> or <code>w</code> to choose between them. I personally prefer the Windows Command Line style, where tabbing the first time cycles through <code>Documents</code> and <code>Downloads</code>.</p>
<p>To change to the cyclic completion behaviour, simply edit the <code>.bashrc</code> file in your home directory. To change for all users, edit the <code>/etc/bash.bashrc</code> file. Add the following line:</p>
<pre>bind '"\t":menu-complete'</pre>
<p>Then restart Terminal and you&#8217;re done!</p>
<p>P.S. You might also want to see how to <a href="http://akash.kurdekar.com/techdiary/make-terminals-autocompletion-case-insensitive-in-ubuntu/">make Terminal’s autocompletion case-insensitive</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/cycle-through-autocomplete-options-in-ubuntus-terminal-with-the-tab-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move window buttons to the right in Ubuntu 10.04</title>
		<link>http://akash.kurdekar.com/techdiary/move-window-buttons-to-the-right-in-ubuntu-10-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=move-window-buttons-to-the-right-in-ubuntu-10-04</link>
		<comments>http://akash.kurdekar.com/techdiary/move-window-buttons-to-the-right-in-ubuntu-10-04/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 23:22:43 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[gconf-editor]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[window buttons]]></category>
		<category><![CDATA[window controls]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=46</guid>
		<description><![CDATA[In Ubuntu 10.04, move the window control buttons (Maximize, Minimize, Close) to the right-hand side by following these simple steps: Open gconf-editor (you can use Alt+F2 to bring up Run Application to execute this command) Navigate to apps &#62; metacity &#8230; <a href="http://akash.kurdekar.com/techdiary/move-window-buttons-to-the-right-in-ubuntu-10-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In Ubuntu 10.04, move the window control buttons (Maximize, Minimize, Close) to the right-hand side by following these simple steps:</p>
<ol>
<li>Open <code>gconf-editor</code> (you can use Alt+F2 to bring up <code>Run Application</code> to execute this command)</li>
<li>Navigate to <code>apps</code> &gt; <code>metacity</code> &gt; <code>general</code> and set the <code>button_layout</code> property&#8217;s value to <code>menu:minimize,maximize,close</code></li>
</ol>
<p><a href="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/01/Configuration-Editor-Screenshot.jpeg"><img class="alignleft size-full wp-image-47" title="Configuration Editor Screenshot" src="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/01/Configuration-Editor-Screenshot.jpeg" alt="gconf-editor screenshot" width="702" height="501" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/move-window-buttons-to-the-right-in-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TeraCopy &#8211; replace your Windows copy handler</title>
		<link>http://akash.kurdekar.com/techdiary/teracopy-replace-your-windows-copy-handler/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=teracopy-replace-your-windows-copy-handler</link>
		<comments>http://akash.kurdekar.com/techdiary/teracopy-replace-your-windows-copy-handler/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 17:42:42 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[teracopy]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=38</guid>
		<description><![CDATA[TeraCopy is one of the first applications I setup on a fresh Windows installation. TeraCopy replaces your Windows copy handler with one that allows you to pause and resume your copying process. You can even minimise copy windows, and subsequent &#8230; <a href="http://akash.kurdekar.com/techdiary/teracopy-replace-your-windows-copy-handler/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>TeraCopy is one of the first applications I setup on a fresh Windows installation.</p>
<p>TeraCopy replaces your Windows copy handler with one that allows you to pause and resume your copying process. You can even minimise copy windows, and subsequent copy operations will wait for previous ones to finish (though you can override that). Oh and did I mention that it&#8217;s much faster than the default Windows copy?</p>
<p>Grab it <a href="http://codesector.com/teracopy">here</a>.</p>
<p><a href="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/01/teracopy.jpg"><img class="size-full wp-image-39 alignleft" title="teracopy" src="http://akash.kurdekar.com/techdiary/wp-content/uploads/2012/01/teracopy.jpg" alt="" width="434" height="144" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/teracopy-replace-your-windows-copy-handler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep your private data private with TrueCrypt</title>
		<link>http://akash.kurdekar.com/techdiary/keep-your-private-data-private-with-truecrypt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=keep-your-private-data-private-with-truecrypt</link>
		<comments>http://akash.kurdekar.com/techdiary/keep-your-private-data-private-with-truecrypt/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 11:56:54 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=29</guid>
		<description><![CDATA[The most simple, elegant and secure option I&#8217;ve used to secure my private data: TrueCrypt. Amongst other things, you can create a container file which will contain all your data, and then mount this file as a new drive. All &#8230; <a href="http://akash.kurdekar.com/techdiary/keep-your-private-data-private-with-truecrypt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The most simple, elegant and secure option I&#8217;ve used to secure my private data: <a title="TrueCrypt" href="http://www.truecrypt.org/" target="_blank">TrueCrypt</a>. Amongst other things, you can create a container file which will contain all your data, and then mount this file as a new drive. All extremely simple to achieve &#8211; let&#8217;s get started.</p>
<ol>
<li>Download <a title="TrueCrypt downloads" href="http://www.truecrypt.org/downloads" target="_blank">TrueCrypt for your operating system</a> and install it.</li>
<li>Open TrueCrypt, and select <code>Volumes</code> &gt; <code>Create New Volume...</code></li>
<li>We&#8217;ll be using the default option of <code>Create an encrypted file container</code>. Click <code>Next</code></li>
<li>Again, default option of <code>Standard TrueCrypt volume</code>. Click <code>Next</code></li>
<li>On the next screen, choose <code>Select File...</code> This is actually asking you where to create the file container. Choose a path, give a filename and <code>Save</code>. Go to the <code>Next</code> screen</li>
<li>On the <code>Encryption Options</code> screen, we&#8217;ll use the default algorithms. Click <code>Next</code></li>
<li>Specify a size for your file container. Keep in mind that you can create more containers, but can&#8217;t resize existing ones. Click <code>Next</code></li>
<li>Enter and confirm passwords for the volume. Make this as long as possible and <a href="http://xkcd.com/936/" target="_blank">easy to remember</a>. Click <code>Next</code></li>
<li>Choose a filesystem. If you&#8217;re on Windows and unsure what to choose, go for <code>NTFS</code>. Click <code>Format</code> to create your volume. Depending on how big a container you&#8217;ve chosen, this part will take some time. At the end of it, you should get a notification that your volume has been created. You can exit the window at this time.</li>
<li>In the main TrueCrypt window, you&#8217;ll see a list of unmounted drives in your system. Choose one and click the <code>Select File</code> button. Browse to and select the container file you created in step 5.</li>
<li>Click <code>Mount</code> and enter your password in the dialog box that appears next.</li>
<li>That&#8217;s it, you will now have a new drive with the letter you specified in step 10. Just keep your sensitive data in this drive, and when you&#8217;re done working with it, select your drive in TrueCrypt and click <code>Dismount</code>. All volumes are also automatically dismounted when you shutdown your system.</li>
</ol>
<p>If you&#8217;re interested in learning more about TrueCrypt and exploiting its advanced features, head over to the <a href="http://www.truecrypt.org/docs/">documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/keep-your-private-data-private-with-truecrypt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving your Thunderbird profile to a new location</title>
		<link>http://akash.kurdekar.com/techdiary/moving-your-thunderbird-profile-to-a-new-location/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=moving-your-thunderbird-profile-to-a-new-location</link>
		<comments>http://akash.kurdekar.com/techdiary/moving-your-thunderbird-profile-to-a-new-location/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 10:15:22 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://akash.kurdekar.com/techdiary/?p=15</guid>
		<description><![CDATA[By default, Mozilla Thunderbird installs its profile folder in the user&#8217;s home directory. One problem with this is you could lose your profile if you reinstall your OS for some reason. Another is that the profile folder could grow huge, depending &#8230; <a href="http://akash.kurdekar.com/techdiary/moving-your-thunderbird-profile-to-a-new-location/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>By default, <a href="www.mozilla.org/thunderbird">Mozilla Thunderbird</a> installs its profile folder in the user&#8217;s home directory.</p>
<p>One problem with this is you could lose your profile if you reinstall your OS for some reason. Another is that the profile folder could grow huge, depending on how much mail you&#8217;ve configured Thunderbird to download. In any case, it&#8217;s a good idea to move the profile folder to another location, preferably on another drive.</p>
<p>Here&#8217;s how to do it:</p>
<ol>
<li>Close Thunderbird</li>
<li>Locate the profile folder. This is best done by looking in the <code>profiles.ini</code> file in the Thunderbird installation folder (Windows: <code>%APPDATA%\Thunderbird</code>    Linux: <code>~/.thunderbird</code>). The profile folder is specified in the <code>Path</code> property.</li>
<li>Move the entire profile folder, usually named something random like vxlwc2al.default, to your new location.</li>
<li>Open the Thunderbird profile manager by running the command <code>thunderbird -profilemanager</code></li>
<li>Create <code>New Profile</code> &gt; <code>Next</code> &gt; [Give your new profile a name] &gt; <code>Choose Folder</code></li>
<li>Here choose your profile folder (<em>vxlwc2al.default, in my case) </em>in your <em>new location</em>.</li>
<li>Click <code>Finish/OK</code>, and come back to the <code>Choose User Profile</code> window.</li>
<li>Ensure your new profile is selected, and the <code>Don't ask at startup</code> checkbox is checked. You can also delete your old profile at this point.</li>
<li>Start Thunderbird and start using your profile from the new location.</li>
</ol>
<p>Have a look at the <a href="http://kb.mozillazine.org/Moving_your_profile_folder_-_Thunderbird">official documentation</a> for more details.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/moving-your-thunderbird-profile-to-a-new-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Mozilla Thunderbird&#8217;s default sort order</title>
		<link>http://akash.kurdekar.com/techdiary/changing-mozilla-thunderbird-default-sort-order/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-mozilla-thunderbird-default-sort-order</link>
		<comments>http://akash.kurdekar.com/techdiary/changing-mozilla-thunderbird-default-sort-order/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 13:21:32 +0000</pubDate>
		<dc:creator>Akash</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[received]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://localhost/techdiary/?p=6</guid>
		<description><![CDATA[Mozilla Thunderbird is a superb email client, no doubt about that. And although I spend 99.9% of my email time on Gmail&#8217;s powerful web interface, whenever I use Thunderbird the one thing that always irks me is Thunderbird&#8217;s oldest-first default &#8230; <a href="http://akash.kurdekar.com/techdiary/changing-mozilla-thunderbird-default-sort-order/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.org/thunderbird/" target="_blank">Mozilla Thunderbird</a> is a superb email client, no doubt about that. And although I spend 99.9% of my email time on Gmail&#8217;s powerful web interface, whenever I use Thunderbird the one thing that always irks me is Thunderbird&#8217;s oldest-first default sort order. Even if one changes it to newest-first, the default is still used on other folders.</p>
<p>To change this once and for all, takes less than a minute:</p>
<ul>
<li>Open Thunderbird and go to <code>Edit</code> &gt; <code>Preferences</code> &gt; <code>Advanced</code> &gt; <code>Config Editor</code></li>
<li>Promise to be careful</li>
<li>Set <code>mailnews.default_sort_order</code> to <code>2</code></li>
</ul>
<p>That should do it. If you&#8217;re interested in changing other advanced options, have a look at <a href="http://kb.mozillazine.org/About:config_entries" target="_blank">this official entry</a> listing all the config entries.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://akash.kurdekar.com/techdiary/changing-mozilla-thunderbird-default-sort-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Object Caching 614/764 objects using disk: basic

Served from: akash.kurdekar.com @ 2012-02-23 00:47:53 -->
