conceptual framework
Jdon Framework 5.6
Free and open source Java framework for developers Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring more>> Free and open source Java framework for developers
Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring.
Jdon = DDD + IOC/DI + AOP + CRUD + CACHE
NOTE: Jdon Framework is licensed and distributed under the terms of the Apache License V2.0.
System requirements:
-
Enhancements
- Using annotation instead of interfaces such as ModelIF or Poolable.
BDControl.framework 1.0.5
BDControl.framework is a simple to use, yet sophisticated utility which supplies some of the useful functionality that used to be provided as part of EOFs EOControl framework. more>>
BDControl.framework 1.0.5 is a simple to use, yet sophisticated utility which supplies some of the useful functionality that used to be provided as part of EOF's EOControl framework. Specifically, in version 1.0.5, BDControl provides qualifiers and sort orderings. No other EOF functionality is provided at this time.
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
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.
BDControl.framework X 1.0.5
BDControl.framework X - Obj-C tool with sort ordering/qualifiers more>>
Specifically, in version 1.0.5, BDControl provides qualifiers and sort orderings. No other EOF functionality is provided at this time.
The disk image contains both a binary release and the complete source code. The BDControl Framework is Open Source, covered by a BSD-style license.
HTML documentation is provided within the BDControl Framework. The BDQualifier and BDSortOrdering classes should be drop-in replacements for EOQualifier and EOSortOrdering in most cases.
Enhancements:
- Major Change: Now uses an install path of @executable_path/../Frameworks. This means the framework expects to be bundled into your application, rather than in /Library/Frameworks. You should still keep your development copy in /Library/Frameworks or in ~/Library/Frameworks of course.
- Major Change: Now built with MACOSX_DEPLOYMENT_TARGET set to 10.2. This means that the framework now expects to be run on Mac OS X 10.2 or later. You should still be able to build it for 10.1 if you need to though.
- Changed the signature of -[BDQualifier count] to return an usigned rather than an int. This matches -[NSArray count] and makes the compiler not complain about mismatched prototypes.
- Built with the December 2002 release of the Mac OS X Developer Tools, on Mac OS X 10.2.6.
- Added missing documentation on categories and exception.
- Changed sorting to use BSD mergesort(3) instead of -[NSArray sortedArrayUsingFunction:inContext:] and its mutable equivalent, because these sorts arent guaranteed to be stable. This shouldnt affect behavior but it may affect performance, since using mergesort(3) requires at least two copies.
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.
SSCrypto.framework 1.0
SSCrypto.framework - Crypto framework which uses OpenSSL more>>
SSCrypto.framework provides a simple wrapper around OpenSSL library functions for encryption, decryption (both symmetric and RSA) and checksums. It also encodes and decodes base64 data. A test tool is included in the project.
Note: There are sample PEM files in the project for use by the test tool: DO NOT USE THEM IN YOUR PROJECTS.
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.
CoreVF Framework SDK 0.1.8
The developer CoreVF SDK, a simple video image filter engine framework CoreVF Framework SDK is a developer preview of CoreVF, simple video image filter engine SDK more>> The developer CoreVF SDK, a simple video image filter engine framework
CoreVF Framework SDK is a developer preview of CoreVF, simple video image filter engine SDK.
Example plug-in, test(SDK template), frameskip(LGPL) are inclded. Some GPLed filter ports are also available. (yadif, postproc)
CoreVF Framework SDK currently provides only planar YUV 420.
Enhancements
- leakkerneldeint: Initial release. Port of leankerneldeint AviSynth filter. / CoreVF Framework: Support c-style comment(/*...*/) in param string. / yadif,dgbob,conv422420: Update for odd height handling.
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.
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.
LAME Framework 3.97
LAME Framework - OS X style framework for LAME functionality more>>
Enhancements:
- updated for final release of 3.97
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)
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.