tuxcap games framework
LAME Framework 3.97
LAME Framework - OS X style framework for LAME functionality more>>
Enhancements:
- updated for final release of 3.97
SMS Framework A4
SMS Framework - Decode SMS messages in PDU format more>>
It is available under the LGPL and hence the full source code is provided. Instructions on how to use the framework are included in the XCode project.
Enhancements:
- Fixed bug that became apparent in 10.4.5 affecting international users.
- Framework is universal.
AUGUI Framework 1.7
AUGUI Framework - set of classes for editing views for Mac OS X Audio Units more>>
The classes are based on the HIFramework and on the AudioUnit SDK provided by Apple.
Enhancements:
- Support for MIDI Learn
- Control classes updated for using latest HIFramework.
QALL-ME Framework 0.9.5
SOA based framework for Mac OS X QALL-ME Framework is a SOA-based framework for mutlilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology more>> SOA based framework for Mac OS X
QALL-ME Framework is a SOA-based framework for mutlilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
Note: QALL-ME Framework can be distributed only under the terms of the Apache License.
Enhancements
- Improve internal structure of the file release package (#8, Iustin Dornescu, Christian Spurk)
- Fix for MS Internet Explorer not recognizing the encoding of documentation pages (#9, Christian Spurk)
- NEWS file added (Christian Spurk)
PYMIDI Framework 1.1
PYMIDI Framework - Set of classes and utility functions for communicating via MIDI more>>
It provides a nice Objective-C interface to the basics of CoreMIDI while still allowing you to access the underlying CoreMIDI objects for advanced stuff.
It makes a couple of normally difficult things very easy: generating good human readable endpoint names, saving references to endpoints in files, etc.
DOM Framework 2.0
DOM Framework - Cocoa framework for XML data more>>
Enhancements:
- Huge API-changes. I have rethought some parts of the framework, and changed added, removed and changed names of methods everywhere. Sorry, but it had to be done. Youll get a ton of build errors if you try to recompile with the new version.
- The core of the framework now consist of a set of protocols that define the DOM API, and a corresponding set of classes that implement that API.
- Rewrote the XPath engine, now compiles expressions. Handles most things, but still a bit short on predicates (although only quite complex predicates, or predicates with functions and calculations in them fail).
- New namespace handling, which works.
- New parser/builder architecture.
- New builder built on top of the widely used XML-parser Expat, as well as a simple plug-in architecture for builders. It works much better than the old CoreFoundation builder.
- Support for alternative implementations of the core node classes, and mixing of implementations.
- The outputter can render elements inlined (no newline before or after).
- Added a document fragment class.
- Added some classes for encapsulation traversals of the DOM tree.
- Rewrote the formatter with the new traversal classes.
- New postprocessor API (for handling things like XInclude).
Application Framework 1.0
Application Framework - Starting point for applications with multiple document windows more>>
Do you want to maintain a menu that shows a list of the open windows?
Do you have documents that you need to save when closed and thus need to write code that asks the user whether he wants to save, discard or cancel?
Then get TTs App Frame. It is a RB1 compatible project with documented source code that takes care of all this for you.
CocoaScriptMenu.Framework 1.0
CocoaScriptMenu.Framework, is an embedable Objective-C framework that adds a Script Menu to any Cocoa Application that uses it more>>
License:GPL
Bug Reporter Framework 1.1
Bug Reporter Framework is designed to be a helpful program in which email support has been added. more>>
Bug Reporter Framework 1.1 is designed to be a helpful program in which email support has been added. This prevents users from sending multiple empty emails or "Playing" with the reporter.
Web Framework 2.0.3
Web Framework - Development framework more>>
There are too many such frameworks out there and it does not make sense to create new ones each and every day. The current servlet and JSP specifications 2.3 and 2.0 are a great foundation for web application development. Add a simple command processor, strict separation of the different layers and a few other tools and you have got all you need to develop complex web applications.
Development of the framework started in November 2000. In the very beginning the framework was a simple command processor and a logging API. It was just a part of some other project. The framework classes have been extracted and more and more stuff was added until 2004.
The Codewave Framework allows you to build complex web applications based on servlets and JSPs very easily. It gives you the basic infrastructure of a web application and allows you to concentrate on building the buisiness logic. No need to care about a stable technical foundation.
Standard technogoloies are used throughout the whole framework which makes it easy to learn and understand. It also ensures your application always conforms to standards. The framework uses XML configuration files and Jakartas commons logging API. So you decide which logging framework you want to use, Jakartas log4j, the JDKs logging API or something completely different.
Droplet Framework 1.0.2
Droplet Framework - A framework for creating AppleScript Droplets more>>
The framework is in the form of a Script Editor stationary file. Also included are some example droplets, all built on the framework in under a minute each.
Tcl Web Application Framework 0.3.9
Helps simplify writing Web applications in the Tool Command Language (Tcl) more>> Helps simplify writing Web applications in the Tool Command Language (Tcl)
Tcl Web Application Framework provides the features that form the basis for writing an application, such as sessions, users, privilege separation, and an abstract database interface.
Tcl Web Application Framework is currently under development, but stable for production use.
Tcl Web Application Framework is written in such a way that applications will be able to easily integrate into the framework without having to modify the framework itself, making upgrading the framework without breaking the application possible.
System requirements:
- Tcl
PowerPlant Frameworks 2.2
PowerPlant Frameworks - Open Sourced PowerPlant Framework more>>
This framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
Dashboard Framework 2.1.1
Scalable PHP framework for rapid application development projects more>>
Major Features:
- Dashboard Framework is a Rapid Application Development Framework. Its designed to make writing PHP faster and more secure by removing the repetitive parts of programming from the development cycle.
- Dashboard Framework is perfect for many web-applications, but it is specifically designed for making websites that need some custom development for interaction with a database.
- Dashboard Framework is not a CMS. While Dashboard can and does function as a highly featured and stable Content Management System, at its core it is much more. Dashboard makes custom development easier and more fun.
Enhancements:
- More careful installer check to see if bad database login information has been provided.
- Inflector class which provides helpers for string manipulations (pluralization, slugging, etc).
- Tighter TinyMCE integration.
- Form field grouping via fieldsets.
- Better messages when site is down for maintenance.
- Quick sanity-checks when loading up administration dashboard.