My "website" made on codecademy!

Discussion in 'Miscellaneous' started by golddigger221, Dec 12, 2014.

  1. Golddigger221, in honor of you starting to work on your first website I have decided to host this for you:

    Check it out at http://15.126.238.202/

    If you end up buying a domain name for this let me know and I can setup the DNS records for you.

    If you update your HTML or implement CSS at all let me know and I can update the website on the host for you.
    607 likes this.
  2. I tried to put it online, but it failed a bit :p
    http://www.folk.simpsite.nl/pretty-random
    It's on that page, but it doesn't all fit because of the layout of simpsite.nl, which I host my website at.

    Edit: Ah, ninja'd by wkramer, his is definitely better :rolleyes:
    wkramer79 likes this.
  3. Did you really just give your IP to everyone.

    I have successfully hosted it:

    http://nfell2009.uk/testing/gd.html - however, I changed the font (it was killing me) and made the image responsive (aka mobile friendly)

    Code:
    <!DOCTYPE>
      <html>
        <head>
          <title> Jackies website </title>
        </head>
    <style>
    img {
    max-width: 100%;
    display:block;
    height: auto;
    }
    </style>
        <body>
     <font face="verdana">
          <h1> Jackie's website! <h1>
          <img src="http://stuffpoint.com/minecraft/image/173540-minecraft-minecraft-logo.jpg"/>
          <p> Hello there! My name is Jackie, and I have a youtube channel called 'Mariomash1VG'.I am 11 years old, and my birthday is November 23 2003. I do video games, and have great content. I play a lot of minecraft- if you ever see someone named golddigger221 on a server, thats me!
          </p>
          <p> I live in Toronto, Ontario in Canada. It's a great place to be, with tons of things to do and friends to play with. I go to Cliffwood Public School, and im graduating to grade 7 next year. Can't wait! I also play Pokemon TCG, and starting on this year (2014) I'm playing competitive pokemon.
          </p>
          <p>
          I have a father and mother, a sister, and a brother. my sister is 11 years older than me, and my brother is a year and a few months older. Me and my brother both run the youtube channels <a href="https://www.youtube.com/channel/UCvsllHgfQR3sx0jZul6fJcQ"><i>Mariomash1VG,</i></a> and <a href="https://www.youtube.com/channel/UCZ9d1e6nkXK9NvaFSERXSPA"><i>Mariomash1TCG.</i></a> On Mariomash1TCG we do Trading Card game discussions and openings about Yu-Gi-Oh and Pokemon.
    
          <b> Hope you enjoyed learning about me!! :) </b>
          </p>
          </font>
        </body>
      </html>
    
    607, SoulPunisher and sambish20 like this.
  4. It's the IP of a server, yes. The IP of your server is 104.28.31.43. Having an IP is not dangerous lol
  5. Sorry, thought that you gave out your home IP then xD Also, that's not the IP of my server. That's the IP of CloudFlare's server ;)
    607 and sambish20 like this.
  6. If you want, I can host this on your own web hosting account for you :p
  7. Nothing. I work at the place who hosts it xD
    607, golddigger221 and sambish20 like this.
  8. Where's that? 0_0
  9. Whelp, I didn't really need this to be a real website lol

    Thanks though!
    607 likes this.
  10. We have now your new website hosted in three different places :p
    nfell2009 likes this.
  11. Shockbyte.com
    607 likes this.
  12. thought you'd want to see it out in a public space, I can take it down if you want

    I'm hosting mine where I work as well, which you should be able to tell where it is considering my company owns the whole IP range.
    607 likes this.
  13. Oh wow xD (Not going to comment...)
  14. That's not what a proxy means... nor tor

    a proxy is a system where you can use a website through another website, to (usually) get around your network or computer from recognizing you're on a website normally blocked by software (usually people use this in schools or voting websites), or to use your device by connecting to a connection outside of your assigned network.

    tor is a system - similar to a proxy, where you're on a randomized system to assign you an ip address, then within another set time-frame you are allocated another random ip... instead of connecting directly from point a to b through pre-assigned hops ... connections of hops between you and destination are obfuscated and randomized by pinging randomly to other tor users instead of going on set destinations.

    ip hider - can be portrayed in different forms ... instead of showing for example 123.123.1.1

    it would show like: unknown (address unknown) | 254.589.2.1 (random address) | Elite Network (custom address)

    or sometimes - during traces when someone uses an ip hider or ip blocker ... the trace skips the hop because the connection doesn't allow the use of their ip to be pinged or traced.
  15. Looks like a nice little nugget of code. =) Keep up the great work! Also, why couldn't the coder concentrate on the play? He was too busy reading the program! =P
    L3A8 likes this.
  16. Tor is a proxy system. It uses 3 proxies. You connect to the first one it takes one layer off, then you connect to the next that removes a layer, then finally the third one removes the last layer and then sends you onto the internet.
  17. What does any of this have to do with Golddigger taking the initiative to learn something new and at such a young age too? I'd like to celebrate that and get away from all the side conversations and posturing.