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

From version 59.1
edited by David Holt
on 2010/04/24 20:24
Change comment: There is no comment for this version
To version 60.1
edited by David Holt
on 2010/05/06 19:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,11 @@
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
4 4  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
5 5  ** [[WONDER:Create a new Wonder Direct to Web Application]]
... ... @@ -9,16 +9,25 @@
9 9  ** [[D2W Rule System>>The D2W Rule System]]
10 10  ** [[Configuring Rule Modeler]]
11 11  ** [[How to Write D2W Rules]]
18 +** [[How to debug a D2W application]]
12 12  ** [[D2W Rules Reference - Cookbook - FAQ]]
13 13  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
21 +
22 +* Useful Documentation
23 +** [[The first of the infamous WROX Red WebObjects book's chapters on D2W>>http://javaboutique.internet.com/resources/books/ProfWebObj/pwo4_1.html]]
24 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
25 +** [[Stepwise Article on D2W Part>>^BestKeptSecret1.html]] 1 (available in early project Wonder downloads)
26 +** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
27 +
14 14  * Look Frameworks
15 15  ** [[ERModernLook>>http://davidleber.net/?p=402]]
30 +** [[ERDivaLook>>ERDivaLook]]
31 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
16 16  ** ERNeutralLook
17 -** ERDivaLook
18 -** ERDivaLiteLook
33 +
19 19  * Advanced
20 20  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
21 -** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
36 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://wocommunity.org/apps/WebObjects/WOCommunity.woa/wa/recordings]]
22 22  ** [[D2W Flow Control>>D2W Flow Control]]
23 23  ** [[Using ERD2WWizardCreationPage]]
24 24  * Examples
... ... @@ -29,3 +29,6 @@
29 29  * Additional Documents and Tutorials
30 30  ** [[Changing the Rules with Direct to Web]]
31 31  ** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
47 +* REALLY out of date but someone might find them useful
48 +** [[O'Reilly Article on D2W and the WebAssistant>>http://onjava.com/pub/a/mac/2003/11/04/web_objects.html]]
49 +** [[O'Reilly Article: Next installment>>http://onlamp.com/pub/a/mac/2004/01/16/web_objects.html]]