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

From version 107.1
edited by David Holt
on 2009/09/26 23:30
Change comment: There is no comment for this version
To version 108.1
edited by Pascal Robert
on 2012/01/21 22:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.probert
Content
... ... @@ -2,23 +2,48 @@
2 2  
3 3  * Direct to Web
4 4  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
5 +** [[Changing the Rules with Direct to Web]]
6 +** See David LeBer's D2W presentation available as part of the WOWODC West 2009 conference materials
7 +*** [[D2W Overview Screencast WOWODC 2009 Part 1>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part1.mov]]
8 +*** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
9 +** See other WOWODC D2W presentations:
10 +*** [[Hello D2W! Building your first D2W application>>http://www.wocommunity.org/podcasts/wowodc/2010/HelloD2W.mov]]
11 +*** [[D2W Custom Assignments and Component Design>>http://www.wocommunity.org/podcasts/wowodc/2010/ComponentAssignment.mov]]
12 +*** [[Troubleshooting D2W rules>>http://www.wocommunity.org/podcasts/wowodc/2010/TroubleShootingD2WRules.mov]]
13 +** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
5 5  ** [[WONDER:Create a new Wonder Direct to Web Application]]
6 -** [[D2W Overview Screencast WOWODC 2009 Part 1>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part1.mov]]
7 -** [[D2W Overview Screencast WOWODC 2009 Part 2>>http://www.wocommunity.org/podcasts/WOWODC09W-D2W-part2.mov]]
8 8  ** [[D2W Rule System>>The D2W Rule System]]
9 9  ** [[Configuring Rule Modeler]]
10 -** [[D2W Rules Reference - Cookbook - FAQ]]
17 +** [[How to Write D2W Rules]]
18 +** [[How to debug a D2W application]]
19 +** [[D2W Rules Reference - Cookbook - FAQ>>D2W Rules Reference - Cookbook - FAQ]]
11 11  ** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
12 -** See David Leber's presentation [[available as part of the WOWODC West 2009 conference materials>>http://www.wocommunity.org/wowodc09/]]
21 +
22 +* Useful Documentation
23 +** [[The first of the infamous WROX Red WebObjects book's chapters on D2W>>http://javaboutique.internet.com/resources/books/ProfWebObj/pwo4_1.html]]
24 +** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
25 +** 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)
26 +** 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)
27 +
28 +* Look Frameworks
29 +** [[ERModernLook>>ERModernLook]]
30 +** [[ERDivaLook>>ERDivaLook]]
31 +** [[ERDivaLiteLook>>ERDivaliteLook]]
32 +** ERNeutralLook
33 +
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/]]
36 +** 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]]
39 +** [[Adding a normal component in ERD2W>>WO:Adding a Normal WOComponent Page to an ERModernLook based application]]
18 18  * Examples
41 +** [[WO:SimpleBlog]] (ERModernLook example application)
19 19  ** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]]
20 20  ** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
44 +** [[Additional tips for ERExcelLook]]
21 21  ** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
22 -* Additional Documents and Tutorials
23 -** [[Changing the Rules with Direct to Web]]
24 -** [[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]]