Anderhalve week geleden schreef ik hier over de belangrijkste voordelen van Firefox. In de tussentijd is het aantal downloads van Firefox verder gestegen tot 25 miljoen, een aantal dat binnen 99 dagen na de lancering bereikt werd. Gemiddeld downloaden 25.000 250.000 mensen per dag deze browser en meer dan een half miljoen websites promoten Firefox. Firefox heeft intussen vijf procent van het marktaandeel van Internet Explorer weggehaald. Twijfel je nog steeds om de overstap te maken? Dan ben je vast geĂŻnteresseerd in dit overzicht van de 101 dingen die je wel met Firefox maar niet met Internet Explorer kunt doen.
- Tabbed browsing
Lets you display more than one site in a window using multiple tabs. - Popup blocking
Block all those popup ads. - Prevent scripts from doing various things
such as moving windows, closing them and setting cookies. - Link toolbar
Displays content from the <link> tags provided by a document, allowing one to navigate to various parts of a site. - Sidebar
The sidebar provides a number of tabs by default, and others can be added by the user. - Can add custom panels to sidebar
Custom sidebars can be implemented in HTML or XUL and can be installed from a remote site without much hassle. - More control over text zooming
Can zoom text to any size. IE only supports five sizes and has no shortcut keys that I could determine. - Can zoom any text, even that with fixed pixel sizes
Can zoom text no matter what units were specified. - Can select from multiple stylesheets provided by page
When a page provides multiple (or alternate) stylesheets, one can select between them by choosing from the View menu. - Page info dialog
Provides additional information about encoding, MIME type, referrer and meta tags. - Detailed form/link/media info dialog
The page info dialog provides tabs which have lists of the form elements, links, images and other media in a page. You can even preview images and save the then from this window. - Save plugins
Mozilla saves plugins when saving a Web page as complete. You can also save them from the Page Info window. - Themes
Provides two themes by default (Classic and Modern), but others may be installed. Bookmark window displays more detail Displays more information about the bookmark in the bookmark window. - Bookmark keywords
Keywords to look up bookmarks quickly. Has the advantage that the part entered after the keyword is filled in where ‘%s’ appears in the bookmarks’s URL. - Bookmarks can be downloaded at a certain schedule
One can set bookmarks to be checked at various schedules and notify when the content has changed. At least, in theory. - Cookie Manager
The cookie manager lets you view the cookies that have been set, their values and their expiry times. - Can delete cookies individually
The cookie manager lets you delete individual cookies without having to search around your file system. - Block images from third party sites
One can block images that come from a third party domain. - Can block images from certain sites
Images can be blocked from particular domains, such as those that commonly display ads. - Download Manager
The download manager provides a tabular view of all of the files that you have downloaded, allowing you to open them without having to search around on your file system. - Prevents running of executables directly
Mozilla doesn’t let you run executable files directly when downloading, which at least makes you think twice before opening them. - View Source
View the syntax coloured source of a page, without having to view it in Notepad. - JavaScript Console
The console displays a log of errors that you can easily scroll through, or ignore if so desired. - JavaScript Console displays script warnings
The console separates warnings and errors. The warnings allow you to see obsolete script usage and so forth. - JavaScript Debugger
Utility for debugging JavaScript. - DOM Inspector
View the structure of a document using a nifty tree view. Also lets you view script properties and style applied to
each element. - DOM Inspector image capture
The DOM Inspector has a tool to capture an image of part of a page, although it doesn’t seem to work all too well. - Select text and perform search
Select some text, bring up the context menu, and choose ‘Search’ to search for the selected text. - Can select custom search engine
You can select any search engine you wish, not just one that has been chosen for you. - Can display search results in sidebar
When a search is performed, results can be parsed automatically and displayed in the sidebar. You can navigate each found item, without hiding the list. - Supports any Sherlock search plugin
Supports the Macintosh Sherlock search format, so any search engine that supports it can be used. - Can manage saved passwords
Lets you view and delete stored login and passwords. - Can fill-in complete forms automatically
Stores complete forms which can be later be filled in automatically. This is useful if you want to register for something 600 times. - Master password encrypts info
A single master password can be used to protect all of your other passwords. - Can disable tooltips
Not very exciting, but useful if someone thinks they get in the way. - Caret Browsing
Press F7 and a cursor appears on the page. This can be used to navigate a page and select text using only the keyboard. - Type Ahead Find
Press a few keys to search for links with that text. - View Selection Source
Select some text, bring up the context menu, and choose ‘View Selection Source’ to view the source just for
the selected content. - Properties dialog lets you see info about various tags
Right click on certain links and images and so on, and view info about them, such as language and whether links will open in a new window. - View scripts and stylesheets directly
Mozilla can display scripts and stylesheets directly as plain text without a separate application which is useful if you just want a quick peek at something. - More font options
One has more control over the fonts used, including customizing the various CSS fonts. - Can set minimum font sizes
Can set the minimum font size that text is displayed in which is useful on some sites. - Mouse wheel options
Pressing Alt and scrolling the wheel will navigate back and forward in the browser history. One can also configure the wheel for other modifier keys for scrolling and changing the font size. - Multiple profiles
Can handle multiple profiles so you can use one for testing, or share them between multiple persons. - Easily installed
Can be installed quickly and without much fuss. It can generally be run off a network or CD as well. - Can be easily uninstalled
One can uninstall in the same manner as one does with other applications. - May have multiple versions installed at once
One can have as many different versions of Mozilla installed at once which is useful if you need to test on various versions. - Cross-platform
Runs a number of different platforms and has the same features on all. - XUL
The XML User Interface Language is used to create complex user interfaces using markup - XBL
The eXtensible Bindings Language is used to create custom widgets or elements and bind them to other XUL, XML or HTML elements. - RDF
Mozilla can read and manipulate Resource Description Framework files. - MathML
MathML is a markup language for displaying math equations. - XPCOM
Native interface accessible via C++ or JavaScript which lets you perform various Mozilla functions. - Properly handles MIME types
Properly displays content using the content type supplied by the server instead of various other incorrect things. - Supports documents sent as application/xhtml+xml
The debate is still on whether this content type should be used for XHTML, but Mozilla supports it. - Can render XML documents with styling
Can render XML documents with associated style sheets without converting them into something else. - Link Prefetching
Newer builds of Mozilla allow one to set documents or images to prefetch in the background after a page is loaded. Usually, this would be used for the next page in a sequence. - Displays ABBR/ACRONYM titles in tooltips
Content in these tags are displayed with an underline and the titles of various elements are displayed in a tooltip. - Supports blinking text
You can make text blink. This list isn’t subjective. - CSS min/max-width/height
Set minimum or maximum sizes on content to constrain it. - CSS position:fixed
This feature allows content to be fixed to a particular part of the window. If the user scrolls the document, the content stays where it is. - CSS display:table and related display types
Allowing one to create custom table elements - CSS generated content: before, :after, the content property and so on.
- CSS2 selectors
Select elements for styling based on attribute values - Supports a handful of CSS3 selectors
Matching on attribute substrings, selected text and so on. - Supports some extension CSS properties
user-focus,user-select,border-radius, and many more. Mostly used in themes, but they can also be used by Web
pages as well if you really need to. - XML Base
For specifying the base of an XML document. I really don’t know if this is supported in other browsers. - FixPtr support
For referring to parts of XML documents. - Simple XLink support
This is used for links in XML documents. - XML-RPC
Simple API for doing XML-RPC. - Built-in SOAP API
Fairly extensive set of SOAP functions are available without any extra libraries needed. - PNG alpha transparency
For making transparent images. - MNG image support
An animated image format, usually used for animated PNG images. - Supports ‘favicons’ in any image format
Supports any image format that Mozilla supports (GIF, JPEG, PNG, MNG, XBM, BMP, ICO). You can even make them animated if you’re insane. - Display icons in tabs and address bar
Displays site icons in the tabs and in the address bar. This is off by default in various builds. - Available for more languages/locales
Mozilla is available for many different languages, including ones you’ve never heard of before. - Support for standard event handling
Supports the standard capturing/bubbling event model. - Support for additional DOM0/DOM1/Core features
Supports almost all of DOM0 and DOM1. - DOM2 namespace handling
Supports the various DOM methods that deal with namespaces. - DOM2 Style interfaces
Supports most of the standard DOM style interfaces. - DOM2 TreeWalker interface
The TreeWalker interface is used to navigate through a document. - DOM2 Range interface
Supports the Range interface for grabbing blocks of text. - DOM3 XPath interface
Supports retrieving elements using XPath expressions in HTML/XML/XUL documents. - Address field in full screen mode
In full screen mode, there is an address bar to navigate to other pages. - Can set size of printed output
This may vary based on your printer, but one can scale the printed document or fit it to the page. Useful for those sites that are just a bit too large. - Can bookmark groups of pages (in tabs)
You can bookmark a set of pages and them open them all at once in multiple tabs. - Can search bookmarks
You can search bookmarks without having to search through your file system. - Easily create and add custom components
XPInstall can be used to easily install custom components, using an install script written in JavaScript. No special tool required except a ZIP utility. - Supports finger protocol
Can use the finger protocol. This has been disabled in newer versions of Mozilla. - Supports data: URLs
data URLs can be used to embed data in a URL. - HTTP Pipelining
Allows for better performance when viewing pages. - Supports JavaScript getters/setters
For adding custom properties to objects. - JavaScript supports strict error checking
Which means displaying errors for things you didn’t think were errors. (Think Perl’s strict mode) - Easily accessible preferences file
Preferences are all stored in a single file (prefs.js) which one can easily edit to add custom settings which have no UI. - Preferences can be moved around easily
One can easily copy preferences, bookmarks and other settings to another system as they are all stored in a single directory. - Various security related features
Surely you knew Mozilla had better security features? - Supports irc protocol
Supports the irc: protocol for opening Chatzilla - Open Source
So keen developers can always find out exactly why Mozilla behaves the way it does, or change it if they so desire. - Bugzilla
This is Mozilla’s bug tracking system, where you can find information about problems you encounter and can help get them fixed. - Giant lizards are cool
Much more exciting than a blue e.
(Met dank aan Neil Deakin die deze Top 101 eerder publiceerde)
Ben je alsnog overtuigd geraakt en wil je de overstap maken, lees dan in mijn eerdere artikel hoe je gemakkelijk en snel van Internet Explorer naar Firefox kunt overstappen.
















