Earlier we mentioned the recently released Dutch QAFE brochure. We had it translated, printed (request as many copy’s as you want) and now it is published online. Feel like having a read about the benefits reaped by organizations that opt for QAFE? Simply download your version of Keep ahead of the curve with QAFE!
QAFE for Business: in English
Update from QAFE Team
QAFE on Oracle Benelux User Group on the 31st of March
QAFE is going public!
Next week there are two events: The QAFE Event, which was mentioned in previous post, and Qualogy has a stand at the Oracle Benelux User Group (OBUG) Conference in Antwerp, Belgium. This conference is held on the 31st of March. For more information on this conference, please follow this goto http://www.obug.nl. (more…)
QAFE Event, 2nd of April 2009 [update]
We are glad to announce the following:
- The first QAFE Event !
- When: 2nd of April 2009, starting at 14:00 until 16:00.
- Where: Qualogy Office, Rijswijk, The Netherlands.
- There is no registration fee.
In depth: The Presentation Tier
So far, we have seen some sample applications. Let’s take a closer look at one of the tiers : The Presentation Tier. If we check the XSD’s (see previous post) we see that the presentation tier (one of the child elements of the application mapping) has a the following structure.
(more…)
QAFE Demo: Menu & Toolbars
In the Showcase application that can be found in http://demo.qafe.com in the tree on the left in the application in Showcase Samples, Components, other components you’ll find the items/nodes “Menu” and “Toolbar”. (more…)
QAFE Demo: new version deployed
Today a less extensive message: There is a new version of the QAFE framework deployed on http://demo.qafe.com. Under the hood, several code enhancements took place and some cosmetic issues were resolved. Keep on testing and trying and let us know what you think of it.
How to: More than one application
As we can see on the demo site, we see in the “Applications” Menu several applications. In a previous post we already mentioned how to handle a large application easily with the Application Context file.
In the demo site, you currently see more than one application (RandomDemo, Showcase, etc). (more…)
In depth: Database Resource
On the QAFE demo siteyou’ll see another sample application called “Database Sysdate Demo”. (more…)
In depth: Java Resource
On the QAFE demo site you’ll see a sample application called “Random Demo”.
This class uses a direct link with the java.util.Random class which can be found in this rt.jar (distributed with every JDK installation). To use this class in QAFE, we make a “link” to this class by defining a resource. A QAFE Resource is the “connection” between the real implementation and the “source” for service definitions in QAFE. (more…)
