No worries. Just meant it isn't only a problem here. I had already known that one from awhile ago. Otherwise macrumors seems to work remarkably well even on really old hardware.
Can you screen cap what uMatrix is showing you when you go to Photobucket?So I've installed uMatrix as a replacement for ad block and bluehell. Does anyone know how to set it up to show pictures from photobucket? Safari works fine. I've had some success changing the referrer setting in TFF, but it still loves to redirect somehow and load all kinds of crap except a picture...
Can you screen cap what uMatrix is showing you when you go to Photobucket?
Try blocking the two CSS blocks for Photobucket you have there and see what happens.Sure, so for example if I try to load this URL:
http://i666.photobucket.com/albums/vv29/KevinRohrer/Reloading/IMG_2118.jpg
It redirects to:
http://s666.photobucket.com/user/KevinRohrer/media/Reloading/IMG_2118.jpg.html
And shows this:
When this is what I want it to show:
[doublepost=1482851442][/doublepost]If I put the first URL into safari it works. If I make a local file called photobucketSucks.html and put:
<img src="http://i666.photobucket.com/albums/vv29/KevinRohrer/Reloading/IMG_2118.jpg">
and load that with TFF it will show the picture, but then I still can't save it if I want. Loading safari just to look at a picture seems like a big pita. Any help appreciated!
If you don't want to be digging around in about:config, try this addon (first link in first post): Speedy Fox. This will give you most of the speed tweaks.Ok, I love TFF but it is painfully slow, even on my higher end G4s (1.67 PB and 1.25 iMac). I saw all of the stuff OP posted, but it is seriously gibberish to me.
Is there an "easy" way to apply all of these changes? It seems to me, even if I could understand most of what was being said, it would still take a couple hours for me to setup.
Am I over thinking this? I really want to make these tweaks, however, I don't think I have the know how. Too bad as most people tend to agree that it is a far better experience once they are applied...
Somewhere in this thread there is a prefs.js file that has all of the changes Erik made, I can upload that file if you can't find it. All you have to do is replace the prefs.js file in the user folder of TFF with the one Erik made.Ok, I love TFF but it is painfully slow, even on my higher end G4s (1.67 PB and 1.25 iMac). I saw all of the stuff OP posted, but it is seriously gibberish to me.
Is there an "easy" way to apply all of these changes? It seems to me, even if I could understand most of what was being said, it would still take a couple hours for me to setup.
Am I over thinking this? I really want to make these tweaks, however, I don't think I have the know how. Too bad as most people tend to agree that it is a far better experience once they are applied...
CMD+- to zoom out. CMD+= to zoom in.Is there a tweak for lowering the zoom (magnification) one step in the browser? As in not having to go to the menu for View-->Zoom Out all the time... For some reason web pages are larger than I would like on my G3 iBook. Monitor resolution is maxed out of course at 1024x768. Or maybe there's a monitor resolution hack?
Nope. No issue with that. I have mine set to 100% only. My Magic Mouse has a bad habit of zooming when i didn't tell it to.Maybe it wasn't clear what I wrote. I was looking for a way to lessen zoom permantly. I changed in about:config max.zoomPercent inerger from 300 to 80. I like that better. Hope there's no issue with that.
Sadly screenspanning doctor doesn't work with my video chip.
Maybe it wasn't clear what I wrote. I was looking for a way to lessen zoom permantly. I changed in about:config max.zoomPercent inerger from 300 to 80. I like that better. Hope there's no issue with that.
Sadly screenspanning doctor doesn't work with my video chip.
There is this…https://addons.mozilla.org/en-US/firefox/addon/zoom-page/Similarly I'd like to set the zoom on a single tab - but like your persistent request, we are both out of luck.
the following will detach zoom from a specific domain allowing you to zoom in one tab of a domain will maintaining the same zoom percentage in other tabs.
browser.zoom.siteSpecific false
The default is set to true.
Awesome, congrats!!!Thanks for the tweaks and tips - Powerbook G4 1Ghz resurrected and usable!
Some more tweaking. Today it's DNS.
Try and see if it works for you.
network.dnsCacheExpirationGracePeriod: 3600
network.dnsCacheExpiration: 3600
network.dnsCacheEntries: 1000
Non-expiring (for an hour) DNS lookup staying in cache, means faster lookup = faster page loads.Benefits?