Kryptronic Software Wiki : WhatIsTheKHXC

Kryptronic Kryptronic Software Wiki

What Is The KHXC?


The KHXC is a web application framework that offloads onto a core all of the generic web application specific tasks that previously had to be handled in applications themselves. The KHXC handles things like database connectivity, session management, date/time controls, cron, remote URL connections, XML parsing, backend administrative displays, raw db admin and a host of other items.

Why create a core? So we can easily develop and deploy applications like ClickCartPro for it. 75% of what you see in ClickCartPro is handled by the core - and is not e-commerce specific. By offloading those functions to a core, it makes an application like ClickCartPro easier to use and manage. It also gives us the ability to create new applications to be installed within the same core using the same management interface by writing only 25% of the code normally needed to deploy such an application.

What else is available for the core besides ClickCartPro? Right now CCP is the only publicly available application. The Kryptronic Central Server is also an application used on the core by Kryptronic to handle installs, registrations, news and license tasks. In the future we plan on releasing a backend ecommerce batch shipping application which ties into CCP as well as others. We're toying with the idea of releasing Wiki and Blog applications right now with a possible forum and a live chat down the line. Over the next year or so we should see two or three robust Kryptronic software applications available for the core in addition to CCP.

Why do it this way? To provide a single management interface for all of your web application needs - all using common code and common APIs making use of XHTML compliant code and SEO friendliness.

The KHXC + CCP is only the beginning of a REVOLUTION in the way applications are deployed and managed on your website. At some point in the future this platform will be all you need to run all of your web based application software.


Wiki: Kryptronic Hybrid X Core