You could do your whole page as a Java applet. Then only the most serious and clever source code stealers might get it if they have a Java bytecode decompiler.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Originally posted by racket and I suppose a site all in Flash is going to be unfigurable. ..new word?! )
Inaccessible?
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan
Originally posted by racket Long thread a way back about hiding code and about how you can't. I don't want to, but can't it be done with PHP?
A server side language is not hidden, the client just simply does not need to see it. The code is run on the server so it never gets sent to the client. However html and javascript cannot be hidden because the client has to see it to display it.
Bookmarks