Mac Help Forums


Reply
Thread Tools Display Modes

How do some web site do this ....

 
Gerry
Guest
Posts: n/a
 
      24th August 2010
I've had this happen a few times on some web sites when I select some
text and then paste it into a text document some additional information
is also copied.

My family asked the question what is the difference between corned beef
and pastrami, so I did the Google dance and found this web site:

<www.ehow.com/facts_5255197_difference-between-corned-beef-pastrami.html>

When I copied the paragraphs for what they are and also when I copied
the paragraphs on how they are cooked I got this additional text:

Read more: The Difference Between Corned Beef & Pastrami | eHow.com
http://www.ehow.com/facts_5255197_di...-beef-pastrami
..html#ixzz0xYNAqQZ0

How is this done?
 
Reply With Quote
 
 
 
 
BreadWithSpam@fractious.net
Guest
Posts: n/a
 
      24th August 2010
Gerry <(E-Mail Removed)> writes:

> I've had this happen a few times on some web sites when I select some
> text and then paste it into a text document some additional information
> is also copied.


> <www.ehow.com/facts_5255197_difference-between-corned-beef-pastrami.html>


> How is this done?


It's javascript from a company called tynt.com.

When you look at that ehow.com page, go to "show source" and look for
"tynt". You'll see the javascript which makes it work.

You can avoid it either by turning off javascript, by doing a
print->Preview and then copy and paste from the preview, or any of a
wide variety of other ways.

Note, too, that Tynt doesn't just add that text to the clipboard -
it also notifies a tracker that you've copied text from a webpage.

In theory, tynt.com also lets you opt-out by going to this page
and clicking on the button. It puts a cookie in your browser:
http://www.tynt.com/support/opt-inout/

But tynt.com is not the only company out there which has javascript
to add links to copy/pasted text.



--
Plain Bread alone for e-mail, thanks. The rest gets trashed.
 
Reply With Quote
 
 
 
 
nospam
Guest
Posts: n/a
 
      24th August 2010
In article <(E-Mail Removed)>,
<(E-Mail Removed)> wrote:

> > I've had this happen a few times on some web sites when I select some
> > text and then paste it into a text document some additional information
> > is also copied.

>
> > <www.ehow.com/facts_5255197_difference-between-corned-beef-pastrami.html>

>
> > How is this done?

>
> It's javascript from a company called tynt.com.
>
> When you look at that ehow.com page, go to "show source" and look for
> "tynt". You'll see the javascript which makes it work.
>
> You can avoid it either by turning off javascript, by doing a
> print->Preview and then copy and paste from the preview, or any of a
> wide variety of other ways.


put this in your /etc/hosts file:

127.0.0.1 tcr.tynt.com

more info here, including chrome and safari extensions to block it:
<http://daringfireball.net/2010/05/tynt_copy_paste_jerks>
 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      24th August 2010
In article <240820101732362527%(E-Mail Removed)>,
nospam <(E-Mail Removed)> wrote:

> In article <(E-Mail Removed)>,
> <(E-Mail Removed)> wrote:
>
> > > I've had this happen a few times on some web sites when I select some
> > > text and then paste it into a text document some additional information
> > > is also copied.

> >
> > > <www.ehow.com/facts_5255197_difference-between-corned-beef-pastrami.html>

> >
> > > How is this done?

> >
> > It's javascript from a company called tynt.com.
> >
> > When you look at that ehow.com page, go to "show source" and look for
> > "tynt". You'll see the javascript which makes it work.
> >
> > You can avoid it either by turning off javascript, by doing a
> > print->Preview and then copy and paste from the preview, or any of a
> > wide variety of other ways.

>
> put this in your /etc/hosts file:
>
> 127.0.0.1 tcr.tynt.com
>
> more info here, including chrome and safari extensions to block it:
> <http://daringfireball.net/2010/05/tynt_copy_paste_jerks>


Thanks to all for the informative responses. I visited the above web
site and found this additional information:

[UPDATE, 13 JULY 2010: Drew Thaleršs JavaScript Blacklist extension
<http://homepage.mac.com/drewthaler/jsblacklist/> for Safari 5 works
perfectly: just install it and Tyntšs junk just stops working. The
/etc/hosts file editing described below is no longer necessary if you
install JavaScript Blacklist.]
 
Reply With Quote
 
BreadWithSpam@fractious.net
Guest
Posts: n/a
 
      24th August 2010
Gerry <(E-Mail Removed)> writes:

> [UPDATE, 13 JULY 2010: Drew Thaleršs JavaScript Blacklist extension
> <http://homepage.mac.com/drewthaler/jsblacklist/> for Safari 5 works
> perfectly: just install it and Tyntšs junk just stops working. The
> /etc/hosts file editing described below is no longer necessary if you
> install JavaScript Blacklist.]


Very nice.

I still find adblocking and flashblocking on Safari just doesn't seem to
be as good as on Firefox.

I simply added a filter to AdBlockPlus for *.tynt.com

(I've had intellitxt and kontera blocked for so long that I'd
forgotten they exist. It's like a slap in the face when I browse
on someone else's machine and all the flash, and in-your-face
stuff like that is all over the place)

--
Plain Bread alone for e-mail, thanks. The rest gets trashed.
 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      25th August 2010
In article <(E-Mail Removed)>,
(E-Mail Removed) wrote:

