Wiki source code of Example Applications
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
38.1 | 1 | There are several applications included in the Project Wonder source. These may be buildable and runnable with no modifications, though some hae dependencies on, for example, certain databases. The goal, though, is for them to be as easy to run as possible and you represent "pretty good practice" in using the Project Wonder frameworks. The applications may also be used for testing the Project Wonder frameworks, and you may be able to see how to add testing to your own projects by examining these applications. |
![]() |
36.1 | 2 | |
![]() |
38.1 | 3 | You can access the source of the example applications from the Project Wonder SourceForge pages. Links appear below: |
![]() |
36.1 | 4 | |
![]() |
42.1 | 5 | * [[Applications/BugTracker/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/BugTracker/]] |
6 | A full bug tracking database, suitable for production use. Uses many wonderful d2w and Ajax features. This project has been in Project Wonder for a very long time and is kept current by project committers. See [[Getting Started with BugTracker]] for more information on getting the application started. It will not launch unless JDBC parameters are properly set, e-mail notification parameters are set, and the database and tables for it already exist. | ||
7 | * [[Applications/ERMailer/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ERMailer/]] | ||
8 | * [[Applications/JavaMonitor/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/JavaMonitor/]] | ||
9 | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with wotaskd. See [[Wonder Version of JavaMonitor]], [[Debugging wotaskd and JavaMonitor>>WO:Debugging wotaskd and JavaMonitor]], or perhaps [[Web Applications-Deployment-Java Monitor>>WO:Web Applications-Deployment-Java Monitor]] and see the tutorial [[podcast>>http://www.wocommunity.org/podcasts/wopodcasts.xml]]: 'Deployment and monitoring'. | ||
10 | * [[Applications/TickTockMan/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/TickTockMan/]] | ||
11 | Attempts to show some of the issues and solutions with the management of time classes (eg NSTimestamp, NSTimestampFormatter) in Project Wonder. | ||
12 | * [[Applications/Uber/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/Uber/]] | ||
13 | * [[Applications/ValidityModeler/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ValidityModeler/]] | ||
14 | * [[Applications/wotaskd/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/wotaskd/]] | ||
![]() |
38.1 | 15 | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with JavaMonitor. |
![]() |
42.1 | 16 | * [[Examples/Ajax/AjaxExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxExample]] |
17 | Ajax-ish goodness. The app is launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. | ||
18 | * [[Examples/Ajax/AjaxExample2>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxExample2]] | ||
19 | Even more ajax-ish goodness, more recently created. The app is launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. | ||
20 | * [[Examples/Ajax/AjaxLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxLookExample]] | ||
21 | * [[Examples/Ajax/ERDivaLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERDivaLookExample]] | ||
22 | * [[Examples/Ajax/ERIUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERIUIExample]] | ||
23 | * [[Examples/Ajax/SproutCoreExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/SproutCoreExample]] | ||
24 | * [[Examples/Ajax/YUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/YUIExample]] | ||
25 | * [[Examples/D2W/D2WComponentTour>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/D2WComponentTour]] | ||
26 | * [[Examples/D2W/ERDivaliteExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERDivaliteExample]] | ||
27 | * [[Examples/D2W/ERMovies>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERMovies]] | ||
28 | * [[Examples/Misc/DevStudio>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/DevStudio]] | ||
29 | * [[Examples/Misc/ERIndexingExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERIndexingExample]] | ||
30 | * [[Examples/Misc/EROpenIDExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/EROpenIDExample]] | ||
31 | * [[Examples/Misc/ERSeleniumExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERSeleniumExample]] | ||
32 | * [[Examples/Misc/ExcelGeneratorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ExcelGeneratorExample]] | ||
33 | * [[Examples/Misc/JavaRESTAdaptorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/JavaRESTAdaptorExample]] | ||
34 | * [[Examples/Misc/RestExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/RestExample]] | ||
35 | * [[Examples/Misc/ValidityExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ValidityExample]] | ||
36 | * [[Examples/Reporting/DRGroupingTest>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DRGroupingTest]] | ||
37 | * [[Examples/Reporting/DocsByExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DocsByExample]] | ||
38 | * [[Examples/Reporting/DynaReporter>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DynaReporter]] |