ads

How do you keep search engines from indexing text ads?

Is there any way to keep search engines from indexing text ads? These are basically stylized links. I have thought about generating images with text or using javascript to write them into a DIV. What is the best and most accepted way? ...

is there something like alternate data streams on any linux filesystem?

On NTFS there is a nice but mostly unused feature called "Alternate Data Streams" (ADS) which I recently used in a hobby-dev project. I am thinking of porting this project to Linux, but I do not know if any Filesystem on linux has such a feature? ...

Serving contextual based ads on sites built entirely in Flash?

What's the status of adsense (or equivalent) being able to serve contextual based ads on sites built entirely in Flash? ...

Showing a tooltip behind the google ads

I want a tooltip appear behind the google ads. I am using using a tooltip from http://www.nickstakenburg.com/projects/prototip/ and when I hover near the google ads the tooltip displays behind the ads, I'm using firefox 2.0. ...

Open source web site with adsense

I have web site developed with Grails. On the site there is google adsense and links to amazon. I would like to open source the implementation of the web site but I am not sure if I would still be able to "make money" using adsense. So question is, if I open source the code behind the web site am I still able to run google adsense on t...

NTFS Alternate Data Streams - .NET

How would I create/ delete/ read/ write/ NTFS alternate data streams from .NET? If there is no native .NET support, which Win32 API's would I use? Also, how would I use them, as I don't think this is documented? ...

how to handle constantly changing ad template code for a site in version control

for a large project ive worked on (~310k uniq/day, large site, lots of templates, lots of content), we have to deal with the client selling several sections of the site (each with different layouts) for ad revenue. sometimes, its the top of the page for a 900x250, sometimes its a 952x200 under the nav, sometimes it requires a new div wit...

Using Adblock Plus subscriptions to remove ads from downloaded pages

Hi! I'd like to use the adblosck plus subscriptions to remove ads from the pages I'm about to scrap. Have anyone used such approach? What is the performance of such solution? What is the algorithm used by the extension itself? ...

Is it practical to build an ad-driven Smartphone app? (Compact Framework)

Theoretically, it is possible to embed ads into a winforms app running on a smartphone, with .NET CF. Is it practical to do? Are there ads available in "the right size" for the compact device"? How would I get topical ads? Will I get the volume of ad clickthrough that would justify the engineering effort? How would I get started ...

display openx ads in html page bundled with fire fox extension .xpi

Hi, I need to display openx ads in one of my html file bundled with firefox extension (xpi). No ads are shown once it is accessed in chrome context. please let me know how to display ads in html page bundled with xpi. Thanks Anand ...

AJAX message under google ads

Hi everyone, i'm building a ASP.NET application using C#. On my website, I also use AJAX toolkit from Microsoft. When error message are diplayed, they appear under the google ads. It's very anoying because before adding the ads, everything was working good. In fact, it work perfectly but I'm searching for a way (probably CSS) to put th...

API to add small text ads to sms's

I need a API for small text ads to include in a sms service I have developed. But I can not find any useful info by Google. I know a lot of free sms provider add a small ad to the sms they send out. Do there exist a service, where I can get the ads and include them, when I create the messages in C# greetings msdata ...

can't get Publisher ID from http://www.admob.com

Hi all I downloaded Admob Iphone SDK for building ads. I read the Readme file. It told me to get Publisher ID from http://www.admob.com. But I can't find any Publisher ID in my account on this website. pleased tell me where I can find it. Thank you very much ...

Matching only one specific row in a JOIN where many exist

(Advantage Database Server) I have a table of service providers that, for auditing purposes, are never deleted. They have a start date and end date; in the case of changes like name or address, the existing row is end dated, a new row is created, and a new start date is assigned for the changed data. During processing of payments to tho...

How to implement advertisements in an iphone application?

We are developing an application for iphone that requires advertisement to be shown up on the screen. We are totally new to this concept. Could anyone assist us with this. Any sample will be greatly appreciated. Thanks in advance. Zach. ...

Is there an AJAX service for doubleclick (DART)

I'm trying to put some ads on my site and would like to load them after the page has loaded. We're using Doubleclick DART (please, don't tell me to use Google AdSense. I know, but that's a battle for another day). Doubleclick currently recommends embedding inline script tags like so: <script language=Javascript1.1 src="http://ad.double...

IFrame buster files - what's their purpose?

Looking at a few advertising companies (DoubleClick, Atlas), I've come across the concept of iframe buster files, that are hosted on the same host as the ad publisher (one example: http://www.adopstools.com/ibusters/atlas/atlas%5Frm.htm, and there's a lot of JS code that works with that page). I read that they're used to dynamically res...

How to remove ads when user buys in-app purchase

I have an app that I want users to be able to pay a small fee to remove ads from. I figure the best way to do this (the app needs to remain free) is via an in-app purchase. I'm wondering however the best way to go about removing the ads and how to do it once the user has bought the upgrade. Any help or advice would be great thanks. ...

Change Ads automatically Drupal Ad module

I am using the Ad module for Drupal 6 (http://drupal.org/project/ad). I am wondering if I can make the ad changes automatically every 60 seconds even if the user doesn't refresh the page. ...

How to show Adsense ads into your wpf application

I want to show ads on my Free WPF Application? Could you tell me how to do that? I just want to show ads and want to change ads after say 5minutes. ...