Old 28-01-2006, 03:10   #1 (permalink)
maric
Registered User
 
Join Date: Jan 2006
Posts: 3
I want to make a web book.

Hi:

Here is what I am trying to do. I want to build a website for my book in which the full text can be read online but you must purchase a printable Acrobat file for $5.00 if you want a hardcopy.

My first question is how do I go about setting up a paypal or credit card transaction to download the file?

The other is how do I keep people from just printing off my pages or copying the text into microsoft word?

I figure I can make the background black, which would eat up a lot of print cartrige, making the $5.00 download more desireable, or set the page width wide enought that it won't format correctly for printing. Will either of these work? Also I remember visiting a website once in which you could not cut and paste any of the text. Any idea how I can do that?

Thanks.
  Reply With Quote
Old 28-01-2006, 05:30   #2 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 5,118
Use a pdf (Adobe Acrobat format) for the book, free convertors from word are available. This will stop people copy pasting the text. (Google: free pdf convertor)

As for Payapl pmts I recommend you get an account if you don't already have one, login and read the extensive and easily understandable tutorials. What you want can be done with a simple button you can create using the Paypal button creator wizard.
  Reply With Quote
Old 28-01-2006, 10:58   #3 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Quote:
Originally Posted by maric
Hi:

Here is what I am trying to do. I want to build a website for my book in which the full text can be read online but you must purchase a printable Acrobat file for $5.00 if you want a hardcopy.

My first question is how do I go about setting up a paypal or credit card transaction to download the file?

The other is how do I keep people from just printing off my pages or copying the text into microsoft word?

I figure I can make the background black, which would eat up a lot of print cartrige, making the $5.00 download more desireable, or set the page width wide enought that it won't format correctly for printing. Will either of these work? Also I remember visiting a website once in which you could not cut and paste any of the text. Any idea how I can do that?

Thanks.
Simple answer: If you want to copy-protect something don't put it on the web.

Have you thought of posting samples from the book on a website and then linking to the full PDF, which costs $5. Carrot and stick.
  Reply With Quote
Old 28-01-2006, 14:11   #4 (permalink)
Transmogrify
Rough Creep Arse™
 
Transmogrify's Avatar
 
Join Date: Jul 2005
Location: Vancouver, Canada
Posts: 1,888
Send a message via MSN to Transmogrify
Quote:
Originally Posted by maric
Hi:

My first question is how do I go about setting up a paypal or credit card transaction to download the file?


Hi,

Look on the paypal site, it'll tell you exactly how to make a "buy this" button or an "add to cart" button to add to your site. It's easy enough

Quote:
Originally Posted by maric
The other is how do I keep people from just printing off my pages or copying the text into microsoft word?

I figure I can make the background black, which would eat up a lot of print cartrige, making the $5.00 download more desireable, or set the page width wide enought that it won't format correctly for printing. Will either of these work? Also I remember visiting a website once in which you could not cut and paste any of the text. Any idea how I can do that?

Thanks.

Use high resolution images, but they'll be able to print it off. Why don't you want them to print it off? Or copy the text?
  Reply With Quote
Old 28-01-2006, 17:30   #5 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
I think he's just trying to protect what he's done. And he should realize that when it comes to the web, it's really not possible. The nature of digital technology is to duplicate. It's the nature of the game. If you can't live with it - try print. It's safer.
  Reply With Quote
Old 28-01-2006, 17:32   #6 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,649
Bar them new fandangled photocopier thingies.
  Reply With Quote
Old 28-01-2006, 19:53   #7 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Except photocopying a whole book takes forever, looks like shit, and usually isn't bound. Unlike digital copies which are lossless for the most part.
  Reply With Quote
Old 28-01-2006, 19:57   #8 (permalink)
maric
Registered User
 
Join Date: Jan 2006
Posts: 3
Hello again, and thanks for the responses thus far.

I thought about putting excerpts of the book online and then having people pay to download the complete version, but I think it will sell better if the whole thing is online, and people pay to print it off, so they don’t have to read the whole thing at the computer. I realize it’s probably impossible to prevent everyone from just copying it, but I figure if I can at least make it difficult, and sell the download cheap enough ($5.00) they will figure, what the hell, and just buy it. That’s my thinking at least. Eventually I would like to publish it as a real book but I’m new to that too and still learning.

