<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC firefox 3.5 RSS Feed</title>
 <link>http://www.maximumpc.com/tags/firefox+3.5</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>20 Essential Tweaks and Tips Every Firefox User Should Know</title>
 <link>http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know</link>
 <description>&lt;!--paging_filter--&gt;&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;

digg_url = &#039;http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know&#039;;

&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;

tweetmeme_url = &#039;http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know&#039;;

&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Firefox may be your default browser, but that doesn’t mean you really use it to its full potential. Mozilla’s browser is a big threat to Microsoft not because it’s fast and full of unique features, but because it’s also extremely customizable. Add-ons, style scripts, and hidden preferences let you personalize your Firefox experience to meet your tastes and needs. Sure, you may know about hidden easter eggs like the &lt;strong&gt;about:robots&lt;/strong&gt; page, but we’re going show you the 20 most essential tips, tricks, and tweaks to this super browser. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/firefoxlogo_405.jpg&quot; width=&quot;405&quot; height=&quot;216&quot; /&gt; &lt;/p&gt;
&lt;h2&gt;Undo Closed Tabs and Windows&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/undoclosedtab_sm.jpg&quot; width=&quot;405&quot; height=&quot;316&quot; /&gt; &lt;/p&gt;
&lt;p&gt;This is actually a feature that has been around since before Firefox 3, but we’re often surprised by how many people don’t know about it. Firefox stores a record of every open and closed tab in all windows for each browsing session. So if you accidentally closed a tab, you can bring it back by pressing &lt;strong&gt;Ctrl + Shift + T&lt;/strong&gt;. The restored tab retains its surfing history as well, and you can bring back old tabs even after you’ve opened several new ones since the initial close. &lt;/p&gt;
&lt;h2&gt;Speed Up Browsing&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/speedupbrowsing_sm.jpg&quot; width=&quot;405&quot; height=&quot;322&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Firefox 3.5 is fast at loading pages, but its operational speed can get bogged down by overloading extensions. But you can add further optimizations to the browser by making a few tweaks behind the scenes. Load up the about:config page (by typing about:config in the location bar), and make the following changes: &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.max-connections&lt;/strong&gt; to 96 – This sets the total number of HTTP connections Firefox can make to a web server. The default value is 30 (raised for the previous default of 24), but if you have ample bandwidth, increase the number speed up the loading of multiple-tab bookmarks. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.max-connections-per-server&lt;/strong&gt; to 32 – The default is 15, but you can raise it to increase the number of connections made to a single server. This is useful if you’re planning on browsing a site while downloading many files from it at the same time. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.max-persistent-connections-per-server&lt;/strong&gt; to 8 – Raising this setting from 6 to 8 improve performance when working through multiple pages of a site. We don’t recommend setting this value to anything higher than 8. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.pipelining&lt;/strong&gt; to true – Pipelining is an application of the HTTP 1.1 protocol where multiple requests can be sent to a web server before any responses are received. Not all servers support it, but this will improve your browsing speed if you’re on a high-latency (slow) connection. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.proxy.pipelining&lt;/strong&gt; to true – Same as the setting above, but only applies if you’re using a proxy connection. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.pipelining.ssl&lt;/strong&gt; to true – If you’re encountering problems with pipelining enabled, the root of the problem may be a broken proxy server sitting between you and the target server. SSL (secure) sites don’t have this problem, so this setting will let you turn on pipelining for those sites only, regardless of the other pipelining settings. &lt;/p&gt;
&lt;p&gt;Set &lt;strong&gt;network.http.pipelining.maxrequests&lt;/strong&gt; to 8 – With pipelining enabled, this preference specifies the maximum number of requests to make to a server at once. Raising the default value from 4 to 8 will speed up your requests to a server, but will cause a small delay if one of the requests fail. &lt;/p&gt;
&lt;h2&gt;Use Gmail as Your Default Mail Application&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/gmaildefault_sm.jpg&quot; width=&quot;405&quot; height=&quot;378&quot; /&gt; &lt;/p&gt;
&lt;p&gt;When Firefox 3 was first released, one of the new features was the option to associate html protocols with web applications, such as launching a webmail service when clicking a “mailto:” link. Unfortunately, at the time of launch, only Yahoo’s mail client was officially supported, and users had to either use extensions or manipulate some javascript code to enable Gmail as the primary mail handler. The current iteration of Firefox has included Gmail in the web app client list, and here’s how you turn it on.&lt;/p&gt;
&lt;p&gt;Go to Tools-&amp;gt; Options, and select the Applications tab. This is a list of protocol and content associations, with their respective plug-ins for each type of content (ie. Mp4 video). In the search field, type “mailto”. Then, in the Actions drop down menu, select Gmail as your default client. That’s it! The next time you click on an email link, Firefox will open up Gmail in a new tab to send an email. Bonus tip: download and install the &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/6076&quot;&gt;Better Gmail 2 add-on&lt;/a&gt; to add extra UI features if you’re planning on using Gmail as your primary mail client.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Disable the Awesome Bar&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/disableawesomebar_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;We think that the Awesome Bar lives up to its name – its auto-complete feature lets us get to our favorite websites even if we don’t remember the exact URL. But not everyone wants Firefox to auto-complete location bar text, especially if you visit sketchy or embarrassing sites that share common URL characters (ebay and piratebay, for example). You can disable the Awesome bar by turning off the XUL richlistbox widget that powers it. &lt;/p&gt;
&lt;p&gt;First, open up the about:config page. Type &lt;strong&gt;browser.urlbar.matchBehavior &lt;/strong&gt;in the Filter field, and right click the sole resulting entry. Click Modify, and change the value of the setting from 1 to 2. Now, whenever you start typing a URL in the location bar, you only get suggestions from websites that start with that text, not just any with those string of characters. &lt;/p&gt;
&lt;p&gt;Now, if you want to make the Awesome Bar to not show any suggestions for pages that you have visited or bookmarked, and only show suggestions for URLS that you have manually typed, go to the &lt;strong&gt;browser.urlbar.default.behavior&lt;/strong&gt; preference in about:config and change its value from 0 to 49. &lt;/p&gt;
&lt;h2&gt;3 Quick Location Bar Style Fixes&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/3locationbarfixes_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Always show the GO button&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;By default, the GO button the far right of the location bar only shows up if the bar is empty or if you’ve typed in something new. To make the button stay visible, go to your user Profile directory (&lt;em&gt;C:\Documents and Settings\&lt;strong&gt;USERNAME&lt;/strong&gt;\Application Data\Mozilla\Firefox\Profiles\ in Windows XP&lt;/em&gt;), navigate to the Chrome subdirectory, and create a new blank file called userChrome.css. This file lets you make stylesheet changes to Firefox. Open up the file with Notepad and type the following at the end of the file: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;#go-button { visibility: visible !important; }&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Restart Firefox to put this change into effect.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Disable the RSS Feed Button&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you’re not a fan of web feeds, you have no need for the RSS button at the end of the location bar. Disable it by opening up the Chrome.css file you created before in your Profile directory, and add the following line: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;#feed-button[feeds] { display: none !important; }&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Restart Firefox to put this change into effect. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/3locationbarfixes1_sm.jpg&quot; width=&quot;405&quot; height=&quot;255&quot; /&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use Small Location Bar Icons &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The location bar itself isn’t terribly tall, but every pixel counts when you’re using a tiny screen netbook or have stacked additional toolbars like the Booksmarks bar or a StumbleUpon bar. Shrink the Location Bar by right clicking the any toolbar and clicking the “customize” option. At the bottom of this screen, check “Use Small Icons.” &lt;/p&gt;
&lt;h2&gt;Reasonably Cut Ram Usage&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/ramusage_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Firefox is generally good about memory management, so we don’t normally recommend memory allocation tweaks because of the performance tradeoff. But there is one setting in Firefox that may be useful if you tend to have many browser windows and tabs open but minimized at the same time. &lt;/p&gt;
&lt;p&gt;Open up the about:config page, and right click anywhere in the window. Select New-&amp;gt;Boolean to create a new preference setting, and type “&lt;strong&gt;config.trim_on_minimize&lt;/strong&gt;” in the pop up box. Next, choose True as the default value. This preference will offload memory using from RAM to virtual memory on your hard drives when windows are minimized. The only caveat is that “waking up” this minimized window will take a little longer than usual, since Firefox will need to transfer its state back to physical memory.&lt;/p&gt;
&lt;p&gt;Additionally, we recommend that you try the &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/5972&quot;&gt;RAMBack add-on&lt;/a&gt;, which gives you notifications when and how much memory can be freed up from RAM.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Browse Privately on a Public Computer&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/privatebrowsing1_sm.jpg&quot; width=&quot;405&quot; height=&quot;463&quot; /&gt; &lt;/p&gt;
&lt;p&gt;A feature actually first introduced in IE 8, Firefox’s private browsing mode lets you surf the web without retaining any URL history, form and search fields, passwords, cookies, or web cache on the local machine. This is particularly useful for surfing at work or on a friend’s computer, when you don’t want them to snoop around your shameful habits. Turning on private browsing is as simple: just hit &lt;strong&gt;Ctrl + Shift + P&lt;/strong&gt;. Firefox will save your existing windows and open a new session (unfortunately, you can’t have both private and non-private mode windows open at the same time). In the privacy options settings, you can even set Firefox to start in private browsing mode by default. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/privatebrowsing_sm.jpg&quot; width=&quot;405&quot; height=&quot;110&quot; /&gt; &lt;/p&gt;
&lt;h2&gt;Customize the New Tab Page&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/newtabpage_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;One thing that Chrome and IE 8 do better than Firefox is the new tab page. When you open a new tab in Firefox, it defaults to about:blank, which, appropriately, is a blank page. Mozilla actually acknowledges this shortcoming, and has been experimenting with various new types of new-tab landing pages in their Mozilla Labs department. The latest prototype shows you a page with Frequently Visited Sites, and a “You Might Want to” suggestion based on what’s in your clipboard. &lt;br /&gt;You can &lt;a href=&quot;https://people.mozilla.com/~dmills/abouttab/abouttab-latest.xpi&quot;&gt;download and install it here&lt;/a&gt;. &lt;/p&gt;
&lt;h2&gt;6 Essential about:config Tweaks&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/about_config_sm.jpg&quot; width=&quot;405&quot; height=&quot;380&quot; /&gt;&lt;/p&gt;
&lt;p&gt;About:config is amazingly powerful – it lets you change almost every aspect of how Firefox functions. Going through and explaining what every preference does would not only be an impossible task, but also unnecessary since most people are happy with the default settings. There are, however, a few settings that we think are essential to change. Make these tweaks first when you encounter a fresh install of Firefox. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;browser.urlbar.autoFill&lt;/strong&gt; = True&lt;br /&gt;Enable auto-complete for URLs when typing into the location bar.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;browser.sessionstore.max_tabs_undo &lt;/strong&gt;= 15&lt;br /&gt;Increase the number of closed tabs that firefox has stored in its cache to 15.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;browser.tabs.tabMinWidth&lt;/strong&gt; = 75&lt;br /&gt;Show more tabs in a single window by narrowing the minimum width of a tab. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;browser.search.openintab&lt;/strong&gt; = True&lt;br /&gt;Automatically open new search results in a new tab&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;middlemouse.paste&lt;/strong&gt; = True&lt;br /&gt;Use the middle mouse button to paste text from your clipboard. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;browser.blink_allowed&lt;/strong&gt; = False &lt;br /&gt;Disables annoying text with the Blink tag. &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Make Smart Bookmarks&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/smartbookmarks_sm.jpg&quot; width=&quot;405&quot; height=&quot;289&quot; /&gt; &lt;/p&gt;
&lt;p&gt;A really sweet feature in Firefox 3 is the ability to program your own smart bookmarks. These are dynamic bookmark groups that change depending on your browsing history. For example, you can have it set to show the 10 most popular pages you’ve visited within a certain domain, or the 15 most popular sites you’ve visited that contain a specific keyword in its title. &lt;/p&gt;
&lt;p&gt;Open up your Organize Bookmarks window by typing Ctrl + Shift + B. Choose the folder you want to create your new smart bookmark, and create a new bookmark with the Organize menu. In the location bar, enter a string using the following syntax:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;place:queryType=&lt;strong&gt;A&lt;/strong&gt;&amp;amp;sort=&lt;strong&gt;B&lt;/strong&gt;&amp;amp;maxResults=&lt;strong&gt;C&lt;/strong&gt;&amp;amp;domain=&lt;strong&gt;D&lt;/strong&gt;&amp;amp;terms=&lt;strong&gt;E&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Replace A, B, C, D, and E with whatever you choose, based on these rules: &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Querytype&lt;/strong&gt;= 0 to only search your history, 1 to only search your bookmarks, 2 to search both&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sort &lt;/strong&gt;= 1 for A to Z, 2 for Z to A, 3 to sort by most recently visited, and 8 to soft by most often visited &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Domain &lt;/strong&gt;= the domain you want to show results for, such as “maximumpc.com”&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Terms &lt;/strong&gt;= the word or words you want to show results for. &lt;/p&gt;
&lt;p&gt;For more syntax options and explanations, visit&lt;a href=&quot;https://developer.mozilla.org/en/Places_query_URIs&quot;&gt; Mozilla’s reference page.&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Back Up Your Bookmarks&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/xmarks.jpg&quot; width=&quot;316&quot; height=&quot;248&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Keep your bookmarks backed up and synchronized across multiple computers using the popular &lt;a href=&quot;http://www.xmarks.com/&quot;&gt;Xmarks &lt;/a&gt;add-on. Formerly known as Foxmarks, this extension securely stores your bookmarks (and even passwords) on their servers, and can even analyze your saved links to give website and tagging suggestions. It’ll even sync across multiple browsers, in case you use both Firefox and IE (Chrome support eventually coming). &lt;/p&gt;
&lt;h2&gt;Know the Location of Your Profile and Settings&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/bookmarkbackup_sm.jpg&quot; width=&quot;405&quot; height=&quot;271&quot; /&gt;&lt;/p&gt;
&lt;p&gt;What if you accidentally delete your bookmarks or profile settings before storing them in the cloud? Not to worry – Firefox makes periodic backups of your bookmarks, safely backing them up in a hidden folder. You can find and retrieve them in Windows easily. First, open up Windows explorer, go to folder options, and enable viewing hidden files. If you’re using Windows XP, your Firefox profile backups will be located in the following directory: &lt;/p&gt;
&lt;p&gt;&lt;em&gt;C:\Documents and Settings\&lt;strong&gt;USERNAME&lt;/strong&gt;\Application Data\Mozilla\Firefox\Profiles\&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Just replace &lt;strong&gt;USERNAME &lt;/strong&gt;with your Windows user account name, and sort the .json files by date. Copy and save the desired backup file to your Desktop, open up Firefox, and choose the Import and Backup option under the Bookmarks menu. Locate the .json file on your Desktop, and open it to restore your bookmarks. &lt;/p&gt;
&lt;p&gt;In Windows Vista and 7, the backups are stored in:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;C:\Users\&lt;strong&gt;USERNAME&lt;/strong&gt;\Application Data\Roaming\Mozilla\Firefox\Profiles&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;4 Scroll Wheel Secrets&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/scrollwheel.jpg&quot; width=&quot;405&quot; height=&quot;271&quot; /&gt;  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open a link in a new tab by hovering over it and clicking the middle mouse button.&lt;/li&gt;
&lt;li&gt;Close a tab by hovering over the top of the tab and clicking the middle mouse button. &lt;/li&gt;
&lt;li&gt;Hold Shift and scroll your mouse wheel to move forward or backward through your history. &lt;/li&gt;
&lt;li&gt;Enlarge or shrink the size of text on a page by holding Ctrl and scrolling up or down. &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;Advanced Spell Checking&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/spellcheck.png&quot; width=&quot;335&quot; height=&quot;139&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Firefox’s built-in spell checker is useful for using web content management systems like Wordpress for blog entries or Google docs, but the default setting only spellchecks fields that are bigger than one line. Enable single-line spellcheking (like for Google searches) by changing the following preference in about:config: &lt;strong&gt;layout.spellcheckDefault&lt;/strong&gt; = 2&lt;/p&gt;
&lt;p&gt;Additionally, you can add different language dictionaries to the spell-check database by picking and installing the right packages from &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/browse/type:3&quot;&gt;Mozilla’s language packs page&lt;/a&gt;. Right click any multi-line text field and you can choose to alternate between different languages for spell checking. &lt;/p&gt;
&lt;p&gt;And in case you’ve ever unintentionally added a word to the Dictionary, you can remove the entry by opening the persdict.dat file stored in your user Profile directory. Using a text editor like notepad, delete the line containing your unwanted word, and save the file. &lt;/p&gt;
&lt;h2&gt;14 Essential Keyboard Shortcuts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+T &lt;/strong&gt;– Open a new tab &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl + Tab&lt;/strong&gt; – Next tab&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl + 1-9&lt;/strong&gt; – Jump to a specific tab&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+W &lt;/strong&gt; -- Close the current tab&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+N&lt;/strong&gt; – Open a new window&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alt+Home&lt;/strong&gt; – Go to your home page&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl + R&lt;/strong&gt; – Refresh the current page. F5 also works&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl + Shift + R &lt;/strong&gt;– Refresh the current page after flushing its current cache&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+F&lt;/strong&gt; – Find specific text in the current page. You can also use&lt;strong&gt; /&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+D&lt;/strong&gt; – Bookmark the current page&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Spacebar &lt;/strong&gt;– Scroll a page down&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shift+Spacebar&lt;/strong&gt; – Scroll a page up&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+K&lt;/strong&gt; – Put the cursor in the search field&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ctrl+L&lt;/strong&gt; – Put the cursor in the location bar&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Make Websites Work and Look the Way You Want&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/greasemonkey.jpg&quot; width=&quot;405&quot; height=&quot;324&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Browse websites the way you want. Use the &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/748&quot;&gt;Greasemonkey add-on&lt;/a&gt; with user-created scripts to automate and customize the way the way websites behave and look. You can make MP3 file links play with an in-line MP3 player, or make Google display Twitter search results at the top of all search pages. There are thousands of Greasemonkey scripts that you can use, and they’re &lt;a href=&quot;http://userscripts.org/&quot;&gt;all free to download&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/2108&quot;&gt;Stylish &lt;/a&gt;lets you easily employ themes (called Styles) for any website without having to mess with CSS code. Like Greasemonkey, there is a &lt;a href=&quot;http://www.userstyles.org/&quot;&gt;sizeable database of preconfigured styles&lt;/a&gt; that users have created for you to try. &lt;/p&gt;
&lt;h2&gt;Disguise Firefox as Internet Explorer or an iPhone&lt;br /&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/ietab_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Even if you don’t want to run Internet Explorer, there are some web services that only work if you use Microsoft’s browser (such as web outlook or Windows Update). &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/1419&quot;&gt;IE Tab &lt;/a&gt;gives you the option to render pages using Internet Explorer or open new tabs using the IE engine. You can make specific sites always open with IE Tab as well.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/59&quot;&gt;User Agent Switcher &lt;/a&gt;is an add-on that doesn’t change the rendering engine, but allows you to make Firefox pretend to be a different browser when it retrieves information from a server. For example, you can have Firefox pose as an iPhone to view mobile-specific pages.  &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Make use of the Favicon&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/favicon_sm.jpg&quot; width=&quot;405&quot; height=&quot;373&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The favicon -- a website’s shortcut icon – is pretty to look at, but for the most part is pretty useless. Firefox lets you click the favicon next to a site’s URL in the location bar to display identity information, but most sites don’t utilize this feature. However, you can use the favicon as a quick way to access and manage stored cookies for specific websites. Just hit the “more information” button after clicking a favicon to open up that site’s page information window. Here, you can view and delete individual cookies for just this site, and even access saved passwords stored for users. It’s a really sneaky way to steal someone’s email password if you’re using their computer. &lt;/p&gt;
&lt;h2&gt;Manage Auto-Complete Suggestions&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/manageautocomplete_sm.jpg&quot; width=&quot;405&quot; height=&quot;371&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Forget to turn on private browsing mode and leave an embarrassing site in your URL history? You can delete individual auto-complete suggestions by hovering your mouse over the suspect URL and pressing the Delete key (not backspace) on your keyboard. The same trick also works for stored search history in your search bar, or any other auto-complete forms like user login. &lt;/p&gt;
&lt;h2&gt;Download like a Pro&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/firefoxtweaks/downloadthemall_sm.jpg&quot; width=&quot;405&quot; height=&quot;344&quot; /&gt; &lt;/p&gt;
&lt;p&gt;From &lt;a href=&quot;/article/features/five_musthave_firefox_extensions_mpc_powerdownloader&quot;&gt;our power downloading guide&lt;/a&gt;: The Alpha and the Omega of downloading extensions,&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/201&quot;&gt; DownThemAll! &lt;/a&gt;is as simple to use as its name implies. When you activate this add-on for a page you&#039;re surfing, DownThemAll gives you a list of every potential downloadable item on the page--everything from ZIP archives to JPEG images. You can grab the entire page&#039;s contents and dump them in a folder, or you can selectively filter for only the file extensions that you&#039;re actually interested in. Never before has pilfering the entire contents of a Web site been quite so easy.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/geek_tested/firefox">firefox</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/howto">how-to</category>
 <category domain="http://www.maximumpc.com/geek_tested/mozilla">Mozilla</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/tips">tips</category>
 <category domain="http://www.maximumpc.com/geek_tested/tweaks">tweaks</category>
 <pubDate>Tue, 10 Nov 2009 11:00:00 -0600</pubDate>
 <dc:creator>Norman Chan</dc:creator>
 <guid isPermaLink="false">9005 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Mozilla Will Take Any Means Necessary to Make Sure You&#039;re Using Firefox 3.5</title>
 <link>http://www.maximumpc.com/article/news/mozilla_will_take_any_means_necessary_make_sure_youre_using_firefox_35</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Mozilla isn&#039;t putting a gun to anyone&#039;s head and forcing them to upgrade to Firefox 3.5 (such a tactic wouldn&#039;t be feasible - we ran the numbers), but don&#039;t put it past the open-source browser maker to try and nag Firefox 3.0 users to death.&lt;/p&gt;
