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

From version 55.1
edited by David Holt
on 2010/05/03 18:45
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
... ... @@ -15,16 +15,25 @@
15 15  ** [[D2W Rule System>>The D2W Rule System]]
16 16  ** [[Configuring Rule Modeler]]
17 17  ** [[How to Write D2W Rules]]
18 +** [[How to debug a D2W application]]
18 18  ** [[D2W Rules Reference - Cookbook - FAQ]]
19 19  ** [[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 +
20 20  * Look Frameworks
21 21  ** [[ERModernLook>>http://davidleber.net/?p=402]]
30 +** [[ERDivaLook>>ERDivaLook]]
31 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
22 22  ** ERNeutralLook
23 -** ERDivaLook
24 -** ERDivaLiteLook
33 +
25 25  * Advanced
26 26  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
27 -** 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]]
28 28  ** [[D2W Flow Control>>D2W Flow Control]]
29 29  ** [[Using ERD2WWizardCreationPage]]
30 30  * Examples
... ... @@ -35,3 +35,6 @@
35 35  * Additional Documents and Tutorials
36 36  ** [[Changing the Rules with Direct to Web]]
37 37  ** [[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]]