Changes for page Example Applications

Last modified by Pascal Robert on 2013/05/21 17:04

From version 101.1
edited by David Avendasora
on 2010/11/30 06:35
Change comment: There is no comment for this version
To version 103.1
edited by Ray Kiddy
on 2011/03/14 19:43
Change comment: add missing examples, move a few

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.kiddyr
Content
... ... @@ -18,9 +18,9 @@
18 18   | ERPChart, ExcelGenerator, GoogleChart
19 19   | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERComponentTour]]
20 20  
21 -| [[ERDivaliteExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERDivaliteExample]] | OK | TBD | TBD |
22 22  | [[ERDivaLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERDivaLookExample]] | OK | TBD | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERDivaLookExample]]
23 23  
23 +| [[ERDivaliteExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERDivaliteExample]] | OK | TBD | TBD |
24 24  | [[ERIUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERIUIExample]] | OK | TBD | TBD |
25 25  | [[ERIndexingExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERIndexingExample]] | OK | TBD | TBD |
26 26  | [[ERMailer>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ERMailer/]] | EXCEPTION | | |
... ... @@ -33,11 +33,11 @@
33 33  | [[ERSeleniumExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERSeleniumExample]] | OK | A minimal demonstration. When Selenium tests are in most or all of the examples, this can probably be eliminated. | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERSeleniumExample]]
34 34  
35 35  | ERXTest | | | |
36 -| [[ExcelGeneratorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ExcelGeneratorExample]] | OK | TBD | TBD |
37 37  | [[JavaMonitor>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/JavaMonitor/]] | skipped | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with wotaskd. See [[WO:Wonder JavaMonitor and wotaskd]], [[Debugging wotaskd and JavaMonitor>>WO:Troubleshooting wotaskd and JavaMonitor on OS X]], or perhaps [[Web Applications-Deployment-Java Monitor>>WO:JavaMonitor]] and see the tutorial [[podcast>>http://www.wocommunity.org/podcasts/wopodcasts.xml]]: 'Deployment and monitoring'. | Deployment |
38 38  | [[JavaRESTAdaptorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/JavaRESTAdaptorExample]] | EXCEPTION | TBD | TBD |
39 39  | [[RestExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/RestExample]] | OK | TBD | TBD |
40 40  | SecretPal | EXCEPTION | TBD | TBD | [[Online Demo>>http://services.wocommunity.org/apps/WebObjects/SecretPal]]
40 +| [[TestAdaptor>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Tests/TestAdaptor/]] | TBD | TBD | TBD |
41 41  | [[TickTockMan>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/TickTockMan/]] | OK | Attempts to show some of the issues and solutions with the management of time classes (eg NSTimestamp, NSTimestampFormatter) in Project Wonder. | Time | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/TickTockMan]]
42 42  
43 43  | [[Uber>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/Uber/]] | EXCEPTION |
... ... @@ -45,6 +45,6 @@
45 45  
46 46  | [[ValidityExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ValidityExample]] | OK | TBD | TBD |
47 47  | [[ValidityModeler>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ValidityModeler/]] | OK | Uses the components and classes provided by the com.gammastream.validity package. Is this compatible with or a replacement for the functionality in er.extensions.validity? | TBD |
48 +| [[YUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/YUIExample]] | EXCEPTION | Demonstrates the use of the Yahoo UI widgets. | YUIPanel, YUIShowPanelLink, YUITooltip, YUIHeader, YUIBody, YUIFooter |
48 48  | [[wotaskd>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/wotaskd/]] | skipped | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with JavaMonitor. | Deployment
49 49   |
50 -| [[YUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/YUIExample]] | EXCEPTION | Demonstrates the use of the Yahoo UI widgets. | YUIPanel, YUIShowPanelLink, YUITooltip, YUIHeader, YUIBody, YUIFooter |