vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Make your forum's speed seem faster (https://vborg.vbsupport.ru/showthread.php?t=121315)

Nutz 05-26-2007 02:30 PM

Quote:

Originally Posted by Shazz (Post 1254971)
Can you honestly tell its fast?
Or do you just assume that

You can tell the effect it has on IE, yes.

Thanks,
Mat.

Shazz 05-26-2007 03:37 PM

Quote:

Originally Posted by Nutz (Post 1254981)
You can tell the effect it has on IE, yes.

Thanks,
Mat.

I did 2 video tutorials on 2 blank vB test sites, One was my friends and one was mine.
Both loaded the same with and without the code.
But I guess if it seems faster to you guys that works too..

Nutz 05-26-2007 04:06 PM

Its not the ‘loading time’ it’s the fact that it eliminates the flickering… its been said many times in this thread…

Gazer 05-28-2007 03:09 PM

Installed thanks

Gazer

713JunctionP 06-06-2007 05:30 PM

dude, this actually works. holy crap.

I'm too lazy to look it up, but what is this code ACTUALLY doing to my forums to make it load faster and why wouldn't it load fast anyway BEFORE I added this code to my header template?

iVox 06-07-2007 06:14 PM

I've followed this thread and wish to add some technical input and insight into what's going on, and how to implement it most easily into vB.

In the HEADINCLUDE template at the bottom or top include this single line:

Code:


<meta content="BlendTrans(Duration=0.01)" http-equiv="Page-Exit" />

This is all you need, and it also follows a format all modern browsers can understand including XHTML DTD specifications which all the good templates utilize you can download here. I've successfully tested it on MSIE, Opera, Netscape and Firefox, latest release versions of each as of this writing.

Folks, that's all you need to do, and this is web developer trick that's been around for while, much like GZIP compression has been.

Technically speaking, as the article linked earlier in this thread explained, on page refreshes, i.e. form submissions and other redirects, this command helps the browser reduce screen flicker and can be exploited for fade effects as well. The value I'm using is the best universal value (after many others have tried this or that) and you just set it and forget it.

You only need the exit argument because flicker issues only occur on redirects or refreshes on the page that is displayed following the task. The other argument is necessary only if you're intentionally fading or other cosmetic effects to exploit this ability.

The references people have been making about AJAX and FAJAX is easy enough to explain. AJAX is code use to display dynamic content "in place" so as to avoid screen refresh and might even call scripts that run server side fetching content from a database. To the user, the screen just dynamically changes, i.e. tables moving around, Netflix like informational dialogs displaying on top of content, or Google customized home page where you can drag/drop content as you build the page.

FAJAX is a term developers use to describe the AJAX effect of dynamic content updating, without actually using AJAX code. It's faking it, hence the term FAJAX.

In truth this meta command is one of those many W3C header tags that are not intended to be universally supported but exist for developers of browsers and plugins who want to utilize such features to manipulate the browser's abilities.

Due to the fact it's technically unsupported, you might see this ability lost in future browser implementations and it might even corrupt wireless or other future Internet technologies if the DTD doesn't specify this command. Some programmer out there might not be smart enough to ignore it or exploit it.

But for most of us, it works great and such issues are not a concern. Enjoy.

-jim

thenewuser 06-11-2007 09:27 AM

lol... nice ;)

0tolerance 06-13-2007 08:58 AM

I found this increased my page load time.
but nifty trick you discovered.

nokturno 06-13-2007 07:37 PM

Installed thanks

SCORPION1 06-13-2007 09:58 PM

seem to work quite well thanks bud nice work

m2006 10-03-2007 10:42 AM

thanks you working

crohh@cker 10-03-2007 07:43 PM

thanks!

lazytown 10-13-2007 05:57 AM

I tried this out on firefox 2 and ie7 (vista).
"<meta content="BlendTrans(Duration=0.01)" http-equiv="Page-Exit" />" in the headinclude (which is the same as this mod).

