Changes for page Home

Last modified by Markus Ruggiero on 2023/11/13 11:58

From version 1168.1
edited by David Holt
on 2010/10/04 23:08
Change comment: There is no comment for this version
To version 1167.1
edited by Pascal Robert
on 2010/09/19 10:31
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
... ... @@ -14,9 +14,7 @@
14 14  In addition Apple, Inc. also provides [[free>>http://www.apple.com/support/webobjects/]] and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options.
15 15  
16 16  |= Contents
17 -| {{section}}\ {toc:style=disc|indent=20px}\ \
18 -\ \
19 -\ \
17 +| {{section}}\ {toc:style=disc|indent=20px}\ \
20 20  \
21 21   {{/section}}
22 22  
... ... @@ -26,7 +26,7 @@
26 26  * [[History>>Overview-History]]
27 27  * [[Foundation>>Overview-Foundation]]
28 28  * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]]
29 -* [[Scratch Setup of WebObjects Development on a Mac>>Scratch Setup of WebObjects Development on a Mac]]
27 +* [[Scratch Setup of WebObjects Development on a Mac>>WOL:Scratch Setup of WebObjects Development on a Mac]]
30 30  * [[Hands On Hello World - Your First WebObjects Application>>Hello World - Your First WebObjects Application]]
31 31  * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]]
32 32  * [[WebObjects for Database Developers]]
... ... @@ -153,7 +153,7 @@
153 153  ** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]]
154 154  ** [[Authentication and Security>>Development-Authentication and Security]]
155 155  ** [[General Best Practices>>Development-General Best Practices]]
156 -** [[WOForm Best Practices>>Development-WOForm Best Practices]]
154 +** [[WOForm Best Practices>>Web Applications-Development-WOForm Best Practices]]
157 157  ** [[WODisplayGroup>>Development-WODisplayGroup]]
158 158  ** [[Debugging Techniques>>Development-Debugging Techniques]]
159 159  ** [[Direct Connect>>Development-Direct Connect]]
... ... @@ -178,7 +178,7 @@
178 178  ** [[PDF Generation>>Development-PDF Generation]]
179 179  ** [[Excel Generation>>Development-Excel Generation]]
180 180  ** [[SSL>>Development-SSL requests via https protocol]]
181 -** [[Localization and Internationalization>>Development-Localization and Internationalization]]
179 +** [[Localization and Internationalization>>Web Applications-Development-Localization and Internationalization]]
182 182  ** [[Testing and JUnit>>Development-Testing and JUnit]]
183 183  ** [[Custom Error Handling>>Development-Custom Error Handling]]
184 184  ** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]]
... ... @@ -242,7 +242,7 @@
242 242  ** [[FreeBSD 6.2 WO 5.3.3>>Deployment-FreeBSD 6.2 WO5.3.3]]
243 243  ** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Deployment-FreeBSD 6.x WO 5.3.3 port]]
244 244  ** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Deployment-Windows]]
245 -** [[Current Windows (WO 5.4 on Win2003)>>Deployment-Windows WO 5.3 - WO 5.4]]
243 +** [[Current Windows (WO 5.4 on Win2003)>>Windows Deployment WO 5.3 - WO 5.4]]
246 246  
247 247  * Helpful Tools & Shellscripts
248 248  ** [[Capistrano (Overview)>>Deployment-Capistrano (Overview)]]
... ... @@ -271,8 +271,26 @@
271 271  
272 272  = Direct To Web (D2W) =
273 273  
274 -{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}}
272 +Please see [[Direct To Web (D2W and ERD2W)>>Direct To Web (D2W and ERD2W)]]
275 275  
274 +* Direct to Web
275 +** [[Overview - What is Direct to Web?>>What is Direct to Web]]
276 +** [[D2W Rule System>>The D2W Rule System]]
277 +** [[D2W Rules Reference - Cookbook - FAQ>>D2W Rules Reference - Cookbook - FAQ]]
278 +** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs)
279 +** See David Leber's presentation [[available as part of the WOWODC West 2009 conference materials>>http://www.wocommunity.org/wowodc09/]]
280 +* Advanced
281 +** ERD2W - part of the WONDER frameworks
282 +** [[(ER)D2W Flow Control>>D2W Flow Control]]
283 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]]
284 +** [[Using ERD2WWizardCreationPage]]
285 +* Examples
286 +** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]]
287 +** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]]
288 +** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]]
289 +* Additional Documents and Tutorials
290 +** [[Changing the Rules with Direct to Web]]
291 +
276 276  = Java Client, Direct to Java Client (D2JC) =
277 277  
278 278  * [[Overview>>Java Client-Overview]]
... ... @@ -296,7 +296,7 @@
296 296  
297 297  * [[Overview>>Project WONDER-Overview]]
298 298  * Required Reading
299 -** [[Installing>>WONDER:Download Wonder Source, Build, Install and Upgrade]]
315 +** [[Installing>>Project WONDER-Installing]]
300 300  ** [[Quickstart>>Project WONDER-Quickstart]]
301 301  ** [[History>>Project WONDER-History]]
302 302  ** [[Properties File Settings>>Project Wonder Properties Files]]
... ... @@ -451,7 +451,7 @@
451 451  * [[Open Laszlo]]
452 452  * [[Mozilla XUL]]
453 453  * [[Cocoa]]
454 -* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]]
470 +* [[WO:Eclipse Rich Client Platform (RCP)]]
455 455  
456 456  = Testing =
457 457