That said, the t-shirt is a very nice one and Mozilla’s ongoing support for open standards and open technologies makes them well worth supporting. You can order yours by clicking here.
That said, the t-shirt is a very nice one and Mozilla’s ongoing support for open standards and open technologies makes them well worth supporting. You can order yours by clicking here.
What’s so great about Firefox, you ask. This is:
If it hadn’t been for Firefox, chances are that we would all be looking at a closed, Microsoft defined, web right now with all the limitations and licence restrictions that woulkd come wrapped up in that. The Mozilla Foundation, who develop and distribute Firefox, are still going and still working to build a better web.
You can support them by Joining Mozilla. Not only do you get to feel warm and fuzzy, you get a freee t-shirt as well.
Thanks to @corenomial for the link.
I have found, after I’ve been using Firefox for an extended period of time, that it slows right down and starts to become quite a bad memory hog.
This can be resolved by compacting your SQLite database. Close down Firefox first and then past this command into a terminal window:
for f in ~/.mozilla/firefox/*/*.sqlite; do sqlite3 $f 'VACUUM;'; done
Voila! Your Firefox is as good as new
Talkback