DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Open Source CMS in Java

rated by 0 users
This post has 12 Replies | 0 Followers

Top 10 Contributor
Posts 1,969
Points 39,350
keithrull Smile [:)] Posted: 08-26-2005 8:42 PM

One of my favorite CMS application in Java is OpenCMS.

Here's some information about OpenCMS from its website:

"OpenCms is a professional level Open Source Website Content Management System. OpenCms helps to create and manage complex websites easily without knowledge of html. An integrated WYSIWYG editor with a user interface similar to well known office applications helps the user creating the contents, while a sophisticated template engine enforces a site-wide corporate layout. As true Open Source software, OpenCms is completely free of licensing costs."

Any thoughts about this guys?

devpinoy sig

  • | Post Points: 50
Top 200 Contributor
Posts 4
Points 65
mambo?
  • | Post Points: 20
Top 10 Contributor
Posts 1,969
Points 39,350

 iyanski wrote:
mambo?

hmmm? are you talking about Mambo Server? i think thats an open source PHP portal and not a Java CMS. :)

devpinoy sig

  • | Post Points: 5
Top 100 Contributor
Posts 12
Points 150

so pareho pa ba to sa dreamweaver..or iba...wanna try

  • | Post Points: 20
Top 10 Contributor
Posts 1,969
Points 39,350

Dreamwaver is an application used to build and modify web pages... a CMS is a complete webapplication that you can use to create a fully functional website using the just the barebones of the CMS project. Open Source CMS are community supported applications. Modules and the CMS framework are designed by its community. 

Here are some examples of PHP CMS...

http://www.opensourcecms.com/

Here's java and phyton: http://www.la-grange.net/cms#java

 

devpinoy sig

  • | Post Points: 20
Top 100 Contributor
Posts 12
Points 150
tnx men... i think i like this one...tnx nga pala sa nagpost nung site para sa mga tuturial...tagal ko na kasi hinahanap oi...ROCK PINOYS
  • | Post Points: 5
Top 100 Contributor
Posts 12
Points 150

d ko pa talaga na try ang CMS..but now im trying this JOOMLA... same content management parin..

matanung ko lang...alin ba ang masa madaling gamitin dito.???

  • | Post Points: 20
Top 10 Contributor
Posts 1,969
Points 39,350
KILLER_AJ:

d ko pa talaga na try ang CMS..but now im trying this JOOMLA... same content management parin..

matanung ko lang...alin ba ang masa madaling gamitin dito.???

it depends on what you need... some CMS are jsut plain overkill when it comes to features... some are too graphic intensive that they are too slow to load.. some are too advance for beginners... some are to basic... choosing the right CMS boils down to your needs..

devpinoy sig

  • | Post Points: 20
Top 100 Contributor
Posts 12
Points 150

im having a prob regarding my PHP and MySql i cant install the CMS that i wanted

 

  • | Post Points: 20
Top 10 Contributor
Posts 1,969
Points 39,350
KILLER_AJ:

im having a prob regarding my PHP and MySql i cant install the CMS that i wanted

 

whats the problem?

devpinoy sig

  • | Post Points: 20
Top 100 Contributor
Posts 12
Points 150
every time i will attept to install any CMS the display will be like this ( e107 requires PHP to be installed or compiled with the MySQL extension to work correctly, please see the MySQL manual for more information. )

even i use other CMS

and one thing i did add already the MySql.dll
by the way i use IIS for my server coz cant figure out the error on apache and PHP
  • | Post Points: 20
Top 10 Contributor
Posts 1,969
Points 39,350

i think php is not properly registered on your machine.

do this. create a new file called phpdetails.php in your wwwroot.

inside the file put this

<? phpinfo(); ?>

then access the file via your localhost >> http://localhost/phpdetails.php

if it loads then php is installed if doesnt then your php installation is screwed up. if it works, try to see if the mysql modules are loaded by searching for mysql in the result of phpdetails.php

devpinoy sig

  • | Post Points: 20
Top 100 Contributor
Posts 12
Points 150
i uninstall my mysql then try to install the latest version... i sent to ur gmail the error image and the success image of the php info...
  • | Post Points: 5
Page 1 of 1 (13 items) | RSS

Copyright DevPinoy 2005-2008