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

From version 83.1
edited by David Holt
on 2009/10/02 18:10
Change comment: There is no comment for this version
To version 94.1
edited by Kieran Kelleher
on 2010/10/11 12:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.kieran
Content
... ... @@ -1,18 +1,43 @@
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, check out the screen casts at [http://www.wocommunity.org/webobjects_screencasts.html] and also
6 +[create an account|https://wocommunity.org/apps/WebObjects/WOCommunity.woa] there so that
7 +you can buy latest WOWODC D2W Session recordings.\!
8 +
9 +{{/panel}}
10 +
3 3  * Direct to Web
4 4  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
5 -** [[WONDER:Create a new Wonder Direct to Web Application]]
13 +** [[Changing the Rules with Direct to Web]]
6 6  ** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
7 7  *** [[D2W Overview Screencast WOWODC 2009 Part 1>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part1.mov]]
8 8  *** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
17 +** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
18 +** [[WONDER:Create a new Wonder Direct to Web Application]]
9 9  ** [[D2W Rule System>>The D2W Rule System]]
10 10  ** [[Configuring Rule Modeler]]
11 -** [[D2W Rules Reference - Cookbook - FAQ]]
21 +** [[How to Write D2W Rules]]
22 +** [[How to debug a D2W application]]
23 +** [[D2W Rules Reference - Cookbook - FAQ>>D2W Rules Reference - Cookbook - FAQ]]
12 12  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
25 +
26 +* Useful Documentation
27 +** [[The first of the infamous WROX Red WebObjects book's chapters on D2W>>http://javaboutique.internet.com/resources/books/ProfWebObj/pwo4_1.html]]
28 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
29 +** [[Stepwise Article on D2W Part 1>>^BestKeptSecret1.html]] (available in early project Wonder downloads)
30 +** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
31 +
32 +* Look Frameworks
33 +** [[ERModernLook>>ERModernLook]]
34 +** [[ERDivaLook>>ERDivaLook]]
35 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
36 +** ERNeutralLook
37 +
13 13  * Advanced
14 14  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
15 -** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
40 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://wocommunity.org/apps/WebObjects/WOCommunity.woa/wa/recordings]]
16 16  ** [[D2W Flow Control>>D2W Flow Control]]
17 17  ** [[Using ERD2WWizardCreationPage]]
18 18  * Examples
... ... @@ -20,6 +20,7 @@
20 20  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
21 21  ** [[Additional tips for ERExcelLook]]
22 22  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
23 -* Additional Documents and Tutorials
24 -** [[Changing the Rules with Direct to Web]]
25 -** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
48 +
49 +* REALLY out of date but someone might find them useful
50 +** [[O'Reilly Article on D2W and the WebAssistant>>http://onjava.com/pub/a/mac/2003/11/04/web_objects.html]]
51 +** [[O'Reilly Article: Next installment>>http://onlamp.com/pub/a/mac/2004/01/16/web_objects.html]]