<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>technotweak.com</title>
	
	<link>http://technotweak.com</link>
	<description>Techno-Tweak &lt;=&gt;  Tech! not weak!!</description>
	<pubDate>Sun, 10 May 2009 05:33:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/technotweak" type="application/rss+xml" /><feedburner:emailServiceId>technotweak</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Using Vim in Windows</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/7bqdn-tvA-M/</link>
		<comments>http://technotweak.com/2009/05/using-vim-in-windows/#comments</comments>
		<pubDate>Sun, 10 May 2009 05:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[CygWin]]></category>

		<category><![CDATA[Text Editor]]></category>

		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=103</guid>
		<description><![CDATA[In the previous post, we saw how to get used to Linux commands without actually installing it. If you use Linux for a few days, no doubt you are going to fall in love with the text editor, Vim. Vim is not only a text editor, but can also be considered to be a powerful [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous post, we saw <a title="Getting Started with Linux" href="http://technotweak.com/2009/02/getting-started-with-linux/" target="_blank">how to get used to Linux commands without actually installing it</a>. If you use Linux for a few days, no doubt you are going to fall in love with the text editor, Vim. Vim is not only a text editor, but can also be considered to be a powerful IDE. If you are familiar with Vim, you start missing it in Windows.</p>
<p>So what is the solution? For one, you can <a title="Getting Started with Linux" href="http://technotweak.com/2009/02/getting-started-with-linux/" target="_blank">use Cygwin on Windows</a> as mentioned in the previous post. For the other, you can download the all powerful <strong><a title="Vim for Windows" href="http://www.vim.org/download.php#pc" target="_blank">gVim</a></strong>. Once you install this, you can use favourite editor in Windows too!<span id="more-103"></span></p>
<p><strong>Note</strong>:<strong> </strong>gVim is also having a WYSIWYG interface, with which you can perform the tasks easily using menus even if you are not so well versed with the command interface of Vim. So it is a win-win for both novice and advanced users.</p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/7bqdn-tvA-M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2009/05/using-vim-in-windows/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2009/05/using-vim-in-windows/</feedburner:origLink></item>
		<item>
		<title>Getting started with Linux</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/piP8iB6wsh4/</link>
		<comments>http://technotweak.com/2009/02/getting-started-with-linux/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 19:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[CygWin]]></category>

		<category><![CDATA[Knoppix]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=90</guid>
		<description><![CDATA[A few ways to get you started with Linux.]]></description>
			<content:encoded><![CDATA[<p>We all know Linux is currently the best operating system. Robust, flexible, safe and what not. However, very few people use it for personal use. The reason is clear: it has a considerable learning curve, which takes quite a lot of time to get used to it. Although Linux is having a Graphical User Interface (GUI), its real power exists in the exhaustive number of commands it has. So, it becomes important to become familiar with some of these commands to get most out of Linux. If you are a Windows user who has interest in Linux, then here are a few ways to get you going.</p>
<ol>
<li><strong><a title="Live CD" href="http://en.wikipedia.org/wiki/Live_CD" target="_blank">Live CDs</a></strong>: A live CD is a bootable disk which runs the whole operating system without modifying anything on your Hard Disk. Generally live CDs are used for system recovery. However, it&#8217;s not a bad idea to use it for learning purpose. Just download any of the Linux live distros and burn it onto a CD or DVD. (<a title="Knoppix" href="http://www.knoppix.net/" target="_blank"><strong>Knoppix</strong></a> and <a title="Ubuntu" href="http://www.ubuntu.com/" target="_blank"><strong>Ubuntu</strong></a> are popular distros). Once this is done, you can insert the disk and boot the system using that disk. The whole operating system will be loaded on RAM. You can run and work on Linux just as you do it with the insatlled Linux.</li>
<li><strong><a title="CygWin" href="http://www.cygwin.com/" target="_blank">CygWin</a>: </strong>First, let me make it clear: CygWin is NOT Linux. It is a Linux-like environment which installs on Windows, and is best in its class. Once you install it, you can use the CygWin&#8217;s <a title="Bash Shell" href="http://en.wikipedia.org/wiki/Bash" target="_blank">Bash shell</a> (similar to the familiar Command Promot in Windows). You can run almost all the native Linux commands and play with them. Best thing about CygWin is that it installs just as  any other application in Windows.</li>
</ol>
<p><span id="more-90"></span></p>
<p>This should get anyone started with Linux. Once you are familiar with the basics of Linux, you can install any full-fledged version of Linux. And once you dive into the world of Linux, there is no turning back! All the best!</p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/piP8iB6wsh4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2009/02/getting-started-with-linux/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2009/02/getting-started-with-linux/</feedburner:origLink></item>
		<item>
		<title>How to search quickly in Firefox with custom keywords?</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/JivE1hkLcsA/</link>
		<comments>http://technotweak.com/2009/01/how-to-search-quickly-in-firefox-with-custom-keywords/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:37:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[C++]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[keyword]]></category>

		<category><![CDATA[man page]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=63</guid>
		<description><![CDATA[Using Custom keyword search in Mozilla Firefox can ease your searching by multitudes. It's fun too!]]></description>
			<content:encoded><![CDATA[<p>Imagine this:</p>
<ul>
<li>You enter <strong>wiki technology</strong> in address bar of Mozilla Firefox and you will land in the <a title="Technology - Wikipedia" href="http://en.wikipedia.org/wiki/Technology" target="_blank">wikipedia page for Technology</a>.</li>
<li>You enter <strong>img taj mahal</strong> in address bar of Mozilla Firefox and you will land in the <a title="Taj Mahal - Google Image Search" href="http://images.google.com/images?q=taj%20mahal" target="_blank">Google image search page for Taj Mahal</a>.</li>
<li>You enter <strong>man grep</strong> in address bar of Mozilla Firefox and you will land in the <a title="Grep - Man Page" href="http://unixhelp.ed.ac.uk/CGI/man-cgi?grep" target="_blank">Unix man page fro <strong>grep</strong> command</a>.</li>
<li>You enter <strong>cpp qsort</strong> in address bar of Mozilla Firefox and you will land in the <a title="qsort() - C++ Function reference" href="http://www.cplusplus.com/reference/clibrary/cstdlib/qsort.html" target="_blank">Function reference page for qsort() function</a>.</li>
</ul>
<p>Doesn&#8217;t it seem fascinating? Yes, and this can actually be done in Firefox, with no additional software or plugin installed! Here are the steps to make it work:<span id="more-63"></span></p>
<ol>
<li>First thing you should know is the website where you need the query to be searched. For example, in the first example <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Main_Page" target="_blank">Wikipedia</a> is the search site. You can see the search box in the sidebar on the left side.</li>
<li>Right click on the Search box and select <em><strong>Add a Keyword for this search</strong></em>&#8230;
<p><div id="attachment_68" class="wp-caption aligncenter" style="width: 460px"><a href="http://technotweak.com/wp-content/uploads/2009/01/add-keyword.png"><img class="size-medium wp-image-68" title="add-keyword" src="http://technotweak.com/wp-content/uploads/2009/01/add-keyword-450x370.png" alt="Add keyword for this Search" width="450" height="370" /></a><p class="wp-caption-text">Add keyword for this Search</p></div></li>
<li>Give a meaningful <em><strong>name</strong></em>, say, <em>Wikipedia</em> and a convenient <em><strong>keyword</strong></em>, say, <em>wiki</em> for the bookmark.
<p><div id="attachment_69" class="wp-caption aligncenter" style="width: 386px"><a href="http://technotweak.com/wp-content/uploads/2009/01/add-bookmark.png"><img class="size-full wp-image-69" title="add-bookmark" src="http://technotweak.com/wp-content/uploads/2009/01/add-bookmark.png" alt="Add Bookmark" width="376" height="175" /></a><p class="wp-caption-text">Add Bookmark</p></div></li>
<li>Press <em><strong>Add</strong></em>, and you are done!</li>
</ol>
<p>You can type <em><strong>wiki &lt;search term</strong>&gt; </em>to search a topic in Wikipedia.</p>
<p>Similarly, goto <a title="Google Image Search" href="http://images.google.com/" target="_blank">Google image search page</a> and create a bookmark as before, with keyword <em>img</em>. You can give any name, since it is just for your reference. Done!</p>
<p>If you observe the third and fourth examples that I have given at the beginning, you&#8217;ll come to know that you can not get the expected result with this technique. For the Unix man page site, there is no search box, and for the C++ complete reference you&#8217;ll land in a search result page instead of actual reference page. This is more involved and more interesting.</p>
<p>If you observe the URL of the Unix man page, it is something like:<strong><br />
http://unixhelp.ed.ac.uk/CGI/man-cgi?&lt;search-term&gt;</strong></p>
<p>So, you&#8217;ll have to follow a slightly different step in this case.</p>
<ol>
<li>Copy the URL i.e.,. <strong> </strong><em>http://unixhelp.ed.ac.uk/CGI/man-cgi?grep</em></li>
<li>Right click anywhere on <em><strong>Bookmarks toolbar</strong></em> and choose <em><strong>New Bookmark..</strong></em>. (If Bookmarks Toolbar is not visible, goto <em><strong>View</strong></em> -&gt;  <em><strong>Toolbars</strong></em> -&gt; <em><strong>Bookmarks Toolbar</strong></em>. You can also right click on the <em><strong>Bookmarks</strong></em> menu instead)
<p><div id="attachment_73" class="wp-caption aligncenter" style="width: 460px"><a href="http://technotweak.com/wp-content/uploads/2009/01/new-bookmark.png"><img class="size-medium wp-image-73" title="new-bookmark" src="http://technotweak.com/wp-content/uploads/2009/01/new-bookmark-450x235.png" alt="New Bookmark" width="450" height="235" /></a><p class="wp-caption-text">New Bookmark</p></div></li>
<li>Give appropriate <em><strong>name</strong></em>, <em><strong>keyword</strong></em> and <em><strong>description</strong></em>.</li>
<li>Paste the copied URL in <em><strong>Location</strong></em> box.</li>
<li>Replace the search term with <em><strong>%s</strong></em>. (In this case, replace <em>grep</em> with <em>%s</em>).</li>
<li>Click <em><strong>Add</strong></em> and you are done!</li>
</ol>
<p>Coming to the last example, the procedure is exactly same as the above, but the trick is to find the appropriate URL to be pasted in <em><strong>Location</strong></em> box. For this, you need to play around the web site for a while. If you search any term, say <em>grep</em>, in <strong>http://www.cplusplus.com/</strong> you&#8217;ll see that it generates an URL something like <strong>http://www.cplusplus.com/query/search.cgi?q=grep</strong>. In that page, it also tells you:</p>
<blockquote><p>This is the <span style="text-decoration: underline;">keyword page</span> for &#8220;<strong>qsort</strong>&#8221; (quicklink: <a href="http://www.cplusplus.com/qsort">cplusplus.com/<strong>qsort</strong></a> )</p></blockquote>
<p>Now, this is your hint! You have to paste <strong><em>http://www.cplusplus.com/%s</em></strong> (Note the replacement of search term with <em>%s</em>).</p>
<p>With this technique, you can create a custom keyword for any search. Create a bunch of them, and make searching fun!</p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/JivE1hkLcsA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2009/01/how-to-search-quickly-in-firefox-with-custom-keywords/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2009/01/how-to-search-quickly-in-firefox-with-custom-keywords/</feedburner:origLink></item>
		<item>
		<title>How to cleanup Inbox in Gmail using Filters?</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/7qiXXTrFqUc/</link>
		<comments>http://technotweak.com/2009/01/how-to-cleanup-gmail-inbox-using-filters/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 10:18:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[Computers]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[filter]]></category>

		<category><![CDATA[Gmail]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[orkut]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=15</guid>
		<description><![CDATA[If you are a tech junkie and email is your primary means of communication with others, then there is a high probability that your inbox is filled with a lot mails. When the number of unread emails increases beyond hundreds, it becomes tedious to track them. You might miss an important email which hides in [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a tech junkie and email is your primary means of communication with others, then there is a high probability that your inbox is filled with a lot mails. When the number of unread emails increases beyond hundreds, it becomes tedious to track them. You might miss an important email which hides in between other unwanted emails. If you are using <a title="Gmail" href="http://www.gmail.com" target="_blank">Gmail</a>, as most people do, then there is a simple way to organize your emails such that you won&#8217;t miss any important mails.</p>
<p>Gmail provides <a title="Gmail Links" href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=6560" target="_blank">Labels</a> &amp; <a title="Gmail Filters" href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=6579" target="_blank">Filters</a>. By using these features effectively, you can keep your Inbox clean. I will demonstrate it with an example.</p>
<p><span id="more-15"></span><strong>Creating a filter to keep Orkut emails out of the inbox</strong></p>
<ol>
<li>Login to your Gmail Inbox.</li>
<li>Click On <strong><em>Create a filter</em></strong> link near the Search box.
<div id="attachment_22" class="wp-caption aligncenter" style="width: 459px"><a href="http://technotweak.com/wp-content/uploads/2009/01/gmail-create-filter.png"><img class="size-medium wp-image-22" title="gmail-create-filter" src="http://technotweak.com/wp-content/uploads/2009/01/gmail-create-filter-449x68.png" alt="Create filter in Gmail" width="449" height="68" /></a><p class="wp-caption-text">Create filter in Gmail</p></div></li>
<li>Type <em>orkut has sent you a friend request</em> next to <em><strong>Subject</strong></em>.
<p><div id="attachment_24" class="wp-caption aligncenter" style="width: 460px"><a href="http://technotweak.com/wp-content/uploads/2009/01/gmail-filter-by-subject.png"><img class="size-medium wp-image-24" title="gmail-filter-by-subject" src="http://technotweak.com/wp-content/uploads/2009/01/gmail-filter-by-subject-450x159.png" alt="Gmail Filter by Subject" width="450" height="159" /></a><p class="wp-caption-text">Gmail Filter by Subject</p></div></li>
<li>Click <em><strong>Next Step</strong></em>.</li>
<li>Check <em><strong>Skip the Inbox (Archive it)</strong></em></li>
<li>Check <em><strong>Apply the label:</strong></em></li>
<li>Select <em><strong>New Label&#8230;</strong></em> from the drop down list and give a meaningful name, say, Orkut</li>
<li>Click <span class="djTzab"><em><strong>Also apply filter to n <span id=":4mq" class="Y6Uizd">conversations</span> below</strong></em>. (where n is a number).</span></li>
<li><span class="djTzab">You may select <em><strong>Mark as read</strong></em> and <em><strong>Never send it to spam</strong></em> if you like.
<p><div id="attachment_23" class="wp-caption aligncenter" style="width: 460px"><a href="http://technotweak.com/wp-content/uploads/2009/01/gmail-filter.png"><img class="size-medium wp-image-23" title="gmail-filter" src="http://technotweak.com/wp-content/uploads/2009/01/gmail-filter-450x259.png" alt="Filter in Gmail" width="450" height="259" /></a><p class="wp-caption-text">Filter in Gmail</p></div>
<p></span></li>
<li><span class="djTzab">Click <em><strong>Create Filter</strong></em> and you are done!</span></li>
</ol>
<p>Similarly you can create a filter for subject line <em>orkut has written you a scrapbook entry</em> and choose the same options as above.</p>
<p>By following the above method for other regular emails that you get, like new job offers, comments on your blogs, etc., you can keep them away from Inbox, thus keeping it clean. You can always access them by clicking the respective labels in the sidebar.</p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/7qiXXTrFqUc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2009/01/how-to-cleanup-gmail-inbox-using-filters/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2009/01/how-to-cleanup-gmail-inbox-using-filters/</feedburner:origLink></item>
		<item>
		<title>New tweaks for the new year!</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/UdIKV-szBKY/</link>
		<comments>http://technotweak.com/2008/12/new-tweaks-for-the-new-year/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 17:29:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[celebration]]></category>

		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=10</guid>
		<description><![CDATA[Happy New Year to everyone!
Let this new year bring all happiness to everyone.
I&#8217;m still under the process of setting up the site properly and customizing it. So stay tuned and get ready to get a whole bunch of new tips and tweaks in the new year!
Have a blast!
]]></description>
			<content:encoded><![CDATA[<p>Happy New Year to everyone!</p>
<p>Let this new year bring all happiness to everyone.</p>
<p>I&#8217;m still under the process of setting up the site properly and customizing it. So stay tuned and get ready to get a whole bunch of new tips and tweaks in the new year!</p>
<p>Have a blast!</p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/UdIKV-szBKY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2008/12/new-tweaks-for-the-new-year/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2008/12/new-tweaks-for-the-new-year/</feedburner:origLink></item>
		<item>
		<title>Welcome to TechnoTweak</title>
		<link>http://feedproxy.google.com/~r/technotweak/~3/abdEL3bPkps/</link>
		<comments>http://technotweak.com/2008/12/welcome-technotweak/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 14:42:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[HyperWebEnable]]></category>

		<category><![CDATA[TechnoTweak]]></category>

		<guid isPermaLink="false">http://technotweak.com/?p=4</guid>
		<description><![CDATA[Welcome to TechnoTweak.com]]></description>
			<content:encoded><![CDATA[<p>Hi everyone, welcome to <a title="TechnoTweak" href="http://www.technotweak.com">TechnoTweak.com</a>! <img src='http://technotweak.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Here you can expect many interesting technology tips.</p>
<p><span id="more-4"></span>Thanks to <a title="Hyper Web Enable" href="http://www.hyperwebenable.com" target="_self">HyperWebEnable</a> for providing this domain for free. If you are an internet geek, go get a domain and start blogging in your domain <img src='http://technotweak.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/technotweak/~4/abdEL3bPkps" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://technotweak.com/2008/12/welcome-technotweak/feed/</wfw:commentRss>
		<feedburner:origLink>http://technotweak.com/2008/12/welcome-technotweak/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.532 seconds --><!-- Cached page served by WP-Super-Cache --><!-- Compression = gzip -->
