- I can easily install mutiple versions of it in the same computer. Very useful to test your web application quickly. With IE, oops, it's closely tied with the Windows OS. I know that there is a way around this (by copying multiple DLL plus registry acrobatics IIRC), but it's very painful.
- Add-ons are wonderful. My personal favourite is Foxmark that synchronizes bookmarks across different computers. Very useful if you use Firefox both at work and at home.
- Firefox has Firebug, very helpful in debugging JavaScript. IE8 does promise a Firebug-inspired debugging tool; but basically debugging JavaScript in IE6 and IE7 (the 2 currently most popular browsers) is very painful.
I could not understand that. Surely when I save blah.html, I always get a "blah_files" folder that stores non-text content. So I tried out IE. It does allow me to save everything in one file. Microsoft proprietary format, of course. (I'm guessing it's somekind of zip-based compression that IE can uncompress on the fly.) But my Dad doesn't care about that. All he cares about is that everything is in one file and there is no chance that he accidentally separates text content from non-text content.
The incident made me think, "Hmm... so what's so great about Firefox for a user like my Dad?" It's funny that I can't think of any. So many productive features and I just cannot see how my Dad will switch to Firefox just for them. Bookmark synchronization? Oh, he remembers all the URLs he needs (just a handful of them). Installing multiple versions of a browser? What for? JavaScript debugger? What JavaScript? Even Firefox 3's Awesome Bar?
What I learned was that Internet browsing is but one activity among many. What a sobering revelation.
---
But let's get back to Awesome Bar. At first I thought it's cool, but so what? It's only until I started to use it while doing research at work that I decided that I could no longer live without it. My job is to be efficient in learning things new to my company. And research is usually not smooth. I usually read a number of pages to find some consistent pattern or repetition of a concept, and then realize that a page I read sometime ago make more sense than the time I read it. So I need to get back to that page. There are a few tricks to get back to the page:
- Never close any tabs. Obviously impractical. Which tab was which?
- Bookmark all pages I've seen. I did practice this once. Still the same question: which bookmark was which?
- Repeat the same search steps, something like re-tracing my earlier steps. It works if I remember exactly what steps I took. Even if I do remember, how many clicks do I need to get to that one page?
- Awesome bar. Type the phrase I remember, scan the list of pages and usually I get back to the page I want.
What I love about Chrome is its task bar. Shift+Esc quickly becomes my favourite shortcut. In relation with the revelation I wrote above, Chrome definitely feels like a web developer's browser rather than a consumer's. (I think a lot of articles about Chrome misunderstood it. Chrome is not a "Firefox killer," a term that implies Chrome is intended for consumers. Sure, consumers can use it; but its features are nicest for developers.)
I assume your dad saves in .mht? Which is also what I found lacking when I first switched to Firefox. =D Then again I rarely open my old mht-s anymore because starting IE from there slows down my comp (yeah it's ancient).
ReplyDeleteI switched to Firefox for the relative lightweight and the tab feature (which IE has by now). Now that I'm used to it and its plug-ins (maybe that should be singular, as I can only think of DownloadHelper) I just keep using it. And I make do with the .htm and _files folder. =P
But I do use at least one Web-based application that only runs on IE. That's something that neither Firefox nor we can really control, I suppose?
Yes, he saves to .mht format. Thanks for reminding me :)
ReplyDeleteWhat web app is that (the one that only runs on IE)?
The problem with IE is that it does not support Web standards and could get away with it because it was so dominant. Now that Firefox 3 took rather significant portion of the market (even if IE is still the dominant one), things promise to be better. IE8 beta suggests that IE developer team at MS finally works toward supporting Web standards. And that's a good thing :)
It's a Korean-based file-hosting service called Clubbox. I get my Japanese stuff from there. =D
ReplyDeleteThe downloading software is installed on our PC, but the browsing and search are web-based. Unless on IE, the buttons to activate the file transfer won't work.
Aha! What you install is a kind of plug-in for web browser. I guess Clubbox only implements IE plug-in which uses MS COM instead of NPAPI (http://en.wikipedia.org/wiki/NPAPI). For your info, Mozilla Firefox, Safari, Opera, Konqueror, and Google Chrome implement NPAPI. Only IE does not. Go figure :(
ReplyDelete