Job of the week continue:
After a week of hard coding ICN Technologies CMS in php, it’s working so far so as expected. While the last two days being integration it to icnpro.com website. Now it’s online and good to go. There are still bugs to be fixed for example user login session not including time.
Since it’s our custom CMS system for icnpro.com, I’ve added some ajax coding. Utilizing AJAX to build a menu system. It is very efficient. As a result of the successful AJAX menu in CMS system, I’ve also added the AJAX system into the Product and Services page of the website. Try it out, I also included some AJAX PHP coding examples in the Research and Development Team website module, check it out and use it on your own risk.
ICNPro.com CMS has still more works to be done throughout it’s development life cycle. The system currently is only a prototype, more functionalities to be added in, such as adding encrypted articles, better structured coding, modification of existing articles.
User registration is not supported because of potential security risks. All users must be added by administrator (myself) into mysql database manual. User passwords are encrypted by MD5 algorithm, and no plain text is store in database. Happily we haven’t got too many users like IBM or EDS.
Regards.
Tags: ajax, CMS, ICN Tech, icn technologies, ICNT, ICNTech, icntechnologies, MD5, php