encode/decode html service

Discussion in 'HTML & Website Design' started by zumo, Jan 3, 2007.

  1. #1
    Hello,

    I'm looking for website service that I can input normal html source code and it change to encode source for hide mine,

    anyone know this site, please let me know.

    Thank you :)
     
    zumo, Jan 3, 2007 IP
  2. sojic

    sojic Active Member

    Messages:
    133
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #2
    Why do you need this? It is not good. Search engines will not index your site, visitors with disabled javascript also can not see your site.
     
    sojic, Jan 3, 2007 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I hate to break it to you, but the only way to reliably hide your source code is to never put it online in the first place.

    However, there are steps you can take to protect your source code. None of them involve obfucication or "hiding" your code, but enforcing your copyrights to the site's content and design.

    Imagine if someone were to create a site identical to DigitalPoint, but decided to call it "digitalpunt" instead. This hypothetical person decides to rip DP's content and layout wholesale. I guarantee you it wouldn't take DigitalPoint very long to send the cease and desist order to the offending person, contact his/her ISP and have the site pulled, and/or get the lawyers involved, especially if this hypothetical person made some money off of "digitalpunt" - you'd do the same thing in their shoes if someone were to rip your site off, right?
     
    Dan Schulz, Jan 3, 2007 IP
  4. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There are always going to be ways around this, etc. Spend more time learning compliant code / CSS and you will be much better off
     
    Corey Bryant, Jan 3, 2007 IP
  5. zumo

    zumo Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Sorry ev1

    what I asking is purpose to use for hide iframe URL that I redirect to, not for hide main content ,

    I feel ugly if this can seen, that's all

    Thanks
     
    zumo, Jan 10, 2007 IP
  6. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #6
    One way would be to use JavaScript to dynamically write the iframe into the page.
     
    Dan Schulz, Jan 18, 2007 IP