15 must-have Firefox tricks
10. Remove menu items
Are there menu items -- for example, Help -- that you never use? If so, you can easily make them disappear. To remove the Help menu, add this to
userChrome.css:
/* Remove the Help menu */
menu[label="Help"] {
display: none !important; }
You can remove any of the other menus as well. Use the same syntax as above and substitute its name (File, Edit, View, History, Bookmarks or Tools). So, for example, to remove both the Help and Tools menu, you'd add these lines to userChrome.css:
/* Remove the Help and Tools menus */
menu[label="Tools"], menu[label="Help"] {
display: none !important; }
11. Protect your privacy when surfing with Firefox
When you surf the Internet, your life is an open book. Web sites can gather an astonishing amount of information about you, including tracking your online travels, knowing what operating system and browser you're running, finding out your machine name, uncovering the last sites you've visited, and examining your IP address and using that to learn basic information about you such as your geographic location and more.
There's a simple way to keep that information away from prying Web sites -- use the FoxTor add-in. It uses Tor software to, in essence, bounce all of your communications around a giant network of Tor servers called "onion routers" until it's impossible for sites or people to be able to track your activities.
First, you need to install the free software Tor. Download it, and install Tor and the included Privoxy, a proxy program. It's all self-explanatory.
Once you do that, install the FoxTor add-in. After you install it, you'll see your Tor status on the lower-left corner of the screen, either Unmasked (which means you're not protected), or Masked (which means you are protected). To toggle between modes, click the corner.
12. Limit Firefox's use of RAM
Does Firefox use up too much of your RAM? Teach it to behave by limiting the amount of RAM it uses. To do it:
- Type about:config into your address bar and hit Enter.
- In the Filter text box, at the top of the page, type browser.cache.
- Double-click the "browser.cache.disk.capacity" entry.
- The default is 50000. If you don't have a lot of memory on your system, for example, between 512MB and 1GB, change the number to 15000 and click OK.
- +
Review: Microsoft Office for Mac -- better than iWork? 18 January, 2008 11:54:00
Microsoft's latest version of Office for Mac adds some nifty interface improvements and a bunch of new features. Should you switch?It has been almost four years since the last revision of Microsoft Office for the Mac, and Macintosh users can be forgiven for getting a little impatient. We heard all the buzz about the radical interface makeover for Office 2007 for Windows, and we wondered what user-interface goodies might be waiting for us. - +
Life on the EEEdge: Daily life with Asus' tiny laptop 04 January, 2008 07:15:21
6 annoying things (and 3 great ones) about Asus' ultraportableLike many gearheads, I've owned a lot of portable computers over the years -- and I've wanted to replace every last one with a smaller, sleeker upgrade, from the "luggable" Apple IIc onward. But most of those upgrades have left me disappointed: with the lack of software; with cheap, hard-to-use interfaces; and with "optional" add-ons that were in fact very much necessary to make the machine useful. - +
8 top tips for IE 7 04 January, 2008 07:11:47
Must-try tips, tricks and hacks for getting the most out of Microsoft's latest browserDon't like the way Internet Explorer 7 looks or works? Then change it. There are plenty of ways you can hack it, tweak it or just make it simpler to use. In this article, you'll find out how to speed up IE's display of Web sites, build your own Search Bar engine, get control over how IE prints Web pages, navigate with several essential keyboard shortcuts and more. These tips work in both Windows XP and Windows Vista. Some of the tips are quite simple to perform, while others are more advanced. Some even require Registry hacks. - +
Microsoft security update cripples IE 18 December, 2007 12:59:20
Last week's MS07-069 update crashes IE6, IE7 on Windows XP, Vista for someMicrosoft confirmed Monday that it is investigating reports that a security update for Internet Explorer issued last week has crippled some users' ability to get on the Web with the browser.
Click here for case studies, whitepapers and other useful vendor content When an IT disaster occurs, how handy it would be to push a button and start again as if nothing had happened.
Discover and learn more about CA XOSoft today.
PGP and Ponemon Institute Unveil Inaugural Australian Data Breach Study 2008 20 November, 2008 17:34:00
Symantec Cloud Services Transform Data Centre Operations Through Proactive Management 20 November, 2008 12:06:00
Verizon Business Offers Tips to Building a Successful Unified Communications and Collaboration Plan 20 November, 2008 12:04:00
NetApp Named 2008 Citrix Ready Solution of the Year by Citrix Systems 20 November, 2008 11:33:00
Extreme Networks Ethernet Transport lowers total cost of ownership for carrier metro networks 20 November, 2008 10:21:00
Dataract increases e5 Workflow performance with Microsoft® Windows Server® 2008
Since upgrading to Windows Server 2008 from Windows Server 2003, Dataract have made visible improvements in their workflow calculations and image presentation performance.











