Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
| Member |
Message |
fernimac
Joined: May 26, 2004
# Posts: 8
|
Posted: 12/02/2004 03:38 am
I am developing a site that basically collects data from what visitors look for in other websites (what they search for, which categories of products have the highest demand, which products are searched for that we don't have...) Then, I want to present all this data graphically, so that one could see trends, evolution in time and combine different criteria in order to predict future demand.
I have a lot of experience with ASP and I am starting to develop one site in PHP and another with ColdFusion. I have been checking and it seems easier to build such a site with ColdFusion (which is able to draw statistical graphs out of data in MySQL tables, for instance, with no external or additional components in the server side) or with PHP.
Any suggestions, experience, with these?
Which technology has a softer learning curve?
Which one is faster serving the information?
Thanks a lot.
Fernando
|
 |
Sinoed
Moderator
Joined: Dec 11, 2000
# Posts: 5266
|
Posted: 01/04/2005 10:06 am
I'm not sure to tell you the truth, I've never tried grahping with either language. I would suspect though that without additional components required ColdFusion would serve the graphs faster than PHP. PHP is pretty easy to learn but ColdFusion might be the better route to go if the language is designed for it. HTH.
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 01/10/2005 02:19 pm
It's too late probably, but php/mysql and either gd or imagemagik can do this easily.
|
 |
langard
Joined: Dec 15, 1999
# Posts: 339
|
Posted: 01/10/2005 06:59 pm
I agree with lizardz. There are about 100-plus free PHP classes out there that - when used with the GD library - will output all sorts of exotic graphs to the screen, to MSExcel, to MSWord, Zip, Gzip...just about anything you want a script to do.
CFM is canned and costs money. PHP is open and free. That's why a thousand developers are working on a hundred different graphing routines worldwide in PHP. It's also a plus if you have to change it next year.
|
 |
g1smd
Moderator
Joined: Jul 28, 2002
# Posts: 10178
|
Posted: 01/12/2005 10:49 am
You have only to find a site that does loads of stats, even if it is just their own visitor stats, to see the power already built into PHP for that.
|
 |
fernimac
Joined: May 26, 2004
# Posts: 8
|
Posted: 01/12/2005 11:05 am
Thanks for all of your replies! It is not too late. I have been developing my first site with PHP and it has proved to be easier than I thought. Once you know ASP and Javascript it's pretty easy to get used to the new syntax. I have seen that it is more powerful than ASP so I am going to use PHP for this graphs site. Thank you!.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|