|
| SAMPLE PROJECT VIDEOS |
|
 |
|
|
|
SimpleDB video shows how SimpleDB sample project was developed using DB wizards.
This is a two-page project; on the first page the product categories and on the second page the products belonging to the selected category are listed.
A "add new product" function is also demonstrated on the second page.
|
|
|
|
(5:25 minutes) (*) |
|
|
|
|
|
| AJAX SAMPLE PROJECT VIDEOS |
|
 |
|
|
|
In this video you will see how the options of a combobox are refreshed with an Ajax call. The "RefreshOptions" call was attached to the onchange event of another combobox.
|
|
|
|
(3:33 minutes) (*) |
|
|
|
|
|
|
 |
|
|
The refreshing the values of one or more input/output fields with one Ajax call.
You type a number into an editbox and as soon as you leave the box, some other fields on the page are filled with fresh data related to the number you entered.
|
|
(2:24 minutes) (*) |
|
|
|
|
|
|
|
 |
|
|
|
This video shows the refreshing of an area on the page with a new dynamic content.
The source area is located on a different page and with one refresh action the content defined by it is fetched into the target area on the current page.
|
|
|
|
3:25 minutes) (*) |
|
|
|
|
|
|
 |
|
|
Opening floating windows with a dynamic content is also fairly easy in Application Studio.
In this video we will see that the source area is the same but this time it will be fetched into a floating window.
|
|
(2:25 minutes) (*) |
|
|
|
|
|
|
|
 |
|
|
SuggestBox is the most powerful UI control of MoreMotion AF.
This video shows how a multi-column SuggestBox can be prepared using a DB.SuggestBox wizard.
It is interesting to know that the first column of the SuggextBox is an image and it is implemented through custom coding of an event handler.
|
|
(5:07 minutes) (*) |
|
|
|
|
|
|
|
 |
|
|
Ajax is not only about refreshing the page parts with a new data but also about executing process templates on the server.
This video shows us a good example of it.
|
|
(4:46 minutes) (*) |
|
|
|
|
|
|
| SAMPLE PROJECT VIDEOS |
|
 |
|
|
This video was prepared with version 5 and it shows how the sample project "Filer" was prepared.
|
|
(8:21 minutes) |
|
|
|
|
|
|
|
 |
|
|
This video was prepared with version 5 and it shows how the sample project "Reporter" was prepared.
|
|
(11:14 minutes) |
|
|
|
|
|
|
| WIZARD VIDEOS |
|
 |
|
|
This video shows the capabilities of the Reporter Wizard.
In the demo a master-detail report is designed with the help of SimpleSubReport and SimpleReport wizards.
|
|
(3:52 minutes) (*) |
|
|
|
|
|
|
|
 |
|
|
SOAPCall Wizard demonstrates accessing of web services with SOAPCall wizard.
In demo, the teams and the players of Football World Cup are fetched and listed on a page.
|
|
(5:11 minutes) (*) |
|
|
|
|
|
|
| JAVASCRIPT CODING WITH NETBEANS |
|
 |
|
|
NetBeans has a great support for Javascript editing.
This video shows how NetBeans is installed, MoreMotion Face Javascript library is introduced to it and how external Javascript files can be edited in it.
|
|
(5:54 minutes) (*) |
|
|
|
|
|
|
| DATABASE INSTALLATION |
|
 |
|
MySQL Installation |
|
|
 |
|
|
Squirrel Installation |
|
|
(5:42 minutes) |
|
|
(3:45 minutes) |
|
|
|
|
|
This video screen cast explains how MySQL Database Engine, Workbench Administration Tool and Connector/J JDBC driver can be downloaded and installed. |
|
Squirrel is an open source database administration tool that can be used to connect to any database that has a JDBC Driver.
You can use this tool to browse the data existing in the sample Apache Derby database "SuperStore". |
|
| TUTORIAL VIDEOS |
|
|
The video screencasts in this section are provided to assist the Tutorial document. The Tutorial is a good resource for the ones who want to learn MMAS step by step.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|