&lt;p&gt;We suppose if you&#039;ve gone this long without upgrading, you probably have your reasons why, or maybe you&#039;re just an overweight, forgetful gamer living in Seattle (&lt;a href=&quot;/article/news/shocking_study_finds_gaming_makes_you_fat_nerdy&quot;&gt;it wasn&#039;t us that said it&lt;/a&gt;). Whatever the reason, Mozilla &lt;a href=&quot;http://www.theregister.co.uk/2009/08/18/mozilla_firefox_3_5_upgrade_shunt/&quot;&gt;plans to send out messages&lt;/a&gt; to Firefox 3.0.13 users urging them to upgrade to Firefox 3.5 because it&#039;s &amp;quot;twice as fast.&amp;quot;&lt;/p&gt;
&lt;p&gt;Staunch holdouts who refuse to see what all the fuss is about are welcome to ignore the upgrade offer, but will again be reminded in 24 hours. Or select the option to never upgrade, but according to news and rumor site &lt;em&gt;The Register&lt;/em&gt;, doing so will only remove the upgrade prompt for &amp;quot;several weeks or months,&amp;quot; not permanently.&lt;/p&gt;
&lt;p&gt;If the reminders don&#039;t bother you, the lack of security updates and patches might. Firefox 3.0 users have until January 2010 to upgrade before Mozilla cuts off support. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Mozilla_Bully.png&quot; width=&quot;350&quot; height=&quot;340&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/mozilla_will_take_any_means_necessary_make_sure_youre_using_firefox_35#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/mozilla">Mozilla</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Wed, 19 Aug 2009 09:35:49 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7460 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Mozilla Rids of .Net-hatin&#039; Firefox 3.5, Replaces it with a Friendlier Version</title>
 <link>http://www.maximumpc.com/article/news/mozilla_rids_nethatin_firefox_35_replaces_it_friendlier_version</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;If you&#039;re a Firefox user, you may want to check which version you&#039;re running. That&#039;s because Dana Blankenhorn over at ZDNet has apparently &lt;a href=&quot;http://blogs.zdnet.com/open-source/?p=4669&quot;&gt;discovered &lt;/a&gt;that Firefox 3.5 kills support for Microsoft .Net Framework Assistant 1.0, and while that may put a smile on some open-source fans&#039; faces who despise everything Microsoft, it&#039;s a different story for programmers who require .Net support.&lt;/p&gt;
