xml development
OS X Development 1.0
OS X Development - Offers information about the latest development tools published on Apple.com more>>
StacknSplash 1.1.7 is designed as a professional program that can test your sorting skills under pressure. Arrange blocks into groups by swapping, pushing, stacking, dropping, and splashing! Groups of 3 or more blocks are removed from the game and points awarded! Your aim is to push the remaining blocks under the water! All the time, new blocks are raining down from the sky, in a race against the clock!
Careful game play will slow the falling blocks, but you'll have to move fast when the levels get more difficult! The game takes on elements of Bejeweled and Tetris Attack, and adds more than a splash of originality.
Major Features:
- Unlimited Play; no Score or Time limits!
- Unlocks Save & Continue feature!
- One Passcode works for all versions!
- Play Easy, Medium and Hard modes.
- No nag screens or purchase buttons.
- Passcode sent instantly!
- Free Online Game Tips and Support.
- Free Updates; Pay once only
Enhancements:
- Blocked some methods of cheating.
- Optimized the game to run faster.
- Optimized startup times for quick game launch.
- Fixed a problem causing a crash on startup.
Requirements: Mac OS X / Classic version also available
Lasso XML Developer Kit 1.0
The Lasso XML Developer Kit is a free update to Lasso 3.6.5 which provides documentation of XML-specific tags in Lasso and describes how to create well-formed data-driven XML data using Lasso more>> The Lasso XML Developer Kit is a free update to Lasso 3.6.5 which provides documentation of XML-specific tags in Lasso and describes how to create well-formed data-driven XML data using Lasso.
Lasso Web Data Engine 3.6.5 or later.
OpenGL Development Kit 1.0b1
The OpenGL Development Kit includes all of the documentation, headers, link libraries, and sample code required to get started with developing your OpenGL application on the Macintosh more>> <<less
Web Development Icons 1.0
A nice icon set for your desktop. more>> Where is M13? is a unique application that helps you visualize the locations and physical properties of deep sky objects in and around the Galaxy.
At home, Where is M13? serves as a reference you will frequently turn to when you read about an object and become curious where it is with respect to our galaxy. In the field, the program will enhance your observing experience by allowing you to get an intuitive sense of the physical location, size, luminosity, and distance of the object you are viewing. You will find Where is M13? a great educational and outreach tool as well.<<less
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.
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.
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
GNU Development Environment 1.1
GNU Development Environment - Suite of compilers w/CPU simulator and debugger more>>
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.
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.
CodeWarrior Development Studio Update 9.6
CodeWarrior Development Studio Update - Maintenance release of the CodeWarrior Development Studio for Mac OS tools more>>
This update should only be applied to registered users of: CodeWarrior Development Studio for Mac OS Version 9.0, 9.1, 9.2, 9.3, or 9.4
There are two versions of the 9.5 update installer for you to choose from.
Option one: You can download the full 9.5 update installer here. It is a complete, self-contained installer containing a complete set of rebuilt libraries.
Option two: You can download the 9.5 web update installer here. The web update installer is small and downloads the 9.5 update items from the Metrowerks ftp server as you need them. You can use the web installer to update your system without downloading the rebuilt libraries and save some download time. However, if you elect to not install libraries, you must manually rebuild the MSL and runtime libraries on your machine after installing the update.
XML-RPC Client 1.6
XML-RPC Client - Debugger for developers setting up/accessing XML-RPC services more>> XML-RPC Client - Debugger for developers setting up/accessing XML-RPC services
XML-RPC Client is a free Cocoa-based developer tool for Mac OS X Tiger that allows you to access and debug XML-RPC web services from the comfort of your desktop.
Its not much? and its not very full-featured. Basically, the suitably-named "XML-RPC Client" allows you to point at an arbitrary XML-RPC service URL available on the network, specify a method and (limited) parameters, and view the response in a readable display. Its pretty much meant to be used as a handy, graphical debugger for developers setting up or accessing XML-RPC services. I kinda needed something like this at work, and was tired of using the command line for something for which there should be a nice little graphical tool. Theres still work to be done. At this point, you can only send arguments of some of XML-RPCs "primitve" types: string, int, double, and boolean are supported. structs, arrays, base64 and dateTime.iso8601 are not yet supported. That means that you may not access any service methods requiring parameters of those types using XML-RPC Client. Release early and release often, right?
Enhancements
- Now a Universal Binary.
Apple Developer Tools August 2003 update
Apple Developer Tools August 2003 update is such a useful update that allows development of G5 optimized code with the December 2002 Mac OS X Developer Tools. more>> <<less
TheDashboard - Widget and Gadget Development 0.1
A nice dashboard widget that will keep you informed about the latest widget developments. more>> A nice dashboard widget that will keep you informed about the latest widget developments.
The perfect tool to keep you up to date with the latest widget developments.
Main features:
- get Just Added Widgets
- get Top50 Widgets
- get TheDashcode Tips
- get GoogleWidgets
- get GameWidgets
- get TVWidgets
All from one Widget!
DropNote 1.0
DropNote - AppleScript to convert Newton notes from XML to XHTML more>>