User Tag List

Page 2 of 4 FirstFirst 1 2 3 ... LastLast
Showing results 16 to 30 of 59

Thread: Need a Site For Cheap?

  1. #16
    Stranger
    Guest

    Re: Need a Site For Cheap?

    Quote Originally Posted by Mic Dareall View Post
    And I went to college for a computer science and computer engineering. Your petty 'certification' means shit to me junior. And LMFAO @ you can't see their javascript. You are a complete idiot. After saying that, I am telling you to stop responding to this thread or I am going to ban you for trolling. It is obvious that you have absolutely no idea what you are talking about.
    LMFAO, i give a shit about your college dude, a zend certification is more prestigious than any school you wasted your money on. you cannot see his javascript, only if your using a tool like firebug to inspect it, which isn't his javascript and only the default interpretation by the browser, all you see is the design which is a whole new subject, i responded cause what you just said made me laugh.

    you only see the browsers javascript, you don't see his javascript unless u have his source code.

    most of the professors at these dam schools have no idea what there talking about and don't know how to teach, if i was going to college it dam sure wouldn't be for web development

  2. #17
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    You dipshit, all his javscript files get included in the head of the html.. .ANyone with half a brain can copy the 'src' of the script tag into the address bar of the browser and see the javascript. Javascript is clientside, which means the browser has to see it, if the browser can see it then ANYONE CAN.

    And even ignoring your idiocy with that, the most horrendous part of the javascript on that site is within the main html of the pages itself.

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  3. #18
    Stranger
    Guest

    Re: Need a Site For Cheap?

    all you see is the embedded javascript link, you don't see the file itself, i mean it probably is bad coding by looking at the design but you really can't say that unless u wen't through the source code, if you can even say it then.

  4. #19
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    Quote Originally Posted by Diasick View Post
    LMFAO, i give a shit about your college dude, a zend certification is more prestigious than any school you wasted your money on. you cannot see his javascript, only if your using a tool like firebug to inspect it, which isn't his javascript and only the default interpretation by the browser, all you see is the design which is a whole new subject, i responded cause what you just said made me laugh.

    you only see the browsers javascript, you don't see his javascript unless u have his source code.

    most of the professors at these dam schools have no idea what there talking about and don't know how to teach, if i was going to college it dam sure wouldn't be for web development
    LMFAO@ you only see the browsers javascript. LMFAO LMFAO LMFAO!!!!!!!!!!!!!
    NO, the javascript is from the server, the browsers execute the javascript. They do not create it. lMFAO, you have no clue how the internet even works and you are trying to talk shit. I swear I am about to bann you.

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  5. #20
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    Let me show you real quick man, just to prove that you are a moron

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  6. #21
    Stranger
    Guest

    Re: Need a Site For Cheap?

    no no no, you idiot, all browsers have standards of how they interpret languages, so when you inspect css or javascript you see there interpretation. they call people like you script kiddies lmao, think you getting spoon fed when you go to edit> view source


    you realize how much of a secruity risk that would be if i could just go to a site and click view>source to see all there code?

  7. #22

  8. #23
    Stranger
    Guest

    Re: Need a Site For Cheap?

    thats just markup, thats not functionality

    the first link was just doing browser detections

  9. #24
    Stranger
    Guest

    Re: Need a Site For Cheap?

    and thats not actually raw javascript there using the prototype framework

  10. #25
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    Here is code I am about to upload to RB in an external file just to further prove it to you ...


    This is what the file will contain...
    HTML Code:
    alert('you are a moron');
    Thats is what the javascript file will contain...Now give me to create an html file and include it and then show you that you can view what I wrote in the external javascript file

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  11. #26
    Stranger
    Guest

    Re: Need a Site For Cheap?

    text string data can only be seen and its very limited, nothing that works with the server can be seen.

  12. #27
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    Here is the html file...
    http://rapbattles.com/test123.html
    Here is the javscript file included in the head of that document...
    http://rapbattles.com/test.js

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  13. #28
    Stranger
    Guest

    Re: Need a Site For Cheap?

    and again thats not raw javascript, its prototype which is a javascript framework

  14. #29
    I really hate people Mic Dareall's Avatar
    Join Date
    Nov 2002
    Posts
    8,941
    Battle Record
    16-4

    Re: Need a Site For Cheap?

    Quote Originally Posted by Diasick View Post
    text string data can only be seen and its very limited, nothing that works with the server can be seen.
    Do you not understand what clientside means? TO the server the javascript files are just text documents, the browsers read through the html documents see the script tags linking to external javascript files and then request the server for those javascript files. The server does nothing but send them as text documents, the javascript is executed BY THE BROWSER on each users machine.

    [YOUTUBE]9QCvMp0rSxU[/YOUTUBE]

  15. #30
    Stranger
    Guest

    Re: Need a Site For Cheap?













    thats all i see, yea i see the alert but not the actual function

Similar Threads

  1. A dope site to get kicks cheap
    By IllThoughts in forum The Lounge
    Replies: 97
    Last Post: July 14th, 2007, 05:16 PM
  2. Replies: 2
    Last Post: February 9th, 2006, 08:17 PM
  3. Cheap Hot Cheap Sites
    By Kunks in forum The Lounge
    Replies: 0
    Last Post: November 23rd, 2004, 02:29 PM
  4. Replies: 16
    Last Post: March 25th, 2004, 09:29 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •