On 27/06/05, Sebastian <[EMAIL PROTECTED]> wrote: > i am looking for a simple ad management app to keep track of ad > views/impressions. i was looking at phpadsnews, but it seems way too > much bloat of what i need i to do.
I am not aware of any such package, however you may way to keep in mind that what you need right now is not necessarily what you will need in the future. The bloat you see in some, such as phpadsnews, has likely been added because needs expanded. Your needs may also expand. Your client/manager may want to track impressions in a certain way in the future; will LightweightAdManager handle that? Most such packages start out fulfilling a simple need, and features are added as clients or managers desire new functionality. I agree that a lot of packages are bloated, but in many cases the bloat is there to provide flexibility so you do not need to rework everything to add feature Foo. If you are fully certain you will not need anything but a basic set of functions, then ignore this message. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php