So the company I work for develop different types of hardware parts which all have different characteristics. We (not me personally) are now updating the online profile and I hear my bosses thinking about putting some sort of comparison site dedicated to their parts. I'm kind of new at the office so thought I should come with some input so I've been trying to find a complete template, think like cpuboss where the user can compare the difference between two or three items. Is there anyone out there that can think of any PHP script/clone/template that can do this? I've found p h p j a b b e r s . c o m but it looks like crap, however the idea is basically the same. Thanks.
I do not know of any script like that. But I would like to mention that if you are looking for an opensource option, the looks, should not even be an issue at all. If phpjabbers meets your requirement, why not download it and style it as you wish. From my experience, opensource projects rarely focus on appearance
A good way to check computing power is to convert a video. Don't know if there's a script to do that via a webpage, though. But I guess it's worth looking.
If you are a PHP coder, then this should not be hard at all. Your database tables already have all the things you need. You just have to pull data out (of related items), and show features side by side.