<?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>Hot Discussion &#187; Tips Tricks</title>
	<atom:link href="http://www.ehotdiscussion.com/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ehotdiscussion.com</link>
	<description></description>
	<lastBuildDate>Sat, 20 Nov 2010 10:24:04 +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>How to add Command Prompt Option in your Context Menu?</title>
		<link>http://www.ehotdiscussion.com/add-command-prompt-shortcut-in-your-mouse-right-click_contextual_menu/</link>
		<comments>http://www.ehotdiscussion.com/add-command-prompt-shortcut-in-your-mouse-right-click_contextual_menu/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 06:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[Windows XP Tweaks]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/add-command-prompt-shortcut-in-your-mouse-right-click_contextual_menu/</guid>
		<description><![CDATA[People who are using Command Prompt for some particular task have to browse to that particular folder if they have to execute the file in that folder in the command prompt window, by default your command prompt will show you your user name Root Directory like this “c:\Document and Settings\user>”.  So you have to travel a huge path to reach your destination folder, which is a hectic work. Just think of how if we can go to that particular destination root directory of the folder when we open command prompt(“D:\mywork\destinatin>”)!!! Cool isn’t it?? Lets learn it from here.


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/open-windows-command-prompt-from-vista-explorer-windows-vista-tweaks/' rel='bookmark' title='Permanent Link: Open Windows Command Prompt from vista Explorer – Windows vista Tweaks'>Open Windows Command Prompt from vista Explorer – Windows vista Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/add-picture-to-contextual-menu-add-picture-to-mouse-right-click/' rel='bookmark' title='Permanent Link: Add Picture to contextual Menu &#124; add picture to mouse right click'>Add Picture to contextual Menu &#124; add picture to mouse right click</a></li><li><a href='http://www.ehotdiscussion.com/xp-tips-and-tricks-changeadd-restrictions-features-in-windows-xp-vista-registry-explained/' rel='bookmark' title='Permanent Link: XP Tips and Tricks: Change/Add Restrictions Features in Windows XP, Vista &#124; Registry Explained'>XP Tips and Tricks: Change/Add Restrictions Features in Windows XP, Vista &#124; Registry Explained</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/Context_menu_command_option.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Context_menu_command_option" border="0" alt="Context_menu_command_option" align="left" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/Context_menu_command_option_thumb.jpg" width="150" height="150" /></a> People who are using Command Prompt for some particular task have to browse to that particular folder if they have to execute the file in that folder in the command prompt window, by default your command prompt will show you your user name Root Directory like this <em><strong>“c:\Document and Settings\user&gt;”</strong>.</em>&#160; So you have to travel a huge path to reach your destination folder, which is a hectic work. Just think of how if we can go to that particular destination root directory of the folder when we open command prompt<strong>(<em>“D:\mywork\destinatin&gt;”</em>)</strong>!!! Cool isn’t it?? Lets learn it from here.</p>
<p>This option enables you to right-click on a folder within Windows Explorer and choose the Command Prompt, which opens a Command Prompt window with that folder as your active directory. </p>
<p>do the following:</p>
<p><strong><u>Step:1</u></strong></p>
<p>Navigate in your Registry to </p>
<pre style="width: 484px; height: 21px" class="css" name="code">HKEY_LOCAL_MACHINE/Software/ Classes/Folder/Shell </pre>
<p>and create a key called “Command Prompt” without the quotes. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Creating_new_key_in_shell_command_prompt" border="0" alt="Creating_new_key_in_shell_command_prompt" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/Creating_new_key_in_shell_command_prompt.jpg" width="528" height="295" /> </p>
<p><strong><u>Step 2:</u></strong></p>
<p>Set the default string to whatever text you want to appear in the right-click menu. <img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="editingstring_andputcontextmenu_value" border="0" alt="editingstring_andputcontextmenu_value" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/editingstring_andputcontextmenu_value.jpg" width="673" height="298" /> </p>
<p><strong><u>Step 3:</u></strong></p>
<p>Create a new key within your newly created command prompt named “<strong><em>Command</em></strong>” and set the default string to <strong>Cmd.exe /k pushd %L<img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Creating_new_key_in_shell_command_prompt" border="0" alt="Creating_new_key_in_shell_command_prompt" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/Creating_new_key_in_shell_command_prompt1.jpg" width="528" height="393" /> </strong></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Editthestring_placethevalue" border="0" alt="Editthestring_placethevalue" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/Editthestring_placethevalue.jpg" width="655" height="296" /> </p>
<p> Step 4:</p>
<p>You may need to add %SystemRoot%/ before the Cmd.exe if the executable can’t be found. The changes take place immediately. Right click on a folder and your new menu item will appear.</p>
</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="context_menu_commandprompt" border="0" alt="context_menu_commandprompt" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/context_menu_commandprompt.jpg" width="486" height="421" /> </p>
</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="commandprompt_contextmenu_with_root" border="0" alt="commandprompt_contextmenu_with_root" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/07/commandprompt_contextmenu_with_root.jpg" width="668" height="244" /></p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/open-windows-command-prompt-from-vista-explorer-windows-vista-tweaks/' rel='bookmark' title='Permanent Link: Open Windows Command Prompt from vista Explorer – Windows vista Tweaks'>Open Windows Command Prompt from vista Explorer – Windows vista Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/add-picture-to-contextual-menu-add-picture-to-mouse-right-click/' rel='bookmark' title='Permanent Link: Add Picture to contextual Menu &#124; add picture to mouse right click'>Add Picture to contextual Menu &#124; add picture to mouse right click</a></li><li><a href='http://www.ehotdiscussion.com/xp-tips-and-tricks-changeadd-restrictions-features-in-windows-xp-vista-registry-explained/' rel='bookmark' title='Permanent Link: XP Tips and Tricks: Change/Add Restrictions Features in Windows XP, Vista &#124; Registry Explained'>XP Tips and Tricks: Change/Add Restrictions Features in Windows XP, Vista &#124; Registry Explained</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/add-command-prompt-shortcut-in-your-mouse-right-click_contextual_menu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>You can hate digg for this one reason</title>
		<link>http://www.ehotdiscussion.com/you-can-hate-digg-for-this-one-reason/</link>
		<comments>http://www.ehotdiscussion.com/you-can-hate-digg-for-this-one-reason/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 18:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[digg]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/you-can-hate-digg-for-this-one-reason/</guid>
		<description><![CDATA[Click on the image and zoom it… you must hate this kind of commenting or spamming. There are totally two images (bad images). &#160; &#160; The image might not be so clearer, click the image and view it in separate window. Reason 2 Related posts:Thumbnail tricks &#124; windows XP tips &#38; tricks, Vista TweaksScript for [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/thumbnail-tricks-windows-xp-tips-tricks-vista-tweaks/' rel='bookmark' title='Permanent Link: Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks'>Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/script-for-right-click-protection-in-a-webpage/' rel='bookmark' title='Permanent Link: Script for Right Click Protection in a webpage'>Script for Right Click Protection in a webpage</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/image5.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; display: inline; border-right-width: 0px" title="image" border="0" alt="image" align="left" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/image-thumb3.png" width="81" height="76" /></a> Click on the image and zoom it… you must hate this kind of commenting or spamming. There are totally two images (bad images).</p>
<p>&#160;</p>
<p>&#160;</p>
<blockquote><p> The image might not be so clearer, click the image and view it in separate window.</p>
</blockquote>
<p><a href="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/diggtohate.jpg"><img style="border-right: 0px; border-top: 0px; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px; display: block" title="digg to hate" border="0" alt="digg to hate" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/diggtohate-thumb.jpg" width="470" height="3396" /></a> </p>
<h1><font color="#808000">Reason 2</font></h1>
<p><a href="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/digghatereason1.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; display: inline; border-right-width: 0px" title="Digg-hate reason1" border="0" alt="Digg-hate reason1" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/04/digghatereason1-thumb.png" width="500" height="8493" /></a></p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/thumbnail-tricks-windows-xp-tips-tricks-vista-tweaks/' rel='bookmark' title='Permanent Link: Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks'>Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/script-for-right-click-protection-in-a-webpage/' rel='bookmark' title='Permanent Link: Script for Right Click Protection in a webpage'>Script for Right Click Protection in a webpage</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/you-can-hate-digg-for-this-one-reason/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Display Legal Notice in windows XP</title>
		<link>http://www.ehotdiscussion.com/custom-display-legal-notice-in-windows-xp/</link>
		<comments>http://www.ehotdiscussion.com/custom-display-legal-notice-in-windows-xp/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 07:28:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/custom-display-legal-notice-in-windows-xp/</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160; You can create some custom messages or privacy policy or to do list in your pc when it is been login by your friends or your family members in your absence. Here is the tweak.&#160; But you should very very careful in playing with your registry Click on start&#62;run-&#62;type”regedit”-&#62;enter Now go to HKEY_LOCAL_MACHINE&#62;SOFTWARE&#62;Microsoft&#62;Windows&#62; CurrentVersion&#62;policies&#62;system [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/windows-xp-registry-tweaks/' rel='bookmark' title='Permanent Link: Windows XP: Registry Tweaks'>Windows XP: Registry Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/customize-internet-explorers-title-bar/' rel='bookmark' title='Permanent Link: Customize Internet Explorer&#039;s Title Bar'>Customize Internet Explorer&#039;s Title Bar</a></li><li><a href='http://www.ehotdiscussion.com/hidden-secrets-within-windows-xp-windows-xp-tips-tricks/' rel='bookmark' title='Permanent Link: Hidden Secrets within Windows XP &#8211; Windows XP tips &amp; tricks'>Hidden Secrets within Windows XP &#8211; Windows XP tips &amp; tricks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ehotdiscussion.com/wp-content/uploads/2008/10/za10256789103310.jpg" /> </p>
<p>&#160;&#160;&#160;&#160; You can create some custom messages or privacy policy or to do list in your pc when it is been login by your friends or your family members in your absence.</p>
<p>Here is the tweak.&#160; But you should very very careful in playing with your registry</p>
<blockquote><p>Click on start&gt;run-&gt;type”<strong>regedit</strong>”-&gt;enter </p>
<p><em>Now go to</em> </p>
<p>HKEY_LOCAL_MACHINE&gt;SOFTWARE&gt;Microsoft&gt;Windows&gt;       <br />CurrentVersion&gt;policies&gt;system </p>
<p>&#160;</p>
<p><em>Now when you high light system, on the right you can find </em></p>
<p>   <em></em>
<p>* “legalnoticecaption”       <br />* “legalnoticetext” </p>
<p><em>Right click in them to add you own notice or custom message</em></p>
<p>&#160;</p>
<p>“legalnoticecaption”=”enter your notice caption”      <br />“legalnoticetext”=”enter your legal notice text”</p>
</blockquote>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/windows-xp-registry-tweaks/' rel='bookmark' title='Permanent Link: Windows XP: Registry Tweaks'>Windows XP: Registry Tweaks</a></li><li><a href='http://www.ehotdiscussion.com/customize-internet-explorers-title-bar/' rel='bookmark' title='Permanent Link: Customize Internet Explorer&#039;s Title Bar'>Customize Internet Explorer&#039;s Title Bar</a></li><li><a href='http://www.ehotdiscussion.com/hidden-secrets-within-windows-xp-windows-xp-tips-tricks/' rel='bookmark' title='Permanent Link: Hidden Secrets within Windows XP &#8211; Windows XP tips &amp; tricks'>Hidden Secrets within Windows XP &#8211; Windows XP tips &amp; tricks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/custom-display-legal-notice-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display google subscribers feed count in text? and to customize its design</title>
		<link>http://www.ehotdiscussion.com/how-to-display-google-subscribers-feed-count-in-text-and-to-customize-its-design/</link>
		<comments>http://www.ehotdiscussion.com/how-to-display-google-subscribers-feed-count-in-text-and-to-customize-its-design/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 07:35:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips Tricks]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/how-to-display-google-subscribers-feed-count-in-text-and-to-customize-its-design/</guid>
		<description><![CDATA[Here comes the curl script for displaying your google feed subscription details as text, it just retrives the feed count as a text.


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/some-of-the-useful-feed-rss-url-a-must-read-rss-urls/' rel='bookmark' title='Permanent Link: Some of the useful Feed RSS url &#124; A must read RSS url&#8217;s'>Some of the useful Feed RSS url &#124; A must read RSS url&#8217;s</a></li><li><a href='http://www.ehotdiscussion.com/googles-tamil-translator/' rel='bookmark' title='Permanent Link: Google&#039;s Tamil Translator'>Google&#039;s Tamil Translator</a></li><li><a href='http://www.ehotdiscussion.com/google-chrome-tv-ads/' rel='bookmark' title='Permanent Link: Google Chrome TV Ads'>Google Chrome TV Ads</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>You can display your feed subscriber count and display it seperately. This is the code to display google feed subscribers as a text</p>
<pre name="code" class="c-sharp">
&lt;a id="feedcount" href=<a href="http://feeds.feedburner.com/eHot">http://feeds.feedburner.com/eHot</a>
title="Feed Subscriber Count / Subscribe..."&gt;
&lt;?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,
"<a href="https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=eHot&quot;);">https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=eHot");</a>
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$xml = simplexml_load_string(curl_exec($ch));
echo "" , $xml-&gt;feed-&gt;entry['circulation'] . "";
curl_close($ch);
?&gt;
&lt;/a&gt;
</pre>
<p>To display your feed Just edit the above code</p>
<blockquote><p>https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=<strong>eHot</strong></p></blockquote>
<p>Replace eHot with your own feed url</p>
<p>Some of the post this kind of code which won’t work because google now moved feedburner into google server and hence changed its awareness api with https:// security socket layer, so even if you paste this in your website you can view it only the system that has open https port, the system that has no open port for https won’t work.</p>
<p>I have just use some css code to display the letter with.  Here i just used some padding properties placing a background image.</p>
<p><img src="http://www.ehotdiscussion.com/wp-content/themes/fervens/fervens-c/images/feedsubscribers.png" alt="" /></p>
<pre name="code" class="c-sharp">

a#feedcount {display:block;width:240x;   
height:89px;
margin:0;
padding:20px 150px 0px 49px;
background:url(images/feedsubscribers.png) no-repeat transparent;
color:#FF5200;
font-size:2em;
font-weight:bold;
text-align:left;
text-decoration:none;}
</pre>
<p>Here is how it displays</p>
<p><a id="feedcount" title="Feed Subscriber Count / Subscribe..." href="http://feeds.feedburner.com/eHot"></a></p>
<p><a id="feedcount" href="http://feeds.feedburner.com/eHot" title="Feed Subscriber Count / Subscribe..."></p>
<p> 0<br />
</a></p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/some-of-the-useful-feed-rss-url-a-must-read-rss-urls/' rel='bookmark' title='Permanent Link: Some of the useful Feed RSS url &#124; A must read RSS url&#8217;s'>Some of the useful Feed RSS url &#124; A must read RSS url&#8217;s</a></li><li><a href='http://www.ehotdiscussion.com/googles-tamil-translator/' rel='bookmark' title='Permanent Link: Google&#039;s Tamil Translator'>Google&#039;s Tamil Translator</a></li><li><a href='http://www.ehotdiscussion.com/google-chrome-tv-ads/' rel='bookmark' title='Permanent Link: Google Chrome TV Ads'>Google Chrome TV Ads</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/how-to-display-google-subscribers-feed-count-in-text-and-to-customize-its-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reduce the memory consumption of Mozilla Firefox</title>
		<link>http://www.ehotdiscussion.com/reduce-the-memory-consumption-of-mozilla-firefox/</link>
		<comments>http://www.ehotdiscussion.com/reduce-the-memory-consumption-of-mozilla-firefox/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 15:50:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/reduce-the-memory-consumption-of-mozilla-firefox/</guid>
		<description><![CDATA[While u surfing in mozilla firefox browser, the memory consumption of browser will increase drastically even more than 100 MB if u opens plenty of tabs of worked for a long time, and hence your system will slows down drastically. &#160; &#160; To avoid this follow the following procedure. Two factors affects firefox in increasing [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/mozilla-firefox-rc3-integerate-mozilla-firefox-for-downloading-with-download-accelerator-plus/' rel='bookmark' title='Permanent Link: Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus'>Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus</a></li><li><a href='http://www.ehotdiscussion.com/speed-up-firefox-configure-your-firefox-for-max-request/' rel='bookmark' title='Permanent Link: Speed up Firefox: Configure your Firefox for Max request'>Speed up Firefox: Configure your Firefox for Max request</a></li><li><a href='http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Embedded files from Firefox &#124; saving flash and other files which is embedded from Firefox &#124; tips &amp; tricks'>Saving Embedded files from Firefox &#124; saving flash and other files which is embedded from Firefox &#124; tips &amp; tricks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img style="margin-left: 0px; margin-right: 0px; display: inline" align="left" src="http://www.ehotdiscussion.com/wp-content/uploads/2008/11/mozilla-firefox.gif" /> While u surfing in mozilla firefox browser, the memory consumption of browser will increase drastically even more than 100 MB if u opens plenty of tabs of worked for a long time, and hence your system will slows down drastically.</p>
<p>&#160;</p>
<p>&#160;</p>
<p> <span id="more-1231"></span>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; display: inline" title="memory consumption in firefox" border="0" alt="memory consumption in firefox" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/03/image6.png" width="500" height="287" /> </p>
<p>To avoid this follow the following procedure.</p>
<p>Two factors affects firefox in increasing the memory,    <br />all websites opened in tabs and windows occupy some memory space and this memory space remains even after minimizing the windows.    <br />Eventhough firefox minimizes 50 recently visited websites in the main memory of the pc in orde to facilitate quick browsing through the sesion history.    <br />so it saves the sites interior, to get rid of this saved sites and come over from memory constraint, follow the rules given below</p>
<blockquote><p>1. Enter &quot;about:config&quot; in your address bar      <br />2. search for &#8216;browser.sessionhistory.max_entries&#8217; in the &#8216;Preference Name&#8217; list and double-click on it to edit it.       <br />3. Change the default setting &#8217;50&#8242; to a considerably smaller number or even to &#8217;0&#8242; and confirm with OK.      <br />4. when you enter 1 or 5 you can still access the last visited websites since they are still available in the RAM.incidently, saving the history is not affected by this setting      <br />5. You can also instruct Firefox to release the memory space that is no longer in use.      <br />6. simply right-click on any space in the list of configuration settings and select the context command&#8217;New|Boolean&#8217;. Enter &#8216;config.trim_on_minimize&#8217; and click ok. </p>
</blockquote>
<p>Thats all, now your memory consumption for firefex is reduced. </p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/mozilla-firefox-rc3-integerate-mozilla-firefox-for-downloading-with-download-accelerator-plus/' rel='bookmark' title='Permanent Link: Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus'>Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus</a></li><li><a href='http://www.ehotdiscussion.com/speed-up-firefox-configure-your-firefox-for-max-request/' rel='bookmark' title='Permanent Link: Speed up Firefox: Configure your Firefox for Max request'>Speed up Firefox: Configure your Firefox for Max request</a></li><li><a href='http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Embedded files from Firefox &#124; saving flash and other files which is embedded from Firefox &#124; tips &amp; tricks'>Saving Embedded files from Firefox &#124; saving flash and other files which is embedded from Firefox &#124; tips &amp; tricks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/reduce-the-memory-consumption-of-mozilla-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Blog using blogger.com &#124; How to Blog?</title>
		<link>http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/</link>
		<comments>http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 16:03:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/</guid>
		<description><![CDATA[&#160; &#160; Related posts:Blogger introduced Mobile Posting


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/' rel='bookmark' title='Permanent Link: Blogger introduced Mobile Posting'>Blogger introduced Mobile Posting</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div style="padding-right: 0px; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:ce90b3b7-b0b6-43bc-91e2-518dacee2c22" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/ryb4VPSmKuo&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;hl=en"></param><embed src="http://www.youtube.com/v/ryb4VPSmKuo&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>&#160;</p>
<p>&#160;</p>
<div style="padding-right: 0px; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:d2a1b553-fde1-4f66-8a71-8f1f75736b95" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bU4gXHkejMo&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=en"></param><embed src="http://www.youtube.com/v/bU4gXHkejMo&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/' rel='bookmark' title='Permanent Link: Blogger introduced Mobile Posting'>Blogger introduced Mobile Posting</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger introduced Mobile Posting</title>
		<link>http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/</link>
		<comments>http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 03:55:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/</guid>
		<description><![CDATA[Accidently i happened to see a strange icon which links a script, on clicking that which opens a popup script saying “type the following code into your mobile and send to the number XXXXXXX” which means that we can post in our blog through mobile, Google these days are producing more competition to his its [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/easy-way-to-find-recent-web-pages-google/' rel='bookmark' title='Permanent Link: Easy Way to Find Recent Web Pages &#8211; Google'>Easy Way to Find Recent Web Pages &#8211; Google</a></li><li><a href='http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/' rel='bookmark' title='Permanent Link: How to create Blog using blogger.com &#124; How to Blog?'>How to create Blog using blogger.com &#124; How to Blog?</a></li><li><a href='http://www.ehotdiscussion.com/google-chrome-tv-ads/' rel='bookmark' title='Permanent Link: Google Chrome TV Ads'>Google Chrome TV Ads</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Accidently i happened to see a strange icon which links a script, on clicking that which opens a popup script saying “type the following code into your mobile and send to the number XXXXXXX” which means that we can post in our blog through mobile, Google these days are producing more competition to his its competitors. </p>
<p><a href="http://www.ehotdiscussion.com/wp-content/uploads/2009/03/image2.png"><img style="border-right: 0px; border-top: 0px; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px; display: block" title="image" border="0" alt="image" src="http://www.ehotdiscussion.com/wp-content/uploads/2009/03/image-thumb1.png" width="500" height="308" /></a> </p>
<p>This is the next technology in blogging world.</p>
<p>Here comes the Mobile Blogging Tutorial released by Google</p>
<div style="padding-right: 0px; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e15e9376-b9eb-4434-8580-ced9abd6b3f7" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/QmE1PbeOYVE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1&amp;hl=en"></param><embed src="http://www.youtube.com/v/QmE1PbeOYVE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/easy-way-to-find-recent-web-pages-google/' rel='bookmark' title='Permanent Link: Easy Way to Find Recent Web Pages &#8211; Google'>Easy Way to Find Recent Web Pages &#8211; Google</a></li><li><a href='http://www.ehotdiscussion.com/how-to-create-blog-using-bloggercom-how-to-blog/' rel='bookmark' title='Permanent Link: How to create Blog using blogger.com &#124; How to Blog?'>How to create Blog using blogger.com &#124; How to Blog?</a></li><li><a href='http://www.ehotdiscussion.com/google-chrome-tv-ads/' rel='bookmark' title='Permanent Link: Google Chrome TV Ads'>Google Chrome TV Ads</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/blogger-introduced-mobile-posting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving Embedded files from Firefox &#124; saving flash and other files which is embedded from Firefox &#124; tips &amp; tricks</title>
		<link>http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/</link>
		<comments>http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 00:04:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hot Topics]]></category>
		<category><![CDATA[Tips Tricks]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/</guid>
		<description><![CDATA[Here is the tips to save the important embedded flash and gifs from your favorite website via Firefox a. Click Tools &#8211; Page Info b. Click the Media Tab on the Page Info Windows c. The media tab has a complete list (with preview) of Images, CSS Files and Shockwave Flash files that were downloaded [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/saving-embedded-files-from-internet-explorer-saving-flash-and-other-files-which-is-embedded-from-internet-explorer-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Embedded files from Internet Explorer &#124; saving flash and other files which is embedded from Internet Explorer &#124; tips &amp; tricks'>Saving Embedded files from Internet Explorer &#124; saving flash and other files which is embedded from Internet Explorer &#124; tips &amp; tricks</a></li><li><a href='http://www.ehotdiscussion.com/saving-username-passwords-and-login-information-in-opera-with-high-security-opera-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Username, Passwords and Login Information in Opera with High Security &#124; Opera Tips &amp; Tricks'>Saving Username, Passwords and Login Information in Opera with High Security &#124; Opera Tips &amp; Tricks</a></li><li><a href='http://www.ehotdiscussion.com/mozilla-firefox-rc3-integerate-mozilla-firefox-for-downloading-with-download-accelerator-plus/' rel='bookmark' title='Permanent Link: Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus'>Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ehotdiscussion.com" target="_blank"><img style="display: inline; margin-left: 0px; margin-right: 0px" title="mozilla_firefox" src="http://www.ehotdiscussion.com/wp-content/uploads/2008/11/mozilla-firefox.gif" alt="mozilla_firefox" width="98" height="98" align="right" /></a> Here is the tips to save the important embedded flash and gifs from your favorite website via Firefox</p>
<p>a. Click <strong>Tools &#8211; Page Info</strong><br />
b. Click the <strong>Media Tab</strong> on the Page Info Windows<br />
c. The media tab has a complete list (with preview) of Images, CSS Files and Shockwave Flash files that were downloaded by the Firefox browser while rendering (loading) the page.<span id="more-812"></span><br />
d. Scroll down the list and locate the swf file.<br />
e. Click the &#8220;Save As&#8221; button. Select some directory on your hard drive and save the file (No need for a third-party plug-in)<br />
<strong>Firefox for Geeks and Power Users</strong><br />
a. Type about:blank in the Firefox address bar<br />
b. Now click List cache entries or directly type <strong>about:cache?device=disk</strong> (Disk cache device)<br />
c. Press Ctrl+F and try to location the flash file by typing some part of website URL or the flash file name or just .swf. After some hit and trial, you should be able to locate the swf file URL<br />
d. Click the SWF URL to open the Cache Entry Information page. Right click on the link and choose &#8220;Save link as&#8221;</p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/saving-embedded-files-from-internet-explorer-saving-flash-and-other-files-which-is-embedded-from-internet-explorer-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Embedded files from Internet Explorer &#124; saving flash and other files which is embedded from Internet Explorer &#124; tips &amp; tricks'>Saving Embedded files from Internet Explorer &#124; saving flash and other files which is embedded from Internet Explorer &#124; tips &amp; tricks</a></li><li><a href='http://www.ehotdiscussion.com/saving-username-passwords-and-login-information-in-opera-with-high-security-opera-tips-tricks/' rel='bookmark' title='Permanent Link: Saving Username, Passwords and Login Information in Opera with High Security &#124; Opera Tips &amp; Tricks'>Saving Username, Passwords and Login Information in Opera with High Security &#124; Opera Tips &amp; Tricks</a></li><li><a href='http://www.ehotdiscussion.com/mozilla-firefox-rc3-integerate-mozilla-firefox-for-downloading-with-download-accelerator-plus/' rel='bookmark' title='Permanent Link: Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus'>Mozilla Firefox RC3: Integerate Mozilla Firefox for Downloading with Download Accelerator Plus</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/saving-embedded-files-from-firefox-saving-flash-and-other-files-which-is-embedded-from-firefox-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Opera download manager</title>
		<link>http://www.ehotdiscussion.com/opera-download-manager/</link>
		<comments>http://www.ehotdiscussion.com/opera-download-manager/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:19:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/opera-download-manager/</guid>
		<description><![CDATA[Opera comes with a download manager (Transfers) that can pause, resume and retransfer a corrupted download. You can specify a default download directory. Press [Alt] + [P] &#62; Programs and Paths and the relevant pane can be found on the right. You can also choose external programs for viewing the source code of a page, [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/using-address-bar-as-search-engine-in-opera-browser-opera-browser-tips-tricks/' rel='bookmark' title='Permanent Link: Using Address Bar as Search Engine in Opera Browser &#124; Opera Browser Tips &amp; Tricks'>Using Address Bar as Search Engine in Opera Browser &#124; Opera Browser Tips &amp; Tricks</a></li><li><a href='http://www.ehotdiscussion.com/opera-shortcuts-keyboard-shortcuts-for-opera-opera-shortcut-keys/' rel='bookmark' title='Permanent Link: Opera shortcuts &#124; Keyboard shortcuts for Opera &#124; Opera Shortcut Keys'>Opera shortcuts &#124; Keyboard shortcuts for Opera &#124; Opera Shortcut Keys</a></li><li><a href='http://www.ehotdiscussion.com/opera-lets-you-keep-snippets-of-text-from-web-sites-as-notes-opera-tips-tricks/' rel='bookmark' title='Permanent Link: Opera lets you keep snippets of text from Web sites as notes &#124; Opera Tips &amp; Tricks'>Opera lets you keep snippets of text from Web sites as notes &#124; Opera Tips &amp; Tricks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ehotdiscussion.com/wp-content/uploads/2008/11/operatipstricks1.png"><img title="Opera Tips &amp; Tricks" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="82" alt="Opera Tips &amp; Tricks" src="http://www.ehotdiscussion.com/wp-content/uploads/2008/11/operatipstricks-thumb.png" width="114" align="left" border="0" /></a> Opera comes with a download manager (Transfers) that can pause, resume and retransfer a corrupted download. You can specify a default download directory. Press [Alt] + [P] &gt; Programs and Paths and the relevant pane can be found on the right. You can also choose external programs for viewing the source code of a page, etc here. Press [Ctrl] + [Alt] + [T] to quickly call the Transfer window.</p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/using-address-bar-as-search-engine-in-opera-browser-opera-browser-tips-tricks/' rel='bookmark' title='Permanent Link: Using Address Bar as Search Engine in Opera Browser &#124; Opera Browser Tips &amp; Tricks'>Using Address Bar as Search Engine in Opera Browser &#124; Opera Browser Tips &amp; Tricks</a></li><li><a href='http://www.ehotdiscussion.com/opera-shortcuts-keyboard-shortcuts-for-opera-opera-shortcut-keys/' rel='bookmark' title='Permanent Link: Opera shortcuts &#124; Keyboard shortcuts for Opera &#124; Opera Shortcut Keys'>Opera shortcuts &#124; Keyboard shortcuts for Opera &#124; Opera Shortcut Keys</a></li><li><a href='http://www.ehotdiscussion.com/opera-lets-you-keep-snippets-of-text-from-web-sites-as-notes-opera-tips-tricks/' rel='bookmark' title='Permanent Link: Opera lets you keep snippets of text from Web sites as notes &#124; Opera Tips &amp; Tricks'>Opera lets you keep snippets of text from Web sites as notes &#124; Opera Tips &amp; Tricks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/opera-download-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add My Pictures folder to the Send To contextual menu in Windows XP</title>
		<link>http://www.ehotdiscussion.com/add-my-pictures-folder-to-the-send-to-contextual-menu-in-windows-xp/</link>
		<comments>http://www.ehotdiscussion.com/add-my-pictures-folder-to-the-send-to-contextual-menu-in-windows-xp/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips Tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.ehotdiscussion.com/add-my-pictures-folder-to-the-send-to-contextual-menu-in-windows-xp/</guid>
		<description><![CDATA[Add My Pictures folder to the Send To contextual menu in Windows XP 1. Go into My Computer. 2. Double-click your C: drive. 3. Click Documents and Settings for Users. 4. Go into your user folder. 5. If you haven&#8217;t already, reveal your hidden folders. 6. Click Tools and choose Options. 7. Go to the [...]


Related posts:<ol><li><a href='http://www.ehotdiscussion.com/add-picture-to-contextual-menu-add-picture-to-mouse-right-click/' rel='bookmark' title='Permanent Link: Add Picture to contextual Menu &#124; add picture to mouse right click'>Add Picture to contextual Menu &#124; add picture to mouse right click</a></li><li><a href='http://www.ehotdiscussion.com/add-items-to-or-remove-items-from-a-compressed-folder/' rel='bookmark' title='Permanent Link: Add Items To Or Remove Items From A Compressed Folder'>Add Items To Or Remove Items From A Compressed Folder</a></li><li><a href='http://www.ehotdiscussion.com/thumbnail-tricks-windows-xp-tips-tricks-vista-tweaks/' rel='bookmark' title='Permanent Link: Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks'>Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img title="My Picture_ehotdiscussion.com" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="174" alt="My Picture_ehotdiscussion.com" src="http://www.ehotdiscussion.com/wp-content/uploads/2008/11/za1.jpg" width="242" align="right" border="0" /> Add My Pictures folder to the Send To contextual menu in Windows XP </p>
<p>1. Go into My Computer.    <br />2. Double-click your C: drive.     <br />3. Click Documents and Settings for Users.     <br />4. Go into your user folder.     <br />5. If you haven&#8217;t already, reveal your hidden folders.     <br />6. Click Tools and choose Options.     <br />7. Go to the View tab and select &quot;Show hidden files and folders.&quot;     <br />8. Click Apply.     <br />9. Click OK. </p>
<p>You&#8217;ll see a hidden folder called Send To. Open it. </p>
<p>Drag and drop the My Pictures shortcut on your desktop into the folder. </p>
<p>If you don&#8217;t already have a shortcut to My Pictures, right-click its entry and choose Create Shortcut. </p>


<p>Related posts:<ol><li><a href='http://www.ehotdiscussion.com/add-picture-to-contextual-menu-add-picture-to-mouse-right-click/' rel='bookmark' title='Permanent Link: Add Picture to contextual Menu &#124; add picture to mouse right click'>Add Picture to contextual Menu &#124; add picture to mouse right click</a></li><li><a href='http://www.ehotdiscussion.com/add-items-to-or-remove-items-from-a-compressed-folder/' rel='bookmark' title='Permanent Link: Add Items To Or Remove Items From A Compressed Folder'>Add Items To Or Remove Items From A Compressed Folder</a></li><li><a href='http://www.ehotdiscussion.com/thumbnail-tricks-windows-xp-tips-tricks-vista-tweaks/' rel='bookmark' title='Permanent Link: Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks'>Thumbnail tricks &#124; windows XP tips &amp; tricks, Vista Tweaks</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ehotdiscussion.com/add-my-pictures-folder-to-the-send-to-contextual-menu-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

