Main > Free Download Search >

Free resource description framework software for mac

resource description framework

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1653
SSCrypto.framework 1.0

SSCrypto.framework 1.0


SSCrypto.framework - Crypto framework which uses OpenSSL more>>
Ever wanted to add OpenSSL encryption and decryption to your Cocoa application? Or maybe you just want to do checksums like SHA1 or MD5? Or maybe you want to do both? Maybe you just think the OpenSSL library is kinda ugly to use and wish you had a nice simple open source wrapper around all that? One that can easily be used in commercial software? Well, arent you lucky?

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.
<<less
Download (38KB)
Added: 2006-04-14 License: Freeware Price:
1293 downloads
Workflow Generation Framework 0.4.0

Workflow Generation Framework 0.4.0


Helps people with little experience to quickly generate workflow code more>> Helps people with little experience to quickly generate workflow code

Workflow Generation Framework provides a framework for the generation of workflow code from high-level models.
Workflow Generation Framework enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.

System requirements:
- Java

<<less
Download (2.5MB)
Added: 2009-05-26 License: GPL Price: FREE
182 downloads
CocoaScriptMenu.Framework 1.0

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
 
Other version of CocoaScriptMenu.Framework
CocoaScriptMenu.Framework 1.0James Tuley - CocoaScriptMenu.Framework, is an embedable Objective-C framework that adds a Script Menu to ... CocoaScriptMenu.Framework. Download the trial
Price: FREE
License:GPL
Download (133KB)
195 downloads
Added: 2005-10-11
Green Orange PHP Framework 2.1

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.
<<less
Download (1.2MB)
Added: 2006-01-12 License: Freeware Price:
1382 downloads
Authorization.framework 1.0

Authorization.framework 1.0


Authorization.framework - Objective-C wrapper around OS X Security API more>>
The Authorization.framework is a simple Objective-C wrapper around Apples Security framework. It provides an Authorization object which can be used to authenticate users and run tools with privileges.

It is simply a convinience class. I didnt like having all those Security framework calls all over the place in my code and came up with this to clean things up and make using the Security framework features easier.
<<less
Download (1.4MB)
Added: 2006-04-14 License: Freeware Price:
1294 downloads
Tcl Web Application Framework 0.3.9

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

<<less
Download (265KB)
Added: 2009-05-14 License: Freeware Price: FREE
179 downloads
Resource Edit 1.5

Resource Edit 1.5


REALbasic plug-in for NavDialog enhancements. more>>
Resource Edit is a REALbasic plugin that has been put to life for a couple of reasons. The first reason was to provide tools you can use to meaningfully implement a new class that comes with NavDialog Plugin. This new class is called Nav Customization, which allows you to add a DITL resource to a NavDialog window.

Navigation Services allows you to do this, and because Navigation belongs to the Human Interface Experience, it was almost imperative to implement ResourceEdit. In order to give the REALbasic programmer the necessary tools, a new plugin had to be created, which does several things.
<<less
Download (150KB)
Added: 2004-05-31 License: Freeware Price:
1983 downloads
Migration Framework 1.2.0

Migration Framework 1.2.0


An application and development framework to support import and export processes more>>
Migration Framework 1.2.0 provides you with an outstanding and powerful application and development framework which is designed to support import and export processes for virtually every system. Migration Framework is built around a pipeline of Java plugins.

Enhancements: This package contains the main components of the framework (the Pipeline) along with some basic plugins.

<<less
Download (9.3MB)
Added: 2009-05-11 License: GPL Price: FREE
11 downloads
Application Framework 1.0

Application Framework 1.0


Application Framework - Starting point for applications with multiple document windows more>>
Do you need a starting point for a application that uses multiple document windows?

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.

<<less
Download (10KB)
Added: 2006-06-30 License: Freeware Price:
1213 downloads
MulleCipher Framework 1.1

MulleCipher Framework 1.1


MulleCipher Framework - Wraps some public domain cryptography more>>
wraps some public domain cryptography implementations in Objective-C. It contains two digest algorithms MD-5, SHA-1 (CRC32 as a build option) as well as two symmetric ciphers Blowfish and Twofish. There is a small test application for Mac OS X that can be used to test the algorithms a bit. Documentation is in a README.rtf file and the various headers.
The digest algortihms have been tested on Mac OS X and passed the tests. So I assume, that they work as expected. The crypto routines encrypt and decrypt correctly. I have not checked that the output is compatible with their respective implementations on Intel machinery, though I assume that it is.
Enhancements:
- Added prebinding, the prebind address is -seg1addr 0x32000000. You can easily change this by changing the link options.
- By default crc32 is not compiled in anymore, because there is already a crc32 routine in libz. If you define BUILD_CRC32 its back in.
- Created project files for the new Project Builder, so you dont have to import the projects yourself.
<<less
Download (173KB)
Added: 2006-04-11 License: Freeware Price:
1292 downloads
Jdon Framework 5.6

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.

<<less
Download (22.9MB)
Added: 2009-06-13 License: Freeware Price: FREE
191 downloads
Resource Dropper 1.0.1

Resource Dropper 1.0.1


Remove everything but the data fork from files. more>>
Resource Dropper is an application that removes everything from a file except for its data fork. This is very useful for reducing the file sizes of images that have had excessive image previews added to them.
<<less
Download (65KB)
Added: 2004-11-09 License: Freeware Price:
1843 downloads
Helma JavaScript Web Application Framework 1.6.3

Helma JavaScript Web Application Framework 1.6.3


An open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. more>>


Helma is written in Java and employs JavaScript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma offers simple and codeless mapping of application objects to database tables. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.

<<less
Download (6.2MB)
Added: 2008-11-26 License: Freeware Price:
13 downloads
 
Other version of Helma JavaScript Web Application Framework
Helma Javascript Web Application Framework 1.6.0 RC1Open source web application framework. Helma Javascript Web Application Framework 1.6.0 RC1 ...Helma is an open source web application framework
License:Freeware
Download (4.1MB)
937 downloads
Added: 2007-04-05
files|subfolders framework 1.0

files|subfolders framework 1.0


files|subfolders framework - Framework scripts for working files/folders more>>
files|subfolders framework is a chunk of code which should help you create scripts which work on not only files, but folders of files AND their subfolders.

Completly freeware for non-commercial use.
<<less
Download (4KB)
Added: 2006-05-24 License: Freeware Price:
1258 downloads
EV Nova Resource Editing Classes 1

EV Nova Resource Editing Classes 1


EV Nova Resource Editing Classes is a freeware including REALbasic Classes and Modules for producing your EV Nova Plugin editor more>>
EV Nova Resource Editing Classes 1 is a freeware including REALbasic Classes and Modules for producing your EV Nova Plugin editor. The classes allow you to read and write the nova resources via the use of templates.

Enhancements:

  • Initial Release

Requirements:

  • Mac OS 8.0 or later, REALbasic 5.5.
<<less
Download (40K)
Added: 2005-01-05 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5