framework
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 629
STXML 3.0
Object-oriented framework for XML. more>>
STXML framework is an object-oriented API for working with XML data.
It is straightforward and simple to use for probably 90% of what most people use XML for.
Future verions will build upon these foundations to make both creating and accessing XML-based data much easier.
<<lessIt is straightforward and simple to use for probably 90% of what most people use XML for.
Future verions will build upon these foundations to make both creating and accessing XML-based data much easier.
Download (29KB)
Added: 2004-05-26 License: Freeware Price:
1976 downloads
ObjcUnit for OSX 1.2
Objective-C unit testing framework. more>>
ObjcUnit is a unit testing framework for Objective-C on Mac OS X. Its design was copied from JUnit, written by Erich Gamma and Kent Beck, and then adapted somewhat for Objective-C.
<<less Download (706KB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
Apple Pipeline 1.0d1
Development tool for Apples new C++ Network framework. more>>
Pipeline is Apples new C++ Network framework. It is used in conjunction with the Apple Class Suites framework and is installed into your existing Apple C++ Frameworks folder.
The sooner you send in the comments the more likely it is that you can have a positive influence on our Network framework design.
Pipeline depends on the revised Thread suite found in MacApp R14a1 or later; please download and install MacApp Release 14a1 before installing Pipeline.
<<lessThe sooner you send in the comments the more likely it is that you can have a positive influence on our Network framework design.
Pipeline depends on the revised Thread suite found in MacApp R14a1 or later; please download and install MacApp Release 14a1 before installing Pipeline.
Download (724KB)
Added: 2004-05-31 License: Freeware Price:
1971 downloads
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>>
CocoaScriptMenu.Framework, is an embedable Objective-C framework that adds a "Script Menu" (as seen in iTunes/DVD Player/Xcode) to any Cocoa Application that uses it. Most Likely requires Mac OS X 10.4, but actually might work with 10.3 (but I havent tested). Default usage requires only two lines of code added to add the feature. Tri-Licensed under the MPL/LGPL/GPL.
<<less Download (133KB)
Added: 2005-10-11 License: GPL Price:
1473 downloads
MulleEOInterface 0.1
The MulleEOInterface framework is a binary replacement for the EOInterface framework more>>
The MulleEOInterface framework is a binary replacement for the EOInterface framework that Apple delivered in their Objective-C version of WebObjects (4.5).
Its the link between EOControl and AppKit. With EOInterface you could conceivably - if you had a IB palette - easily create fairly complex desktop applications using Interface Builder and no code at all!
<<lessIts the link between EOControl and AppKit. With EOInterface you could conceivably - if you had a IB palette - easily create fairly complex desktop applications using Interface Builder and no code at all!
Download (189KB)
Added: 2005-11-01 License: GPL Price:
1452 downloads
Prairie 1.0
Prairie - A terrain generation program using multiple algorithms to generate realistic terrain more>>
A terrain generation program using multiple algorithms to generate "realistic" terrain.
Written in Objective-C utilizing Cocoa, OpenGL, and my very own Wildfox framework.
<<lessWritten in Objective-C utilizing Cocoa, OpenGL, and my very own Wildfox framework.
Download (2.1MB)
Added: 2005-11-29 License: Freeware Price:
1428 downloads
SUE 1.0a11
SUE - Unicode editor based on Multilingual Text Editor more>>
SUE is a Unicode editor based on Multilingual Text Editor.
This is a technology only available in Mac OS 9 and Mac OS X.
It is an open source project based on PowerPlant framework.
<<lessThis is a technology only available in Mac OS 9 and Mac OS X.
It is an open source project based on PowerPlant framework.
Download (219KB)
Added: 2005-12-01 License: Freeware Price:
1422 downloads
PostgreSQL Cocoa Framework 0.6d7
PostgreSQL Cocoa Framework - Development framework for creating PostgreSQL apps more>> <<less
Download (10.7MB)
Added: 2005-12-06 License: Freeware Price:
1420 downloads
AUGUI Framework 1.7
AUGUI Framework - set of classes for editing views for Mac OS X Audio Units more>>
The AUGUI framework is a free set of classes to be used to ease development of custom Carbon edit views for Mac OS X Audio Units.
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.
<<lessThe 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.
Download (699KB)
Added: 2005-12-09 License: GPL Price:
1415 downloads
ProM Import Framework 1.6.0
ProM Import Framework - Extract process enactment event logs from a set of information systems more>> <<less
Download (1MB)
Added: 2005-12-20 License: Freeware Price:
1406 downloads
BDControl.framework X 1.0.5
BDControl.framework X - Obj-C tool with sort ordering/qualifiers more>>
The BDControl Framework supplies some of the useful functionality that used to be provided as part of EOFs EOControl framework.
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.
<<lessSpecifically, 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.
Download (73KB)
Added: 2006-01-10 License: Freeware Price:
1382 downloads
Green Orange PHP Framework 2.1
Green Orange PHP Framework - Code sites using OOP practices more>>
Green Orange is a community of developers who love PHP. We are currently developing an exciting project called Green Orange Framework.
GOF (Green Orange Framework) was born from an idea to use a browser as a development environment to build stand-alone applications for the web.
Web projects are built using PHP programming language incorporating a complete collection of classes, organized in levels and families
Green Orange allows you to code sites using OOP practices.
Further, Green Orange is the first PHP development environment that uses a graphic user interface (GUI) to easily and quickly build a site within your browser.
The framework and the whole visual development environment is licensed under GPL, therefore it completely free.
Our framework is your framework so we invite you to use it, spread it, expand it, and to report every possible bug to us, with the goal to improve and share it with the whole community when it is completed.
Enhancements:
- Adjourned the installation module
- Added Ajax Class
- Added Head, Body, Form and Document class
- Removed Jsrs class.
<<lessGOF (Green Orange Framework) was born from an idea to use a browser as a development environment to build stand-alone applications for the web.
Web projects are built using PHP programming language incorporating a complete collection of classes, organized in levels and families
Green Orange allows you to code sites using OOP practices.
Further, Green Orange is the first PHP development environment that uses a graphic user interface (GUI) to easily and quickly build a site within your browser.
The framework and the whole visual development environment is licensed under GPL, therefore it completely free.
Our framework is your framework so we invite you to use it, spread it, expand it, and to report every possible bug to us, with the goal to improve and share it with the whole community when it is completed.
Enhancements:
- Adjourned the installation module
- Added Ajax Class
- Added Head, Body, Form and Document class
- Removed Jsrs class.
Download (1.2MB)
Added: 2006-01-12 License: Freeware Price:
1382 downloads
Iris Studios Shared Object Framework 1.0.3
Iris Studios Shared Object Framework - Common set of PHP files more>>
ISSO is a new framework developed in order to decrease development time and increase ease of development. The framework consists of a series of PHP classes that are used and reused throughout all modern Iris Studios applications. New Iris Studios products will require this to run.
ISSO is a common set of PHP files that would normally have to be duplicated in numerous Iris Studios products because of their high common usage in applications. ISSO works to prevent this duplication by creating a solid and stable framework which can be included in all future products.
Enhancements:
- Added a pre-parse hook to the template processor that allows an additional call-back function to be run on template data [template.php]
- Full paths are now better-hidden in error messages (especially file-system template failure messages) [kernel.php]
- Fixed a bug where template phrases with a double quote would be escaped in the output [template.php].
<<lessISSO is a common set of PHP files that would normally have to be duplicated in numerous Iris Studios products because of their high common usage in applications. ISSO works to prevent this duplication by creating a solid and stable framework which can be included in all future products.
Enhancements:
- Added a pre-parse hook to the template processor that allows an additional call-back function to be run on template data [template.php]
- Full paths are now better-hidden in error messages (especially file-system template failure messages) [kernel.php]
- Fixed a bug where template phrases with a double quote would be escaped in the output [template.php].
Download (25KB)
Added: 2006-01-29 License: Freeware Price:
1364 downloads
PowerPlant Frameworks 2.2
PowerPlant Frameworks - Open Sourced PowerPlant Framework more>>
Open Sourced PowerPlant Framework for Mac OS and Mac OS X developed by Metrowerks. Includes PowerPlant, PowerPlantX and Constructor.
This framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
<<lessThis framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
Download (22.9MB)
Added: 2006-02-04 License: GPL Price:
1361 downloads
SMS Framework A4
SMS Framework - Decode SMS messages in PDU format more>>
The SMS Cocoa framework is a Cocoa framework for decoding SMS messages in PDU format.
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.
<<lessIt 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.
Download (103KB)
Added: 2006-03-15 License: Freeware Price:
1338 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above framework search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed