Firefox In Print
hoovernj writes "It seems that O'Reilly is ready to release two books about Firefox in March. The first is Firefox Hacks, which will be targeted at Firefox power users. And the second is Don't Click on the Blue E!, which will be targeted at less-savvy users transitioning from Internet Explorer. Could this be the end of lazy IE-only scripted webpages? (thanks to mozillaZine for the original pointer)." And reader ledmirage writes "Wired Magazine's February issue on Firefox: 'It's fast, secure, open source - and super popular. The hot new browser called Firefox is rocking the software world. (Watch your back, Bill Gates.)'."
http://www.w3schools.com/browsers/browsers_stats.a sp/
Free XBox, PS2
From the amazon full description...
"You'll even learn how to install, use, and alter extensions and plug-ins"
So plenty of reasons why you'll be needing this book, then...hmmm.
Could this be the end of lazy IE-only scripted webpages?
Slashdot is not the place to ask. Their site constantly displays incorrectly in Firefox. They'd do well to take heed of their own articles.
Not that far off. 19.2% and if I recall w3schools only recently started marking the difference between FF and Mozilla (which would bring it up to 23% if it was watching the two as one).
Hmm. The popular trick I'm familiar with is to enable pipelining--which lets you submit multiple requests in a single tcp session; this is not the same as increasing the maximum number of simultaneous requests, although the FUDdites like to run around claiming that it is. It's not enabled by default because some lousy web servers can't handle pipelining.
suddenly, you may be in troubles...
IE reinforces his revenue stream, long as people are dependant on IE, they will most likely stay with Windows.
1) Restart Firefox and go to Tools > Options... (Edit > Preferences... under Linux and Mac OS X), select Advanced and click on Tabbed Browsing. Then select "Open links ... in: a new tab in the most recent window".
2) Take a look at SessionSaver http://texturizer.net/firefox/extensions/#sessions aver
If you'll run into troubles during installation just go to about:config -> extensions.disabledObsolete and set it to false.
PS: more tips and tricks: http://www.mozilla.org/support/firefox/tips
"It would be wrong to refuse to face the fact that everything is fundamentally sick and sad."
Ironicly the firefox browser prints pages like crap, cutting text in half, and squishing images very poorly. I love the browser, but I always have to reprint pages in other browsers to get better results.
- Bruzer
"Tempt not a desperate man" - Willy S.
"I'd offer to supply templates, if I knew who to approach and whether anyone would be remotely interested."
Get the source
Build It
Report a bug on it
and contribute!
This is probably a good place to start.
It's a shame that on Linux and Windows the Mac paradigm is not possible: of having an application loaded with no open windows.
There's a nice plugin called Minimize to Tray for Firefox and Thunderbird that, by using it's -turbo option, can keep a window loaded in the background for you.
Web Design Tips
Yesterday was the time to do it right. Are we having a REVOLUTION yet?
Just middle click with the scroll wheel to close a tab by clicking on it.
That way the tab doesnt need to be active in order to close it.
We have the best government that money can buy.
Custom Tailor a Web Browser Just for You
It'll only be obsolete if Firefox was changed completely. Most of the hacks I do to firefox (in about config, etc) are the exact same as they were back when Firefox was named Pheonix. Even if new things are added to a newer Firefox that aren't in the book, a majority of the stuff in the book will still work and the new stuff will probably be similar enough that users who read the book can figure out and find the new stuff on their own.
In any event, reading out of a book is less strain on the eyes, and unless you have two monitors, it's easier to manage a book and a notepad or firefox window than a Firefox window and instructions in a PDF...
There are some cool things you can do by extracting the files from browser.jar, editing the xul commands in the individual files, then recompressing them into browser.jar.
Do a search for firefox kiosk browser.jar and see some of the customizations.
I would also hope that there'd be some good chapters on extension writing.