Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-03-2008, 04:35 PM   #151
FlexxAeon
Confirmed User
 
FlexxAeon's Avatar
 
Industry Role:
Join Date: May 2003
Posts: 3,765
if i hit 1k in this thread, somebody is gonna PAY

edit: 150 SEMI-POINTLESS DEBATES!
__________________
flexx [dot] aeon [at] gmail
FlexxAeon is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:38 PM   #152
potter
Confirmed User
 
Industry Role:
Join Date: Dec 2004
Location: Denver
Posts: 6,559
Quote:
Originally Posted by AlienQ View Post
Yer right ya should have just kept your pie hole shut and learned from experienced guys. You still have not explained to us how CSS is going to Magically call up the right template by itself.

SHow me.
Ok, it doesn't call up a "template" first off. It's a style sheet. And what style sheet is chosen via the linked media type in the header is a decision made by the BROWSER, not your server.
__________________

potter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:39 PM   #153
Bro Media - BANNED FOR LIFE
MOBILE PORN: IMOBILEPORN
 
Join Date: Jan 2004
Location: Tinseltown NL
Posts: 16,502
Quote:
Originally Posted by AlienQ View Post
Yer right ya should have just kept your pie hole shut and learned from experienced guys. You still have not explained to us how CSS is going to Magically call up the right template by itself.

SHow me.

<link href="browser.css" rel="stylesheet" type="text/css" media="screen">

Because that is not gonna do shit for nothing without instruction from another source or method to send the correct template.
Please, I asked you to join your fellow retard friend Sortie in the tard yard.

http://www.w3.org/TR/CSS2/media.html
http://www.w3.org/TR/css3-reader/

read up on those.
Bro Media - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:40 PM   #154
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by Retox Josh View Post

Using a .css file is NOT over head, it loads the file ONCE unless it has been updated since its last checking, and then every time you visit that page, that css file is loaded again from YOUR local temp files, NOT from the server, unlike tables which are loaded on EVERY page view.
OK, so when you get 1 millions surfers to the page with css on it the css only
loads once and not 1 millions times?





BUHAHAHAHAHAHAHA!!!


You are a fucking retard.

That's like saying that the 25k image only loads once so you can get a millions hits
and cache that image and only use 25k in bandwidth.













What a total fucking retard.
__________________

Last edited by sortie; 11-03-2008 at 04:43 PM..
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:42 PM   #155
Bro Media - BANNED FOR LIFE
MOBILE PORN: IMOBILEPORN
 
Join Date: Jan 2004
Location: Tinseltown NL
Posts: 16,502
Quote:
Originally Posted by sortie View Post
OK, so when you get 1 millions surfers to the page with css on it the css only
loads once and not 1 millions times.





BUHAHAHAHAHAHAHA!!!


You are a fucking retard.

That's like saying that the 25k image only loads once so you can get a millions hits
and cache that image and only use 25k in bandwidth.













What a total fucking retard.
Once again you show your true stupidity.

It's cached LOCALLY meaning, IF YOU HIT THE PAGE TWICE, IT ONLY LOADS ONCE, WHEREAS THE TABLES LOAD TWICE.

Bigger for you:
IF YOU HIT THE PAGE TWICE, IT ONLY LOADS ONCE, WHEREAS THE TABLES LOAD TWICE.
Bro Media - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:44 PM   #156
potter
Confirmed User
 
Industry Role:
Join Date: Dec 2004
Location: Denver
Posts: 6,559
Quote:
Originally Posted by sortie View Post
OK, so when you get 1 millions surfers to the page with css on it the css only
loads once and not 1 millions times.





BUHAHAHAHAHAHAHA!!!


You are a fucking retard.

That's like saying that the 25k image only loads once so you can get a millions hits
and cache that image and only use 25k in bandwidth.













What a total fucking retard.
I don't think you understand what he meant.....
__________________

potter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:45 PM   #157
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Hey Retox!!

