<?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>Shivaranjan.com &#187; Firefox</title>
	<atom:link href="http://www.shivaranjan.com/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shivaranjan.com</link>
	<description>Tech News, Reviews, Tips, Tricks, Tutorials</description>
	<lastBuildDate>Sat, 24 Sep 2011 07:35:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Get Rid of the Explore Feature in Google Reader using Greasemonkey Script in Firefox</title>
		<link>http://www.shivaranjan.com/2009/10/24/how-to-get-rid-of-the-explore-feature-in-google-reader-using-greasemonkey-script-in-firefox/</link>
		<comments>http://www.shivaranjan.com/2009/10/24/how-to-get-rid-of-the-explore-feature-in-google-reader-using-greasemonkey-script-in-firefox/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 12:55:12 +0000</pubDate>
		<dc:creator>Shivaranjan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[explore google reader]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[remove explore feature]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.shivaranjan.com/?p=791</guid>
		<description><![CDATA[Recently Google added the Explore feature Google Reader which displays popular feeds that you may have not yet subscribed, this feature may be useful and there may be many people who don’t  like this feature. I wanted to get rid of the Explore feature and found that there was no way to do that from [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently Google added the Explore feature Google Reader which displays popular feeds that you may have not yet subscribed, this feature may be useful and there may be many people who don’t  like this feature. I wanted to get rid of the Explore feature and found that there was no way to do that from the settings. There is a excellent greasemonkey script called <strong>“Google Reader Remove Explore”</strong> that removes the explore feature in Google reader.</p>
<p><strong>Before Installing the Greasemonkey Script Google Reader Remove Explore</strong></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="google-reader-explore" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/HowtoGetRidoftheExploreFeatureinGoogleRe_FCA7/googlereaderexplore.jpg" border="0" alt="google-reader-explore" width="268" height="285" /></p>
<p><strong>After Installing the Greasemonkey script Google Reader Remove Explore</strong></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="google-reader-explore-1" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/HowtoGetRidoftheExploreFeatureinGoogleRe_FCA7/googlereaderexplore1.jpg" border="0" alt="google-reader-explore-1" width="269" height="303" /></p>
<p>As you can see that the explore feature has now disappeared from the Google reader. If you are using Firefox then all you have to do is install this <a href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey Addon</a> and install this script.</p>
<p><a href="http://userscripts.org/scripts/show/60418" target="_blank"><strong>Install Google Reader Remove Explore Greasemonkey Script</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shivaranjan.com/2009/10/24/how-to-get-rid-of-the-explore-feature-in-google-reader-using-greasemonkey-script-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Greasemonkey Script: Display Actual Unread Google Reader Feed Item Count</title>
		<link>http://www.shivaranjan.com/2009/09/28/firefox-greasemonkey-script-display-actual-unread-google-reader-feed-item-count/</link>
		<comments>http://www.shivaranjan.com/2009/09/28/firefox-greasemonkey-script-display-actual-unread-google-reader-feed-item-count/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:46:05 +0000</pubDate>
		<dc:creator>Shivaranjan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google feed reader]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[greasemonkey scripts]]></category>
		<category><![CDATA[unread feed count]]></category>
		<category><![CDATA[user scripts]]></category>

		<guid isPermaLink="false">http://www.shivaranjan.com/?p=788</guid>
		<description><![CDATA[Google reader is a fantastic feed reader for managing all your RSS feeds and is used by many of us. If you subscribe to lot of RSS feeds then you will receive thousands of updates daily but Google reader displays 1000+ as the total count of the unread items when the unread feed item count [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Google reader is a fantastic feed reader for managing all your RSS feeds and is used by many of us. If you subscribe to lot of RSS feeds then you will receive thousands of updates daily but Google reader displays 1000+ as the total count of the unread items when the unread feed item count is more than 1000. There are instances when you would like to know how much unread items you have if you are clearing your RSS feeds after a long time like me. <img src="http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/4.gif" alt="Big Grin" /></p>
<p>There is a very useful greasemonkey script that will sum up the unread item of each feed and display the actual unread count in the Google reader.</p>
<p>Below is the screenshot before the script is installed:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="google_reader_unread_count_without_script" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/FirefoxGreasemonkeyScriptDisplayActualUn_113A8/google_reader_unread_count_without_script.jpg" border="0" alt="google_reader_unread_count_without_script" width="270" height="336" /></p>
<p>After the script is installed the unread count is now being displayed correctly:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="google_reader_unread_count_with_script" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/FirefoxGreasemonkeyScriptDisplayActualUn_113A8/google_reader_unread_count_with_script.jpg" border="0" alt="google_reader_unread_count_with_script" width="273" height="318" /></p>
<p>So you can now notice that the unread items are now correctly being displayed in Google reader after the script was installed.</p>
<p><a href="http://userscripts.org/scripts/show/12601" target="_blank"><strong>Install Google Reader Unread Count Greasemonkey Script</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shivaranjan.com/2009/09/28/firefox-greasemonkey-script-display-actual-unread-google-reader-feed-item-count/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top Ways to Download High Definition (HD) Videos from YouTube</title>
		<link>http://www.shivaranjan.com/2009/04/21/top-ways-to-download-high-definition-hd-videos-from-youtube/</link>
		<comments>http://www.shivaranjan.com/2009/04/21/top-ways-to-download-high-definition-hd-videos-from-youtube/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:15:45 +0000</pubDate>
		<dc:creator>Shivaranjan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[HD video]]></category>
		<category><![CDATA[hd video download]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[youtube download]]></category>
		<category><![CDATA[youtube HD download]]></category>

		<guid isPermaLink="false">http://www.shivaranjan.com/?p=691</guid>
		<description><![CDATA[High Definitions (HD) videos in YouTube are increasing in numbers as most of the new videos are posted in HD format. There are lots of tools available to download YouTube videos but in this post we shall discuss only the various methods that are available to download HD videos from YouTube. This list post will [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>High Definitions (HD) videos in YouTube are increasing in numbers as most of the new videos are posted in HD format. There are lots of tools available to download YouTube videos but in this post we shall discuss only the various methods that are available to download HD videos from YouTube. This list post will be updated as when new tools are available to download HD videos from YouTube.</p>
<p><strong>1. Firefox Addon: Easy YouTube Video Downloader </strong></p>
<p>Easy YouTube Video Downloader is a Firefox addon that allows you download videos from YouTube, using this addon you can download any YouTube video including the HD YouTube videos. Once this Firefox addon is installed you will see single click direct download buttons in the YouTube page.</p>
<p><a href="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/youtube_HD_firefox_addon.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="youtube_HD_firefox_addon" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/youtube_HD_firefox_addon_thumb.png" border="0" alt="youtube_HD_firefox_addon" width="484" height="258" /></a></p>
<p>The videos can be downloaded in 3 formats like 3GP, normal resolution in MP4 format and HD resolution in MP4 format. If the video that you are viewing does not contain HD resolution then you will not be able to download the video in HD resolution but you can very well download it normal mp4 and 3GP format.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/10137" target="_blank">Download Firefox addon Easy YouTube Video Downloader</a></p>
<h3><strong>2. KeepHD the online to tool to download YouTube videos in HD format</strong></h3>
<p>KeepHD is a online tool that allows you to download YouTube videos in addition to HD format. To download a HD YouTube video go to <a href="http://www.keephd.com/" target="_blank">KeepHD website</a> and enter the YouTube video URL and enter the Download button you will be presented with various options to download the video.</p>
<p><a href="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/youtube_HD_keepHD.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="youtube_HD_keepHD" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/youtube_HD_keepHD_thumb.png" border="0" alt="youtube_HD_keepHD" width="501" height="656" /></a></p>
<p>Four options for download are provided they are:</p>
<ul>
<li><strong>HD (High Definition) 720p:</strong> If this option is chosen the video will be downloaded in mp4 format in 720p resolution.</li>
<li><strong>FLV Low Quality:</strong> If this option is chosen the video will be downloaded in FLV format with lower quality.</li>
<li><strong>3GP Format:</strong> If this option is chosen the video can be downloaded in 3GP format, these videos can be played by most mobile devices.</li>
<li><strong>MP4 High Quality:</strong> The video will be downloaded in high quality in MP4 format.</li>
</ul>
<p>Another interesting feature of KeepHD is that if you intend to download a YouTube video then just replace the YouTube.com in the URL to KeepHD.com and you will taken to the download page.</p>
<p><strong>For Example:</strong></p>
<p>Just change http://www.<strong>Youtube</strong>.com/watch?v=wgS0KgT5APc</p>
<p>to</p>
<p>http://www.<strong>KeepHD</strong>.com/watch?v=wgS0KgT5APc</p>
<h3><strong>3. YouTube Downloader HD a Desktop Tool</strong></h3>
<p>YouTube Downloader HD is a free software that you can use to download HD YouTube videos from your Windows desktop. To download a YouTube video just paste the URL for the video and choose the format and it will do the rest for you.</p>
<p><a href="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/YouTube_HD_downloader.png" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="YouTube_HD_downloader" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/Top3ToolstoDownloadHighDefinitionHDVideo_14981/YouTube_HD_downloader_thumb.png" border="0" alt="YouTube_HD_downloader" width="484" height="385" /></a></p>
<p>Four download options are available:</p>
<ol>
<li><strong>AVI HD (High Definition):</strong> Downloads the video in AVI format with HD resolution.</li>
<li><strong>FLV Format:</strong> Downloads the video in FLV format in normal quality.</li>
<li><strong>AVI Format:</strong> Downloads the video in AVI format in normal quality.</li>
<li><strong>MP4 (iPod compatible):</strong> Downloads the video in MP4 in high quality that is compatible with iPod and other portable devices.</li>
</ol>
<p>YouTube Downloader HD is available in installer and portable flavours, choose the one that suits you. We tested this tool in Windows XP and Windows Vista.</p>
<p><a href="http://www.youtubedownloaderhd.com/download.html" target="_blank">Download YouTube Downloader HD</a></p>
<p>If you are aware of any other tools or utilities then do let us know and we will update this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shivaranjan.com/2009/04/21/top-ways-to-download-high-definition-hd-videos-from-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Addon: Open Links, Hyperlinks, Images or Any elements using Keyboard in Firefox without Mouse using No Mouse</title>
		<link>http://www.shivaranjan.com/2009/04/19/firefox-addon-open-links-hyperlinks-images-or-any-elements-using-keyboard-in-firefox-without-mouse-using-no-mouse/</link>
		<comments>http://www.shivaranjan.com/2009/04/19/firefox-addon-open-links-hyperlinks-images-or-any-elements-using-keyboard-in-firefox-without-mouse-using-no-mouse/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 20:09:57 +0000</pubDate>
		<dc:creator>Shivaranjan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[firefox tip]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[no mouse]]></category>

		<guid isPermaLink="false">http://www.shivaranjan.com/?p=686</guid>
		<description><![CDATA[If you are a person who prefers the job get done by keyboard rather than the mouse then this Firefox addon is for you. Firefox addon No Mouse allows you to open Links, hyperlinks, images or any elements in a webpage to be directly opened by short keyboard strokes instead of using the mouse. How [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you are a person who prefers the job get done by keyboard rather than the mouse then this Firefox addon is for you. Firefox addon No Mouse allows you to open Links, hyperlinks, images or any elements in a webpage to be directly opened by short keyboard strokes instead of using the mouse.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="NoMouse_firefox_addon" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/FirefoxAddonOpenLinksHyperlinksImagesorA_9DC/NoMouse_firefox_addon.png" border="0" alt="NoMouse_firefox_addon" width="414" height="408" /></p>
<h3><strong>How does No Mouse Firefox Addon Work?</strong></h3>
<ol>
<li>Ctrl + Alt + 7 to index all the hyperlinks present in the web page</li>
<li>Ctrl + Alt + 8 to open a link in a new tab, you will be prompted to enter the link number.</li>
<li>Ctrl + Alt + 9 to open a link in the same tab, you will be prompted to enter the link number.</li>
<li>Ctrl + Alt + 0 to close the current tab, you will be prompted to enter the link number.</li>
</ol>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="NoMouse_firefox_addon_2" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/FirefoxAddonOpenLinksHyperlinksImagesorA_9DC/NoMouse_firefox_addon_2.png" border="0" alt="NoMouse_firefox_addon_2" width="499" height="386" /></p>
<p>If you want No Mouse to always index all the links automatically without the need to invoke it manually using Ctrl+Alt+7 then you can enable the option from the options tab.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="NoMouse_firefox_addon_3" src="http://www.shivaranjan.com/shivaupload/windowslivewriter/FirefoxAddonOpenLinksHyperlinksImagesorA_9DC/NoMouse_firefox_addon_3.png" border="0" alt="NoMouse_firefox_addon_3" width="428" height="159" /></p>
<p>So if you are keyboard junkie then go ahead and download No Mouse.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/11349" target="_blank">Download No Mouse Firefox Addon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shivaranjan.com/2009/04/19/firefox-addon-open-links-hyperlinks-images-or-any-elements-using-keyboard-in-firefox-without-mouse-using-no-mouse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