&lt;p&gt;As long as you&#039;re running the most recent version of Firefox, this looks to be a moot issue. Released earlier this month, Firefox 3.5.2 appears to play nice with .Net, with our add-ons manager showing Microsoft .Net Framework Assistant 1.1 installed. We&#039;re also given the option to uninstall it, which &lt;a href=&quot;http://www.hanselman.com/blog/HowToRemoveTheNETClickOnceFirefoxExtension.aspx&quot;&gt;hasn&#039;t always been the case &lt;/a&gt;with previous versions.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Firefox_AddOns_0.png&quot; width=&quot;405&quot; height=&quot;296&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/mozilla_rids_nethatin_firefox_35_replaces_it_friendlier_version#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9073">net framework assistant</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Tue, 18 Aug 2009 10:08:04 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7434 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>5 Awesome Mozilla Labs Projects for Firefox 3.5</title>
 <link>http://www.maximumpc.com/article/features/5_awesome_mozilla_labs_projects_firefox_35</link>
 <description>&lt;!--paging_filter--&gt;&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
digg_url = &#039;http://www.maximumpc.com/article/features/5_awesome_mozilla_labs_projects_firefox_35&#039;;
&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Throughout the five years, Mozilla has dramatically improved the Internet browsing experience by producing stable, open-source applications that bring simplicity to our virtual lives. The latest version of Firefox is a prime example of how Mozilla integrates practical features into its products, like the inclusion of private browsing, tear away tabs and location awareness, while still maintaining a strong user base and delivering a stable browser. &lt;/p&gt;
&lt;p&gt;However, the buck doesn’t stop there: Mozilla Labs has conjured up several new open source Firefox add-ons that aim to further enhance your web experience and promote better, more efficient browsing. Long time Firefox users are already familiar with the browser’s ability to become fully customizable with the inclusion of add-ons, so the concoctions coming out of Mozilla Labs should be no surprise. Read on to discover some of the latest releases from our favorite open sorcerers, but be aware that most Mozilla Labs projects are still in a prototype stage, so install at your own risk. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;/files/u17625/mozilla_labs.jpg&quot; width=&quot;277&quot; height=&quot;104&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a href=&quot;http://labs.mozilla.com/projects/bespin/&quot;&gt;Bespin&lt;/a&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u17625/bespin.png&quot; width=&quot;405&quot; height=&quot;499&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Code editors, if you’ve ever needed a more organized way to increase productivity, while simultaneously supporting the open source community, Bespin is an integral add-on. Bespin’s HTML 5-based experimental code editor contains all the basic features you need to write code by giving you an almost-infinite amount of code lines and allowing syntax highlighting in Javascript, HTML and CSS—it also includes a nifty code bank. &lt;/p&gt;
&lt;p&gt;This application will also make your entire web code available to other Bespin users, so you can receive feedback on your work, as well as have others contribute to it. Sometimes, you want to learn from other people; this web based editor easily pulls plug-ins from other people’s source codes, allowing you to mash up the two or receive inspiration from someone else. &lt;/p&gt;
&lt;p&gt;The user interface of the editor is simple and easy to use; it even includes both vertical and horizontal scroll bars, both of which help innovation with the code editor and prevent UI restrictions. Additionally, it doesn’t matter how fast you type, Bespin’s intuitive design works so that it’s never a letter behind you. &lt;/p&gt;
&lt;h2&gt;&lt;a href=&quot;http://labs.mozilla.com/projects/firefox-personas/&quot;&gt;Personas&lt;/a&gt;&lt;br /&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u17625/firefoxpersonas.png&quot; width=&quot;405&quot; height=&quot;352&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Let’s face it: Computer user interfaces can be severely dull. There’s never a wrong time to spruce up your web browser and Mozilla’s Personas does just that. It runs on the philosophy that themes today can be too difficult to find and install and that graphic designers should be allowed a way to express themselves and showcase their art work without having to construct any code. &lt;/p&gt;
&lt;p&gt;Personas is simple: Install the add-on, fire it up and browse the already expansive library showcased on the web.  You can choose from the default skins, including beautiful nature scenes and Firefox’s own adorable mascot, Foxkeh, browse and search some of the custom made skins from other Personas users, or create your own.&lt;/p&gt;
&lt;h2&gt;&lt;a href=&quot;http://prism.mozilla.com/&quot;&gt;Prism&lt;/a&gt;&lt;br /&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u17625/prism.png&quot; width=&quot;405&quot; height=&quot;278&quot; /&gt; &lt;/p&gt;
&lt;p&gt;It’s definitely a conundrum as to why services like Google calendar don’t have their own application. Thankfully, Mozilla’s Prism allows you to extract the link, place a shortcut on your desktop and run it as a separate process, even if you haven’t fired up your browser.  &lt;/p&gt;
&lt;p&gt;The Prism applications can be accessed just like any other program cluttering your desktop. In Windows, you can launch it straight from the Start menu and access it via the taskbar. And, when you’ve got applications you want running all the time—like Flickr, Gmail and Facebook—Prism can enable these web apps to start up when you boot your computer, or idle in the system tray.&lt;/p&gt;
&lt;p&gt;One of the greatest uses for this application is to integrate any web links that you use like applications. For example, if you’ve got a mailto: link that opens your mail client, but you’d rather use your web-based email address that does not offer POP3, you can save the webmail link as its own process and execute it straight from the desktop every time you need it, as opposed to bookmarking the site, copying the web address you want to send an email to, and logging in.&lt;/p&gt;
&lt;p&gt;Additionally, sometimes our browsers crash and we lose all of our work in one fell swoop. Prism makes sure that the web apps run separately from Firefox’s processes so that you’ll continue getting your Gmail regardless of your browser’s hiccup.&lt;/p&gt;
&lt;h2&gt;&lt;a href=&quot;http://labs.mozilla.com/projects/weave/&quot;&gt;Weave&lt;/a&gt;&lt;br /&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u17625/weave.png&quot; width=&quot;321&quot; height=&quot;185&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Mozilla believes that, as the web evolves, Firefox should do more to increase user control over data and personal information, while still maintaining a rich browsing experience. &lt;/p&gt;
&lt;p&gt;The first component that is ready for testing this philosophy is Weave Sync, which encrypts and securely synchronizes passwords, bookmarks, history, tabs and preferences to the Mozilla cloud, somewhere in the infosphere. &lt;/p&gt;
&lt;p&gt;In addition to your username and password, Weave also encrypts your data with a passphrase that only you know. This is especially useful for heavy Internet users who run on more than one machine—Weave will help maintain the same Firefox experience for every computer that you use. &lt;/p&gt;
&lt;h2&gt;&lt;a href=&quot;http://labs.mozilla.com/projects/operator/&quot;&gt;Operator&lt;/a&gt;&lt;br /&gt;&lt;/h2&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u17625/operator.png&quot; width=&quot;405&quot; height=&quot;104&quot; /&gt; &lt;/p&gt;
&lt;p&gt;If you don’t mind a bit of extra clutter in your navigation bar at the top at your browser window, Mozilla Labs’ Operator brings a whole new level of usability to websites with microformats—little bits of semantic markup that live symbiotically within the web.  For example, if you visit Maximumpc.com and can’t seem to locate the Digg button on our page, simply hover over the Resources tab on the toolbar and Operator will provide an instant link.&lt;/p&gt;
&lt;p&gt;Operator will also provide you links to search for a specific tag within a blog entry (provided it is tagged), of if you’re on a site like Upcoming.org, you’ll  can export the event, map it on Google maps under Locations, or contact the venue where the event is taking place. &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/5_awesome_mozilla_labs_projects_firefox_35#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/6266">add-ons</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/geek_tested/firefox">firefox</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/mozilla">Mozilla</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Fri, 17 Jul 2009 14:30:28 -0500</pubDate>
 <dc:creator>Florence Ion</dc:creator>
 <guid isPermaLink="false">7063 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Firefox 3.5.1 Update Now Available</title>
 <link>http://www.maximumpc.com/article/news/firefox_351_update_now_available</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Less than a month after release, Firefox 3.5 receives an incremental update bringing the most current stable version to 3.5.1. As might be expected, the 3.5.1 update addresses several security and stability issues, as well as an issue that was making Firefox take a long time to load on some Windows systems, Mozilla says.&lt;/p&gt;
