-
Notifications
You must be signed in to change notification settings - Fork 16
/
bookschedule.txt
81 lines (48 loc) · 1.47 KB
/
bookschedule.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Scrum Style Schedule to get stuff done:
Scrum info: http://www.controlchaos.com/about/
----------------------------------------
Schedule:
P - Planned?
D - Drafted?
R - Revised?
E - Edited?
F - Formatted?
H - Happy?
----------------------------------------
Basic:
Chapter 01 - Dedication - PDRE [Derek and Tyler]
Chapter 02 - Acknowledgements - PDRE [Derek and Tyler]
Chapter 03 - Welcome to Lift - PDR [Derek]
Chapter 04 - An intro to Maven and Project Layout - PDR [Tyler]
Chapter 05 - Demo Application - P [Tyler]
Chapter 06 - Lift Arch in General - PD [Derek+Tyler]
- Add in Tyler's HTTP Auth stuff
- Merge User Components
Chapter 07 - SiteMap - PD [Derek]
Chapter 08 - Mapper and Record - PD [Derek]
- Record portion on hold until actual impls are done
Chapter 09 - Deployment - DEAD
----------------------------------------
Advanced:
Chapter 10 - Request/Response Lifecycle - P
Chapter 11 - URL Rewriting - P
- Still need this?
- Maybe a list of examples?
Chapter 12 - JSON Handling - P
Chapter 12 - JsCommands - P
Chapter 12 - AJAX and COMET - P
Chapter 12 - JPA Integration - PDRE
Chapter 12 - Scala Actors and Lift - P
Chapter 12 - OpenID and OAuth -
Chapter 12 - Lucene and Compass - P
Chapter 12 - Tagging Support - P
Chapter 12 - Lift Widgets - P
Chapter 12 - Web Services - P
----------------------------------------
Appendices
A - Message Handling -PD
B - Helpers - P
C - Internationalization - P
D - Logging - P
E - Sending Email - P
F - Dev Tips - P