Last modified by Pascal Robert on 2012/06/30 13:50

From version 80.1
edited by David Holt
on 2009/09/26 23:35
Change comment: There is no comment for this version
To version 76.1
edited by David Holt
on 2010/05/06 18:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,15 @@
1 1  = Direct To Web (D2W and ERD2W) =
2 2  
3 +{{panel title="WOWODC 2010" borderStyle="dashed" borderColor="#ccc" titleBGColor="#F7D6C1" bgColor="#FFFFCE"}}
4 +
5 +If you are interested in learning more about Direct to Web, make sure you attend [WOWODC 2010|http://www.wocommunity.org/wowodc10/topics.html] or at the very least order the recordings when the conference is done. There will be a LOT of D2W content this year!
6 +
7 +{{/panel}}
8 +
3 3  * Direct to Web
10 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
11 +** [[Stepwise Article on D2W Part>>^BestKeptSecret1.html]] 1 (available in early project Wonder downloads)
12 +** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
4 4  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
5 5  ** [[WONDER:Create a new Wonder Direct to Web Application]]
6 6  ** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
... ... @@ -8,8 +8,16 @@
8 8  *** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
9 9  ** [[D2W Rule System>>The D2W Rule System]]
10 10  ** [[Configuring Rule Modeler]]
20 +** [[How to Write D2W Rules]]
21 +** [[How to debug a D2W application]]
11 11  ** [[D2W Rules Reference - Cookbook - FAQ]]
12 12  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
24 +* Look Frameworks
25 +** [[ERModernLook>>http://davidleber.net/?p=402]]
26 +** [[ERDivaLook>>ERDivaLook]]
27 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
28 +** ERNeutralLook
29 +
13 13  * Advanced
14 14  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
15 15  ** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
... ... @@ -18,7 +18,10 @@
18 18  * Examples
19 19  ** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]]
20 20  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
38 +** [[Additional tips for ERExcelLook]]
21 21  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
22 22  * Additional Documents and Tutorials
23 23  ** [[Changing the Rules with Direct to Web]]
24 24  ** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
43 +* REALLY out of date but someone might find them useful
44 +** [[O'Reilly Article on D2W and the WebAssistant>>http://onjava.com/pub/a/mac/2003/11/04/web_objects.html]]