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

From version 53.1
edited by David Holt
on 2011/07/06 02:52
Change comment: There is no comment for this version
To version 54.1
edited by David Holt
on 2010/05/03 18:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,50 +1,37 @@
1 1  = Direct To Web (D2W and ERD2W) =
2 2  
3 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!
4 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 [create an account|https://wocommunity.org/apps/WebObjects/WOCommunity.woa] there so that you can buy latest WOWODC D2W Session recordings.\!
6 -
7 7  {{/panel}}
8 8  
9 9  * Direct to Web
10 10  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
11 -** [[Changing the Rules with Direct to Web]]
11 +** [[WONDER:Create a new Wonder Direct to Web Application]]
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]]
17 17  ** [[D2W Rule System>>The D2W Rule System]]
18 18  ** [[Configuring Rule Modeler]]
19 19  ** [[How to Write D2W Rules]]
20 -** [[How to debug a D2W application]]
21 -** [[D2W Rules Reference - Cookbook - FAQ>>D2W Rules Reference - Cookbook - FAQ]]
18 +** [[D2W Rules Reference - Cookbook - FAQ]]
22 22  ** [[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 -** Max Muller's [[^The Best Kept Secret of the Best Kept Secret Part 1.pdf]] (available in early project Wonder downloads  now with original images included in the article)
28 -** Max Muller's [[^The Best Kept Secret of the Best Kept Secret Part 2.pdf]] (available in early project Wonder downloads  now with original images included in the article)
29 -
30 30  * Look Frameworks
31 -** [[ERModernLook>>ERModernLook]]
32 -** [[ERDivaLook>>ERDivaLook]]
33 -** [[ERDivaLiteLook>>ERDivaliteLook]]
21 +** [[ERModernLook>>http://davidleber.net/?p=402]]
34 34  ** ERNeutralLook
35 -
23 +** ERDivaLook
24 +** ERDivaLiteLook
36 36  * Advanced
37 37  ** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
38 -** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://wocommunity.org/apps/WebObjects/WOCommunity.woa/wa/recordings]]
27 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
39 39  ** [[D2W Flow Control>>D2W Flow Control]]
40 40  ** [[Using ERD2WWizardCreationPage]]
41 41  * Examples
42 -** SimpleBlog (ERModernLook example application)
43 43  ** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]]
44 44  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
45 45  ** [[Additional tips for ERExcelLook]]
46 46  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
47 -
48 -* REALLY out of date but someone might find them useful
49 -** [[O'Reilly Article on D2W and the WebAssistant>>http://onjava.com/pub/a/mac/2003/11/04/web_objects.html]]
50 -** [[O'Reilly Article: Next installment>>http://onlamp.com/pub/a/mac/2004/01/16/web_objects.html]]
35 +* Additional Documents and Tutorials
36 +** [[Changing the Rules with Direct to Web]]
37 +** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]