I feel like a Fool
As a programmer sometimes we need to compare our code with the others, but when I say others I mean The Real Ones, the master pieces of the Internet, those who work for the most important webpages of the world.
Here you’ve got a few examples of the actual HTML code of the very best webpages:
Google code (google.com)
.h{font-size:20px}.h{color:#3366cc}
When I see this I thought that it was any kind of joke (google is a funny company). All people say that they are the best on Internet so, I will declare all the style like this, like google does.
Microsoft code (microsoft.com)
<META http-equiv=”Content-Type” content=”text/html; charset=utf-16″>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
Are they writing paranoic code perhaps? I didn’t know that a dual charset page was a good idea and a standard, but wait, they are from microsoft… they DO the standards.
Youtube code (youtube.com)
function _hbLink (a,b) { return false; }
Well, we can argue for years about the utility of that javascript function.
<b ><b ><b ><p class=”tab_label” id=”tab2″>Categories</p></b></b></b>
Perhaps they thought: “Hey!, do you know what’s the meaning of bolder? I have discovered the MORE POWERFULL STRONGER bold”
Yahoo code (yahoo.com)
…line 161…
<style type=”text/css”>
body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
followed by, ok sit down on your chair or something and hear me, 2536 lines of inline css code!.
They don’t use an external css file, Do they know how many transfer are wasting and…. What is the cost for us? A css file is cached by any browser, 2536 line of inline css code never will be cached!
That’s the biggest shit I ever seen, because this is a Master Page of the Universe...
Finishing, the html code for hotmail.com is the best,
<body onload=”onLoad_Login();”>
</body>
fast, short, fool….
fool... that’s the word… Now, why I’m wasting so much time doing the things right, following the standards, etc, if the best don’t do it?
Well, that’s a very freaky post, if you don’t understand it don’t worry, it seems that you are a normal guy/girl


Escribe un comentario
En teoría desde ahora mismo tienes 90 minutos para escribir un comentario, pero como no se puede estar seguro de nada (en general, en la vida...) te aconsejo que dejes escrito tu comentario en otro sitio, por si acaso...