TechnoCMS using the latest technology in web, we used ajax capability and cache to maximize and improve the web structure.
TechnoCMS is set to change all that ... TechnoCMS is different from the normal models for portal software. For a start, it's not complicated. TechnoCMS doesn't even require the user or administrator of the system to know HTML to operate it once it's up and running.
Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is meant to increase the web page's interactivity, speed, and usability.
Web caching is the caching of web documents (HTML pages, images, etc.) in order to reduce bandwidth usage and web site access times. A web cache stores copies of documents requested byusers. Subsequent requests may be satisfied from the cache if certain conditions are met. Webcaches generally achieve hit rates around 30%-50% and become more effective as the userpopulation increases.