Page 1 of 1 [ 10 posts ] 

MasterJedi
Veteran
Veteran

User avatar

Joined: 22 Oct 2010
Age: 51
Gender: Male
Posts: 2,160
Location: in an open field west of a white house

24 Jul 2011, 12:03 pm

how do you get a browser to read ahead a little more when viewing some things like Facebook? See, when I first view the page and scroll down to the bottom, it'll decide to access and display more than what's on the screen at the moment and the page will skip down further than where I want to be.

It's not like I'm impatient and not giving the page time to load. I have a pretty quick connection and it loads immediately without any load time so that's not the issue. In fact, I can wait minutes and it'll still do it.

I'm using the latest Firefox.


_________________
That is my spot, in an ever changing world, it is a single point of consistency. If my life were expressed as a function on a four dimensional Cartesian coordinate system, that spot, from the moment I first sat on it, would be 0-0-0-0.


Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

24 Jul 2011, 12:42 pm

MasterJedi wrote:
how do you get a browser to read ahead a little more when viewing some things like Facebook? See, when I first view the page and scroll down to the bottom, it'll decide to access and display more than what's on the screen at the moment and the page will skip down further than where I want to be.

It's not like I'm impatient and not giving the page time to load. I have a pretty quick connection and it loads immediately without any load time so that's not the issue. In fact, I can wait minutes and it'll still do it.

I'm using the latest Firefox.


Sounds like you have a slow connection. Still, the problem you describe could be caused by slow rendering of images on the page but first things first. What does speedtest.net report your connection speed to be?



kra17
Veteran
Veteran

User avatar

Joined: 14 Feb 2010
Age: 31
Gender: Male
Posts: 594
Location: Sweden

24 Jul 2011, 1:00 pm

Tom_Kakes wrote:
MasterJedi wrote:
how do you get a browser to read ahead a little more when viewing some things like Facebook? See, when I first view the page and scroll down to the bottom, it'll decide to access and display more than what's on the screen at the moment and the page will skip down further than where I want to be.

It's not like I'm impatient and not giving the page time to load. I have a pretty quick connection and it loads immediately without any load time so that's not the issue. In fact, I can wait minutes and it'll still do it.

I'm using the latest Firefox.


Sounds like you have a slow connection. Still, the problem you describe could be caused by slow rendering of images on the page but first things first. What does speedtest.net report your connection speed to be?


I think he's talking about sites that load more dataz as you reach the bottom the page, instead of using paging.


_________________
:bigsmurf: :bigsmurf:


Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

24 Jul 2011, 1:10 pm

kra17 wrote:
Tom_Kakes wrote:
MasterJedi wrote:
how do you get a browser to read ahead a little more when viewing some things like Facebook? See, when I first view the page and scroll down to the bottom, it'll decide to access and display more than what's on the screen at the moment and the page will skip down further than where I want to be.

It's not like I'm impatient and not giving the page time to load. I have a pretty quick connection and it loads immediately without any load time so that's not the issue. In fact, I can wait minutes and it'll still do it.

I'm using the latest Firefox.


Sounds like you have a slow connection. Still, the problem you describe could be caused by slow rendering of images on the page but first things first. What does speedtest.net report your connection speed to be?


I think he's talking about sites that load more dataz as you reach the bottom the page, instead of using paging.


Ahh, I see. I don't really use fb that much. What if you change the user agent string in ff to a legacy browser like ie6. Then it might not use this feature in fb.

Worth a try?



MasterJedi
Veteran
Veteran

User avatar

Joined: 22 Oct 2010
Age: 51
Gender: Male
Posts: 2,160
Location: in an open field west of a white house

24 Jul 2011, 1:11 pm

speedtest has me at 21.7 mbps.


_________________
That is my spot, in an ever changing world, it is a single point of consistency. If my life were expressed as a function on a four dimensional Cartesian coordinate system, that spot, from the moment I first sat on it, would be 0-0-0-0.


Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

24 Jul 2011, 1:22 pm

MasterJedi wrote:
speedtest has me at 21.7 mbps.


It's not a connection problem then. Did you try changing the user agent string as this should disable advanced features on sites like fb.



amorak
Emu Egg
Emu Egg

User avatar

Joined: 23 Jul 2011
Gender: Male
Posts: 7

24 Jul 2011, 1:25 pm

This sounds like its loading more comments when youve got to the bottom of the page of comments? Like how slashdot dot org has a 'many more' button at the bottom of the page, click it and more will load without going to a new page.

If thats the case then, then this happens because of the javascript code in use. you [i]might[i] be able to change it in facebooks settings, if that doesn't work other than editing the javascript code yourself, you could turn off javascript.



MasterJedi
Veteran
Veteran

User avatar

Joined: 22 Oct 2010
Age: 51
Gender: Male
Posts: 2,160
Location: in an open field west of a white house

24 Jul 2011, 1:38 pm

um, how do I do those ^ & ^^


_________________
That is my spot, in an ever changing world, it is a single point of consistency. If my life were expressed as a function on a four dimensional Cartesian coordinate system, that spot, from the moment I first sat on it, would be 0-0-0-0.


Tom_Kakes
Deinonychus
Deinonychus

User avatar

Joined: 15 Jul 2011
Gender: Male
Posts: 342

24 Jul 2011, 1:57 pm

amorak wrote:
This sounds like its loading more comments when youve got to the bottom of the page of comments? Like how slashdot dot org has a 'many more' button at the bottom of the page, click it and more will load without going to a new page.

If thats the case then, then this happens because of the javascript code in use. you [i]might[i] be able to change it in facebooks settings, if that doesn't work other than editing the javascript code yourself, you could turn off javascript.


You could use the no script extension but a blanket ban of javascript probably wouldn't help. You could create your own userscript then load it with greasemonkey. Someone may have even created one for this already. ;)



amorak
Emu Egg
Emu Egg

User avatar

Joined: 23 Jul 2011
Gender: Male
Posts: 7

24 Jul 2011, 2:10 pm

Tom_Kakes wrote:
amorak wrote:
This sounds like its loading more comments when youve got to the bottom of the page of comments? Like how slashdot dot org has a 'many more' button at the bottom of the page, click it and more will load without going to a new page.

If thats the case then, then this happens because of the javascript code in use. you [i]might[i] be able to change it in facebooks settings, if that doesn't work other than editing the javascript code yourself, you could turn off javascript.


You could use the no script extension but a blanket ban of javascript probably wouldn't help. You could create your own userscript then load it with greasemonkey. Someone may have even created one for this already. ;)

I was thinking that, no javascript is a problem these days for many sites. I didnt know the name of the firefox extension though.