&lt;p&gt;&amp;quot;We strongly recommend that all Firefox 3.5 users upgrade to this release,&amp;quot; &lt;a href=&quot;https://developer.mozilla.org/devnews/index.php/2009/07/16/firefox-3-5-1-update-is-now-available-for-download/&quot;&gt;Mozilla said in a statement&lt;/a&gt;. &amp;quot;If you already have Firefox 3.5, you will receive an automated update notification within 24 to 48 hours. This update can also be applied manually by selecting &#039;Check for Updates...&#039; from the Help menu.&amp;quot;&lt;/p&gt;
&lt;p&gt;On a related note, Mozilla said it is no longer supporting supporting Firefox 2.0.0.x, which &amp;quot;contains known security vulnerabilities.&amp;quot; So in other words, pretty much every Firefox user should go grab the latest update.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.mozilla.com/en-US/firefox/3.5.1/releasenotes/&quot;&gt;Release Notes&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.mozilla.com/products/download.html?product=firefox-3.5.1&amp;amp;os=win&amp;amp;lang=en-US&quot;&gt;Firefox 3.5.1 Download&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Firefox_351.png&quot; width=&quot;405&quot; height=&quot;357&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/firefox_351_update_now_available#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8728">3.5.1</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/security">Security</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/update">update</category>
 <pubDate>Fri, 17 Jul 2009 10:01:11 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7054 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Mozilla Fesses Up to a Critical Vulnerability in Firefox 3.5</title>
 <link>http://www.maximumpc.com/article/news/mozilla_fesses_critical_vulnerability_firefox_35</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Mozilla has confirmed the presence of a critical vulnerability in Firefox 3.5. The &lt;a href=&quot;http://blog.mozilla.com/security/2009/07/14/critical-javascript-vulnerability-in-firefox-35/&quot;&gt;vulnerability is nestled in the browser’s Just-in-time (JIT) JavaScript compiler&lt;/a&gt; – part of the new TraceMonkey engine – and can be used to execute malicious code. Hackers may lure gullible Firefox 3.5 users to websites containing code meant to exploit the flaw. While Mozilla burns the midnight lamp in finding a solution, you can simply disable the JIT. However, it must be noted that disabling the JIT will have an adverse effect on JavaScript performance.  &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u46168/firefox-president.gif&quot; width=&quot;405&quot; height=&quot;252&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Image Credit: FavBrowser &lt;/em&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/mozilla_fesses_critical_vulnerability_firefox_35#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3338">fix</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3284">flaw</category>
 <category domain="http://www.maximumpc.com/geek_tested/hackers">hackers</category>
 <category domain="http://www.maximumpc.com/geek_tested/javascript">JavaScript</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8701">jit</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8700">malicious code</category>
 <category domain="http://www.maximumpc.com/geek_tested/mozilla">Mozilla</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8699">tracemonkey engine</category>
 <pubDate>Wed, 15 Jul 2009 19:21:58 -0500</pubDate>
 <dc:creator>Pulkit Chandna</dc:creator>
 <guid isPermaLink="false">7031 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>How To Protect Yourself from Newly Discovered &quot;Critical&quot; JavaScript Vulnerability in Firefox 3.5</title>
 <link>http://www.maximumpc.com/article/news/how_protect_yourself_newly_discovered_critical_javascript_vulnerability_firefox_35</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;According to Mozilla, a bug was discovered last week in Firefox 3.5&#039;s Just-in-Time JavaScript compiler and was disclosed publicly on Monday. Mozilla &lt;a href=&quot;http://blog.mozilla.com/security/2009/07/14/critical-javascript-vulnerability-in-firefox-35/&quot;&gt;classifies&lt;/a&gt; the vulnerability as &amp;quot;critical,&amp;quot; saying it can be used to execute malicious code. More specifically, by exploiting the bug, a hacker could trick a victim into viewing a malicious website containing the exploit code.&lt;/p&gt;
