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

From version 57.1
edited by David Holt
on 2010/05/04 12:48
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,8 +15,16 @@
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]]
22 22  ** [[ERDivaLook>>ERDivaLook]]
... ... @@ -25,7 +25,7 @@
25 25  
26 26  * Advanced
27 27  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
28 -** 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]]
29 29  ** [[D2W Flow Control>>D2W Flow Control]]
30 30  ** [[Using ERD2WWizardCreationPage]]
31 31  * Examples
... ... @@ -36,3 +36,6 @@
36 36  * Additional Documents and Tutorials
37 37  ** [[Changing the Rules with Direct to Web]]
38 38  ** [[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]]