slorr
02-18-2004, 08:25 AM
Hi,
I did my share of searching before posting this msg. So as to not ask repeated qns. However I couldnt get the information I need and I hope to seek the advise of those who have done this or know how to do this :)
I did a search on "pricing alert", "price" and "price reminder" but couldnt get the info I need (i searched hotscripts too and there was a result but too not what I need).
I would like to have a Price Alert feature like that of Pricegrabber(see pricegrabber's site) the "Price Alert" link.
What I need is basically a feature where subscribed members can take a interest in a particular product and while doing so, specify a price for a particular product say X. And as I monitor the prices of all products on my site, say the price of X drops to the value where my members specify, the system would generate an email to the member regarding the latest price for product X.
As I was going thro my mind bout how I can do this efficiently, it occures that ALL my members can subscribe to ALL my products to monitor their prices and this can be rather taxing on the server. I intend to use crontab entry to call checking script in regular intervals for price changes and match the changes based on another table of all the products the my members subscribe to and then send out all the related mail. Sounds very processing power hungry to me.
Can anyone suggest any simple and efficient way to come about this? As much as I know I am seeking advice but it will be great if the solutions proposed is based on php and mysql as these are the 2 languages I am picking up (hehe yes im a noob and im still learning)
And in a more ideal situation, are there any open source (preferably) or commerical solutions out there?
Cheers!
I did my share of searching before posting this msg. So as to not ask repeated qns. However I couldnt get the information I need and I hope to seek the advise of those who have done this or know how to do this :)
I did a search on "pricing alert", "price" and "price reminder" but couldnt get the info I need (i searched hotscripts too and there was a result but too not what I need).
I would like to have a Price Alert feature like that of Pricegrabber(see pricegrabber's site) the "Price Alert" link.
What I need is basically a feature where subscribed members can take a interest in a particular product and while doing so, specify a price for a particular product say X. And as I monitor the prices of all products on my site, say the price of X drops to the value where my members specify, the system would generate an email to the member regarding the latest price for product X.
As I was going thro my mind bout how I can do this efficiently, it occures that ALL my members can subscribe to ALL my products to monitor their prices and this can be rather taxing on the server. I intend to use crontab entry to call checking script in regular intervals for price changes and match the changes based on another table of all the products the my members subscribe to and then send out all the related mail. Sounds very processing power hungry to me.
Can anyone suggest any simple and efficient way to come about this? As much as I know I am seeking advice but it will be great if the solutions proposed is based on php and mysql as these are the 2 languages I am picking up (hehe yes im a noob and im still learning)
And in a more ideal situation, are there any open source (preferably) or commerical solutions out there?
Cheers!
