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

From version 69.1
edited by David Holt
on 2010/05/05 17:23
Change comment: There is no comment for this version
To version 66.1
edited by David Holt
on 2010/05/06 19:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,10 +8,12 @@
8 8  
9 9  * Direct to Web
10 10  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
11 -** [[WONDER:Create a new Wonder Direct to Web Application]]
11 +** [[Changing the Rules with Direct to Web]]
12 12  ** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
13 13  *** [[D2W Overview Screencast WOWODC 2009 Part 1>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part1.mov]]
14 14  *** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
15 +** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
16 +** [[WONDER:Create a new Wonder Direct to Web Application]]
15 15  ** [[D2W Rule System>>The D2W Rule System]]
16 16  ** [[Configuring Rule Modeler]]
17 17  ** [[How to Write D2W Rules]]
... ... @@ -18,6 +18,13 @@
18 18  ** [[How to debug a D2W application]]
19 19  ** [[D2W Rules Reference - Cookbook - FAQ]]
20 20  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
23 +
24 +* Useful Documentation
25 +** [[The first of the infamous WROX Red WebObjects book's chapters on D2W>>http://javaboutique.internet.com/resources/books/ProfWebObj/pwo4_1.html]]
26 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
27 +** [[Stepwise Article on D2W Part>>^BestKeptSecret1.html]] 1 (available in early project Wonder downloads)
28 +** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
29 +
21 21  * Look Frameworks
22 22  ** [[ERModernLook>>http://davidleber.net/?p=402]]
23 23  ** [[ERDivaLook>>ERDivaLook]]
... ... @@ -26,7 +26,7 @@
26 26  
27 27  * Advanced
28 28  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
29 -** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
38 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://wocommunity.org/apps/WebObjects/WOCommunity.woa/wa/recordings]]
30 30  ** [[D2W Flow Control>>D2W Flow Control]]
31 31  ** [[Using ERD2WWizardCreationPage]]
32 32  * Examples
... ... @@ -34,6 +34,7 @@
34 34  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
35 35  ** [[Additional tips for ERExcelLook]]
36 36  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
37 -* Additional Documents and Tutorials
38 -** [[Changing the Rules with Direct to Web]]
39 -** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
46 +
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]]