&lt;p&gt;&amp;quot;This vulnerability is due to an error in the way JavaScript code is processed,&amp;quot; the US-CERT acknowledged. &amp;quot;Exploitation of this vulnerability may allow an attacker to execute arbitrary code. Additionally, exploit code is publicly available for this vulnerability.&amp;quot;&lt;/p&gt;
&lt;p&gt;While Mozilla said it is currently working on a fix, Firefox 3.5 users don&#039;t have to be sitting ducks. Mozilla says the vulnerability can be mitigated by disabling the JIT in the JavaScript engine, which you can accomplish by doing the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enter &lt;strong&gt;about:config&lt;/strong&gt; in the browser&#039;s location bar&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;jit &lt;/strong&gt;in the Filter box&lt;/li&gt;
&lt;li&gt;Double-click the line containing &lt;strong&gt;javascript.options.jit.content&lt;/strong&gt; and set the value to false &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Mozilla warns that this is a temporary fix and will reduce JavaScript performance. Once an official fix has been put in place, you&#039;ll want to go back in and change the value back to true.&lt;/p&gt;
&lt;p&gt;If you&#039;d rather not mess around with about:config settings, you can still disable JIT by running Firefox in Safe Mode, which is accessible from the Mozilla Firefox folder. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Firefox_JS_Bug.png&quot; width=&quot;415&quot; height=&quot;237&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/how_protect_yourself_newly_discovered_critical_javascript_vulnerability_firefox_35#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/6003">Critical</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/javascript">JavaScript</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8691">js</category>
 <category domain="http://www.maximumpc.com/geek_tested/security">Security</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/vulnerability">vulnerability</category>
 <pubDate>Wed, 15 Jul 2009 13:30:11 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7022 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Mozilla Plans &#039;BugDay&#039; to Exterminate Bugs in Firefox 3.5</title>
 <link>http://www.maximumpc.com/article/news/microsoft_plans_bugday_exterminate_bugs_firefox_35</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;After several delays and a lot of anticipation, Mozilla on Tuesday &lt;a href=&quot;/article/news/long_last_firefox_35_now_available_download&quot;&gt;released &lt;/a&gt;Firefox 3.5, officially joining the next-generation of browser wars where heavy focus has been put on JavaScript performance. But is the new browser ready for prime-time?&lt;/p&gt;
