I'm not sure what Chris meant, but it seems like you could do what Marc wants pretty simply using ZCatalog. Just set up a catalog that indexes the ads by keyword or title that matches the desired search. Then, when presenting the search results, pick an appropriate ad from the Catalog... Kevin ----- Original Message ----- From: "Jeff Rush" <jrush@taupro.com> To: "Chris McDonough" <chrism@digicool.com> Cc: <zope@zope.org> Sent: Monday, March 13, 2000 2:30 PM Subject: Re: [Zope] Banner + search engine + Zope
Chris,
Are you saying that realmedia and netperceptions do their stuff using Zope? I've scanned their pages and can't find evidence of that. Or are you saying to go with a non-zope approach? Seems like the non-zope way might be more expensive, for a small site.
-Jeff Rush
On Mon, 13 Mar 2000 10:52:34 -0500, Chris McDonough wrote:
Marc,
You may want to look at http://www.realmedia.com or http://www.netperceptions.com.
Marc DANAI wrote:
Hi,
I am involved to integrate one search engine in our portal using Zope.
What is a best solution for showing car's advertisement when user looking for car, finance advertisement logo when users searching for finance infos,....
Is there any simple way to do this logo selection based on search string in Zope?
any suggestion?