4603 projects tagged "Mac OS X"
ATG Dynamo integration for JBuilder is a JBuilder 5 plugin that makes it easy to deploy J2EE applications to the ATG Dynamo Application Server version 5.1 (DAS). It can be installed and run with the other JBuilder 5 plugins such as BEA WebLogicServer 5.1, BEA WLS 6, IBM WebSphere 3.5, Borland AS 4.5, etc.
The Missing Man Pages Poject (or m2p2) aims to provide man pages for various applications whose authors did not provide an adequate man page. Since proper documentation is crucial for optimal use of an operating systems and its tools, it is important that each and every application has a man page describing at least all the available command line options and a general overview of what the program does. If the author of a particular piece of software did not provide a proper man page for his or her project, the Missing Man Pages Project aims to provide it.
f/Calc is a utility to calculate lens formulae for photographers so you can focus on the artistic bits rather than on the mathematics behind it all. f/Calc can do "f" number arithmetic, and can calculate depth of field, hyperfocal distance, the field of view of a lens, the angle of view of a lens, magnification, and how the focal length of the lens on the camera changes the way the spot metering function works. In addition to the Unix/Linux Tcl/Tk version, there are native Windows, Palm OS, and Macintosh versions as well.
TuxKart is a 3D GoKart racing game with several famous OpenSource mascots participating. The game uses PLIB and OpenGL, and is portable to a wide range of OS's. There are several racecourses provided, with full information on how to add your own. Except for a few minor details, this game is essentially complete, and very playable.
The EJBWizard is a graphical tool written in Java to assist in the rapid prototyping on Enterprise Java Beans (EJBs) and JavaServer Pages (JSPs) that manipulate them. Originally designed to work with the JOnAS EJB server system, the EJBWizard has been expanded to create beans suitable for use with virtually any EJB server system.
Kelly is a JBuilder 4 & 5 plugin that makes it easy to deploy EJBs to JOnAS 2.x. Kelly can be installed and run with other JBuilder 4 & 5 plugins such as BEA WebLogicServer 5.1, BEA WLS 6, IBM WebSphere 3.5, Borland AS 4.5, etc. Kelly provides services to Jbuilder 4 & 5 java developers such as the ability to create any XML deployment files required by JOnAS 2.x, hot loading and unloading of any EJBs to JOnAS (only for JBuilder 5), control of JOnAS start-up from JBuilder 4 & 5, and the supply of JOnAS word dictionaries to JBuilder 4 & 5 in order to enhance the JBuilder 4 & 5 text completion services.
SOAP.py is an implementation of SOAP (Simple Object Access Protocol) in Python. It includes a general SOAP Parser based on sax.xml ( requires Python 2.0 ), a general SOAP Builder, a SOAP Proxy for RPC client code, and SOAP Server framework for RPC server code. SOAP.py handles all of the types in the BDG, handles faults, allows namespace specification, and SOAPAction specification. It supports Homogeneous typed arrays, multiple schemas, the mustUnderstand and actor headers, XML attributes, Multi-referencing. SOAP.py also has good interoperability and passes all client tests for Frontier, SOAP::LITE, and SOAPRMI encodings.