vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   HTML code optimizer? (https://vborg.vbsupport.ru/showthread.php?t=46941)

Aaron1 12-22-2002 08:41 AM

HTML code optimizer?
 
I maybe have a nice bandwidth tip, i haven't seen here before:

Download Absolute Html Compressor (Freeware)

And run all the contents from your templates through this tool.
That might save some kb's! Because it can:

- merge lines;
- remove unnecessary whitespace characters;
- remove unnecessary quotation marks

Xenon 12-22-2002 01:13 PM

@Aaron: nice script, but not needed, i like my templatestructures ;)

Ok, think the beta is finished soon if there don't appear any more bugs....
Other Pages, yes, will do, but it's not that easy....
I currently look closer into showthread, but it's very hard to optimize it without rewrite it completly ;)

@Lanigironu: Well, for forumdisplay a quite similar method can be used, there is already something in my mind :)
For thread viewing look above at my answer to Aaron :)

NTLDR 12-22-2002 05:33 PM

Quote:

Originally posted by Aaron1
Download Absolute Html Compressor (Freeware)
I don't like the look of that:

Quote:

remove unnecessary quotation marks. For example,
<table BORDER="0" CELLSPACING="0" CELLPADDING="0" align="center"> will be converted to
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 align=center>;
remove <!DOCTYPE ...> tags;
^^ Removing both of those is wrong, all attributes should be in " and a DOCTYPE should also be present at the top of each page.

Aaron1 12-23-2002 12:12 PM

Quote:

Originally posted by NTLDR
Removing both of those is wrong, all attributes should be in " and a DOCTYPE should also be present at the top of each page.
The "" marks are not needed for a page to function properly, and with Doctypes its the same thing. Btw you can always turn of some of the options if you're using that tool.

If you can get a page from 80kb to 70kb, its always worth an effort i guess.

NTLDR 12-23-2002 02:08 PM

If your following proper standards, which as a webmaster you should, the DOCTYPE is required for all HTML documents and the " are required if you use XHTML and therefore should be included if you want all users to be able to view the site correctly.

Aaron1 12-23-2002 06:05 PM

Quote:

Originally posted by NTLDR
If your following proper standards, which as a webmaster you should, the DOCTYPE is required for all HTML documents and the " are required if you use XHTML and therefore should be included if you want all users to be able to view the site correctly.
Doctype is not required at all (maybe for future browsers compatibility, and that's what a Macromedia Team Member said) Try making and viewing a page without that. And as you will see its no problem it all. XHTML? Who is talking about XHTML?

As i already said: you can turn off any option if you don't like it. Did i release my tip as a full release hack or something? Man you need to loosen up.

Forget i even mentioned that program...

NTLDR 12-23-2002 06:11 PM

Take a look at http://www.w3.org/ maybe then you will find out how to write HTML properly. A DOCTYPE is required for all HTML documents to be valid. But of course you don't know how to write HTML.

Anyway thats all I have to say on the matter, w3c proves me to be correct.

Aaron1 12-23-2002 06:21 PM

I won't go into discussion with you anymore, first of all you don't read my messages, second: this flaming your doing is totally inappropriate. I tried to give some tips, and apperently its not appreciated. Thanks

NTLDR 12-23-2002 06:31 PM

I was giving a tip too, don't use the program as it will ruin the HTML, you were the one who took it further.

And where have I flamed? I've stated my opinion and the facts, nothing more nothing less.

Anyway this has nothing to do with the this or Xenons hack. My appologies to Xenon for going OT.

Chris M 12-23-2002 06:42 PM

@Aaron1 - I don't wish to spoil Xenon's thread with a long arguement - NTLDR is correct - Pages are required to have a DOCTYPE for it to be HTML compliant according to http://www.w3.org/

He is also right in saying that it should have the quotation marks to make it XHTML compliant...

@Xenon - I would be interested to see how the showthread optimisations go - I think it is one of the largest query-makers in vB;)

Satan


All times are GMT. The time now is 06:49 PM.

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.01027 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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
  • (10)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