HighDots Forums  

Re: How to Hide Source Code

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss Re: How to Hide Source Code in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rossella
 
Posts: n/a

Default Re: How to Hide Source Code - 07-01-2003 , 07:08 AM






Give a look at

http://utenti.lycos.it/ascii2hex

Reply With Quote
  #2  
Old   
John Bokma
 
Posts: n/a

Default Re: How to Hide Source Code - 06-03-2005 , 06:48 PM






simon smith wrote:

"HTML encryption is a method used to protect your website content and
source code in JavaScript and Hex Code. Anyone can view the source code of
a webpage, but with the use of HTML Block it encrypts your source code into
unreadable code. Which cannot be stolen, neither edited! "

Bull. As soon as someone views a page, it's already on the computer (e.g.
stolen). If a browser can "decrypt it", so can a simple program.

The funny thing: they didn't use it on their own site, as a demo.

I wonder why is that?

--
John Perl SEO tools: http://johnbokma.com/perl/
Experienced (web) developer: http://castleamber.com/
Get a SEO report of your site for just 100 USD:
http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
  #3  
Old   
John Bokma
 
Posts: n/a

Default Re: How to Hide Source Code - 06-03-2005 , 06:56 PM



John Bokma wrote:

Quote:
simon smith wrote:

http://htmlblock.co.uk

"HTML encryption is a method used to protect your website content and
source code in JavaScript and Hex Code. Anyone can view the source
code of a webpage, but with the use of HTML Block it encrypts your
source code into unreadable code. Which cannot be stolen, neither
edited! "

Bull. As soon as someone views a page, it's already on the computer
(e.g. stolen). If a browser can "decrypt it", so can a simple program.

The funny thing: they didn't use it on their own site, as a demo.

I wonder why is that?

<script>
//<!--
document.write(unescape("%3C%64%69%76%20%......... .."));
//-->
</script>

Ouch, ... this is their free encryption....

The not free one probably adds some extra JavaScript stuff that disables
the right mouse button, etc.

--
John Perl SEO tools: http://johnbokma.com/perl/
Experienced (web) developer: http://castleamber.com/
Get a SEO report of your site for just 100 USD:
http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
  #4  
Old   
Borek
 
Posts: n/a

Default Re: How to Hide Source Code - 06-03-2005 , 07:37 PM



On Sat, 04 Jun 2005 00:56:28 +0200, John Bokma <john (AT) castleamber (DOT) com>
wrote:

Quote:
document.write(unescape("%3C%64%69%76%20%......... .."));
<div



Best,
Borek
--
http://www.chembuddy.com - chemical calculators for labs and education
BATE - Base Acid Titration and Equilibria
program for pH calculations
CASC - Concentration and Solution Calculator
program for solution preparation and concentration conversions


Reply With Quote
  #5  
Old   
John Bokma
 
Posts: n/a

Default Re: How to Hide Source Code - 06-03-2005 , 08:42 PM



Borek wrote:

Quote:
On Sat, 04 Jun 2005 00:56:28 +0200, John Bokma <john (AT) castleamber (DOT) com
wrote:

document.write(unescape("%3C%64%69%76%20%......... .."));

div


How did you do that? You stole my encrypted HTML!!!

--
John Perl SEO tools: http://johnbokma.com/perl/
Experienced (web) developer: http://castleamber.com/
Get a SEO report of your site for just 100 USD:
http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
  #6  
Old   
snot@sandwich.org
 
Posts: n/a

Default Re: How to Hide Source Code - 06-04-2005 , 12:45 AM



In article <Xns966AB67F7C8CFcastleamber (AT) 130 (DOT) 133.1.4>
John Bokma <john (AT) castleamber (DOT) com> wrote:
Quote:
John Bokma wrote:

simon smith wrote:

http://htmlblock.co.uk

"HTML encryption is a method used to protect your website content and
source code in JavaScript and Hex Code. Anyone can view the source
code of a webpage, but with the use of HTML Block it encrypts your
source code into unreadable code. Which cannot be stolen, neither
edited! "

Bull. As soon as someone views a page, it's already on the computer
(e.g. stolen). If a browser can "decrypt it", so can a simple program.
exactly, the most they can hope to do is force me to do a little
work if I want to view their precious source code. But they
won't stop me will they my precious?

Quote:
The funny thing: they didn't use it on their own site, as a demo.

I wonder why is that?
Oh no precious, we couldn't do that, then they'd know we're full
o'crap


Quote:
script
//<!--
document.write(unescape("%3C%64%69%76%20%......... .."));
//--
/script

Ouch, ... this is their free encryption....

The not free one probably adds some extra JavaScript stuff that disables
the right mouse button, etc.
Oh yes precious! which does precisely dick when you do like I
do and surf with java, javascript, flash and most other plugins
disabled. (and if I were dumb enough to use IE, I'd have active-
x disabled too.)













Reply With Quote
  #7  
Old   
Borek
 
Posts: n/a

Default Re: How to Hide Source Code - 06-04-2005 , 04:41 AM



On Sat, 04 Jun 2005 02:42:48 +0200, John Bokma <john (AT) castleamber (DOT) com>
wrote:

Quote:
document.write(unescape("%3C%64%69%76%20%......... .."));

div

How did you do that? You stole my encrypted HTML!!!
Oops, sorry, didn't know it is a secret

Best,
Borek
--
http://www.chembuddy.com - chemical calculators for labs and education
BATE - Base Acid Titration and Equilibria
program for pH calculations
CASC - Concentration and Solution Calculator
program for solution preparation and concentration conversions


Reply With Quote
  #8  
Old   
davidof
 
Posts: n/a

Default Re: How to Hide Source Code - 06-04-2005 , 04:52 AM



snot (AT) sandwich (DOT) org wrote:

Quote:
exactly, the most they can hope to do is force me to do a little
work if I want to view their precious source code. But they
won't stop me will they my precious?

ah we have a slashdot reader in our midst!


Reply With Quote
  #9  
Old   
Mike Redrobe
 
Posts: n/a

Default Re: How to Hide Source Code - 06-04-2005 , 09:05 AM



John Bokma wrote:
Quote:
simon smith wrote:

http://htmlblock.co.uk

"HTML encryption is a method used to protect your website content and
source code in JavaScript and Hex Code. Anyone can view the source
code of a webpage, but with the use of HTML Block it encrypts your
source code into unreadable code. Which cannot be stolen, neither
edited! "

Bull. As soon as someone views a page, it's already on the computer
(e.g. stolen). If a browser can "decrypt it", so can a simple program.
Only two ways to really hide webpage source:

1. Use images instead of text (high page loading times....)
2. Use Flash

...both of which kill SEO..

--
Mike




Reply With Quote
  #10  
Old   
John Bokma
 
Posts: n/a

Default Re: How to Hide Source Code - 06-04-2005 , 11:04 AM



davidof wrote:

Quote:
snot (AT) sandwich (DOT) org wrote:

exactly, the most they can hope to do is force me to do a little
work if I want to view their precious source code. But they
won't stop me will they my precious?

ah we have a slashdot reader in our midst!
How did you find that out about me? :-D.

--
John Perl SEO tools: http://johnbokma.com/perl/
Experienced (web) developer: http://castleamber.com/
Get a SEO report of your site for just 100 USD:
http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.