These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many things that should be considered especially in a company with hundreds of developers like the company I work for). Unfortunately, there was no such good and free visual Framework in MFC until now. Whatever difficulties there are, I still desire to be able to use them and now my effort is here to be shared with you.
Under the Hood
s file contains the Joone Distributed training Environment (DTE).
See http://www.jooneworld.com/docs/dte.html to learn more about it.
To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org
Joone and the DTE are both released with the LGPL license
@2004 Paolo Marrone and the Joone team - All rights reserved
====================================================================
Credits
The Joone DTE uses the following external packages:
- SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html
- Computefarm Framework http://computefarm.jini.org
- Spring Framework http://www.springframework.org
We want to thank all the authors and contributors of the above packages.
Please read the respective licenses contained in this distribution.
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations.
This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services.
Topics include:
. Modeling data with the ActiveRecord library
. Setting up views with ActionView and RHTML templates
. Building your application s logic into ActionController
. Testing and debugging your Rails application
. Building responsive web applications using JavaScript and Ajax
. Ensuring that your application is security and performs well
. Deploying your application with Mongrel and Apache
. Using Capistrano to automate deployment
. Using the many Rails plugins
Working with graphics
This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark Draper Labs, and many other places. These visits and interactions with literally hundreds of students from such places as Boeing, Motorola, and Siemens have resulted in a wider understanding of real-time systems and particularly their real application. This book is, in essence, a compendium of these experiences. The author’s intent is to provide a practical framework for software engineers to design and implement real-time systems. This approach is somewhat different from that of other texts on the subject.