in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull
Latest post 03-23-2006 9:57 PM by KILLER_AJ. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 08-26-2005 8:42 PM

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Smile [:)] Open Source CMS in Java

    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
  • 09-06-2005 4:43 AM In reply to

    • iyanski
    • Top 200 Contributor
    • Joined on 09-06-2005
    • Posts 4
    • Points 65

    Re: Open Source CMS in Java

    mambo?
    • Post Points: 20
  • 09-06-2005 8:09 AM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Smile [:)] Re: Open Source CMS in Java

     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
  • 11-05-2005 11:57 PM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

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

    • Post Points: 20
  • 11-06-2005 2:38 PM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Re: Open Source CMS in Java

    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
  • 11-06-2005 6:15 PM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

    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
  • 03-18-2006 4:23 AM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

    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
  • 03-18-2006 11:00 PM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Re: Open Source CMS in Java

    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
  • 03-22-2006 8:15 PM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

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

     

    • Post Points: 20
  • 03-22-2006 9:00 PM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Re: Open Source CMS in Java

    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
  • 03-23-2006 9:10 PM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

    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
  • 03-23-2006 9:21 PM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,165

    Re: Open Source CMS in Java

    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
  • 03-23-2006 9:57 PM In reply to

    • KILLER_AJ
    • Top 100 Contributor
    • Joined on 10-24-2005
    • CEBU
    • Posts 12
    • Points 150

    Re: Open Source CMS in Java

    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)