> Gerry <(E-Mail Removed)> writes:
>
> > [UPDATE, 13 JULY 2010: Drew Thaleršs JavaScript Blacklist extension
> > <http://homepage.mac.com/drewthaler/jsblacklist/> for Safari 5 works
> > perfectly: just install it and Tyntšs junk just stops working. The
> > /etc/hosts file editing described below is no longer necessary if you
> > install JavaScript Blacklist.]

>
> Very nice.
>
> I still find adblocking and flashblocking on Safari just doesn't seem to
> be as good as on Firefox.
>
> I simply added a filter to AdBlockPlus for *.tynt.com
>

Safari 5 now can handle extensions, so I suspect some of your old
problems with Safari may have gone away. I recently added some
extensions that I find very helpful one is Autopagerize from:
<http://autopagerize.net/> which combines multiple page articles in to
one continus page no more have to click the next page button only to see
even more advertisements.

Another which I haven't used yet but will likely come in handy and solve
the ongoing Flash problem, YouTube5 which converts any YouTube videos
into HTML video tags.
 
Reply With Quote
 
nospam
Guest
Posts: n/a
 
      25th August 2010
In article <everyday-(E-Mail Removed)>,
Gerry <(E-Mail Removed)> wrote:

> Safari 5 now can handle extensions, so I suspect some of your old
> problems with Safari may have gone away. I recently added some
> extensions that I find very helpful one is Autopagerize from:
> <http://autopagerize.net/> which combines multiple page articles in to
> one continus page no more have to click the next page button only to see
> even more advertisements.


why not just use the reader functionality that's already built into
safari 5?
 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      25th August 2010
In article <240820101944488410%(E-Mail Removed)>,
nospam <(E-Mail Removed)> wrote:

> In article <everyday-(E-Mail Removed)>,
> Gerry <(E-Mail Removed)> wrote:
>
> > Safari 5 now can handle extensions, so I suspect some of your old
> > problems with Safari may have gone away. I recently added some
> > extensions that I find very helpful one is Autopagerize from:
> > <http://autopagerize.net/> which combines multiple page articles in to
> > one continus page no more have to click the next page button only to see
> > even more advertisements.

>
> why not just use the reader functionality that's already built into
> safari 5?


Example: Google searches now appear all on one continus page. Not all
web site are Reader aware.
 
Reply With Quote
 
nospam
Guest
Posts: n/a
 
      25th August 2010
In article <everyday-(E-Mail Removed)>,
Gerry <(E-Mail Removed)> wrote:

> > > Safari 5 now can handle extensions, so I suspect some of your old
> > > problems with Safari may have gone away. I recently added some
> > > extensions that I find very helpful one is Autopagerize from:
> > > <http://autopagerize.net/> which combines multiple page articles in to
> > > one continus page no more have to click the next page button only to see
> > > even more advertisements.

> >
> > why not just use the reader functionality that's already built into
> > safari 5?

>
> Example: Google searches now appear all on one continus page. Not all
> web site are Reader aware.


what does it do when you get millions and millions of hits? that's
going to be a *really* long page.

a much better solution is set up to 100 hits per page in preferences.
 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      25th August 2010
In article <240820102043148813%(E-Mail Removed)>,
nospam <(E-Mail Removed)> wrote:

> In article <everyday-(E-Mail Removed)>,
> Gerry <(E-Mail Removed)> wrote:
>
> > > > Safari 5 now can handle extensions, so I suspect some of your old
> > > > problems with Safari may have gone away. I recently added some
> > > > extensions that I find very helpful one is Autopagerize from:
> > > > <http://autopagerize.net/> which combines multiple page articles in to
> > > > one continus page no more have to click the next page button only to
> > > > see
> > > > even more advertisements.
> > >
> > > why not just use the reader functionality that's already built into
> > > safari 5?

> >
> > Example: Google searches now appear all on one continus page. Not all
> > web site are Reader aware.

>
> what does it do when you get millions and millions of hits? that's
> going to be a *really* long page.
>
> a much better solution is set up to 100 hits per page in preferences.


As a long time researcher I know how to set up my search so that I don't
get a google's worth of hits.
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web site building softward chichcom Mac OS X 2 4th March 2012 08:54 AM
Turn off Flash on a site-by-site/page-by-page basis? D.M. Procida UK Macs 4 3rd December 2008 11:56 AM
Force use of web proxy for particular web site? David Sankey UK Macs 5 27th June 2007 06:07 PM
Force use of web proxy for particular web site? David Sankey Communication 5 27th June 2007 06:07 PM
Web site up/down Ric Announcements 15 28th March 2005 09:54 PM


All times are GMT +1. The time now is 12:00 PM.
Mac-Help.com is an independent website and is not affiliated with Apple Inc.


Welcome!
Welcome to the Mac Help Forums
 


Latest Threads
Corrupted HD after force quitting XCode installer
geoffreyiy (7 Hours Ago, 04:30 AM)

WiFi or Ethernet do not work! (need to renew DHCP lease) works 10 seconds
madominguez7 (15 Hours Ago, 08:40 PM)

Copying file from mounted disc image.
gsearle (1 Day Ago, 08:30 AM)

Need help - getting worse and worse
wiggumfloss3 (1 Day Ago, 07:33 AM)

Traveler Microscope - Mac Driver?
seloc (1 Day Ago, 12:58 AM)