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)

BoYagoob 07-15-2006 10:00 PM

Make your forum's speed seem faster
 
1 Attachment(s)
*Staff note: This has an effect in Microsoft Internet Explorer + Firefox*
(but still not tested on others).


Hi,

This is my second modification and I hope you like it. :)

What it does: It lets your members and your visitors feel that your site or forum is very fast when they access it. It is just like a trick only not really it does speed up your forum. ;)

Version of vB: It works with ALL versions: vB1, vB2, vB3.0.x, vB3.5.x, vB3.6.x, vB3.7.x, vB3.8.x, and any version in future. More than this, you can use it for any simple website. :smoke:

Time to install: ~ 1 sec.

How to install: There are no database changes, additional files, ... etc. But there is only one change in a template.

1. Open the HEADER template.

2. Place the following code at the top of the contents:

Code:

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


Note: Otherwise, you can put it at the top of HEADINCLUDE template.

3. Save & Enjoy. ;)

More information: Click here.

Please, if you want to use this modification, click INSTALL. :)

Justdave 07-16-2006 05:36 AM

It seems to work. Thanks!

Robbed 07-16-2006 05:49 AM

so what does this code do?

BoYagoob 07-16-2006 05:53 AM

You are welcome :)

Quote:

Originally Posted by Robbed
so what does this code do?

Try to change the numbers in the code: (Duration=0), and you will see its effects. But I used numbers 0 to make it seems to be a fast loaded page. :)

ImportPassion 07-16-2006 06:15 AM

more info here.

http://www.secretgeek.net/fajax.asp

BoYagoob 07-16-2006 06:20 AM

Thanks alot for your addition, and I have just put that link in the first post. This also answers to Robbed's question. :)

MGM 07-16-2006 06:24 AM

Interesting... but you should probably note that it only works with Internet Explorer.

MGM out

BoYagoob 07-16-2006 06:25 AM

Oh, I really didn't note or tried that before since most of my members use IE. Thanks for your notation. :)

CompuJonathan 07-16-2006 06:39 AM

Very nice! That is much better on the eyes.

- Compu

Zia 07-16-2006 07:18 AM

what kind of change does it make?
kinda reduce waiting for something or what?

only on IE ,what abt firefox & opera?

BoYagoob 07-16-2006 07:24 AM

u r more than welcome .. :)

Quote:

Originally Posted by Zia
what kind of change does it make?
kinda reduce waiting for something or what?

only on IE ,what abt firefox & opera?

Please, check the above posts. :)

Paul M 07-16-2006 09:38 AM

BoYagoob, thank you for your contribution.

The title has been edited slightly as we felt it was slightly misleading. I have also added a note that this only works in IE.

Marco van Herwaarden 07-16-2006 09:46 AM

Ok i just gave this a try on a board that has a lot of forums (500+) where the forumhome is loading kinda slow (5-10 seconds to fully load). In the top of the page there are 2 animated banner images.

I do understand that is only a visual trick and doesn't really speed things up.

How i tested?
- Applied the above change
- Did an initial pageload (i asume it doesn't make a difference on the first page load)
- Scrolled to the bottom of the page
- Did a page refresh

This was really a confusing ;) experience.
- To my feeling it took a bit longer until the cursor changed to the 'busy' icon.
- While still viewing the bottom of the page (where i ofcourse can not click anything, since the page is not really loaded yet), the 2 dynamic banner images where showing on top of the text in the bottom of the page.
- After the normal time it takes to load the page, the screen seems 'suddenly' to refresh, the 2 banner images that where blended over the bottom of the page disappeared, and normal control was returned.

Bottom line i think is that while it might give a better look on some forums, it might also be causing confusion on others. So use it with care.

If you have a relative fast loading page (from a human perspective, loading in less then 1-2 seconds), it might give the human eye the impression of faster loading. If the page takes longer, then it will probably be confusing.

Snake 07-16-2006 10:00 AM

Not bad... thanks!

BoYagoob 07-16-2006 10:05 AM

Dark Blade
Coder
u r welcome. :)


Paul M
Coding Team Leader
No problem at all :), it's your thread and feel free to add/remove/edit any thing to make it useful for everyone. I appreciate your efforts :).


Marco van Herwaarden
Lead Admin vBulletin.org Coding Team Admin
I am very happy to read your reply in my thread :), and as you may know I am a beginner in decoding for vB. Unfortuantly, I can only test this modification only in my own forum and my test forum. So, as you stated it depends in the forums:

Quote:

Originally Posted by Marco van Herwaarden
Bottom line i think is that while it might give a better look on some forums, it might also be causing confusion on others. So use it with care.

Also, for sure, this is the fact:

Quote:

Originally Posted by Marco van Herwaarden
If you have a relative fast loading page (from a human perspective, loading in less then 1-2 seconds), it might give the human eye the impression of faster loading. If the page takes longer, then it will probably be confusing.