You just claimed that browsers don't cache tables.

__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:45 PM   #158
AlienQ - BANNED FOR LIFE
best designer on GFY
 
AlienQ - BANNED FOR LIFE's Avatar
 
Join Date: Mar 2003
Location: IALIEN.COM - High Definition Video and Photographic Productions -ICQ 78943384
Posts: 30,307
Quote:
Originally Posted by potter View Post
Ok, it doesn't call up a "template" first off. It's a style sheet. And what style sheet is chosen via the linked media type in the header is a decision made by the BROWSER, not your server.
Uhmm no...
Browser is going to display which one you tell it to.

Meaning ya want it to work with a PSP? Ya do a browser detect either server side or Java script then reference the template or Style sheet you wish it to use. CSS is not going to detect the browser for you.
AlienQ - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:46 PM   #159
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by Retox Josh View Post
IF YOU HIT THE PAGE TWICE, IT ONLY LOADS ONCE, WHEREAS THE TABLES LOAD TWICE.
Browsers no longer cash html....just CSS????


__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:47 PM   #160
Voodoo
♥ ♦ ♣ ♠
 
Voodoo's Avatar
 
Industry Role:
Join Date: Sep 2002
Location: Porn Valley, CA
Posts: 10,590
__________________

"I'm selflessly supporting the common good, but only coincidentally looking out for No.1."
Voodoo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:47 PM   #161
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,354
best quote made all year

Quote:
Originally Posted by AlienQ View Post
I am a developer
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 04:52 PM   #162
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by potter View Post
I don't think you understand what he meant.....
I understand that he's fucking stupid.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:00 PM   #163
mrkris
Confirmed User
 
Join Date: May 2005
Posts: 2,737
Quote:
Originally Posted by sortie View Post
OK, so when you get 1 millions surfers to the page with css on it the css only
loads once and not 1 millions times?





BUHAHAHAHAHAHAHA!!!


You are a fucking retard.

That's like saying that the 25k image only loads once so you can get a millions hits
and cache that image and only use 25k in bandwidth.













What a total fucking retard.
__________________

PHP-MySQL-Rails | ICQ: 342500546
mrkris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:00 PM   #164
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by AlienQ View Post
Uhmm no...
Browser is going to display which one you tell it to.

Meaning ya want it to work with a PSP? Ya do a browser detect either server side or Java script then reference the template or Style sheet you wish it to use. CSS is not going to detect the browser for you.
Yes, actually CSS is going to.

media='screen' means that it will automatically be used on a PC.
media='printer' means that it will automatically be used when sent to a printer
media='handheld' means that it will automatically be used when a mobile device loads the page.

No javascript. No server side scripting.

Do some research before coming back please.

http://www.w3.org/TR/CSS2/media.html
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:01 PM   #165
potter
Confirmed User
 
Industry Role:
Join Date: Dec 2004
Location: Denver
Posts: 6,559
Quote:
Originally Posted by AlienQ View Post
Uhmm no...
Browser is going to display which one you tell it to.

Meaning ya want it to work with a PSP? Ya do a browser detect either server side or Java script then reference the template or Style sheet you wish it to use. CSS is not going to detect the browser for you.
How do you not understand this? The HTML / server side things don't change. Nothing happens server side.

When you visit a web page. Your browser, psp, or whatever the hell you're using. "Loads" and "Renders" that page. The browser itself knows what it is. When it reads the style sheet link in the head. It'll choose and load the style sheet it knows itself is.

I just don't know how to explain this to you. It should be such simple basic knowledge.

Quote:
3.2 Conformance

This section defines conformance with the CSS2 specification only. There may be other levels of CSS in the future that may require a user agent to implement a different set of features in order to conform.

In general, the following points must be observed by a user agent claiming conformance to this specification:

