I have a website now that is not working for me for several reasons, partly design reasons and partly because of some datafeed issues. This project involves the following Incorporate a datafeed into a website through a cron job on a daily basis so that the products and pricing on the website are always up to date. Make sure that our affiliate code is included on all clicks when a potential customer is clicking through to buy a product. Make the site seo friendly while in the codeing process. The website is http://www.snarerush.com The site sells percussion and drumming products through the zzounds.com affiliate program. The only item on the current site I would like to keep is the logo. Other than that I am open to anything. So the process flow would be to grab the current datafeed from zzounds on a nightly basis and import that into the sql database flushing the database prior to the update so that we only have current data. Then wrap a website around this database for the purposes of selling their drum and percussion products through our affiliate code. here are some details to the datafeed - this is a pretty straight forward project for someone with the right skill set. I can provide all the required information and site access to the winning bidder. The developer of this project WILL NOT be allowed to resell their code or share any parts of this process with anyone else. Thank you.
u find the rght person Myself 3yr + experienced in PHP/Ajax/SQl/Javascript JAVA/JSP/SERVLET/RMI/STRUTS I have doing site contents and programs Fast Efficient @ cheap Rate Contact me @Yahoo/MSN-
Hi, I'm interested in this, and have been working with importing feeds for quite some time now. Please send more details if still looking for coder Thanks
please take a look at the following information my current site http://www.snarerush.com and the information on the data feed and getting it working... http://www.zzounds.com/aff--feeds http://www.zzounds.com/aff--feedaccess The current website I have is functional but the daily cron update does not work and the site is kind of stale. Keep in mind this is a drum and percussion site so I only want those categories shown.
Is the cron sending you any errors in email you used when setting up a cron? I think you just need to set file permissions to 0777 to the file in cron. regards
yes actually - I get the following errors.. /bin/sh: /usr/bin/curl: Permission denied /bin/sh: /usr/bin/wget: Permission denied do you think that is the problem???