Changes for page Example Applications
Last modified by Pascal Robert on 2013/05/21 17:04
From version 39.1
edited by David Holt
on 2009/11/30 15:16
on 2009/11/30 15:16
Change comment:
Fixed the links so that they point to the right locations
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.d holt1 +XWiki.kiddyr - Content
-
... ... @@ -3,17 +3,20 @@ 3 3 You can access the source of the example applications from the Project Wonder SourceForge pages. Links appear below: 4 4 5 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 d2w and Ajax features. 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 7 * [[Applications/ERMailer/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ERMailer/]] 8 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. 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 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. 11 11 * [[Applications/Uber/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/Uber/]] 12 12 * [[Applications/ValidityModeler/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ValidityModeler/]] 13 13 * [[Applications/wotaskd/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/wotaskd/]] 14 14 Project Wonder version of the Apple-supplied WebObjects deployment application. Used with JavaMonitor. 15 15 * [[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. 16 16 * [[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. 17 17 * [[Examples/Ajax/AjaxLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxLookExample]] 18 18 * [[Examples/Ajax/ERDivaLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERDivaLookExample]] 19 19 * [[Examples/Ajax/ERIUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERIUIExample]]