Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/astahost/public_html/rkrt/rkrt_tracker.php on line 186
PAGE-2: Wondering How To Hide Your Source Code? related to Hide, Source, Code, Joomla
Astahost.com   Mar 22, 2010
Open Discussion & Free Web Hosting > Computers & Tech > Programming > Scripting > JavaScript
Pages: 1, 2

Wondering How To Hide Your Source Code?

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Programming > Scripting > JavaScript

Wondering How To Hide Your Source Code?

ninjamunky
I'm thinking no. Flash can be decompiled, some "no right-clicks" you can just use the Windows hover caption or hold Ctrl and click sometimes. And if you really want the graphic, you could just hit Print Screen and crop it down for yourself or see if the image is in your Temp Files.

QUOTE
... secondly, you can always try using redirect services, such as www.shorturl.com. with these, it won't hide the coding, but it will move it to another site, and the user needs to search HTML to find the link to your original code


I think that if the know how to view the source, they're probably smart enough to know that those redirect sites have the original URL in the source. Also, I have a nice Firefox add-on that has a bunch of HTML tools, view soure, hide images, show image URL's, etc.

http://chrispederick.com/work/firefox/webdeveloper/

I'm sure that would force it's way through, or if nothing else just slip right past their scripts. Plus you can always go to File>Save Page As... and then open it in Dreamweaver or even notepad if you're hardcore.

 

 

 


Comment/Reply (w/o sign-up)

ruben
I agree with Ninja Munky:
What your browser shows is somewhere on your computer. And therefore you can't hide it from a good user. even if you find some complicated methods there will be methods against it.

And why should you want that? They can copy your text, even if they have to retype them, they can copy your images, even if they have to take screenshots.
And your HTML and JS code cannot be so famously good that there is any reasonable explanation for putting so much work in protecting it. It does not contain secret data and anything else can be rewritten. it aint no creative work, it's just some tags. that's the point: theres no point in protecting your sourcecode.

my opinion so far,
ruben

Comment/Reply (w/o sign-up)

Houdini
If you simply use PHP as your source the only parts of it that can bee seen are those that PHP echos or prints as HTML, basically the page source you are viewing is just HTML that is how all browsers are able to render the page but you could have all kinds of HTML code going on with included files and the actual main php that will never be seen. You simply can not hide HTML or the echoed result of HTML generated by PHP or Perl or any script.

Comment/Reply (w/o sign-up)

jipman
Houdini, that's not the point, hiding sourcecode is usually used to prevent people ripping off other peoples layouts and designs.
Also, there are some javascript sourcecode scramblers that can give a certain degree of safety against most of the people who try to rip off. They work like this:

the entire website is put in one string, that string is then encrypted by some kind of encoder. The encoder puts a decoder (java script) and the string into a html file. So if you check the source you only see a javascript code and some encrypted string, most people stop there.

The thing is, isn't there any plugin available for FireFox that somehow shows the output of the javascript in the source. That would be possible wouldn't it? All you need is a javascript interpreter that displays the output.

Side note.
Most people don't appreciate encrypted site like that which will result in a low visitor number.

Comment/Reply (w/o sign-up)

Digital Technic
QUOTE(Hellfire @ Nov 19 2004, 06:54 AM)
Well qwijibow, that isn't always true. Some java script can be on the source code and then you will have some trouble. Some people who password protect their sites use and inefficient javascript method. Someone could just get in by doing the wrong password and then looking in the source code for the right one.
*




But this is merely obfuscation not hiding.

Comment/Reply (w/o sign-up)

the empty calorie
Well, I can't see why I'd even want to hide my source code. Besides, when they take the code, the'yd have to modify it, otherwise it's basically a mirror of your site...once they modify the code, it's not your code anymore, so what's the big deal?

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : wondering, hide, source, code

  1. Vertical Marquee Using JavaScript
    by The JavaScript Source (1)
  2. JavaScript: Hide And Show Any Element With CSS
    From the simple way to the more advanced way (Javascript & CSS) (12)
    Welcome everyone, this is my first post. The first thing you need to know is... CSS
    has two special attributes, the first one is " display " and the second is " visibility ". The
    difference between these two goes like this. " display ": has many properties or values, but the
    ones we need are "none" and "block". "none" is like a hide value, and "block" is like show. If you
    use the "none" value you will totally hide what ever html tag you have applied this css style. If
    you use "block" you will see the html tag and it's content. very simple. " visibi....
  3. Let Visitors Bookmark Ur Site To Get Repeat Visitors!
    easy code to let visitors add a bookmark to ur site.. (1)
    let ur visitors easily add a bookmark to your site. fully configurable, you can specify the url and
    name for the link. Source: http://www.itechies.net/tutorials/jscript/bookmark.htm QUOTE
    Step 1: put the following script in the head of your page.place the code below between the and tags
    within the HTML page that you want them to bookmark. var url = "http://your url"; var title =
    "your title"; function makeLink(){ if(document.all) window.external.AddFavorite(url,title) } //
    --> Step 2: put the following in the BODY of your page. place the code belo....
  4. Dynamically Change The Background Image On Mouse Effects!
    easy code to dynamically change the background image (6)
    stun ur visitor with a new bg image on every mouse click of his! easy code to dynamically change
    the background image. Copied from http://www.scriptworm.com/scriptengine/visit.php?id=30296
    QUOTE control the background image using the links on your site. control the color using
    onMouseOver, onMouseOut, onClick, and a combination of all of them. place the code below between
    the and tags within the HTML page where you want the link to appear. edit the link text provided to
    point at the page you would like to open. Option 1: use this to change the background ....
  5. A Javascript Code
    When you press a link, there is a sound~ (0)
    I find it quite funny and special so I share the code to everybody~ But maybe you all know
    already~^^ 1.Put this between 2.Put this in Do Re Mi Remember to change the link
    of the music~^^ Try it~^^~....

    1. Looking for wondering, hide, source, code



See Also,

*SIMILAR VIDEOS*
Searching Video's for wondering, hide, source, code
advertisement




Wondering How To Hide Your Source Code?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com



Creative Commons License