xml development environment
GNU Development Environment 1.1
GNU Development Environment - Suite of compilers w/CPU simulator and debugger more>>
Java development Droplets 1.0
Java development Droplets - Java droplets to run javac and java in Terminal more>>
They automate opening a new Terminal window, changing the current directory and executing a command on the file.
* "Javac" compiles .java source files dragged onto it,
* "Java" runs the class file of the .java or .class file dragged onto it,
* "Both" compiles the .java source file and if successful, runs the resulting class file.
Vision Development Package
Vision Development Package - Development installer package more>>
Vision Application Library - binary and headers
Repository Modules - binaries, source code and project files
Example Applications - source code and project files
VisionEditor - binary
XCode project, target and file templates
Maintenance and Uninstall Scripts.
Flash Development without Flash 0.1
Flash Development without Flash - Cocoa tracer and mtasc build files for TextMate more>>
Flash Development without Flash is a development enviroment featuring Cocoa tracer and mtasc build files for TextMate.
This is very basic at the moment and not overly simple to setup. I might update this in the future if it gets attention. Please, if you wish, do modify the files, make it better or whatever you want.
The Classic Environment? 1.01
The Classic Environment? is a useful tool which informs you when Classic is launched. more>>
The Classic Environment? 1.01 is a useful tool which informs you when Classic is launched.
There is no longer an icon in the Dock signifying when Classic is loaded. The Classic Environment? is an AppleScript application designed to do just that...let you know when Mac OS X has launched Classic.
To install, simply place The Classic Environment? in the Startup Items folder in the Classic System Folder.
For added convenience, place The Classic Environment? in the Dock as well, either by dragging it into the Dock, or control-clicking on the icon once it is loaded and selecting "Keep In Dock". After doing this, Classic in Mac OS X can be opened by just clicking on The Classic Environment? in the Dock (no need to go to the System Preferences!
California Website Development 1.0
Free Dashboard informational widget for your Mac more>> Aimersoft Mac Video Converter is the most powerful Mac Video Converter for you to convert video on Mac OS X (Leopard supported). With this awesome Mac Video Converter, you can easily finish the conversion such as convert MPEG to AVI; convert AVI to MP4<<less
Oracle JDeveloper 11.1.1
Oracle JDeveloper - a J2EE and XML development environment with end-to-end support for developing applications and Web services more>>
We spent more time than ever in this release listening carefully to what our users need in order to make them more productive. We also embarked on an intensive design and usability review by an external company.
The result of these efforts is a huge leap forward in the speed in which developers can create, assemble, and reuse components to build rich, interactive applications that are highly performant and easy to maintain.
Enhanced use experience
There have been many updates throughout the product to make working with JDeveloper a pleasant experience. These improvements are not restricted to a particular type of development, but have been applied consistently to all areas of the design time.
Enhanced navigator: The Application Navigator has been enhanced to organize your application the way you want. New categories make it easier for you to find what you are looking for. Collapsible panels put common elements of your application within easy reach. Files that make up a composite node are conveniently exposed by simply clicking on the composite node.
Improved Component Palette: The component palette now features collapsible panels and divider sections to organize related components. A quick search field is provided to help locate components. You can now add commonly-used components to your Favorites list for easier access later, and another panel keeps track of your recently used components.
New Property Inspector: The Property Inspector has been redesigned with a new, user-friendly layout. Property categories have been used consistently throughout the product to make using the Property Inspector more predictable.
Application Overview: The new Application Overview window provides a convenient listing of all the sources for your application, grouped into helpful categories. From here, you can get a sense of the overall status of your application (which sources are incomplete, which have errors, etc) too. The Application Overview also functions as a way for you to learn about the various kinds of components you may use in your application, and easily launch wizards to create them.
File List: The File List makes it easier than ever to locate source files that are part of your project. You can search by file name, file extension, status, date modified and more.
Updated appearance: The JDeveloper development environment has been updated with a brand-new look.
Integrated modeless editors: Many editors for components have been converted to integrated modeless editors. These appear in the editor area along with the other editors, and allow for much more productive navigation.
Contextual linking: Contextual linking is the concept that as you are working on something, you should be able to easily get to relevant related resources. For example, as you are working on defining a page flow for databound pages, you should be able to easily get to the page definition of those pages. This concept is now employed wherever it makes sense in the development environment.
Resource Catalog
The Resource Catalog is your window onto the many disparate resources your application may need to consume. It allows you to define connections to the resource providers, and drag-and-drop those resources into your application as needed. The resource catalog provides a search tool to search all the defined repositories in a single action.
Connections can be created for the following types of resource repositories:
Application server
Database
File system
UDDI Registry
URL adapter
WebDAV
New diagramming framework
The internal diagramming framework used to build the UML tools in JDeveloper, the Page Flow diagrams, and other visual editors has been re-architected to be more flexible for internal consumers.
Java Coding and Agile Development
New code generators
New generators have been added for generating equals and hashcode and to simplify generating fields and properties with getters and setters and to generate constructor from fields
Updated JUnit 4.0 support
JDeveloper now generates unit tests using JUnit 4 annotations. The integrated runner has been updated to support JUnit 4, including new instructions, such as @ignore.
New profilers
The new profilers leverage JVMTI and therefore run on any certified Java VM. Oracles OJVM is no longer required for profiling.
CPU Profiler
Memory Profiler
XML Compare
Comparing of XML files is now done using an XML-aware algorithm. In previous releases compare was done using a line algorithm with no understanding of the syntax of the file content. XML is used extensively within JDeveloper (projects, diagrams, ADF artifacts) and the characteristics of the file content will be understood by the tool.
For example if an XML elements attributes are reordered the compare tool will not mark that as a change - the attributes (name and value) are the same, but in different positions.
The compare tool is used by all the version control extensions to compare file content with previous versions. Compare is also used by the local history feature to compare content between saved points.
Enhanced Merge Conflict Resolution for Subversion and CVS
JDeveloper now provides an enhanced XML-aware interactive GUI to browse and update unresolvable conflicts reported during the merge process.

Environment Variable Preference Pane 1.2
System Preferences plug-in for setting global environment variables. more>>
This is a System Preferences plug-in that enables editing of the environment variables that are set when you login to Mac OS X.
Apple iPhone SDK 3.1 beta
IPhone development environment. more>>
Apple iPhone SDK 3.1 beta brings you a powerful IPhone development environment. With over 1,000 new APIs, iPhone SDK 3.0 provides developers with a range of new possibilities to enhance the functionality of their applications. New APIs also provide support for applications to communicate with hardware accessories attached to iPhone or iPod touch.
PLT Scheme 4.2
Development environment for Scheme. more>>
PLT Scheme 4.2 is a comprehensive and easy-to-use programming language that builds on a rich academic and practical tradition. It is suitable for implementation tasks ranging from scripting to application development, including GUIs, web services, etc.
It includes the DrScheme programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the PLT Scheme web server, extensive libraries, documentation for both beginners and experts, and more.
It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Scheme, ACL2, FrTime, Lazy Scheme, and ProfessorJ (which is a pedagogical dialect of Java).
XML Tools 2.9.3
Scripting addition to parse & generate XML data. more>>
XML Tools 2.9.3 is a new, easy to use but powerful AppleScript Scripting Addition which allows AppleScript to parse and generate XML data.
iTunes XML Library Parser 1.0
iTunes XML Library Parser - Realbasic class parses 10mb/sec more>>
Green Orange PHP Framework 2.1
Green Orange PHP Framework - Code sites using OOP practices more>>
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.
Valentina C++ ADK 3.5.2
Valentina C++ ADK gives you the ultra-fast developer database in which unique Valentina minutes-to-seconds speed combined with standards support for Valentina SQL, XML and ODBC import export, UTF-16 international native file format. more>>
Valentina C++ ADK 3.5.2 gives you the ultra-fast developer database in which unique Valentina minutes-to-seconds speed combined with standards support for Valentina SQL, XML and ODBC import export, UTF-16 international native file format that makes it the best choice for businesses that start small but do not want to forced into an enterprise model before they are ready.
Compare yourself with MySQL, Oracle, DB2, Filemaker Server and MS SQL Server - Valentina is fast - even when handling millions of records.
Valentina 3.x introduced many key features: Views, Triggers, Stored Procedures, Hot Back Up and ODBC connectivity.
You can connect your applications with Valentina 3.x Office Server using native adapters for REAL Software REALbasic, Adobe Director, Apple Cocoa/Objective-C, Apple Carbon, MS Visual Studio C++, GCC 4, Mirye Runtime Revolution from Mirye Software, PHP, Ruby/Ruby on Rails, .net framework, COM and more - you can connect with EVERY major development environment.
Major Features:
- Cross-Platform: Available on Mac OS X (PPC and Intel), Windows and Linux.
- Valentina SQL: SQL 92 and 2003 secifications + object extensions
- Supports Every Major Tool: Every major development tool has a native driver; native web apps with Ruby on Rails and PHP
- Modern Database: Object-relational in synch with modern programming paradigms and highly customizable file format.
- Well Supported: Online documentation, loads of example code and free community mailing list.
- Ultra-Fast Database: Benchmarked in the field between five to hundreds of times faster than comparable products.
- Best Unicode: UTF-8 and UTF-16 native formats for best international support.
- Super Secure Encryption: 448-bit Blowfish encryption.
- Bonjour/Zero Config: Auto-find Valentina databases on your network.
- XML/Text Import/Export: XML for data and schema.
oEd Explorer 1.0
4D component provides replacement for Explorer. more>>
The organizational schema completely respects Insider groups and component structures for simpler reference and a greatly eased development environment in 4D.
oEd Explorer is free to owners of DynamicStructure. Developers who want to use it without purchasing DynamicStructure can purchase the component at a discounted price.
With this special license, oEd Explorer is fully functional and only occasionally displays a reminder to the developer about running in demo mode.oEd Explorer contains two methods for you to use in your 4D development.
One launches the oEd Explorer in a floating window, the other merely returns a reference to a hierarchical list containing all of the methods in your structure, letting you build your own custom explorer interface.