1. It must support one or more of the CSS2 media types.
2. For each source document, it must attempt to retrieve all associated style sheets that are appropriate for the supported media types. If it cannot retrieve all associated style sheets (for instance, because of network errors), it must display the document using those it can retrieve.
3. It must parse the style sheets according to this specification. In particular, it must recognize all at-rules, blocks, declarations, and selectors (see the grammar of CSS2). If a user agent encounters a property that applies for a supported media type, the user agent must parse the value according to the property definition. This means that the user agent must accept all valid values and must ignore declarations with invalid values. User agents must ignore rules that apply to unsupported media types.
4. For each element in a document tree, it must assign a value for every applicable property according to the property's definition and the rules of cascading and inheritance.
5. If the source document comes with alternate style sheets (such as with the "alternate" keyword in HTML 4.0 [HTML40]), the UA must allow the user to select one from among these style sheets and apply the selected one.

Not every user agent must observe every point, however:

* A user agent that inputs style sheets must respect points 1 - 3.
* An authoring tool is only required to output valid style sheets
* A user agent that renders a document with associated style sheets must respect points 1 - 5 and render the document according to the media-specific requirements set forth in this specification. Values may be approximated when required by the user agent.

The inability of a user agent to implement part of this specification due to the limitations of a particular device (e.g., a user agent cannot render colors on a monochrome monitor or page) does not imply non-conformance.

This specification recommends that a user agent allow the user to specify user style sheets.
Bolded the key part. Since you're incredibly stupid here, "user agent" means the browser.

Do you get it now? Browsers, choose the style sheet. Browsers know what they are, they don't need your server or scripting to tell them what they are. Browsers can READ your header and know which style sheet they're supposed to use.
__________________

potter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:01 PM   #166
ExLust
Confirmed User
 
ExLust's Avatar
 
Join Date: Aug 2008
Posts: 3,223
Too much to read. IMO, with CSS you can quickly change the look of your entire web site by changing one file. It doesn't matter Tableless-CSS pages as long as good SEO applied.
__________________

BE A PARTNER
ExLust is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:03 PM   #167
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by FlexxAeon View Post
I understand that FULLY but as i said above, that is still INFORMATION that would need to be processed. are we saying now that a SE has eyeballs and is reading the page? or that all SE indexing is done by hand? 1's and 0's are still 1's and 0's.... am i wrong?

Ok, I wrote this just now for you:

See the highlighted html; that's a webpage:

This script is simple so don't include any javascript or comments and only use
css in a tag like this <div style="border:solid black 1px">.

This is to show you how a search engine sees your site.
This is the part of a search engine that will find the text on your site.


Quote:
#!/usr/bin/perl
print "content-type: text/html\n\n";


$webpage = <<EOF;

<html>
<head>
<title>don't you get it yet?</title>
</head>
<center>
<table width=100>
<tr>
<td align=center>
yeah!!!
</td>
</tr>
<table>
</center>
</body>
</html>





EOF



$safe = 0;
$x = 0;

while ($x >= 0) {

$loc = index($webpage, "\<");

if ($loc != -1) {
$loc2 = index($webpage, "\>", $loc);
if ($loc2 != -1) {
$mess = substr($webpage, $loc, $loc2-$loc+1);
$webpage =~ s/$mess/ /ig;

}
else {
$x=-1;
}

}
else {
$x=-1;
}
$safe++;
if ($safe > 200) {exit;}
if (-e "kill.txt") {exit;}


}



print "Here is the text for that page : <br><br> $webpage";

exit;

Now run that script in your cgi-bin and watch it return the text.

Note:

If you include <script>blah</script> or <style>blah</style> it will return "blah" as text since this
is just a simple example for you.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:09 PM   #168
potter
Confirmed User
 
Industry Role:
Join Date: Dec 2004
Location: Denver
Posts: 6,559
Quote:
Originally Posted by sortie View Post
Note:

