Not sure if this site http://www.nibbledish.com/ is built using something like Wordpress MU and Buddypress or if it's custom built but I would like to find out if possible.
Any ideas?
Thanks
Jonathan
|
|
Not sure if this site http://www.nibbledish.com/ is built using something like Wordpress MU and Buddypress or if it's custom built but I would like to find out if possible. Any ideas? Thanks Jonathan
|
||||||
|
closed as not programming related by silky, blowdart, gnovice, Steven A. Lowe, Shog9 Sep 8 at 4:29 |
|
|
It is a custom built engine. Looking at the source code can generally give you clues to the origin of the engine. |
||
|
|
|
As Matthew said, they appear to be running a custom engine. It's written in PHP and running on Apache (from the page headers). It's also relying heavily on Tsavo's media content platform (they admit as much on their site). That's about all the clues I can see. |
||
|
|
|
|
Best guess is wordpress. Some digging showed that nibbledish is part of a network of sites run by tsavo.com. A google search for tsavo.com yielded a job listing on dice.com (recently pulled, you have to look at it in Google Cache) for someone with "experience developing Wordpress themes and plugins". I can't find any solid evidence- There's no /wp-admin folder, but nibbledish.com/index.php exists, indicating that the site was built using PHP-based blog/cms software. |
||
|
|
|
|
According to builtWith.com that site seems to be using php on the server side and Jquery and YUI on the client side. See the full report. Make sure to use this nifty bookmarklet to find out info about any site in the future. |
||
|