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

From version 84.1
edited by David Holt
on 2009/06/23 21:25
Change comment: There is no comment for this version
To version 76.1
edited by David Holt
on 2010/05/06 18:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,44 @@
1 -= Direct To Web (D2W) =
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
10 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
11 +** [[Stepwise Article on D2W Part>>^BestKeptSecret1.html]] 1 (available in early project Wonder downloads)
12 +** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
4 4  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
14 +** [[WONDER:Create a new Wonder Direct to Web Application]]
15 +** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
16 +*** [[D2W Overview Screencast WOWODC 2009 Part 1>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part1.mov]]
17 +*** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
5 5  ** [[D2W Rule System>>The D2W Rule System]]
19 +** [[Configuring Rule Modeler]]
20 +** [[How to Write D2W Rules]]
21 +** [[How to debug a D2W application]]
22 +** [[D2W Rules Reference - Cookbook - FAQ]]
6 6  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
7 -** See David Leber's presentation [[available as part of the WOWODC West 2009 conference materials>>http://www.wocommunity.org/wowodc09/]]
24 +* Look Frameworks
25 +** [[ERModernLook>>http://davidleber.net/?p=402]]
26 +** [[ERDivaLook>>ERDivaLook]]
27 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
28 +** ERNeutralLook
29 +
8 8  * Advanced
9 9  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
10 10  ** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
33 +** [[D2W Flow Control>>D2W Flow Control]]
11 11  ** [[Using ERD2WWizardCreationPage]]
12 12  * Examples
13 13  ** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]]
14 14  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
38 +** [[Additional tips for ERExcelLook]]
15 15  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
40 +* Additional Documents and Tutorials
41 +** [[Changing the Rules with Direct to Web]]
42 +** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
43 +* REALLY out of date but someone might find them useful
44 +** [[O'Reilly Article on D2W and the WebAssistant>>http://onjava.com/pub/a/mac/2003/11/04/web_objects.html]]