Firefox 2 seems to have already implemented this type of technology into the browser, so I couldn't see a difference. Firefox 2 is noticeably smoother and faster than IE7 right out of the box.

There was indeed a difference in ie7. However, I did not like it (some may). It does eliminate the redrawing of the entire page (as far as you can see), but it actually takes longer to provide feedback to the user that something is loading. Essentially the whole page has to load first, then it switches to it (like double buffering). It's a nice effect, but in reality the page seems to take longer to load with ie7/vista (this is with a core2duo powerful computer). Without it, elements on the page begin to reload immediately. With it, the entire page redraws at once after a delay (end completion result is the same, but I think users prefer to see feedback when they click a link).

-vissa

Munzo 10-14-2007 09:13 PM

It does not work on my copy of firefox.. (2.0.0.7)

Shazz 10-14-2007 09:35 PM

652 installs currently with 2 lines of coding
excellentay!

thunder_sti 10-14-2007 11:54 PM

Clicked Installed. Thanks.

SSG.D 10-18-2007 01:02 AM

Fantastic Works great ! And thank you so much.

SBoards 10-23-2007 04:39 AM

Installed... and working great on my site.

Thanks!

Roughnek29 10-28-2007 02:59 AM

works for me on IE and AOL, Thanks, Love It

asforum 10-28-2007 04:25 AM

Thnka, work fine with me, nice mod.

abg 11-16-2007 04:29 PM

this ms-invented meta tags DON'T work in firefox, nor in any other browser, except for microsoft internet explorer. anyone who claims it works in firefox 1 and firefox 2 doesn't understand what this mod is about.

mri_mohammad 11-16-2007 10:53 PM

work thanks

installed

expatdirectory 11-26-2007 06:59 PM

Awesome, Thankyou.

clicked Install

vitrag24 11-27-2007 10:51 PM

does this really work?
i don't realize any differences.

vitrag24 11-27-2007 10:56 PM

hey..it's crashing IE
i'm using IE& in windows vista after adding this code IE showing IE crash detection tool and restarts then..

someone check it in vista/IE7

Mrdby 11-30-2007 02:15 AM

Hmmmmmm

omar almukhtar 11-30-2007 01:31 PM

thank you but it effects the browsing for me .

plebebo 12-01-2007 11:03 AM

I can't see a difference but that is because I use Firefox and cant seem to find IE to test it. But I have it installed for my members who use IE. Thanks Alot! ::::installed:::

TrioxX 12-06-2007 01:23 AM

Ive done it, before i saw this thread ;) But great work :)

UltraFanatics 12-15-2007 04:42 PM

Quote:

Originally Posted by bashy (Post 1031505)
My forums are fast loading 'ish anyway, but since installing/adding this IE does appear to be quicker ;)
It appears to hold, then load the full page in 1 swoop...The hold is about 3 seconds
Please can you try to find a way for Firefox and other browsers?

I for 1 will keep this running thanks...

Agreed with this!

Thanks for this sweet easy mod :)

R0B74 12-16-2007 03:24 PM

Looks good.

yuriy 12-20-2007 12:02 AM

Doesnt work on FF 2.x

Shazz 12-20-2007 01:20 AM

50% of people say it will work other 50% say they won't.

Forumdayim.Net 12-20-2007 06:16 PM

Hack works.

installed , thanks :)

alessai2 12-21-2007 05:14 AM

if it doesnt work , try puttin the values instead of 0 to 0.2
it a page transition effect , works for me , but im not using it on my forum , im using it on my installation of a script

softvnzla 01-03-2008 10:26 PM

wow yes speed!! thanks

"Click Installed"

alqloob alsahya 01-05-2008 09:56 AM

thank"S nice joop

rgvtruck 01-18-2008 08:54 AM

Works on my firefox, thanks!

Stefano Virgill 02-05-2008 04:31 AM

Very nice! :up:
By the way, it works on Opera as well.

Cheers

Steve

viper007 02-05-2008 06:52 AM

thank u


All times are GMT. The time now is 05:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01536 seconds
  • Memory Usage 1,793KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete