One problem you are going to run into with ANY CF banner program is
performance first off, secondly is concurrency issues once you move to more
than one server. If all you need is a counter, positions, and a random ad
then you are safe with just about anything, however once you move to
weighted ads concurrency becomes a huge problem.
I has to rewrite an entire CF banner program as a stored procedure for those
exact reasons. It's smooth as butter now, serving up ~300,000+ weighted
banners a day on a load balanced web site. Unfortunately it's not for sale,
but keep these issues in mind as you look for a banner program.

jon
----- Original Message -----
From: "William J Wheatley" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2001 5:01 PM
Subject: BANNER AD PROGRAM


> ok i want a banner ad program that runs in CF
>
> what we have now is this
>
> www.centralad.com
>
> SELL ME =0) i would prefer the source and i would prefer it to be robust
=)
>
>
> Bill Wheatley
> Director of Development
> AEPS INC
> Allaire ColdFusion Consulting Partner
> Allaire Certified ColdFusion Developer
> http://www.aeps.com
> ICQ: 417645
> 954-472-6684 X303
>
> IMPORTANT NOTICE:
> This e-mail and any attachment to it is intended only to be read or used
by
> the named addressee.  It is confidential and may contain legally
privileged
> information.  No confidentiality or privilege is waived or lost by any
> mistaken transmission to you.  If you receive this e-mail in error, please
> immediately delete it from your system and notify the sender.  You must
not
> disclose, copy or use any part of this e-mail if you are not the intended
> recipient.  The RTA is not responsible for any unauthorized alterations to
> this e-mail or attachment to it
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to