I remember visiting some other website once, and it had this feature, that if I tried to highlight anything it popped up a warning that the material was copywrited and it disabled my mouse’s ability to cut and past from the site. I’m not sure what the website was anymore and I don’t know how they did it, but that’s what I would like to do. Any ideas?
  Reply With Quote
Old 28-01-2006, 20:11   #9 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 5,118
There are scripts that do stop people right clicking to copy text but it is no way foolproof, there are ways around it. Try google: javascript no right click

Have you looked at the .pdf option? You cannot copy the text from pdf and they are viewable in the web browser.
  Reply With Quote
Old 28-01-2006, 20:37   #10 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Those "no-right-click" and "no-selecting-text" JavaScripts are a bad idea for two reasons: First, because they break the normal behavior of the browser and second because they are easily defeated by turning off JavaScript.
  Reply With Quote
Old 28-01-2006, 21:23   #11 (permalink)
Transmogrify
Rough Creep Arse™
 
Transmogrify's Avatar
 
Join Date: Jul 2005
Location: Vancouver, Canada
Posts: 1,888
Send a message via MSN to Transmogrify
Quote:
Originally Posted by maric
Hello again, and thanks for the responses thus far.

I thought about putting excerpts of the book online and then having people pay to download the complete version, but I think it will sell better if the whole thing is online, and people pay to print it off, so they don’t have to read the whole thing at the computer. I realize it’s probably impossible to prevent everyone from just copying it, but I figure if I can at least make it difficult, and sell the download cheap enough ($5.00) they will figure, what the hell, and just buy it. That’s my thinking at least. Eventually I would like to publish it as a real book but I’m new to that too and still learning.

I remember visiting some other website once, and it had this feature, that if I tried to highlight anything it popped up a warning that the material was copywrited and it disabled my mouse’s ability to cut and past from the site. I’m not sure what the website was anymore and I don’t know how they did it, but that’s what I would like to do. Any ideas?

Here's a suggestion -

You put your book online as a PDF file which someone buys. When they buy the ebook, you put their name in the book on i dunno, every page as a footer or on the front page. At least with that, you'll know if Joe Bloggs who has bought your ebook is distributing it. Then you can protect the document to stop any changes to it. While someone will get round it, most people won't be bothered enough to do so.
  Reply With Quote
Old 29-01-2006, 22:46   #12 (permalink)
maric
Registered User
 
Join Date: Jan 2006
Posts: 3
Thanks for the good ideas. That javascript disable right click sounds like what I was looking for. I figured it wasn't full proof but I imagine the average person won't know how to disable their javascript and if they want the book will just pay the 5 bucks.

PGO; you said the javascript disrupts the normal behavior of the browser and that's bad. What can happen?

Datahound; about the PDF option, is there a way to have people view the book on PDF but not print it, unless they buy it?

Transmogriphy; that idea about putting the buyers name on the bottom of each page sounds like a brilliant idea. What would one have to do to get the buyers name to automatically go there?
  Reply With Quote
Old 29-01-2006, 23:39   #13 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Quote:
Originally Posted by maric
PGO; you said the javascript disrupts the normal behavior of the browser and that's bad. What can happen?
Right-clicking and selecting text are both normal functions of the browser. The JavaScript disrupts those actions, therefore disrupting the normal browser behavior.
  Reply With Quote
Old 30-01-2006, 07:28   #14 (permalink)
Transmogrify
Rough Creep Arse™
 
Transmogrify's Avatar
 
Join Date: Jul 2005
Location: Vancouver, Canada
Posts: 1,888
Send a message via MSN to Transmogrify
Quote:
Originally Posted by maric
Transmogriphy; that idea about putting the buyers name on the bottom of each page sounds like a brilliant idea. What would one have to do to get the buyers name to automatically go there?

Maric, not sure off hand but it can probably be done programmatically somehow. I'll find out..
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8