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

From version 88.1
edited by David Holt
on 2010/10/28 20:38
Change comment: adding a pdf version of Best Kept Secret part 2 with images
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
... ... @@ -1,11 +1,5 @@
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 [create an account|https://wocommunity.org/apps/WebObjects/WOCommunity.woa] there so that you can buy latest WOWODC D2W Session recordings.\!
6 -
7 -{{/panel}}
8 -
9 9  * Direct to Web
10 10  ** [[Overview - What is Direct to Web?>>What is Direct to Web]]
11 11  ** [[Changing the Rules with Direct to Web]]
... ... @@ -12,6 +12,10 @@
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]]
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]]
15 15  ** [[David LeBer's blog posts on Direct to Web>>http://davidleber.net/?cat=30]]
16 16  ** [[WONDER:Create a new Wonder Direct to Web Application]]
17 17  ** [[D2W Rule System>>The D2W Rule System]]
... ... @@ -24,14 +24,13 @@
24 24  * Useful Documentation
25 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 26  ** [[Apple Documentation for D2W>>http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Developing_With_D2W/Introduction/Introduction.html]]
27 -** [[Stepwise Article on D2W Part 1>>^BestKeptSecret1.html]] (available in early project Wonder downloads)
28 -** [[Best Kept Secret Part 2>>^BestKeptSecret2.html]] (available in early project Wonder downloads)
29 -** [[^The Best Kept Secret of the Best Kept Secret Part 2.pdf]] (now with original images included in the article)
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)
30 30  
31 31  * Look Frameworks
32 32  ** [[ERModernLook>>ERModernLook]]
33 33  ** [[ERDivaLook>>ERDivaLook]]
34 -** [[ERDivaLiteLook>>WONDER:ERDivaliteLook Framework]]
31 +** [[ERDivaLiteLook>>ERDivaliteLook]]
35 35  ** ERNeutralLook
36 36  
37 37  * Advanced
... ... @@ -39,7 +39,9 @@
39 39  ** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://wocommunity.org/apps/WebObjects/WOCommunity.woa/wa/recordings]]
40 40  ** [[D2W Flow Control>>D2W Flow Control]]
41 41  ** [[Using ERD2WWizardCreationPage]]
39 +** [[Adding a normal component in ERD2W>>WO:Adding a Normal WOComponent Page to an ERModernLook based application]]
42 42  * Examples
41 +** [[WO: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]]