Log in

View Full Version : CMS :: PHP, Flex, Java & XML???



tomyknoker
10-10-2006, 03:06 PM
Hi All,

Wanted everyones opinions... In the past day I have seen a CMS designed entirely in Java and SQL, One using Flex by Macromedia (Adobe... Just sounds wrong ;), One done in XML using Flash and the usual one's done using PHP... Any ideas? I want to build one that will be good for future projects, so I guess I want to go down the best root for that...

Cheers,
Tom

DimX
10-10-2006, 03:12 PM
A Java CMS :eek:
If you have some "projects", then you should definitely use a standard PHP based CMS.

tomyknoker
10-10-2006, 03:16 PM
Yea look http://www.supermodel.co.nz/, what do you think? Whats with the crazy face? Is it a bad way to do it? IS using Java like building an app or something?

djr33
10-10-2006, 08:57 PM
Java is a programming language. It's not a markup langauge, or even server side programming language. It's what many professional applications are made in.
As such, yes, it's complex.

PHP is the standard, so makes sense. It also by default does things like forms and database integration, so that helps make it the ideal choice.

tomyknoker
11-05-2006, 10:18 PM
What does everyone think of Adobe Contribute? Is it worth using this?