Changes for page Home

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

From version 1171.1
edited by David Holt
on 2010/10/04 22:47
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,8 +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 -\ \
17 +| {{section}}\ {toc:style=disc|indent=20px}\ \
19 19  \
20 20   {{/section}}
21 21  
... ... @@ -25,7 +25,7 @@
25 25  * [[History>>Overview-History]]
26 26  * [[Foundation>>Overview-Foundation]]
27 27  * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]]
28 -* [[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]]
29 29  * [[Hands On Hello World - Your First WebObjects Application>>Hello World - Your First WebObjects Application]]
30 30  * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]]
31 31  * [[WebObjects for Database Developers]]
... ... @@ -152,7 +152,7 @@
152 152  ** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]]
153 153  ** [[Authentication and Security>>Development-Authentication and Security]]
154 154  ** [[General Best Practices>>Development-General Best Practices]]
155 -** [[WOForm Best Practices>>Development-WOForm Best Practices]]
154 +** [[WOForm Best Practices>>Web Applications-Development-WOForm Best Practices]]
156 156  ** [[WODisplayGroup>>Development-WODisplayGroup]]
157 157  ** [[Debugging Techniques>>Development-Debugging Techniques]]
158 158  ** [[Direct Connect>>Development-Direct Connect]]
... ... @@ -177,7 +177,7 @@
177 177  ** [[PDF Generation>>Development-PDF Generation]]
178 178  ** [[Excel Generation>>Development-Excel Generation]]
179 179  ** [[SSL>>Development-SSL requests via https protocol]]
180 -** [[Localization and Internationalization>>Development-Localization and Internationalization]]
179 +** [[Localization and Internationalization>>Web Applications-Development-Localization and Internationalization]]
181 181  ** [[Testing and JUnit>>Development-Testing and JUnit]]
182 182  ** [[Custom Error Handling>>Development-Custom Error Handling]]
183 183  ** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]]
... ... @@ -241,7 +241,7 @@
241 241  ** [[FreeBSD 6.2 WO 5.3.3>>Deployment-FreeBSD 6.2 WO5.3.3]]
242 242  ** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Deployment-FreeBSD 6.x WO 5.3.3 port]]
243 243  ** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Deployment-Windows]]
244 -** [[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]]
245 245  
246 246  * Helpful Tools & Shellscripts
247 247  ** [[Capistrano (Overview)>>Deployment-Capistrano (Overview)]]
... ... @@ -270,32 +270,26 @@
270 270  
271 271  = Direct To Web (D2W) =
272 272  
273 -== Please see [[Direct To Web (D2W and ERD2W)>>Direct To Web (D2W and ERD2W)]] ==
272 +Please see [[Direct To Web (D2W and ERD2W)>>Direct To Web (D2W and ERD2W)]]
274 274  
275 -{{note title="This list of resources is not being maintained. Follow above link to current list of resources."}}
276 -
277 -
278 278  * Direct to Web
279 -** [Overview - What is Direct to Web?|What is Direct to Web?]
280 -** [D2W Rule System|The D2W Rule System]
281 -** [D2W Rules Reference - Cookbook - FAQ|D2W Rules Reference - Cookbook - FAQ]
282 -** [Direct to Web|Direct-To-Web] Getting started (older docs than the overview and rule system docs)
283 -** See David Leber's presentation [available as part of the WOWODC West 2009 conference materials|http://www.wocommunity.org/wowodc09/]
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/]]
284 284  * Advanced
285 285  ** ERD2W - part of the WONDER frameworks
286 -** [(ER)D2W Flow Control|D2W Flow Control]
287 -** See Anjo Krank's presentation [available as part of the WOWODC 2008 conference materials|http://www.wocommunity.org/wowodc08/]
288 -** [Using ERD2WWizardCreationPage]
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]]
289 289  * Examples
290 -** [Project Wonder Bugtracker Application completely built with D2W|WONDER:Getting Started with BugTracker]
291 -** [David Leber's ERExcelLook screencast|http://davidleber.net/?p=369]
292 -** [ERDivaLook framework and example application (included in Wonder)|ERDivaLook]
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]]
293 293  * Additional Documents and Tutorials
294 -** [Changing the Rules with Direct to Web]
290 +** [[Changing the Rules with Direct to Web]]
295 295  
296 -
297 -{{/note}}
298 -
299 299  = Java Client, Direct to Java Client (D2JC) =
300 300  
301 301  * [[Overview>>Java Client-Overview]]
... ... @@ -319,7 +319,7 @@
319 319  
320 320  * [[Overview>>Project WONDER-Overview]]
321 321  * Required Reading
322 -** [[Installing>>WONDER:Download Wonder Source, Build, Install and Upgrade]]
315 +** [[Installing>>Project WONDER-Installing]]
323 323  ** [[Quickstart>>Project WONDER-Quickstart]]
324 324  ** [[History>>Project WONDER-History]]
325 325  ** [[Properties File Settings>>Project Wonder Properties Files]]
... ... @@ -474,7 +474,7 @@
474 474  * [[Open Laszlo]]
475 475  * [[Mozilla XUL]]
476 476  * [[Cocoa]]
477 -* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]]
470 +* [[WO:Eclipse Rich Client Platform (RCP)]]
478 478  
479 479  = Testing =
480 480