dart

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...

VB6.0 compatible control that will work on Win 7 for SSL3 communication

Our VB6 application uses a 3rd party control (PowerTCP from Dart) for SSL3 connectivity. However, this doesn't seem to work on Windows 7 - and I have not found any useful information on what I can do to make it work. Is there a VB6.0 compatible control that will work on Win 7 for SSL3 communication? ...

Django modules for working with DoubleClick?

Since Django has its roots in news websites, I'm surprised that I haven't been able to find any good modules for working with DoubleClick / DART ads. I'm going to being doing some DoubleClick integration, and I'd hate to have to reinvent the wheel so if an existing project exists, I'd appreciate a point in the right direction. edit: I ...