Recent Posts

Knowledge Sharing

Knowledge Sharing

Return To Blog Listing

share knowledge to everyone especially in IT (programming, design, java, php, web, xhtml, css)

Search This Blog's Tags For:

Recent Posts Tagged With 'cms'

  • Joomla in the Future

    Posted on Thursday November 5th, 2009 at 01:42 in php, Opinion, future, joomla, cms

    As we know, Joomla is one of the best CMS in the world. It often uses to make websites. You can make a great website fast. You don’t need to know PHP or HTML to use it. You only need to understand Joomla. I started using Joomla from version 1.1...

  • eduCommons, a Free CMS for Open Course Ware

    Posted on Friday October 16th, 2009 at 10:37 in education, Opinion, open source, cms, educommons, open ware

    Logo eduCommons eduCommons is a content management system designed specifically to support OpenCourseWare projects like Notre Dame OCW and OCW Universidad de Cantabria. eduCommons will help you develop and manage an open access collection of course ...

  • Joomla 1.5.13 Security Release

    Posted on Thursday July 23rd, 2009 at 22:11 in Security, update, joomla, cms, vulnerability

    If you are a Joomla user, please upgrade your web immediately. From Joomla Official website: This is a security release and users are strongly encouraged to upgrade immediately. Joomla! Developer Vulnerability News [20090722] – Core – M...

  • New Release of Joomla 1.5.12

    Posted on Friday July 3rd, 2009 at 07:38 in web, update, joomla, cms, release, upgrade

    From the Joomla Security newsletter, I know that there’s a new version of Joomla. But, my email provider sent it to spam folder. I just don’t know why.. huff.. :( From the official Joomla website: The Joomla Project is pleased to announce...

  • Joomla Database Crash

    Posted on Saturday March 21st, 2009 at 21:36 in MySQL, joomla, database, cms

    jtablesession::Store Failed DB function failed with error number 145 Table ‘./joomla_database/jos_session’ is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` (`session_id`,`time`,`username`,`gid`,`guest`,`client_id`) VALUES...

  • Viewing Joomla 1.5 Module Position

    Posted on Monday December 1st, 2008 at 12:56 in tutorial, joomla, cms

    A Joomla page consists of a few modules and a component. These modules have certain positions. To know module position in a Joomla template, we only need to append a query string tp=1. For the example: http://blog.danigunawan.com/joomla15/index.php?t...

  • Joomla! Runner-up Packt Publishing Award

    Posted on Tuesday November 4th, 2008 at 21:11 in review, joomla, cms, award

    Every year, Packt Publishing awards best CMS chosen by the Internet user. A year ago, Joomla achieved “Best PHP Open Source Content Management System”. Unfortunately, this year Joomla can’t defend their position after having the fir...

  • Rename htaccess.txt to be .htaccess in Windows

    Posted on Tuesday November 4th, 2008 at 20:00 in web, joomla, apache, cms, htaccess

    In default Joomla 1.5 installation, there is a file named htaccess.txt. This file will be used if we use Joomla SEO, that is option Use Apache mod_rewrite. Before it can be used, this file should be renamed to .htaccess. In Linux OS, this case is not...