
view changelog current version: 1.7.743NOLOH is an event-driven lightweight, on-demand, object-oriented Web application development platform. It is ideal for developing feature-rich web sites and web applications faster and with fewer resources. NOLOH extends PHP 5.1+, eliminates the need for HTML and JavaScript, and builds in many advanced features such as codeless AJAX, automatic SEO and a full suite of UI controls.



























05/23/13 - NOLOH 1.7.743 Posted
05/15/13 - NOLOH 1.7.742 Posted
10/13/12 - NOLOH 1.7.741 Posted
04/06/12 - NOLOH 1.7.738 Posted
03/26/12 - NOLOH 1.7.734 Posted
05/23/13 - NOLOH 1.7.743 Posted
05/15/13 - NOLOH 1.7.742 Posted
10/13/12 - NOLOH 1.7.741 Posted
04/06/12 - NOLOH 1.7.738 Posted
03/26/12 - NOLOH 1.7.734 Posted
03/26/10 - Confoo Screencast in Digestable Parts
03/12/10 - Screencast of Session at Confoo Montreal



NOLOH is a truly lightweight and on-demand framework. This results in significantly faster websites and WebApps on both the client and server.
Lightweight means that only correct and highly optimized code is loaded for every specific user, employing a number of various techniques to maximize efficiency.
On-demand means that NOLOH only loads the resources that are absolutely necessary at a given point.



NOLOH has many features which have the net effect of saving developers orders of magnitude of time.
NOLOH is fully object-oriented from the ground up and is very high level, allowing you to instinctively write your code without reinventing any wheels.
Since NOLOH is a single unified language, it allows you to master a consistent set of concepts instead of having to become a guru on every web technology.



NOLOH is a very different PHP framework. It is not just a set of abstractions and helper functions. Rather, it envelops your entire development experience.
Other PHP frameworks not only require you fragment your code, forcing you to think and write in several languages, they also leave the burden of communication between these layers to you.
In NOLOH, you need only think and write in NOLOH.