<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; firefox cache</title> <atom:link href="http://www.ghacks.net/tag/firefox-cache/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>AskForSanitize, Display Clear Private Data Prompt On Firefox Shutdown</title><link>http://www.ghacks.net/2011/10/30/askforsanitize-display-clear-private-data-prompt-on-firefox-shutdown/</link> <comments>http://www.ghacks.net/2011/10/30/askforsanitize-display-clear-private-data-prompt-on-firefox-shutdown/#comments</comments> <pubDate>Sun, 30 Oct 2011 12:01:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[delete cookies]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[firefox history]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52122</guid> <description><![CDATA[Firefox users have several options at hand to delete private browsing data. This includes running the browser in private browsing mode, configuring it to delete the data on shutdown or running the clear recent history module manually to delete some or all data this way. Veteran users may remember a time when the browser displayed [...]]]></description> <content:encoded><![CDATA[<p>Firefox users have several options at hand to delete private browsing data. This includes running the browser in private browsing mode, configuring it to delete the data on shutdown or running the clear recent history module manually to delete some or all data this way. Veteran users may remember a time when the browser displayed a prompt on exit to delete all or select browsing data on shutdown.</p><p>This prompt since then has been removed by Mozilla. Firefox users who want to re-enable the prompt in the Firefox browser can install the <a
href="https://addons.mozilla.org/en-US/firefox/addon/askforsanitize/">AskForSanitize</a> add-on to do that. The add-on basically displays the clear recent history window whenever the user closes the browser.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/clear-all-history.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/clear-all-history.jpg" alt="clear all history" title="clear all history" width="343" height="369" class="alignnone size-full wp-image-52125" /></a></p><p>Here it is then possible to clear everything or only select data sets. Users can for instance delete the cache, browsing and download history or site preferences in the dialog. The time range to clear pulldown menu can be used to delete data that is older than the selected time range.</p><p>The Firefox extension ships with a toolbar button that triggers the delete browsing data prompt on mouse click. It is not added automatically to a toolbar, which means that users need to place it there manually (by right-clicking a toolbar, selecting customize and dragging and dropping the button to the desired location on a Firefox toolbar).</p><p>One question that may come up is this: Why would anyone want to display the delete browsing history window on exit if it can be configured to run on exit automatically?</p><p>The core reason here obviously would be if the data only needs to be deleted at times and not on all exits of the browser. The automation here is a more comfortable than triggering the deletion dialog manually whenever it is needed.</p><p>Which leads directly to the following question: How often do you clear your browsing data?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/30/askforsanitize-display-clear-private-data-prompt-on-firefox-shutdown/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>CacheViewer Fx5, Firefox Disk Cache Gui</title><link>http://www.ghacks.net/2011/07/06/cacheviewer-fx5-firefox-disk-cache-gui/</link> <comments>http://www.ghacks.net/2011/07/06/cacheviewer-fx5-firefox-disk-cache-gui/#comments</comments> <pubDate>Wed, 06 Jul 2011 17:01:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[cache viewer]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47480</guid> <description><![CDATA[The Firefox web browser maintains three different caches: The memory cache, the disk cache and the offline cache. It is possible to access those caches from within the browser by loading the about:cache page in the browser&#8217;s address bar, or by opening the cache location on the computer&#8217;s hard drive. The latter method is obviously [...]]]></description> <content:encoded><![CDATA[<p>The Firefox web browser maintains three different caches: The memory cache, the disk cache and the offline cache. It is possible to access those caches from within the browser by loading the about:cache page in the browser&#8217;s address bar, or by opening the cache location on the computer&#8217;s hard drive. The latter method is obviously not available for the memory cache.</p><p>The cache display on the internal Firefox page is not comfortable to work with. All entries are lumped together on one large page, and while they provide basic information like item size, date and url, they lack manageability. There are no sorting options and no options to search the cached items, other than pressing Ctrl-f to utilize Firefox&#8217;s page search.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/07/firefox-standard-disk-cache.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/firefox-standard-disk-cache.png" alt="firefox standard disk cache" title="firefox standard disk cache" width="600" height="370" class="alignnone size-full wp-image-47481" /></a></p><p>The default cache page has another weakness. It cannot be used to save files to the local hard drive.</p><p>Enter Cache Viewer Fx5, based on the original and discontinued Cache Viewer add-on.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/07/firefox-cache-viewer.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/firefox-cache-viewer.png" alt="firefox cache viewer" title="firefox cache viewer" width="600" height="450" class="alignnone size-full wp-image-47482" /></a></p><p>Firefox users can access the extension&#8217;s interface with a click on Tools > Cache Viewer or with the shortcut Ctrl-Shift-C.</p><p>The interface lists all cache items, regardless of location, in the lower half of the interface. Each item is listed with its key, size, mime type, device and the date the data was fetched. All columns are sortable to find specific items fast, for instance all images that have been loaded into the cache or all files from a specific domain.</p><p>A right-click on a single item or multiple items opens a context menu with options to save the selection to the local hard drive, to delete the items or to open them in the default web browser.</p><p>The footer bar displays the number of memory and disk cache entries, and a reload button to quickly reload the cache.</p><p>The upper half of the screen contains an image preview area on the left and detailed information about the selected file on the right. This includes the data that is shown in the list of cached items plus information like the server and request method, expiration time (great for webmasters to check the caching directives of their websites) or the ETAG code.</p><p>CacheViewer Fx5 adds much needed features to the Firefox web browser, specifically the ability to search, sort and save cache entries need to be mentioned.</p><p>Firefox users can install the add-on <a
href="https://addons.mozilla.org/en-US/firefox/addon/cacheviewer-fx4/">from the</a> official Mozilla Firefox website. The add-on is compatible with all versions of the Firefox browser from 4 on.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/06/cacheviewer-fx5-firefox-disk-cache-gui/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How To Clear A Browser Cache</title><link>http://www.ghacks.net/2011/04/23/how-to-clear-a-browser-cache/</link> <comments>http://www.ghacks.net/2011/04/23/how-to-clear-a-browser-cache/#comments</comments> <pubDate>Sat, 23 Apr 2011 16:43:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[browser cache]]></category> <category><![CDATA[cache]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[google chrome cache]]></category> <category><![CDATA[internet explorer cache]]></category> <category><![CDATA[opera cache]]></category> <category><![CDATA[safari cache]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44281</guid> <description><![CDATA[Ghacks regulars know how to clear the cache of their web browser. I get support emails occasionally from new readers who do not know how to do that, or who, when asked to clear the cache, do not know how to do it. Telling customers how to clear the cache was a regular thing back [...]]]></description> <content:encoded><![CDATA[<p>Ghacks regulars know how to clear the cache of their web browser. I get support emails occasionally from new readers who do not know how to do that, or who, when asked to clear the cache, do not know how to do it. Telling customers how to clear the cache was a regular thing back when I worked in tech support, and it was not always easy to guide those users through the process.</p><p>Before we start with explanations on how to clear a browser cache, we are going to look at the cache briefly. What is it? Why is it there in first place? The cache is a temporary storage on your computer. It is usually located on a hard drive but can be moved freely around, for instance to removable drives or even to the RAM. Page elements are stored in the cache whenever you visit a website. This is done to speed up the loading times on your next visit, or if you navigate to another page on the website.</p><p>A basic example. Say you view ten pages on Ghacks. Instead of having to download the static Ghacks logo ten times you only download it once from the server. The logo is loaded from cache when you open the other nine pages of the website. This saves bandwidth and connections to the server which speeds up the display of the website in the web browser.</p><p>The cache can be the source of problems as well. This is for instance the case if I change the Ghacks logo after it has been stored in your cache. Your browser may display the old logo even though a new one has been uploaded to the site. While it is usually not a problem for logos and such, it could very well be problematic if you get a &#8220;site maintenance&#8221; information which does not go away, even if your friends are telling you that they can access the site again.</p><p>That&#8217;s why it is important to know how to clear the browser cache. Unfortunately, it is a different procedure with every Internet browser. This guide covers the five popular browsers Internet Explorer, Mozilla Firefox, Google Chrome, Opera and Safari.</p><h3>How To Clear A Browser Cache</h3><p><strong>Internet Explorer 8, 9 and newer</strong></p><ul><li>Click Tools > Safety > Delete Browsing History</li><li>Or, press Ctrl-Shift-Del</li><li>Or, click Tools > Internet Options > Delete</li><li>Or, open Start Menu, click Control Panel, select Internet Options > Delete</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/delete-browsing-history.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/delete-browsing-history.png" alt="delete browsing history" title="delete browsing history" width="402" height="547" class="alignnone size-full wp-image-44286" /></a></p><p>Make sure Temporary Internet Files is selected. A click on Delete clears the browser cache in Internet Explorer.</p><p><strong>Mozilla Firefox 3.5, 4 and newer</strong></p><ul><li>Click Tools > Options > Advanced > Network > Clear Now</li><li>Or click Firefox > History > Clear Recent History</li><li>Or, press Ctrl-Shift-Del</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/clear-recent-history.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/clear-recent-history.png" alt="clear recent history" title="clear recent history" width="353" height="279" class="alignnone size-full wp-image-44287" /></a></p><p>Make sure Cache is selected in the options. It may also be switch the time range to everything to make sure that everything that is currently stored in the cache gets deleted.</p><p><strong>Opera</strong></p><ul><li>Click Menu > Settings > Clear Private Data</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/clear-private-data.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/clear-private-data-570x512.png" alt="clear private data" title="clear private data" width="570" height="512" class="alignnone size-medium wp-image-44288" /></a></p><p>Make sure Delete Entire Cache is selected in the options before you click on the Delete button.</p><p><strong>Google Chrome</strong></p><ul><li>Click Wrench > Tools > Clear Browsing Data</li><li>Or, press Ctrl-Shift-Del</li><li>Or, load chrome://settings/advanced and click on Clear browsing data</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/clear-browsing-data.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/clear-browsing-data.png" alt="clear browsing data" title="clear browsing data" width="516" height="258" class="alignnone size-full wp-image-44289" /></a></p><p>Make sure empty the cache is selected before you click on the clear browsing data button.</p><p><strong>Safari</strong></p><ul><li>Click Safari > Empty Cache</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/safari-empty-cache.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/safari-empty-cache.png" alt="safari empty cache" title="safari empty cache" width="422" height="158" class="alignnone size-full wp-image-44290" /></a></p><h3>Clearing the browser cache manually, Cache Locations</h3><p>You can also clear the browser cache manually. It is usually not necessary but handy to know anyway.</p><p><strong>Internet Explorer</strong></p><ul><li>Windows XP: C:\Documents and Settings\username\Local Settings\Temporary Internet Files</li><li>Windows 7, Vista: C:\Users\username\AppData\Local\Microsoft\Windows\Temporary Internet Files</li></ul><p><strong>Mozilla Firefox</strong></p><ul><li>Windows XP: C:\Document and Settings\username\Local Settings\Application Data\Mozilla\Firefox\Profiles\code.default\Cache</li><li>Windows 7, Vista: C:\Users\username\AppData\ Local\Mozilla\Firefox\Profiles\code.default\Cache</li><li>Linux: /.mozilla/firefox/<some-id-no>.default/Cache/</li><li>Mac: ~/Users/username/Library/Caches/Firefox/<br
/> Profiles/code.default/Cache</li></ul><p><strong>Google Chrome</strong></p><ul><li>Windows XP: C:\Documents and Settings\username\Local Settings\Application Data\Google\Chrome\</li><li>Windows 7, Vista: C:\Users\username\AppData\Local\Google\Chrome\User Data\Default\Cache</li><li>Linux: ~/.cache/google-chrome</li><li>Mac: ~/Library/Caches/Google/Chrome</li></ul><p><strong>Opera</strong></p><ul><li>Windows XP: C:\Documents and Settings\username\Local Settings\Application Data\Opera\Opera</li><li>Windows Vista, 7: c:\Users\username\AppData\Local\Opera\Opera\application_cache\</li><li>Mac: Check Menu > Help > About Opera.</li><li>Linux: Check Menu > Help > About Opera.</li></ul><p><strong>Safari</strong></p><ul><li>Windows XP: c:\Document and Settings\username\Application Data\Apple Computer\Safari</li><li>Windows Vista, 7: C:\Users\username\AppData\Local\Apple Computer\Safari</li><li>Mac: ~/Library/Caches/Safari/</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/23/how-to-clear-a-browser-cache/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>MozillaCacheView, Firefox Cache Management Software</title><link>http://www.ghacks.net/2010/12/07/mozillacacheview-firefox-cache-management-software/</link> <comments>http://www.ghacks.net/2010/12/07/mozillacacheview-firefox-cache-management-software/#comments</comments> <pubDate>Mon, 06 Dec 2010 23:11:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[mozilla cache]]></category> <category><![CDATA[mozillacacheview]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37657</guid> <description><![CDATA[Firefox users who want to manage their web browser&#8217;s cache have several options to do just that. They can enter about:cache in the browser&#8217;s address bar for a listing of the cache contents or open the cache directly in the system&#8217;s file browser to do the same. Both options are not the most comfortable ones. [...]]]></description> <content:encoded><![CDATA[<p>Firefox users who want to manage their web browser&#8217;s cache have several options to do just that. They can enter about:cache in the browser&#8217;s address bar for a listing of the cache contents or open the cache directly in the system&#8217;s file browser to do the same. Both options are not the most comfortable ones. Especially the default cache viewer in the browser is mediocre at best, as it lacks several features such as filters or information about file types. The file browser on the other hand displays the files, but not the originating web server.</p><p>MozillaCacheView is a portable Nirsoft application that provides a better Firefox cache management solution. The free application lists all cache contents in its interface on startup. Each cache item is listed with its file name, content type, url, file size, modification dates and several other parameters.</p><p>The listing can be sorted easily by any parameter offered, which makes it more comfortable to sort by file type, size or originating url.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/mozilla-cache-view-550x412.jpg" alt="mozilla cache view" title="mozilla cache view" width="550" height="412" class="alignnone size-medium wp-image-37658" /></p><p>Users can also filter by website to only display cache files originating from one or multiple websites. The program offers additional filters to filter by specific file groups like video, audio or text files. Files can be opened in a web browser or saved to another location.</p><p>An option is provided for Firefox users to select another cache directory which comes in handy if a portable version of Firefox is installed. The software comes with the usual options to export information to HTML files.</p><p>MozillaCacheView&#8217;s biggest advantage over the default cache viewing options are abilities to filter results. The portable software is <a
href="http://www.nirsoft.net/utils/mozilla_cache_viewer.html">available</a> for download at the Nirsoft website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/07/mozillacacheview-firefox-cache-management-software/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Firefox Cache Viewer Gui Frontend</title><link>http://www.ghacks.net/2009/09/19/firefox-cache-viewer-gui-frontend/</link> <comments>http://www.ghacks.net/2009/09/19/firefox-cache-viewer-gui-frontend/#comments</comments> <pubDate>Sat, 19 Sep 2009 17:42:21 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[cache viewer]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[mozilla-firefox]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16501</guid> <description><![CDATA[There are two ways to access the Firefox web browser cache. The cache can either be accessed from within the web browser by entering about:cache into the Firefox address bar or by opening the cache directory located in the Firefox user profile on the hard drive. The in-browser solution displays a bare-bone file browser with [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/firefox.png" alt="firefox" title="firefox" width="128" height="128" class="alignleft size-full wp-image-13848" />There are two ways to access the Firefox web browser cache. The cache can either be accessed from within the web browser by entering about:cache into the Firefox address bar or by opening the cache directory located in the Firefox user profile on the hard drive. The in-browser solution displays a bare-bone file browser with little comfort while the solution to browse the cache on the hard drive requires to locate the Firefox profile folder to access it. Data is still not presented in a comfortable way.</p><p>The Firefox add-on Cache Viewer offers a third option. It is basically a gui frontend for the browser cache viewer. Its advantage over the two original solutions to view the cache are numerous. This includes a visual preview of the cached item which is extremely helpful to identify images that have been placed in the cache.</p><p><span
id="more-16501"></span>It is possible to sort by url, size, mime type, cache location or date. Another handy option is the ability to use the search form to locate specific files or file types.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/firefox_cache_viewer-500x319.jpg" alt="firefox cache viewer" title="firefox cache viewer" width="500" height="319" class="alignnone size-medium wp-image-16502" /></p><p>Additional information about a selected cache item are displayed next to the visual preview area including the expiration date and connection headers. A right-click on one or multiple images will open a context menu with options to save the selected items to the local hard drive, to delete them or to open them in the web browser.</p><p>Cache Viewer is available for Firefox 3 and can be <a
href="https://addons.mozilla.org/en-US/firefox/addon/2489/">downloaded</a> from the Mozilla website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/19/firefox-cache-viewer-gui-frontend/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Web Browser: Firefox Cache Search</title><link>http://www.ghacks.net/2009/03/17/web-browser-firefox-cache-search/</link> <comments>http://www.ghacks.net/2009/03/17/web-browser-firefox-cache-search/#comments</comments> <pubDate>Tue, 17 Mar 2009 15:33:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[cache search]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox browser]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11292</guid> <description><![CDATA[Cache Search is an experimental add-on for the Firefox web browser that allows the user to search the contents of the Firefox cache from within the web browser&#8217;s interface. The Firefox add-on can only be installed after logging into the Mozilla website as this is required to download and install experimental Firefox extensions. The add-on [...]]]></description> <content:encoded><![CDATA[<p><a
href="https://addons.mozilla.org/en-US/firefox/addon/resurrect-pages/">Cache Search</a> is an experimental add-on for the Firefox web browser that allows the user to search the contents of the Firefox cache from within the web browser&#8217;s interface. The Firefox add-on can only be installed after logging into the Mozilla website as this is required to download and install experimental Firefox extensions.</p><p>The add-on will add a Cache Search option to the Firefox Tools menu. It will load a new window that contains a search form on top and two windows below which display the files that are found that include the search phrase and the source code of the page if one is selected.</p><p>Each page that has been found to contain the search phrase in the Firefox cache is displayed with information like its size, the times the search phrase was found in the file, the mime type, character and content encoding. Once a file has been selected the source code will be displayed in the second window. It will immediately jump to the first hit in the source code and highlight it so that it is easier to analyze it.</p><p><span
id="more-11292"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/firefox_cache-500x375.jpg" alt="firefox cache" title="firefox cache" width="500" height="375" class="alignnone size-medium wp-image-11293" /></p><p>There are Next and Previous buttons that work in the second window that will jump forward and backward in the source code to highlight all the different hits in the source code.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/17/web-browser-firefox-cache-search/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Moving The Firefox Disk Cache To Another Drive</title><link>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/</link> <comments>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/#comments</comments> <pubDate>Thu, 20 Nov 2008 11:37:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[disk cache]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[firefox disk cache]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[internet explorer disk cache]]></category> <category><![CDATA[mozilla-firefox]]></category> <category><![CDATA[opera disk cache]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8417</guid> <description><![CDATA[The Firefox disk cache is usually located on the same drive that Firefox got installed. In Windows it is located in the Documents and Settings folder. It usually is a good idea to have temporary directories located on a fast hard drive. In this case the hard drive that Firefox was running on was a [...]]]></description> <content:encoded><![CDATA[<p>The Firefox disk cache is usually located on the same drive that Firefox got installed. In Windows it is located in the Documents and Settings folder. It usually is a good idea to have temporary directories located on a fast hard drive. In this case the hard drive that Firefox was running on was a Solid State Disk which is usually not the best choice for lots of write operations since those drives read data fast but write them rather slowly.</p><p>The main reason for moving the Firefox disk cache is therefor performance. Security could be another reason. The disk cache could for instance be moved to an encrypted part of the hard drive, a removable drive or ram disk.</p><p>The location of the the Firefox disk cache cannot be changed in the Firefox settings. The only way is to add a new parameter in the about:config dialog to change the location of the Firefox disk cache.</p><p><span
id="more-8417"></span>Type about:config in the Firefox address bar:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_disk_cache-500x63.jpg" alt="firefox disk cache" title="firefox disk cache" width="500" height="63" class="alignnone size-medium wp-image-8418" /></p><p>Right-click and select New > String from the menu. Enter <code>browser.cache.disk.parent_directory</code> as the preference name and the new path to the cache location, for example <code>d:\temp</code></p><p>Opera users can practically do the same by typing in <code>opera:config#UserPrefs|CacheDirectory4</code> and changing the preference there.</p><p>Internet Explorer users can simply change the location in the Tools > Internet Options by clicking on the Settings button under Browsing History.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Run CCleaner With One Mouse Click</title><link>http://www.ghacks.net/2008/10/21/run-ccleaner-with-one-mouse-click/</link> <comments>http://www.ghacks.net/2008/10/21/run-ccleaner-with-one-mouse-click/#comments</comments> <pubDate>Tue, 21 Oct 2008 10:33:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[browser cache]]></category> <category><![CDATA[ccleaner]]></category> <category><![CDATA[clear cache]]></category> <category><![CDATA[click&clean]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[temporary data]]></category> <category><![CDATA[temporary files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7772</guid> <description><![CDATA[Click&#038;Clean is a software program for users who like to optimize their workflow to the maximum. The software adds a link in the Windows Quick Launch bar that executes CCleaner with one click. CCleaner will automatically clean the system according to the settings that the user defined in the main application. CCleaner is also the [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.hotcleaner.com/index.html">Click&#038;Clean</a> is a software program for users who like to optimize their workflow to the maximum. The software adds a link in the Windows Quick Launch bar that executes CCleaner with one click. CCleaner will automatically clean the system according to the settings that the user defined in the main application.</p><p>CCleaner is also the requirement obviously for anyone who wants to use Click&#038;Clean since it won&#8217;t do anything if CCleaner is not installed on the computer system. Besides placing a link in the Quick Launch Bar Click&#038;Clean adds buttons to the web browsers Internet Explorer and Firefox which can also be used to quickly clean the system using CCleaner.</p><p>The advantage of using Click&#038;Clean is minimal and probably only useful for optimizers and users who run CCleaner several times during a session and do not want to click more than once. Everyone else is better off using CCleaner independently.</p><p><span
id="more-7772"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/21/run-ccleaner-with-one-mouse-click/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Automatically clear RAM in Firefox</title><link>http://www.ghacks.net/2008/07/02/automatically-clear-ram-in-firefox/</link> <comments>http://www.ghacks.net/2008/07/02/automatically-clear-ram-in-firefox/#comments</comments> <pubDate>Wed, 02 Jul 2008 15:27:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[cache status]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[firefox-memory]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5179</guid> <description><![CDATA[I reviewed the RAMBack add-on for Firefox 3 yesterday which provided a function to clear RAM in Firefox 3 to avoid an steady increase of memory usage of Firefox during a session. The only thing that was not optimal was that the user had to press a button to clear the RAM. An automatic solution [...]]]></description> <content:encoded><![CDATA[<p>I reviewed the RAMBack add-on for Firefox 3 yesterday which provided a function to clear RAM in Firefox 3 to avoid an steady increase of memory usage of Firefox during a session. The only thing that was not optimal was that the user had to press a button to clear the RAM. An automatic solution to clear the RAM would be preferable.</p><p>Cache Status is a Firefox add-on that can clear the RAM and Disk Cache of Firefox automatically when it reaches a defined number. The add-on is not yet compatible with Firefox 3 right away but it works flawlessly if the install.rdf file is alterered that comes with the installation package.</p><p>To do that you need to download the Firefox extension from this <a
href="https://addons.mozilla.org/en-US/firefox/addon/cache-status/versions/">link</a> by right-clicking on the button and saving it to your hard disk. Now open the downloaded file with an unpacker like Winzip, Winrar or 7-Zip and extract the install.rdf file from the package.</p><p><span
id="more-5179"></span>Open install.rdf in a text editor and search for the line that begins with <code><em:maxVersion></code>. Replace the complete line with the following line <code><em:maxVersion>3.0</em:maxVersion></code> and save the file. Now add the file to the installation package again and double-click it after that to start the installation.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/07/firefox_cache_status.jpg" alt="firefox cache status" title="firefox cache status" width="218" height="25" class="alignnone size-medium wp-image-5181" /></p><p>The add-on will display the RAM usage of Firefox 3 in the status bar and it is possible to clear the RAM manually by right-clicking those information. If you want the RAM and Disk cache to be automatically cleaned you need to open the options of the add-on under Tools > Add-ons and click on the Options button of that add-on.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/07/cache_status.jpg" alt="cache status" title="cache status" width="266" height="271" class="alignnone size-medium wp-image-5180" /></p><p>Just check the automatically clear .. options and define a percentage for each value when the automatically cleaning should kick in.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/02/automatically-clear-ram-in-firefox/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Firefox Cache Viewer</title><link>http://www.ghacks.net/2006/10/06/firefox-cache-viewer/</link> <comments>http://www.ghacks.net/2006/10/06/firefox-cache-viewer/#comments</comments> <pubDate>Fri, 06 Oct 2006 05:14:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[cache viewer]]></category> <category><![CDATA[firefox cache]]></category> <category><![CDATA[firefox-extensions]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/10/06/firefox-cache-viewer/</guid> <description><![CDATA[The cache viewer extension for firefox might be a nice add-on for some users out there. One way to look at the cache is to enter about:cache in your address bar and hit enter. This display is unfortunately not very practicable and the information displayed are scarce. The cache on the hard drive is even worse, all files are obfuscated and you can only guess what this file is about by looking at the file size and type. ]]></description> <content:encoded><![CDATA[<p>The cache viewer extension for firefox might be a nice add-on for some users out there. One way to look at the cache is to enter about:cache in your address bar and hit enter. This display is unfortunately not very practicable and the information displayed are scarce. The cache on the hard drive is even worse, all files are obfuscated and you can only guess what this file is about by looking at the file size and type.</p><p><a
title="cache viewer firefox extension" href="https://addons.mozilla.org/en-US/firefox/addon/2489/" target="_blank">Cache Viewer</a> displays more information about the files cached and even previews them in a small window. Let us say you viewed some nice flash animations or listened to several mp3 files on some websites. It&#8217;s pretty time consuming to find out which files you need, unless you would be using cache viewer. You can sort all files in the cache by size (and other parameters) and flip through them until you find the ones that you want.</p><p><span
id="more-832"></span></p><p>The extension offers some filters as well, you can filter parts of the file name or url to find files from a certain url for instance. It can run in it&#8217;s own window or in a tab.</p><p>The preview window is not limited to image files it is also able to display most flash files and other types of files as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/10/06/firefox-cache-viewer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
