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

From version 78.1
edited by David Holt
on 2009/11/12 20:16
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,6 +1,15 @@
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, 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]]
5 5  ** [[WONDER:Create a new Wonder Direct to Web Application]]
6 6  ** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
... ... @@ -9,8 +9,15 @@
9 9  ** [[D2W Rule System>>The D2W Rule System]]
10 10  ** [[Configuring Rule Modeler]]
11 11  ** [[How to Write D2W Rules]]
21 +** [[How to debug a D2W application]]
12 12  ** [[D2W Rules Reference - Cookbook - FAQ]]
13 13  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
24 +* Look Frameworks
25 +** [[ERModernLook>>http://davidleber.net/?p=402]]
26 +** [[ERDivaLook>>ERDivaLook]]
27 +** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
28 +** ERNeutralLook
29 +
14 14  * Advanced
15 15  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
16 16  ** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
... ... @@ -24,3 +24,5 @@
24 24  * Additional Documents and Tutorials
25 25  ** [[Changing the Rules with Direct to Web]]
26 26  ** [[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]]