programming methodology
Teaching Tools 1.1
Homiletics worksheet creator for ministry work. more>>
Currently it supports the creation of Homiletics worksheets, which are is a methodology for understanding Gods Word, and developing a method for teaching a particular passage.
An Introduction to Java Programming 1.0
This PDF tutorial from Apple Computers focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming more>>
An Introduction to Java Programming 1.0 is such a convenient Java tool that it mostly focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming. This tutorial is aimed at beginning programmers who have little or no experience with programming in Java, and experienced programmers who are interested in learning Java.
The Mozart Programming System 1.4.0.20080702
Free programming system based on the OZ language more>>
Mozart has an interactive incremental development environment and a production-quality implementation for Unix and Windows platforms. Mozart is the fruit of an ongoing research collaboration by the Mozart Consortium.
Mozart is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole.
For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Mozart supports multi-core programming with its network transparent distribution and is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.
Mozart was used to developed many applications including multi-agent systems, digital assistants and sophisticated collaborative tools, as well as applications in natural language understanding and knowledge representation, in scheduling and time-tabling,
Major Features:
- Programming:
- Oz is a concurrent object-oriented language. In a first approach, Oz can be programmed in a very similar way to other such languages, like Java. With experience gained, programs tend to become simpler, for example, as they use the powerful concepts of dataflow execution and first-class procedures.
- Oz is an eminently concurrent language. The Mozart system implements ultralightweight threads with preemptive fair scheduling. It easily supports applications with many thousands of threads. Dataflow synchronization is achieved transparently through logic variables.
- Multi-Paradigm Programming: Unlike most other programming languages which lock you into a single programming paradigm, Oz unifies into one simple and coherent framework the functional, object-oriented, and logic flavors of programming. This is possible due to the very general and powerful underlying paradigm of concurrent constraint programming.
- Inferencing:
- Oz is a powerful constraint language with logic variables, finite domains, finite sets, rational trees and record constraints. The system is competitive in performance with state-of-the-art commercial solutions, but is much more expressive and flexible, providing first-class computation spaces, programmable search strategies, a GUI for the interactive exploration of search trees, parallel search engines exploiting computer networks, and a programming interface to implement new and efficient constraint systems.
- Logic Programming: Oz goes beyond Horn-clauses to provide a unique and flexible approach to logic programming. Oz distinguishes between directed and undirected styles of declarative logic programming. For both, Oz lets you specify a programs logical semantics separately from its resolution strategy. Powerful tools and libraries are provided built on the concepts of first-class computation spaces and determinacy-driven disjunctions. Together with distribution, this makes Mozart an ideal platform for both intelligent multi-agent systems and parallel search.
- Distribution:
- Open Distributed Computing: The Mozart system is an ideal platform for open distributed computing: it makes the network completely transparent. The illusion of a common store is extended across multiple sites and automatically supported by very efficient protocols. In addition, full control is retained over network communication patterns, permitting very efficient use of network resources. Furthermore, reliable, fault tolerant applications can easily be developed.
- Distributed Component-Based Programming: Mozart provides first-class software component specifications (called functors) and software components (called modules). The module system facilitates application development and deployment. Both component specifications and components can be transparently referenced through URLs, absolute and relative, and loaded by need. Flexible security policies are implemented by module managers.
- Mobile Agents: With its dynamic component technology, open computing support, and full-featured implementation, Mozart is an ideal platform for serious programming with mobile agents. A computation can create new computations dynamically. Computations can roam the shared Mozart space at will. Each site has full control over what resources it makes available to incoming computations.
- Separation of Concerns (Aspects): The Mozart system separates the concerns of application functionality, distribution structure, fault tolerance, and openness (application connectivity). The separation is almost perfect for the first two concerns and quite good for the last two. In the context of aspect-oriented programming, this can be seen as a ``vertical approach, where a few aspects are treated in depth, versus the ``horizontal approach of tools like AspectJ, which provide primitives for handling many aspects.
- Platform Issues:
- Cross-Platform Compatibility: Like Java, Oz is `write once, run everywhere and provides automatic local and distributed garbage collection. The Oz virtual machine is portable and known to run on most flavors of Unix as well as on Windows.
- GUI Programming: The Mozart system comes with an object-oriented library that provides a high-level well integrated interface to Tcl/Tk. This is supplemented with QTk, a tool that supports a mixed declarative/procedural approach to user interface design. This needs only a fraction of the code of standard procedural approaches and is particularly well-suited for building context-sensitive interfaces.
- Native Extension Modules: The Mozart system was designed to be easily extended with new native functionality packaged as DLLs. Comprehensive support is provided for the convenient creation of DLLs. Thus, the Mozart system is not only aggressively open, but also an ideal very high-level glue language.
Requirements: Aquamacs Emacs
Processing 1.0.3
Processing is developed as an ideal and easy to use open source programming language and environment for those who want to program images, animation, and interactions. more>>
Processing 1.0.3 is developed as an ideal and easy to use open source programming language and environment for those who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production.
It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is developed by artists and designers as an alternative to proprietary software tools in the same domain.
LuxMapGenerator SDK
LuxMapGenerator SDK - Lux map generator plugins more>>
The programming language used is Java. However one of the examples uses a java wrapper to get a perl script to do all the work.

Simple Photo Editor 2.0
Simple photo editor. more>>
This is a simple photo editor, drag on a picture onto the app, and it will prompt you with the effects you can make to it. Now compatible with Mac OS X 10.5.2
RobotProg 1.1
RobotProg - Learn programming and play more>>
With RobotProg you can learn programming bases by means of gradual levels.
At the last level, you may program several robots playing games on the same ground.
Enhancements:
- Input and output instructions added
- Comments blocks.
- Score
- Bugs fixed.
WeTool 0.3.7.1
Allows you to selectively delete individual Call History entries and SMS Messages more>> Multi-DBServer is a cost effective solution for the cost conscience business that wants to create a multi user product. Programming for Multi-DBServer is extremely easy. With C++, Java, RealBasic, VisualBasic, or any other programming language; within no time a product can me made to access Multi-DBServer. Compare licensing structure and price with any other server based development and it will become clear about the new choice for multi user design.
Benefits
Programming ease
Cost effective
No hidden licensing fees
Can be up and running within minutes<<less
Scratch 1.1
Scratch - a new programming language that lets you create your own interactive stories, games, music, and art more>>
Most people view computer programming as a tedious, specialized activity, accessible only to those with advanced technical training. And, indeed, traditional programming languages like Java and C++ are very difficult for most people to learn.
Scratch, a new graphical programming language, aims to change that. Scratch takes
advantage of advances in computing power and interface design to make programming more engaging and accessible for children, teens, and others who are learning to program.
R Project 1.4.0
R Project - Language and environment for statistical computing and graphics more>>
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.
One of Rs strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.
Frog3D 0.6
Frog3D - Display program for .3ds files more>>
Iss an API tha allow you to view some 3ds file. Its a quick API, tha is programming in C++ and use QT and OpenGL.
Enhancements:
- MacOSX binary installer.
iGTD 1.4.5
iGTD is designed as a convenient software with an aim to track all things that have to be done and to get those things done! more>>
iGTD 1.4.5 is designed as a convenient software with an aim to track all things that have to be done and to get those things done! iGTD takes some concepts from Getting Things Done methodology and makes them easy to understand and use in your every day life. Just divide your tasks by contexts - where they have to be done? At home? At your office? At laptop? At any time you can access the Internet?
CursorToPicture 1.0
REALbasic cursor canvas example. more>>
Guia TV 1.4
Guia TV - Portuguese TV widget displaying upcoming programming for your selected TV channels more>> Guia TV - Portuguese TV widget displaying upcoming programming for your selected TV channels
Guia TV is a Portuguese TV widget displaying upcoming programming for your selected TV channels. (cable inclusive).
Enhancements
- Bug fixes
- Manual refresh.
System requirements:
- An internet connection.
Plugin Designer for Luscious SMS 0.1b
Plugin Designer for Luscious SMS - create plug-ins for Luscious SMS without any programming knowledge more>>