Kind regadrs. :)

TygerTyger 07-16-2006 10:19 AM

Hm, curious. I can't quite put my finger on the overall effect, it's a little unusual. However my forum is quite fast loading and it does seem to make a bit of an illusional difference as Marco said so I'll see what people think. Or if they notice at all. :)

bashy 07-16-2006 12:11 PM

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...

Marco van Herwaarden 07-16-2006 01:20 PM

There seems to be a way to do this with other browsers, but that would require a JS-script. Look at the explanation link posted on the first page. On that page you will find a second link explaining how to do such a thing for other browser, but it is way more complicated.

NokStar 07-17-2006 02:29 AM

Hay this has any effect on search engine listing or bots reading the forum?
I mean bots will mess up reading this code, rank low etc..?

BoYagoob 07-17-2006 08:58 AM

mmmm I am not sure if I understand your question well, but see if the HEADER template is used in any pages, so the effect will be happened in these pages. :)

SwDreams 07-17-2006 01:02 PM

thanks for that but i don't think that it's Work

MGM 07-17-2006 02:28 PM

Quote:

Originally Posted by NokStar
Hay this has any effect on search engine listing or bots reading the forum?
I mean bots will mess up reading this code, rank low etc..?

I dont think it will. Bots generally avoid Javascript and CSS and stuff like that, they only (for the most part) cover text and links. This doesnt affect either, and since a bot cant submit anything via forms, then it wont even see the effect at all.

MGM out

AHMUDEM 07-21-2006 02:59 AM

thanks BoYagoob

bklynjava 07-25-2006 07:39 PM

Thank you but where would it go.

At the very top like this?


HTML Code:

<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]">
                &nbsp;
        </td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output


BoYagoob 07-26-2006 06:23 AM

u r more than welcome guys :)


Quote:

Originally Posted by bklynjava
Thank you but where would it go.

At the very top like this?


HTML Code:

<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]">
                &nbsp;
        </td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output


Yes, it is ok like this .. :)

Gsmmind 07-26-2006 06:40 AM

it will work with all versions?.. ..... i have last 3.5.4..

BoYagoob 07-26-2006 08:20 AM

Quote:

Originally Posted by Gsmmind
it will work with all versions?.. ..... i have last 3.5.4..

Yes, sure. It works not only in all versions of vBulletin software, but also any other forums or simple sites. :)

abosaleh 08-07-2006 09:47 AM

thanks a lot BoYagoob

Chris Blount 08-07-2006 12:38 PM

I tried it and I'm not sure I like it. If there is something on the new page that is loading slow, it holds up the entire page change until everything is done. In my case, it actually slows things down at times. At least with the old way, you can view parts of the new page while waiting for the rest to load.

Also, while waiting for the a long page transition, it gives the appearance that I.E. has locked up.

BoYagoob 08-07-2006 01:30 PM

u r welcome abosaleh :)

Chris Blount .. no problem .. but actually it depends on your server ..
if your server is slow .. of course it will be slow .. if not .. it will seem very fast .. :)

regards ...

Chris Blount 08-07-2006 06:21 PM

Quote:

Originally Posted by BoYagoob
u r welcome abosaleh :)

Chris Blount .. no problem .. but actually it depends on your server ..
if your server is slow .. of course it will be slow .. if not .. it will seem very fast .. :)

regards ...

BTW, don't get me wrong. I wasn't really trying to come down hard on the mod. Just some observations. It really is a nice mod as long as you have a speedy connection. Very well done!

BoYagoob 08-07-2006 06:50 PM

No no sir, I didn't get you wrong :)
u r welcome @ any time, friend :)

Shazz 08-07-2006 06:52 PM

so i cleared my cookies, went on to my site
I can't tell a change... maybe its just my internet :rolleyes:
________
vaaapp vaporizer

BoYagoob 08-07-2006 07:43 PM

Quote:

Originally Posted by Shazz
so i cleared my cookies, went on to my site
I can't tell a change... maybe its just my internet :rolleyes:

Change the numbers in: (Duration=0) "such as 1" and you will see the change .. :)

upsetter 08-07-2006 08:33 PM

Thank you; it works for me... :)

BoYagoob 08-08-2006 04:53 AM

So, click on "Install" :P

Thanks :)

tony76 08-09-2006 04:12 AM

Seems to work for me. maybe illusion?lol

ayaam 08-10-2006 09:25 AM

hi . thanks , it is work 100%

note: must be in [headinclude] not in HEADER

BoYagoob 08-11-2006 06:59 PM

u r more than welcome .. :)

I didn't tried in [headinclude]. If it worked, it will be fine too .. :)

movielist 08-11-2006 07:53 PM

I'm using Firefox 1.5.0.6 and it seems to be working in that too.


All times are GMT. The time now is 10:14 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.01449 seconds
  • Memory Usage 1,829KB
  • 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
  • (2)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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