Online Resources"

From Documentation
m
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZKDevelopersGuidePageHeader}}
 
{{ZKDevelopersGuidePageHeader}}
  
==ZKoss==
+
==ZK Website==
 
*[http://www.zkoss.org/zkdemo ZK Live Demo]:  
 
*[http://www.zkoss.org/zkdemo ZK Live Demo]:  
:You can evaluate ZK's simply rich, see some useful little sample code, and test your little zul here.
+
:You can evaluate ZK's simply rich, see some useful little sample code here.
  
*[http://docs.zkoss.org/wiki/Small_Talks ZK Small Talks]:  
+
*[http://www.zkoss.org/zksandbox/userguide ZK Sandbox]:
 +
:You can try the code online without installing ZK.
 +
 
 +
*[[Small_Talks| ZK Small Talks]]:  
 
:Some newest feature, or the detail explanation of advanced ZK usages can be found here.
 
:Some newest feature, or the detail explanation of advanced ZK usages can be found here.
  
Line 11: Line 14:
 
:Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need.
 
:Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need.
  
*[http://en.wikibooks.org/wiki/ZK/How-Tos ZK HowTOs]:
+
*[[Documentation]]:
:It will be moved to this wiki site soon.
+
:ZK Component References, ZK Configuration References and many others.
 
 
*[http://docs.zkoss.org ZK Documentation]:
 
:Many of them will be adapted to wiki type.
 
  
 
==Preliminaries==
 
==Preliminaries==
Line 22: Line 22:
 
*[http://en.wikipedia.org/wiki/Cascading_Style_Sheets CSS]
 
*[http://en.wikipedia.org/wiki/Cascading_Style_Sheets CSS]
 
*[http://en.wikipedia.org/wiki/XML XML]
 
*[http://en.wikipedia.org/wiki/XML XML]
*[http://www.zkoss.org/doc/newToJava.dsp JAVA]
+
*[http://www.zkoss.org/doc/newToJava.dsp Java]
 
 
==Useful Reference==
 
*[http://en.wikipedia.org/wiki/Hibernate_(Java) hibernate]
 
*[http://en.wikipedia.org/wiki/Spring_Framework spring]
 
*[http://www.eclipse.org/ eclipse]
 
*[http://en.wikipedia.org/wiki/JavaServer_Pages jsp/jsf]
 
 
 
==Many background knowledge of ZK is similar to JSP==
 
If you want to quickly get involved into ZK, but always get stucked at background knowledge. [http://oreilly.com/catalog/9780596005405/ Head First Servlets and JSP] can be a good tutorial book for web application developer. We wish someday there will be a '''Head First ZK'''.
 
  
 
== Quiz ==
 
== Quiz ==

Latest revision as of 10:00, 19 January 2011

Online Resources


Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


ZK Website

You can evaluate ZK's simply rich, see some useful little sample code here.
You can try the code online without installing ZK.
Some newest feature, or the detail explanation of advanced ZK usages can be found here.
Get stucked!? We welcome your ask. Many asked questions can find answers here. Your questions help us to improve ZK to meet your need.
ZK Component References, ZK Configuration References and many others.

Preliminaries

Quiz

  1. Where can I find demo of ZK's look and feel?
  2. If I am completely new to web application, which book is suggested to read?
  3. Where is the forum of ZK? Visit it and ask a question.



Last Update : 2011/01/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.