473,395 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How does that annoying Intellitxt work?

Ya know I came across some crazyness on a site the other day and found
out that it was Intellitxt. Probably you have heard of it. If not...

http://www.vibrantmedia.com/content/..._page/main.htm

And here is an example in use...

http://boards.fool.co.uk/Message.asp?mid=8047294

I have seen a few postings about getting rid of it. And it is easy
enough to disable it with your HOSTS file if it annoys you that much.

But I have not seen any about how in the heck might they be doing it?

Any ideas?

Thanks again,
Adam
Jul 20 '05 #1
2 2504
On 7 Jan 2004 12:54:52 -0800, sh********@yahoo.com (Adam) wrote:
But I have not seen any about how in the heck might they be doing it?

Any ideas?


You include a javascript file which scans the page looking for the
words and adds events to them, it's what's commonly known as a piece
of piss....

If you want to do it yourself, don't bother looking at their code,
it's crap, simply look at how you iterate over the dom looking for
text nodes and simple regular expressions/indexOf's on the keywords,
then use css-p to position an advert over the top, probably with an
iframe.

Oh and boycott any site which chooses to use such inaccessible
scripts.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #2
In article <3f***************@news.cis.dfn.de>,
ji*@jibbering.com (Jim Ley) wrote:
On 7 Jan 2004 12:54:52 -0800, sh********@yahoo.com (Adam) wrote:
But I have not seen any about how in the heck might they be doing it?

Any ideas?


You include a javascript file which scans the page looking for the
words and adds events to them, it's what's commonly known as a piece
of piss....

If you want to do it yourself, don't bother looking at their code,
it's crap, simply look at how you iterate over the dom looking for
text nodes and simple regular expressions/indexOf's on the keywords,
then use css-p to position an advert over the top, probably with an
iframe.

Oh and boycott any site which chooses to use such inaccessible
scripts.

Jim.


This sounds like a freaking nightmare. God save us from such crap.
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Fred Pacquier | last post by:
First off, sorry for this message-in-a-bottle-like post... I haven't been able to phrase my questions well enough to get a meaningful answer from Google in my research. OTOH, it is standard...
15
by: 50295 | last post by:
Hi everyone, This one is better experienced than explained, so I'm including a code sample below. Please and save (as an html file) and view with NN or Firefox (or maybe even Mozilla), and then...
15
by: Generic Usenet Account | last post by:
While I have a very good feel for how inlining works, I fail to see how in the world inlining can work if the inlined function is not described "in place" in a header file, but rather defined in a...
21
by: puzzlecracker | last post by:
Guys - Is it possible to find which way system stack grows? Perhaps, I am not precise enough: When a function is called, the return address of (callee) function is put on the stack. Thus, the...
2
by: bienwell | last post by:
Hi, Does the OnSelectedIndexChanged event work when we mark on the checkbox on the cell of Datagrid control ? I tried to call this event; it didn't affect anything. Do you know any event that...
16
by: lawrence k | last post by:
I've a file upload script on my site. I just now used it to upload a small text document (10k). Everything worked fine. Then I tried to upload a 5.3 meg Quicktime video. Didn't work. I've...
1
by: thejackofall | last post by:
I can use a good help here with what looks like a simple problem. I have a control called Header.ascx in /Control/System directory, where / is my web application directory. The header is used...
7
by: Bo Yang | last post by:
Hi , I am reading some boost code now , and I got confused by the following code in the add_reference type trait . template <class TT&(* is_reference_helper1(wrap<T>) )(wrap<T>); char...
113
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.