Altough I’m not a huge IE fan:
For #7: Shortcut ‘keys’ for sizing your text in IE is Ctrl + Scroll Mouse Wheel
Ik blijf bij IE.
Heb IE 6.0 SP2, Norton Internet Security 2005 en LavaSoft Ad-Aware SE en heb ik 4 jaar tijd nog NOOIT problemen gehad ermee, ook geen virussen of spyware binnengekregen via IE, alles werd netjes tegengehouden. Met IE kan ik tenminste op alle sites, ook diegene die FireFox niet begrijpt.
Die NIS en Ad-Aware zou ik toch nog nodig hebben ook al zou ik FireFox gebruiken want vuile beestjes komen niet alleen via het web.
Conclusie: ik blijf bij mijn trouwe IE.
You’re right, thanks! See above at #7 for update.
Wow, die F7 kende ik nog niet. :-)
BTW: IE download is minimaal 12MB via een een moeilijke omweg. Ff is minder dan 5MB. ;-)
En wat betreft de downloadmanager, ik mis nog de optie ‘Open folder’.
En nu ga ik naar bed…
OK, dank voor je opinie. Al blijf ik het wel een nadeel vinden dat je als gebruiker door IE op dit vlak niet preventief geholpen wordt.
Nog een poging om je over te halen: als je eenmaal met tabs hebt gewerkt, dan kun/wil je niet meer zonder. Overigens moet ik er eerlijkheidshalve bij zeggen dat er ook voor IE dit soort add-ons te vinden zijn (http://peterkaminski.com/archives/000408.html).
@Bart: Dat je met firefox niet op een site kan is meestal te wijten aan kortzichtigheid van de developers (ben er een van). Vergeet niet dat firefox pas sinds een paar maanden officieel bestaat. Firefox kan er meestal wel kaas van maken, maar wordt door een ’slechte’ browsercheck uitgeknikkerd (b.v. Rabobank.nl). Afgezien van de ActiveX die nooit op firefox zal gaan draaien. Een mailtje naar de webmaster doet vaak wonderen. :-)
En voor die noodgevallen heb ik een optie ‘View in IE’ in firefox.
En nu ga ik ECHT naar bed…
#1
Op internet (waar anders – big grin :-D) gaan geruchten dat één van de features van IE7 tabbed browsing zal zijn. Wachten is wat dat betreft op de beta, van de zomer.
Dat van die tekstgrootte klopt overigens niet. Alleen die webpagina’s die de fontgrootte als relatieve waarde hebben gezet kun je vergroten en verkleinen in IE. Absolute waarden als 12 pixels zijn niet te zoomen, terwijl de CSS standaard wel degelijk zegt dat dat zoomable moet zijn.
IE7 zal tabbed browsing ook ondersteunen, maar zal enkel kunnen draaien op WinXP SP2.
FF draait op vanalles…
Volgens mij is je info niet echt up to date
IE heeft wél:
* pop up blocker
* mogelijkheid om scripts te blokkeren?
* type ahead
* …
En wat “Various security related features” moet voorstellen dat weet ik ook niet …
Maar FF is en blijft een goeie browser (naast een heleboel andere die al heel lang bestaan).
Een handige tip om Firefox met breedband nog sneller te maken, vond ik in een reactie op dit artikel bij Mcneel (http://mcneel.opweb.nl/modules.php?name=News&file=article&sid=287) . De instructie (een how-to in drie stappen) is te vinden bij Forevergeek (http://forevergeek.com/open_source/make_firefox_faster.php). Het werkt hier “als een tierelier”.
Almost 40% of the feedback about that article informed me that Control+mouse wheel was in fact a keyboard shortcut. It’s saddening that people actually think that someone with keyboard-only access will be able to change font sizes using their non-existant mouse wheel.
Bestaat er een plugin die mij de url van een rss/xml feed toont? Meestal moet ik op de pagina op zoek naar de url. Sommige pagina’s (bijvoorbeeld http://doctormental.blogspot.com/2005/02/solution.html) zetten helemaal geen rss-url op hun site, terwijl ze er wel een hebben (http://doctormental.blogspot.com/atom.xml). Nu moet ik in de bron van de pagina op zoek naar de feed.
Ik heb (nog) geen plugin gevonden. Wel heb ik een aantal andere zaken gevonden die over RSS autodiscovery gaan.
In Firefox :
In je header moet je het volgende toevoegen :
link rel=”alternate” type=”application/rss+xml” title=”Medicalfacts.nl” href=”http://www.medicalfacts.nl/backend/medicalfacts.rss”
Voor Feeddemon :
Zie opmerking bij Firefox en
http://www.bradsoft.com/feeddemon/help/1.0/autodisc/index.asp
Voor Feedreader :
Daarvoor moet je een link toevoegen die de volgende syntax heeft :
http://127.0.0.1:5335/system/pages/subscriptions?url=http://www.medicalfacts.nl/backend/medicalfacts.rss
Deze zaken maken het toevoegen van webfeeds (rss) wel extreem eenvoudig.
@Jan: Ik weet niet of je dit bedoeld; ik gebruik “LiveLines” in combinatie met “Sage”, beide extensies. “Livelines” plaatst een RSS icoon in de statusbar zodra er een feed op de pagina aanwezig is. Middels dit icoon kan de feed in de bladwijzer of in “Sage” (= een geintegreerde lichtgewicht feedreader) worden geplaatst.
Voor LiveLines naar: http://heygom.com/extensions/
Voor Sage naar: http://sage.mozdev.org/
Of gewoon naar de extensiepagina van Mozilla: https://addons.update.mozilla.org/extensions/?os=Windows&application=firefox
Ik ben om Frank. Heb sinds een week Firefox draaien en ik moet zeggen: prachtig! Sneller, meer functionaliteit en overzichtelijker. Die tabs zijn heel handig en de integratie van RSS feed met Firefox en Bloglines is superhandig: met een simpele button voeg ik een rss feed toe aan bloglines. Zie vandaag ook: http://hmestrum.blogs.com/my_weblog/2005/03/firefox_blijft_.html
Bedankt dat je me op het spoor hebt gezet!
@ Hans, Leuk om te lezen dat je net zo enthousiast bent als ik (en vele anderen). En het viral effect rond Firefox gaat op deze manier maar verder en verder…
kunnen jullie me helpen ?? als i firefox instaleer krijg ik zoveel reclamen word er gek van de popup staat aan. e
n als ik firefox verwijder heb ik er geen last meer van.
[v. hezik:18]
Dat lijkt mij heel stug. Als je Firefox installeert zou je juist alleen maar minder popups moeten krijgen. Vermoedelijk heb je spy-ware…
Verder weet ik niet waar je je installatie van Firefox vandaan hebt, maar ik zou zeker voor de laatste versie op http://www.getfirefox.com gaan.
English at bottom:
Tsja, Ik ben zo’n ’slordige developer’ en ik wordt absolute ziek van de wijze waarop firefox omgaat met ‘absoluut’ geplaatste vensters. Sorry hoor maar ik mijn woordenboek betekend ‘absoluut’ ook echt ‘absoluut’. Als firefox dat nu eens doorkrijgt, dan ga ik ook voor hen ontwerpen. Voorlopig niet dus.
Well, I am one of those ’sloppy developers’ and I am dead-tired because of the way Firefox handles ‘absolute frame placement’. I am very sorry, but in my dictionairy ‘absolute’ realy means ‘absolute’. The moment Firefox understands that word, I’ll start considering developing for their browser.
@ Maarten: Dit is wel een erg specifiek ‘probleem’. En ik kan me niet voorstellen dat je het met de Tab Mix Plus Opties (extensie) niet naar je eigen hand kunt zetten. Heb je dat al geprobeerd?
moviepost.cok