<?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>TechExplorer &#187; Tutorial</title>
	<atom:link href="http://www.techexplorer.in/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techexplorer.in</link>
	<description>Tech news, reviews, freeware, tips &#38; tricks, wallpapers, tutorials and more</description>
	<lastBuildDate>Fri, 17 Feb 2012 18:02:20 +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>Google Chrome pre-rendering to reduce visible load times</title>
		<link>http://www.techexplorer.in/2011/04/google-chrome-pre-rendering-to-reduce-visible-load-times/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-chrome-pre-rendering-to-reduce-visible-load-times</link>
		<comments>http://www.techexplorer.in/2011/04/google-chrome-pre-rendering-to-reduce-visible-load-times/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 01:05:08 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Tools]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[chrome 11]]></category>
		<category><![CDATA[chrome 12]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2011/04/google-chrome-pre-rendering-to-reduce-visible-load-times.html</guid>
		<description><![CDATA[In spite of stiff competition from other browsers Google Chrome is undoubtedly the fastest and the most responsive browser. With 11 versions in, Chrome continues to improvise. Google&#8216;s latest experiments with Chrome involves pre-rendering of pages to reduce (atleast visibly) their load times. Pre-rendering means to load an element or a webpage in the background [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In spite of stiff competition from other browsers <a href="http://www.techexplorer.in/category/google" target="_blank"></a><a href="http://www.techexplorer.in/tag/chrome" target="_blank">Google Chrome</a> is undoubtedly the fastest and the most responsive browser. With 11 versions in, <span id="more-2233"></span> <a href="http://www.techexplorer.in/tag/chrome" target="_blank">Chrome</a> continues to improvise. <a href="http://www.techexplorer.in/category/google" target="_blank">Google</a>&#8216;s latest experiments with <a href="http://www.techexplorer.in/tag/chrome" target="_blank">Chrome</a> involves pre-rendering of pages to reduce (atleast visibly) their load times. Pre-rendering means to load an element or a webpage in the background before its link is clicked i.e. explicitly requested by the user. Currently, this feature is in an experimental stage but you can use it nonetheless.</p>
<p>To pre-render a page, web-masters have to include a <strong>&lt;link</strong> <strong>rel=&quot;prefetch&quot; &gt;</strong> tag to the header. For example, if you wish to pre-load page 2 while the user is on page 1, you&#8217;ll include the following line in page 1&#8242;s header:</p>
<pre><strong>&lt;link rel=&quot;prefetch&quot; type=&quot;text/html&quot; href=&quot;page-2.html&quot; /&gt;</strong></pre>
<p>The actual process is pretty simple. When <a href="http://www.techexplorer.in/tag/chrome" target="_blank">Chrome</a> identifies a link with a &#8216;prefetch&#8217; tag, it renders it in an invisible tab. When the user clicks the link, the invisible tab&#8217;s content is instantaneously swapped with RenderView (i.e. a visible tab). In case the user does not, the content is removed from the invisible tab after a pre-defined time interval, which is usually less than a minute. Here&#8217;s the simple flowchart:</p>
<p><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Wickedflowchart" border="0" alt="Wickedflowchart" src="http://www.techexplorer.in/wp-content/uploads/2011/04/Wickedflowchart.gif" width="504" height="538" /></p>
<p>Pre-rendering is one small but very useful feature. For example a lot of content that needs to be loaded dynamically could be pre-fetched, which can then appear to be load instantaneously when called for. At the least, pre-rendering gives an impression of a faster website. You can read more about <a href="http://www.techexplorer.in/tag/chrome" target="_blank">Chrome</a>&#8216;s pre-rendering <a href="http://www.chromium.org/developers/design-documents/prerender" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2011/04/google-chrome-pre-rendering-to-reduce-visible-load-times/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to: Unsubscribe inactive feeds from Google Reader</title>
		<link>http://www.techexplorer.in/2011/02/how-to-unsubscribe-inactive-feeds-from-google-reader/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-unsubscribe-inactive-feeds-from-google-reader</link>
		<comments>http://www.techexplorer.in/2011/02/how-to-unsubscribe-inactive-feeds-from-google-reader/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 09:41:59 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2011/02/how-to-unsubscribe-inactive-feeds-from-google-reader.html</guid>
		<description><![CDATA[Is it possible to unsubscribe all inactive feeds from Google Reader? Yes. It is. Sometimes you just want to streamline your feeds and remove all the dead junk from your subscriptions. This will also help you better organize your active and relevant feeds. Here&#8217;s how you unsubscribe them: In Google Reader, click the small &#8216;+&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Is it possible to unsubscribe all inactive feeds from <a href="http://www.google.com/reader" target="_blank">Google Reader</a>? Yes. It is. Sometimes you just want to streamline your feeds and remove all the dead junk from your subscriptions. <span id="more-1987"></span>This will also help you better organize your active and relevant feeds. Here&#8217;s how you unsubscribe them:</p>
<ul>
<li>In <a href="http://www.techexplorer.in/tag/google-reader" target="_blank">Google Reader</a>, click the <strong>small &#8216;+&#8217; icon</strong> beside &#8216;<strong>All items</strong>&#8216; and then click on &#8216;<strong>Trends</strong>&#8216;. <img style="background-image: none; border-bottom: #e2e2e2 1px solid; border-left: #e2e2e2 1px solid; padding-bottom: 3px; margin: 10px 0px; padding-left: 3px; padding-right: 3px; display: inline; float: ; border-top: #e2e2e2 1px solid; border-right: #e2e2e2 1px solid; padding-top: 3px" title="Google Reader - Trends option" border="0" alt="Google Reader - Trends option" src="http://www.techexplorer.in/wp-content/uploads/2011/02/Google-Reader-Trends-option.png" width="258" height="198" /> </li>
<li>Then go to the &#8216;<strong>Subscription trends</strong>&#8216; section, &#8216;<strong>Inactive</strong>&#8216; tab and then click on &#8216;<strong>delete icon</strong>&#8216; beside each feed. <img style="background-image: none; border-bottom: #e2e2e2 1px solid; border-left: #e2e2e2 1px solid; padding-bottom: 3px; margin: 10px 0px 5px; padding-left: 3px; padding-right: 3px; display: inline; float: ; border-top: #e2e2e2 1px solid; border-right: #e2e2e2 1px solid; padding-top: 3px" title="Google Reader - Subscription-Trends" border="0" alt="Google Reader - Subscription-Trends" src="http://www.techexplorer.in/wp-content/uploads/2011/02/Google-Reader-Subscription-Trends.png" width="344" height="239" /> </li>
</ul>
<p>You can also check out the &#8216;<strong>Most obscure</strong>&#8216; tab to see feeds that you read the least and unsubscribe them too. Get &#8216;em off. Get &#8216;em off, I say!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2011/02/how-to-unsubscribe-inactive-feeds-from-google-reader/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to: Remove Firefox 4 title bar and modify addon-bar&#8217;s background color [NEW]</title>
		<link>http://www.techexplorer.in/2011/01/how-to-remove-firefox-4-beta-7-beta-8-title-bar-addon-bar-background/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-remove-firefox-4-beta-7-beta-8-title-bar-addon-bar-background</link>
		<comments>http://www.techexplorer.in/2011/01/how-to-remove-firefox-4-beta-7-beta-8-title-bar-addon-bar-background/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 23:51:42 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 4]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2011/01/how-to-remove-firefox-4-beta-7-beta-8-title-bar-addon-bar-background.html</guid>
		<description><![CDATA[Important: If you are using Firefox 4 Beta 9+, don&#8217;t follow this tutorial because you already have this feature built-in. The smart guys at Mozilla have used our method to permanently include this feature into Firefox 4 Beta 9+ ;). This is the latest solution to the original hack to remove Firefox 4&#8242;s title bar. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="border-bottom: #e6db55 1px solid; border-left: #e6db55 1px solid; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; background: #ffffe0; border-top: #e6db55 1px solid; border-right: #e6db55 1px solid; padding-top: 3px"><strong>Important:</strong> If you are using <strong>Firefox 4 Beta 9+</strong>, don&#8217;t follow this tutorial because you already have this feature built-in. The smart guys at Mozilla have used our method to permanently include this feature into Firefox 4 Beta 9+ ;).</p>
<p><strong>This is the latest solution</strong> to the <a href="http://www.techexplorer.in/2010/07/remove-title-bar-trim-firefox-4-even-more.html" target="_blank">original hack</a> to remove Firefox 4&#8242;s title bar. The problem with the original hack was that it was having some problems with beta version 7 and upwards. Also, the addon-bar has been introduced in Beta 7 which is not so pleasant looking. So I modified the original <strong>userChrome.css</strong> to include the fixes. </p>
<p>Here&#8217;s what <a href="http://www.techexplorer.in/tag/firefox-4" target="_blank">Firefox 4</a> Beta 7+ looks like after using the new and improved userChrome.css:</p>
<p><img src="http://www.techexplorer.in/wp-content/uploads/2011/01/Firefox-4-Removed-Titlebar-Improved-e1299539866296.gif" alt="" title="Firefox-4-Removed-Titlebar-Improved" width="645" height="550" class="aligncenter size-full wp-image-1944" /></p>
<p>Features and fixes:</p>
<ul>
<li>Neat relocation of tab-bar and removal of title bar. </li>
<li>Engraved effect on inactive tab labels. (This effect was present in initial betas but was removed in the latest one. I liked it so I added it back ;) <img src='http://www.techexplorer.in/wp-includes/images/blank.gif' alt=')' class='wp-smiley smiley-20' /> </li>
<li>In the original hack, the tabs would overlap window controls in FF4B7+. In this new userChrome.css, I&#8217;ve fixed the problem. </li>
<li>The menu bar is moved to the top. It can be viewed by pressing &#8216;Alt&#8217; as usual. </li>
<li>The addon bar&#8217;s background is made &#8216;light-blue&#8217; to complement with the overall theme. </li>
</ul>
<p>How to:</p>
<p>1) First, <strong>right-click</strong> beside the URL bar (Address bar) and click &#8216;<strong>Customize…</strong>&#8216;. Now drag the &#8216;Group Tabs&#8217; icon to beside the URL bar.</p>
<p><img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" title="Group-Tabs-icon" border="0" alt="Group-Tabs-icon" src="http://www.techexplorer.in/wp-content/uploads/2011/01/Group-Tabs-icon.gif" width="202" height="91" /></p>
<p>2) Now <strong>download this <a href="http://www.techexplorer.in/wp-content/uploads/2011/01/userChrome.css" target="_blank">userChrome.css</a> file </strong>(Right click &gt; Save Link As…).</p>
<p>3) Place the file into this folder:</p>
<p><strong>[Windows Vista/7]</strong> C:\Users\&lt;user&gt;\AppData\Roaming\Mozilla\Firefox\Profiles\&lt;profile&gt;\chrome</p>
<p><strong>[Windows XP]</strong> C:\Documents and Settings\&lt;user&gt;\Application Data\Mozilla\Firefox\Profiles\&lt;profile&gt;\chrome\</p>
<p>4) Restart Firefox 4.</p>
<p>Do note that, you need to have ‘Tabs on Top’ enabled for this to take effect. If you find any problems, do mention it in the comments. If you like this post, please share it. <img src='http://www.techexplorer.in/wp-includes/images/blank.gif' alt=':)' class='wp-smiley smiley-1' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2011/01/how-to-remove-firefox-4-beta-7-beta-8-title-bar-addon-bar-background/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How to: Convert JPEG, PNG, BMP to WebP image format</title>
		<link>http://www.techexplorer.in/2010/10/how-to-convert-jpeg-png-bmp-to-webp-image-format/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-jpeg-png-bmp-to-webp-image-format</link>
		<comments>http://www.techexplorer.in/2010/10/how-to-convert-jpeg-png-bmp-to-webp-image-format/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 04:06:40 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[image conversion]]></category>
		<category><![CDATA[image format]]></category>
		<category><![CDATA[webp]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/10/how-to-convert-jpeg-png-bmp-to-webp-image-format.html</guid>
		<description><![CDATA[Requirements: Linux Yesterday Google introduced the new image format &#8211; WebP which aims to go head-on with JPEG with 40% smaller file size. We also did a visual comparison of the two formats which clearly showed the efficiency of WebP. Today we bring you a small tutorial on how to convert any JPEG, PNG or [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><em>Requirements: Linux</em></strong></p>
<p>Yesterday <a href="http://www.techexplorer.in/category/google" target="_blank">Google</a> introduced the new image format &#8211; <a href="http://www.techexplorer.in/tag/webp" target="_blank">WebP</a> which aims to go head-on with JPEG with 40% smaller file size. We also did a <a href="http://www.techexplorer.in/2010/10/visual-comparison-jpeg-vs-webp-googles-new-image-format-for-the-web.html" target="_blank">visual comparison of the two formats</a> which clearly showed the efficiency of <a href="http://www.techexplorer.in/tag/webp" target="_blank">WebP</a>. Today we bring you a small tutorial on how to convert any JPEG, PNG or a BMP into a WebP image file. </p>
<p><strong>Two important things:</strong></p>
<p>1) The tutorial requires Linux installed on your computer because the only converter available as of now supports only Linux. Moreover, you need to know basic terminal commands. (Don&#8217;t worry though, we&#8217;ll help you)</p>
<p>2) The WebP images that you will be able to generate after following this tutorial will be utterly useless. Atleast for now. That&#8217;s because there are no WebP image viewer software available. So, to deal with this issue, we&#8217;ll convert the WebP image into a lossless PNG. That way, we&#8217;ll be able to &#8216;actually see&#8217; what WebP conversion looks like. Let&#8217;s begin.</p>
<p align="justify"><strong><font size="3">Convert JPEG, PNG or BMP to WebP</font></strong></p>
<p align="justify">1) Boot into your Linux computer and open up your favorite web-browser. Download &#8216;<strong>webpconv</strong>&#8216; file from <strong><a href="http://code.google.com/p/webp/downloads/detail?name=webpconv&amp;can=2&amp;q=" target="_blank">this page</a></strong>.</p>
<p align="justify">2) Store the &#8216;<strong>webpconv</strong>&#8216; file in the home folder and then open up the &#8216;Terminal&#8217;.</p>
<p align="justify">3) Type the below command and press enter:</p>
<pre>chmod a+x webpconv</pre>
<p>4) &#8216;<strong>webpconv</strong>&#8216; has now turned into an executable file. To simplify things, put your JPEG, PNG or BMP image also into the home folder.</p>
<p>5) Run the following command in the &#8216;Terminal&#8217; and press enter:</p>
<pre>./webpconv &lt;YOUR_IMAGE&gt;.jpg</pre>
<p>6) Voila! A new WebP image filw will be generated in the same folder which is surprisingly smaller than the original JPEG, PNG or BMP file.</p>
<p><strong><font size="3">To view WebP files:</font></strong></p>
<p>As I said earlier, due to the complete lack of WebP image viewers as of now, we will convert the WebP image in to a PNG equivalent. PNG is a lossless conversion method preserving 100% image quality.</p>
<p>Run the following command in the &#8216;Terminal&#8217;:</p>
<pre>./webpconv -format PNG &lt;YOUR_WEBP_FILE&gt;.webp</pre>
<p>The above code will generate the exact PNG rendition of the WebP file. Compare the images.</p>
<p><strong><font size="3">Options:</font></strong></p>
<p>There are two options which you can specify for WebP conversion &#8211; <strong>Format and Quality</strong>. If you are converting a JPEG, PNG or BMP into WebP, you don&#8217;t need to specify the &#8216;Format&#8217;. As for the quality, you can specify it in the range from 1 to 100. Here&#8217;s the syntax:</p>
<pre>./webpconv -format JPG -quality 85 &lt;YOUR_WEBP_FILE&gt;.webp</pre>
<p>This tutorial is the only way to convert JPEGs, PNGs and BMPs to WebP until someone comes up with a decent GUI based tool along with support for other platforms too.</p>
<p><strong><font size="3">If you liked the tutorial, do us a little favor by sharing this post <img src='http://www.techexplorer.in/wp-includes/images/blank.gif' alt=':)' class='wp-smiley smiley-1' /> </font></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/10/how-to-convert-jpeg-png-bmp-to-webp-image-format/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to: Enable &#8216;All Tabs Preview&#8217; in Firefox 4</title>
		<link>http://www.techexplorer.in/2010/07/how-to-enable-all-tabs-preview-in-firefox-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-enable-all-tabs-preview-in-firefox-4</link>
		<comments>http://www.techexplorer.in/2010/07/how-to-enable-all-tabs-preview-in-firefox-4/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 19:38:04 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 4]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/07/how-to-enable-all-tabs-preview-in-firefox-4.html</guid>
		<description><![CDATA[Mozilla has implemented a very nice, useful and pleasant looking feature in Firefox 4 called the &#8216;All tabs preview&#8217;. Although it looks more like the task-bar preview, albeit on top, it’s slightly more handy and according to what I feel, ergonomically better. In order, to enable the ‘All tabs preview’ in Firefox 4, this is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify"><img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px 20px; padding-left: 3px; padding-right: 3px; display: inline; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" class="wlDisabledImage" title="image[19]" border="0" alt="image[19]" src="http://www.techexplorer.in/wp-content/uploads/2010/07/image19.png" width="687" height="186" /></p>
<p align="justify">Mozilla has implemented a very nice, useful and pleasant looking feature in <a href="http://www.techexplorer.in/tag/firefox-4" target="_blank">Firefox 4</a> called the &#8216;All tabs preview&#8217;. Although it looks more like the task-bar preview, albeit on top, it’s slightly more handy and according to what I feel, ergonomically better. In order, to enable the ‘All tabs preview’ in Firefox 4, this is what you need to do:</p>
<p align="justify">While you tweak Firefox 4, do <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px" class="wlDisabledImage" title="rss" border="0" alt="rss" src="http://www.techexplorer.in/wp-content/uploads/2010/07/rss1.png" width="20" height="20" />&#160;<a href="http://feeds.feedburner.com/TechExplorer" target="_blank"><strong>subscribe to our feeds</strong></a> and join us on <img style="vertical-align: middle; border-right-width: 0px; display: inline; border-top-width: 0px; border-left-width: 0px; vborder-bottom: 0px" class="wlDisabledImage" title="facebook" border="0" alt="facebook" src="http://www.techexplorer.in/wp-content/uploads/2010/07/facebook1.png" width="20" height="20" />&#160;<a href="http://www.facebook.com/TechExplorer" target="_blank"><strong>Facebook</strong></a> and <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px" class="wlDisabledImage" title="twitter" border="0" alt="twitter" src="http://www.techexplorer.in/wp-content/uploads/2010/07/twitter1.png" width="20" height="20" />&#160;<a href="http://www.twitter.com/TechExplorerIn" target="_blank"><strong>Twitter</strong></a>.</p>
<p align="justify">1) In the address-bar, type ‘<strong>about:config</strong>’ and press enter. Bypass the security by clicking the ‘I’ll be careful, I promise’ button.</p>
<p align="justify">2) In the ‘Filter’ box, type ‘<strong>browser.allTabs.previews</strong>’. <strong>Double-click</strong> its entry to change its value to ‘<strong>true</strong>’.</p>
<p align="justify"><img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px 20px; padding-left: 3px; padding-right: 3px; display: inline; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" class="wlDisabledImage" title="image" border="0" alt="image" src="http://www.techexplorer.in/wp-content/uploads/2010/07/image6.png" width="437" height="83" /></p>
<p align="justify">3) Close the configuration tab. Now you will notice the small ‘<strong>All tabs</strong>’ icon the extreme right in the tool-bar. Click it.</p>
<p align="justify"><img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px 20px; padding-left: 3px; padding-right: 3px; display: inline; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" class="wlDisabledImage" title="AllTabs icon in Firefox 4" border="0" alt="AllTabs icon in Firefox 4" src="http://www.techexplorer.in/wp-content/uploads/2010/07/AllTabsiconinFirefox4.png" width="123" height="104" />&#160;</p>
<p align="justify">4) Once you click the ‘<strong>All Tabs</strong>’ button, all the tabs will get listed just below the toolbar in a considerably large thumbnail previews. </p>
<p align="justify"><img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px 20px; padding-left: 3px; padding-right: 3px; display: inline; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" class="wlDisabledImage" title="All tabs preview in action" border="0" alt="All tabs preview in action" src="http://www.techexplorer.in/wp-content/uploads/2010/07/image7.png" width="640" height="147" />     </p>
<p align="justify">&#160;</p>
<p align="justify">The only thing I find missing in the All Tabs Preview is the real-time updating of the thumbnails. It would really add a lot to its functionality. However, this is just the Beta so you never know what’s in store for us in the stable version of Firefox 4. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/07/how-to-enable-all-tabs-preview-in-firefox-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 easy steps to a secured WiFi network [Security]</title>
		<link>http://www.techexplorer.in/2010/05/3-easy-steps-to-a-secured-wifi-network-security/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3-easy-steps-to-a-secured-wifi-network-security</link>
		<comments>http://www.techexplorer.in/2010/05/3-easy-steps-to-a-secured-wifi-network-security/#comments</comments>
		<pubDate>Sun, 16 May 2010 21:01:30 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/05/3-easy-steps-to-a-secured-wifi-network-security.html</guid>
		<description><![CDATA[WiFi networks without any kind of security measures set up within them are more dangerous than you can possibly fathom. An open WiFi network is like an unguarded treasury. Let alone unrestricted bandwidth usage by strangers, your private data like email, documents, pictures, etc can be at stake. Recently, Google apologized for collecting private data [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify">WiFi networks without any kind of security measures set up within them are more dangerous than you can possibly fathom. An open WiFi network is like an unguarded treasury. Let alone unrestricted bandwidth usage by strangers, your private data like email, documents, pictures, etc can be at stake. Recently, <a href="http://www.techexplorer.in/2010/05/we-made-a-blunder-google-admits-private-data-collection.html" target="_blank">Google apologized</a> for collecting private data samples over unsecured WiFi networks. Here we have a basic 3-step guide to a robust and secured WiFi network.</p>
<p><strong><font size="4">» Hiding the SSID</font></strong></p>
<p align="justify"><strong>S</strong>ervice <strong>S</strong>et <strong>ID</strong>entifier is a public name of your wireless network which can be set by the user. Wireless routers, by default, broadcast their SSIDs which are identified by the WiFi modules present in the WiFi enabled devices. All we have to do is to make the wireless network hidden i.e. not to broadcast the SSID. </p>
<p align="justify">This can be done by logging into the router’s control panel. The following screenshot shows how one can disable the SSID broadcast in NetGear Wireless G 54 router. These settings are more or less the same for most browsers. So look for ‘Advanced Wireless Settings’ or something along those lines where you can enable/disable the SSID broadcast.</p>
<p> <img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px auto; padding-left: 3px; padding-right: 3px; display: block; float: none; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" title="Netgear SSID broadcast settings" border="0" alt="Netgear SSID broadcast settings" src="http://www.techexplorer.in/wp-content/uploads/2010/05/NetgearSSIDbroadcastsettings.gif" width="539" height="265" />   <br /> 
<p align="justify">Once you disable the SSID broadcast, your wireless network will be hidden. You will have to manually enter the SSID of the network on your WiFi device to get connected. So it will be a hard time for strangers to guess the SSID or even know the possibility of an available wireless network in the first place.</p>
<p align="justify">However, smart WiFi sniffer software can detect hidden networks and can even get hold of their SSIDs by injecting malicious packets. Hence, it’s necessary that you enable WEP/WPA password protection.</p>
<p><font size="4"><strong>» Enabling WEP/WPA protection</strong></font></p>
<p align="justify">Every wireless router has a security options panel that lets you set a password for the WiFi network. In NetGear routers you get WEP (Wired Equivalent Privacy), WPA (WiFi Protected Access) and their variations to secure your wireless network. These protocols implement high quality encryption algorithms to protect your password. Set your passphrase and remember it for logging into the WiFi network.</p>
<p> <img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px auto; padding-left: 3px; padding-right: 3px; display: block; float: none; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" title="Netgear enabling WEP-WPA" border="0" alt="Netgear enabling WEP-WPA" src="http://www.techexplorer.in/wp-content/uploads/2010/05/NetgearenablingWEPWPA.gif" width="545" height="410" />
<p>&#160;</p>
<p><strong><font size="4">» Allow access based on MAC address</font></strong> </p>
<p align="justify">For those who don’t know, a MAC address is a unique identifier for the network card of your computer or a device, commonly referred to as the ‘physical’ address. For the MAC address based security, you need to punch in this physical address in the ‘Allowed’ list of devices in the router’s configuration.</p>
<p align="justify">To find your MAC address, open ‘<strong>Command Prompt</strong>’ (Start &gt; Run &gt; Type ‘cmd.exe’. Press Enter). Then type ‘<strong>ipconfig</strong>’ and press enter. If you’re running Linux or Mac OS X, you need to type ‘<strong>ifconfig</strong>’ in the Terminal window. Here, look for the ‘<strong>Physical address</strong>’ entry.</p>
<p align="justify"><strong><em>Alternatively</em></strong>, you can go to the network connections, right click the Wireless Network adapter, select ‘<strong>Status</strong>’ and then in the window that appears, click the ‘<strong>Details</strong>’ button. A new window will appear where you can find the <strong>Physical Address</strong>.</p>
<p> <img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px auto; padding-left: 3px; padding-right: 3px; display: block; float: none; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" title="Finding MAC address" border="0" alt="Finding MAC address" src="http://www.techexplorer.in/wp-content/uploads/2010/05/FindingMACaddress.gif" width="636" height="488" />
<p>&#160;</p>
<p align="justify">Now you need to setup the access list in your wireless router. In NetGear routers, in the ‘Advanced Wireless Settings’ click the ‘Setup Access List’ button. Again, these settings are more or less same in most routers so I don’t think it will be difficult to find them. Enter the MAC addresses (physical addresses) of only the devices your need to provide connectivity. Any device not included in this list won’t be able to connect with the wireless network.</p>
<p> <img style="border-bottom: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid; padding-bottom: 3px; margin: 0px auto; padding-left: 3px; padding-right: 3px; display: block; float: none; border-top: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid; padding-top: 3px" title="Netgear setup access list" border="0" alt="Netgear setup access list" src="http://www.techexplorer.in/wp-content/uploads/2010/05/Netgearsetupaccesslist.gif" width="689" height="233" />
<p>&#160;</p>
<p align="justify">The MAC address based security is extremely good. However, nothing beats the combination of all the three mentioned above. This concludes the our basic 3 step guide to a secured WiFi network. Hope you liked the post. <img src='http://www.techexplorer.in/wp-includes/images/blank.gif' alt=':)' class='wp-smiley smiley-1' /> Do subscribe to our <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px" title="rss" border="0" alt="rss" src="http://www.techexplorer.in/wp-content/uploads/2010/05/rss1.png" width="20" height="20" />&#160;<a href="http://feeds.techexplorer.in/TechExplorer" target="_blank">feeds</a> and also join us on <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px" title="facebook" border="0" alt="facebook" src="http://www.techexplorer.in/wp-content/uploads/2010/05/facebook1.png" width="20" height="20" /> <a href="http://www.facebook.com/TechExplorer" target="_blank">Facebook</a> and <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px" title="twitter" border="0" alt="twitter" src="http://www.techexplorer.in/wp-content/uploads/2010/05/twitter1.png" width="20" height="20" /> <a href="http://www.twitter.com/TechExplorerIn" target="_blank">Twitter</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/05/3-easy-steps-to-a-secured-wifi-network-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Increase or normalize volume in Media Player Classic</title>
		<link>http://www.techexplorer.in/2010/04/increase-normalize-volume-media-player-classic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=increase-normalize-volume-media-player-classic</link>
		<comments>http://www.techexplorer.in/2010/04/increase-normalize-volume-media-player-classic/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 12:36:59 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[media player classic]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/04/increase-normalize-volume-media-player-classic.html</guid>
		<description><![CDATA[Quick-Tutorial Media Player Classic bundled with K-Lite Mega Codec Pack is my favorite player for watching movies (VLC comes close second). But sometimes I do run into a problem where the volume of the movie is not properly normalized. The result is a very low sounding audio. Here is a small workaround for this. I [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify">Quick-Tutorial</p>
<p align="justify">Media Player Classic bundled with <a href="http://filehippo.com/download_klite_mega_codec/" target="_blank">K-Lite Mega Codec Pack</a> is my favorite player for watching movies (VLC comes close second). But sometimes I do run into a problem where the volume of the movie is not properly normalized. The result is a very low sounding audio. Here is a small workaround for this. </p>
<p align="justify">I am assuming that you have already installed <a href="http://filehippo.com/download_klite_mega_codec/" target="_blank">K-Lite Mega Codec Pack</a>. </p>
<p align="justify">» In Media Player Classic, go to <strong>View &gt; Options…</strong>&#160;</p>
<p align="justify"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px; display: inline; border-top: 0px; border-right: 0px" title="Increasing and normalizing volume in Media Player Classic" border="0" alt="Increasing and normalizing volume in Media Player Classic" src="http://www.techexplorer.in/wp-content/uploads/2010/04/IncreasingnormalizingvolumeinMediaPlayerClassic.jpg" width="609" height="480" /></p>
<p align="justify">» In the <strong>Options</strong> window, in the left pane, click <strong>Audio Switcher</strong> under Internal Filters.</p>
<p align="justify"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px; display: inline; border-top: 0px; border-right: 0px" title="Increasing and normalizing volume in Media Player Classic1" border="0" alt="Increasing and normalizing volume in Media Player Classic" src="http://www.techexplorer.in/wp-content/uploads/2010/04/IncreasingnormalizingvolumeinMediaPlayerClassic1.jpg" width="624" height="480" /></p>
<p align="justify">» In the right pane, <strong>checkmark Normalize option</strong> and <strong>move the Boost slider to a considerable amount (as shown above)</strong>. Click <strong>OK</strong>.</p>
<p align="justify">There you go! The volume will now be normalized and also the intensity will be much better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/04/increase-normalize-volume-media-player-classic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Securing your WordPress blog in less than 5 minutes</title>
		<link>http://www.techexplorer.in/2010/04/secure-wordpress-blog-5-minutes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=secure-wordpress-blog-5-minutes</link>
		<comments>http://www.techexplorer.in/2010/04/secure-wordpress-blog-5-minutes/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 14:23:51 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/04/secure-wordpress-blog-5-minutes.html</guid>
		<description><![CDATA[Security of your blog and thereby your hard work is extremely important. Like all web 2.0 systems, WordPress too is susceptible to attacks. I guess you already know how much important it is to have a robust security for your online content. Here is a quick tutorial to secure your WordPress blog in less than [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify">Security of your blog and thereby your hard work is extremely important. Like all web 2.0 systems, WordPress too is susceptible to attacks. I guess you already know how much important it is to have a robust security for your online content. Here is a quick tutorial to secure your WordPress blog in less than 5 minutes.</p>
<p align="justify">First, get a FTP client like <a href="http://filezilla-project.org/download.php" target="_blank">FileZilla</a> and configure it with your WordPress blog.</p>
<p align="justify"><strong><font size="4">Changing Permissions</font></strong></p>
<p align="justify">This is the most primitive yet effective solution. Once you have setup your blog with the FTP client, you now have to change the permissions of certain folders in it. If you are using FileZilla, you can do this by just <strong>right clicking the folder</strong> and selecting ‘<strong>File Attributes</strong>’</p>
<p align="justify"><a href="http://www.techexplorer.in/wp-content/uploads/2010/04/Changingfolderpermissions.png"><img style="border-right-width: 0px; margin: 0px 20px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Changing folder permissions" border="0" alt="Changing folder permissions" src="http://www.techexplorer.in/wp-content/uploads/2010/04/Changingfolderpermissions_thumb.png" width="418" height="357" /></a> </p>
<p align="justify">Now you need to put in some numeric value (shown by an arrow in the above picture) for the different folders.</p>
<div align="justify">
<table border="1" cellspacing="0" cellpadding="2" width="316">
<tbody>
<tr>
<td valign="top" width="199" align="center"><strong>Folder</strong></td>
<td valign="top" width="115" align="center"><strong>Numeric value</strong></td>
</tr>
<tr>
<td valign="top" width="198" align="center">Root folder (usually public_html)</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-admin/index.php</td>
<td valign="top" width="115" align="center">644</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-admin/js/</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-content</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-content/themes/</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-content/plugins/</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">wp-includes</td>
<td valign="top" width="115" align="center">755</td>
</tr>
<tr>
<td valign="top" width="198" align="center">.htaccess</td>
<td valign="top" width="115" align="center">644</td>
</tr>
</tbody>
</table></div>
<p align="justify">&#160;</p>
<p align="justify"><strong><font size="4">Using empty HTML to hide plugins</font></strong></p>
<p align="justify">Make an empty HTML file, call it ‘<strong>index.html</strong>’ and place it in <strong>wp-content/plugins</strong> folder. This will prevent listing of plug-ins you are using on your blog. </p>
<p align="justify"><strong><font size="4">Using Login Lockdown &amp; WP Security Scan plugins</font></strong></p>
<p align="justify">Download and install <a href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank">Login Lockdown plugin</a>. This will lock your administrator login for a definite amount of time after a predefined number of failed login attempts. Simple yet highly effective.</p>
<p align="justify">Also, download and install <a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP Security Scan plugin</a>. This plugin will scan for any security loop holes in your wordpress installation and will help you rectify them.</p>
<p align="justify"><strong><font size="4">Strong password with these characteristics</font></strong></p>
<p align="justify">Finally choose your WordPress administrator password wisely. Make sure you includes <strong><u>ALL</u></strong> of the below parameters:</p>
<p align="justify">» 8 characters long.</p>
<p align="justify">» Must include a combination of uppercase and lowercase characters.</p>
<p align="justify">» Must include special characters (!, @, #, $, %).</p>
<p align="justify">» Must include a number.</p>
<p align="justify">» Must not be dictionary word.</p>
<p align="justify">» Must not include information related to you. For eg. your birth date, your car number, your middle name, etc. </p>
<p align="justify">So these are some quick security measures to ensure a considerable amount of protection. If you too have come across a nice security tip for WordPress blogs, do share here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/04/secure-wordpress-blog-5-minutes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>3 quick ways to check if a website’s down or not</title>
		<link>http://www.techexplorer.in/2010/03/check-website-down-or-not/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=check-website-down-or-not</link>
		<comments>http://www.techexplorer.in/2010/03/check-website-down-or-not/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:16:20 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/03/check-website-down-or-not.html</guid>
		<description><![CDATA[Just a few hours ago, our site TechExplorer.in was experiencing some server-side issues and hence was down for a few minutes. That led me to make a quick post on what ‘you’ do to verify that a particular website is actually dead or not. I will list down the 3 quick ways to check a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify">Just a few hours ago, our site TechExplorer.in was experiencing some server-side issues and hence was down for a few minutes. That led me to make a quick post on what <em>‘you’</em> do to verify that a particular website is actually dead or not.</p>
<p align="justify">I will list down the 3 quick ways to check a website’s status.</p>
<p align="justify">» This one’s way simple. Go to <a href="http://downforeveryoneorjustme.com" target="_blank">DownForEveryoneOrJustMe.com</a> (well, that makes sense ;) ). Enter the URL of the site in question and click the ‘or just me’ text-link. Results will be immediate.</p>
<p align="justify"><a href="http://downforeveryoneorjustme.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px; display: inline; border-top: 0px; border-right: 0px" title="Check whether a website is down or not" border="0" alt="Check whether a website is down or not" src="http://www.techexplorer.in/wp-content/uploads/2010/03/Checkwhetherawebsiteisdownornot.jpg" width="390" height="124" /></a>     </p>
<p align="justify">» Second is the very well known ‘<em>Ping</em>’ method. </p>
<ul>
<li>
<div align="justify">Open ‘<em>Command Prompt</em>’ (Press <a href="http://www.techexplorer.in/wp-content/uploads/2010/03/key_win_logo.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Windows Key" border="0" alt="Windows Key" src="http://www.techexplorer.in/wp-content/uploads/2010/03/key_win_logo_thumb.png" width="17" height="16" /></a> + R &gt; type ‘<em>cmd.exe</em>’ &gt; press ‘<em>Enter</em>’). </div>
</li>
<li>
<div align="justify">In the Command Prompt window type, <b>ping &lt;website’s URL&gt;</b> and press enter. For eg. <em>ping google.com</em> </div>
</li>
<li>
<div align="justify">If you get a ‘<b><em>Request Timeout</em></b>’ error then the website’s having issues. Else you’d get a ping-back reply from the website’s server. </div>
</li>
</ul>
<p align="justify">» Third is the most information rich ‘<em>tracert</em>’ (Trace root) method. It additionally tells you exactly ‘where’ the problem lies.</p>
<ul>
<li>
<div align="justify">Open ‘<em>Command Prompt</em>’. </div>
</li>
<li>
<div align="justify">Type in <b>tracert &lt;website’s name&gt;</b> and press enter. For eg. <em>tracert google.com</em> </div>
</li>
<li>
<div align="justify">You will get the list of intervening network servers starting with your own router/modem followed by your local ISP. </div>
</li>
<li>
<div align="justify">If you see a <b><font size="3">*</font></b> symbol instead of the time in milliseconds, it indicates a problem with the associated server. The first 2 entries are usually your home routers / modems. The next one is your Local ISP, followed by many intervening networks that exist between your ISP and the website’s hosting server. <img style="border-right-width: 0px; margin: 0px 20px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Tracert method to find if a website&#39;s down" border="0" alt="Tracert method to find if a website&#39;s down" src="http://www.techexplorer.in/wp-content/uploads/2010/03/Tracertmethodtofindifawebsitesdown.jpg" width="539" height="283" /></div>
</li>
</ul>
<p align="justify">The ‘tracert’ (Trace root) method is extremely useful for webmasters while for the casual users, there’s always <a href="http://downforeveryoneorjustme.com" target="_blank">DownForEveryoneOrJustMe.com</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/03/check-website-down-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Overlay an image / logo on a video</title>
		<link>http://www.techexplorer.in/2010/01/how-to-overlay-an-image-logo-on-a-video/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-overlay-an-image-logo-on-a-video</link>
		<comments>http://www.techexplorer.in/2010/01/how-to-overlay-an-image-logo-on-a-video/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 13:00:57 +0000</pubDate>
		<dc:creator>Jal</dc:creator>
				<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.techexplorer.in/2010/01/how-to-overlay-an-image-logo-on-a-video.html</guid>
		<description><![CDATA[Quick tutorial Recently I had to revamp a video of a family function with some overlaid text and images and I used VirtualDub after a long time. Thought this would be really helpful for anyone who wants to overlay an image / logo on a video and want it to be done really quick. So [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="justify"><b><em>Quick tutorial</em></b></p>
<p align="justify">Recently I had to revamp a video of a family function with some overlaid text and images and I used VirtualDub after a long time. Thought this would be really helpful for anyone who wants to overlay an image / logo on a video and want it to be done really quick. So follow these simple steps.</p>
<p align="justify">1) Open the video file in VirtualDub [<a href="www.virtualdub.org/" target="_blank">Download VirtualDub</a>].</p>
<p align="justify">2) Setting ‘Compression’ parameters first: </p>
<ul>
<li>
<div align="justify">Go to ‘Video’ &gt; ‘Compression’. </div>
</li>
<li>
<div align="justify">Select the Xvid MPEG-4 or H.264 Codec. </div>
</li>
<li>
<div align="justify">Press OK. </div>
</li>
</ul>
<p align="justify">3) Now click ‘Video’ &gt; ‘Filters’. In the Filters window, click ‘Add’ button.</p>
<p align="justify">4) Here, select the option ‘logo’ from the list and click OK.</p>
<p align="justify"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Logo filter selection" border="0" alt="Logo filter selection" src="http://www.techexplorer.in/wp-content/uploads/2010/01/Logofilterselection.png" width="578" height="371" /> </p>
<p align="justify">
<p align="justify">
<p align="justify">5) You will see a window like the one shown below. Here you can specify the image to be overlaid on the video and some related options.</p>
<p align="justify"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Logo filter properties" border="0" alt="Logo filter properties" src="http://www.techexplorer.in/wp-content/uploads/2010/01/Logofilterproperties.jpg" width="499" height="390" /> </p>
<ul>
<li>
<div align="justify">If your image contains Alpha channel (i.e. transparency values) then check mark ‘Enable per-pixel alpha blending using alpha channel’ to retain transparency. </div>
</li>
<li>
<div align="justify">X, Y offset values let you better position the image on the video. </div>
</li>
<li>
<div align="justify">Use ‘Show Preview’ button to see the preview of the video with the image overlaid on it. </div>
</li>
</ul>
<p align="justify">6) Once you are done playing with the settings, click OK a couple of times to close the ‘Filter’ windows.</p>
<p align="justify">7) Finally, click ‘File’ &gt; ‘Save as AVI…’</p>
<p align="justify"><b><em>This method is very efficient, time saving and does not require bulky software.</em></b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techexplorer.in/2010/01/how-to-overlay-an-image-logo-on-a-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