If you include <script>blah</script> or <style>blah</style> it will return "blah" as text since this
is just a simple example for you.
Sortie, I think we all agree on that. What we're saying is, your script still has to mull past the code it isn't going to "interpret". Like, your script still "read" ALL of the code in order to jump from ">" to "<" and pick out the content specifically. Sure, it only outputs/saves the other stuff. However it still read the entire document.
__________________

potter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 05:21 PM   #169
FlexxAeon
Confirmed User
 
FlexxAeon's Avatar
 
Industry Role:
Join Date: May 2003
Posts: 3,765
Quote:
Originally Posted by sortie View Post
Ok, I wrote this just now for you:

See the highlighted html; that's a webpage:

This script is simple so don't include any javascript or comments and only use
css in a tag like this <div style="border:solid black 1px">.

This is to show you how a search engine sees your site.
This is the part of a search engine that will find the text on your site.





Now run that script in your cgi-bin and watch it return the text.

Note:

If you include <script>blah</script> or <style>blah</style> it will return "blah" as text since this
is just a simple example for you.
potter just said it. but to re-iterate... i get what you're saying but i don't think we're debating the same point. i am confident that a search engine knows how to separate content from code (i think i said that already). but from what i was told, there is either a "character limit" or "byte limit" that a page will be read to, before a spider says "ok, next" and then moves on to spider the next page. and that limit includes code.
__________________
flexx [dot] aeon [at] gmail
FlexxAeon is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 06:44 PM   #170
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by FlexxAeon View Post
potter just said it. but to re-iterate... i get what you're saying but i don't think we're debating the same point. i am confident that a search engine knows how to separate content from code (i think i said that already). but from what i was told, there is either a "character limit" or "byte limit" that a page will be read to, before a spider says "ok, next" and then moves on to spider the next page. and that limit includes code.
Dude, the search engine gets the webpage by doing a http request.
The server sends the entire webage not a few bytes.

The webpage would have to be a mega byte of code before any software would give
a shit.

What the idiot is confusing is that only so many bytes of code are included in the
index of the search engine. In other words you may have 2000 words on the webpage
but only 200 are put in the index for certain terms.
The index record is a small sample of your site for quick search and retrieval.
This happens no matter how much html or css is on the page.

You can't make the index take more/less terms from your page by using css or tables.


It's dumb, move on and be educated by what I said.

Use tables all you want, but not frames!!!

Frames is what these people have confused with tables because they don't know what
they are talking about.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 07:08 PM   #171
Malicious Biz
So Fucking Banned
 
Join Date: Mar 2005
Location: Put Shoe On Head Plz
Posts: 4,575
only Socialists use tables
Malicious Biz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 07:18 PM   #172
CurrentlySober
Too lazy to wipe my ass
 
CurrentlySober's Avatar
 
Industry Role:
Join Date: Aug 2002
Location: A Public Bathroom
Posts: 38,564
CSS is better than tabels

Cause its easier to spekl
__________________


👁️ 👍️ 💩
CurrentlySober is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-03-2008, 07:22 PM   #173
FlexxAeon
Confirmed User
 
FlexxAeon's Avatar
 
Industry Role:
Join Date: May 2003
Posts: 3,765
Quote:
Originally Posted by sortie View Post
Dude, the search engine gets the webpage by doing a http request.
The server sends the entire webage not a few bytes.

The webpage would have to be a mega byte of code before any software would give
a shit.

What the idiot is confusing is that only so many bytes of code are included in the
index of the search engine. In other words you may have 2000 words on the webpage
but only 200 are put in the index for certain terms.
The index record is a small sample of your site for quick search and retrieval.
This happens no matter how much html or css is on the page.

You can't make the index take more/less terms from your page by using css or tables.


It's dumb, move on and be educated by what I said.

Use tables all you want, but not frames!!!

Frames is what these people have confused with tables because they don't know what
they are talking about.
index = what SE's search, not the actual interweb.....or???

but fuck it. you're right. you win.

i r edumacated
__________________
flexx [dot] aeon [at] gmail
FlexxAeon is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.