&lt;p&gt;Due to the number of complaints users have been posting -- ranging from longer load times to intermittent crashes believed to be a result of the TraceMonkey JavaScript engine -- Mozilla has&lt;a href=&quot;http://www.newsfactor.com/perl/story/story.xhtml?story_id=003000004CAX&amp;amp;full_skip=1&quot;&gt; issued&lt;/a&gt; a community &amp;quot;BugDay&amp;quot; set for July 7 to stomp out the bugs. &lt;/p&gt;
&lt;p&gt;&amp;quot;We will try to narry down any important bugs that were missed, or were regressions from Firefox 3.5, and get them into a point update quickly,&amp;quot; &lt;a href=&quot;http://www.crn.com/software/218400229;jsessionid=D3H2HVJGH0OO4QSNDLOSKH0CJUNN2JVN&quot;&gt;reads a post on quality.mozilla.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Some 55 known bugs exist in the latest release, some of which will be addressed in Firefox 3.5.1 expected to be released by the end of the month.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Firefox_BugDay.png&quot; width=&quot;415&quot; height=&quot;384&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/microsoft_plans_bugday_exterminate_bugs_firefox_35#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/browser">browser</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8003">bug fix</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8518">bugday</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8343">firefox 3.5</category>
 <category domain="http://www.maximumpc.com/geek_tested/mozilla">Mozilla</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Fri, 03 Jul 2009 17:45:33 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">6856 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
