Introduction

NUI is acronym of "New UI".

Here is a simple tutorial.

Release Notes(History)

NUI 0.1.1 alpha 20/04/2006
============================
1. Add text encoding in TextProvider, allows use nitive encoding in properties files.
   see nui.text.TextInputStream for details.
2. Add log section. 

NUI 0.1 alpha 20/04/2006
============================
First release of NUI project.

1. Template engine finished.
2. If, Loop template for flow-controls.
3. Var, Eval template to declare variables.
4. Client validator include: required, int, mail, date, same. 
5. Include A simple tutorial.