Difference between revisions of "User:Hawk"
From Documentation
Line 30: | Line 30: | ||
# To start from a basic, simple concept or fewer concepts. | # To start from a basic, simple concept or fewer concepts. | ||
# 1 paragraph presents 1 idea. | # 1 paragraph presents 1 idea. | ||
− | # | + | # Picture is better than words. |
+ | ## Picture should be elegant. | ||
+ | ## Picture should present just enough information. | ||
# Give the overall concept first, then the detail of implementation. | # Give the overall concept first, then the detail of implementation. | ||
# Code snippet should demonstrate the correct usage of API. | # Code snippet should demonstrate the correct usage of API. | ||
Line 36: | Line 38: | ||
# Summary at the end. | # Summary at the end. | ||
# Check header, footer, TOC, subsections | # Check header, footer, TOC, subsections | ||
+ | # Look overall layout of article. | ||
== Template== | == Template== |
Revision as of 06:17, 21 June 2012
Under Editing
Ready for Publish
Already published
- Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC
- Small Talks/2012/January/Ajax GSP with ZK
- Small Talks/2012/January/Enrich Grails Server Pages (GSPs) with ZK
- Small_Talks/2012/January/MVVM_Extension:_Access_UI_Components_Inside_ViewModel
- Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding
- Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring
- ZK Developer's Reference/MVVM (whole chapter)
- Small Talks/2012/April/The Dawn of ZK Application Test Suite:Mimic Library
- Small Talks/2012/April/Shining ZATS Mimic
- ZATS Essentials
Writing Check List
- Describe the purpose or context at the begining.
- To start from a basic, simple concept or fewer concepts.
- 1 paragraph presents 1 idea.
- Picture is better than words.
- Picture should be elegant.
- Picture should present just enough information.
- Give the overall concept first, then the detail of implementation.
- Code snippet should demonstrate the correct usage of API.
- Code snippet should demonstrate only related concept and remove irrelevant.
- Summary at the end.
- Check header, footer, TOC, subsections
- Look overall layout of article.
Template
Note: note message
Warning: warning message