I have been thinking of developing a dashboard for my own use to monitor affiliate data (CJ, Amazon, and Aweber at the moment), rss feeds, analytics, and maybe data from social networks.
I checked out some existing systems mentioned on the forum here, but they don't seem to include the affiliate data. Plus, I'd like to tailor the system to my exact needs and use the process to improve my programing skills along the way.
Since I don't need up to the second data, I was thinking of using php with cURL to scrape what I need, and having it refresh every 15 minutes or so, but perhaps jquery is a better option for a reason I'm not aware of?
I will likely turn it into an opensource package that people can host on their own servers. I've learned a hell of a lot here over the years, so I'd like to give back.
Any thoughts or direction before I roll up my sleeves and get to work?
I checked out some existing systems mentioned on the forum here, but they don't seem to include the affiliate data. Plus, I'd like to tailor the system to my exact needs and use the process to improve my programing skills along the way.
Since I don't need up to the second data, I was thinking of using php with cURL to scrape what I need, and having it refresh every 15 minutes or so, but perhaps jquery is a better option for a reason I'm not aware of?
I will likely turn it into an opensource package that people can host on their own servers. I've learned a hell of a lot here over the years, so I'd like to give back.
Any thoughts or direction before I roll up my sleeves and get to work?