computer programming
Computer Uptime 1.0
Computer Uptime is launched as an interesting utility which can show you, how long your computer has been on all the time & how long your computer has been on in the current session. more>>
Computer Uptime 1.0 is launched as an interesting utility which can show you, how long your computer has been on all the time & how long your computer has been on in the current session.
Requirements:
- PPC Mac OS 9.0 or higher with CarbonLiborMac OS X 10.0 or higher
Computer Help Forum RSS Widget 1.0
Computer Help Forum RSS Widget is a helpful tool for getting updated posts simply by pressing a button from your favorite tech forum. more>>
Computer Help Forum RSS Widget 1.0 is a helpful tool for getting updated posts simply by pressing a button from your favorite tech forum.
Requirements: Mac OS X 10.4 or later

Computer Glasses 2.1
Computer Glasses is a free too that lets you magnify a portion of the screen to read fine print or magnify an image. more>>
Computer Glasses 2.1 is a free tool that lets you magnify a portion of the screen to read fine print or magnify an image.
When you open Computer Glasses, you see a red circle. Click on the circle (magnifier) and drag it over the area to be magnified. As you drag the magnifier, you will see crosshairs. When you release the mouse, the area inside the area within the circle will be magnified.
A Control Panel lets you choose the magnifier shape (Rectangle or Circle), the size of the magnifier (slider), turn the magnifier on/off and change the magnification (Slight, Medium, Larger and Largest). You can shrink the Control Panel, move it out of the way on the desktop, or minimize it to the Dock. You can close Computer Glasses by clicking on the control panels (red) close button.
Control Panel settings and location are saved between sessions. Magnifier location is saved between sessions and between Hide/Show views.
Enhancements:
- Tolerate older and slower computers while taking advantage of the speed of newer and faster computers.
Requirements:
- Mac OS X 10.2 or later.
Computers 1.1
Computers - Search for computers, software, peripherals, MP3 players and more right from your desktop more>>
Find prices and reviews fast.
Enhancements:
- Universal Binary.
My Computer 1.0
My Computer - add a My Computer icon to the Mac OS X desktop more>>
My Computer (formerly named My Apple) is a little app to add a My Computer icon to the Mac OS X desktop.
Computer Status 1.0
Computer Status - Track the Internet In and Out, the Disk Activity and the CPU Usage with beautiful gauges more>>
iSkysoft DVD Studio Pack for Mac includes DVD Ripper for Mac, Video Converter for Mac and DVD Copy for Mac. It can help you rip DVD to all popular video and audio formats with customized setting . It can also convert video among all popular media formats and copy DVD with 1:1 ratio on Mac OS X.
Key Features:
1.Rip DVD to all popular video and audio formats
2.Convert video to various video and audio formats
3.The output video and audio files can be perfectly played on most portable players such as iPhone, iPod, Apple TV, PSP, Xbox 360, PS3, iRiver, Archos, Creative Zen, PMP, Smart Phone, Pocket PC, PDA, cell phone, MP4 Player, MP3 player, and other video and audio players.
4.Copy DVD to DVD with 1:1 ratio
5.Trim and Crop the video while dvd ripping and video conversion
6.Set video effect while dvd ripping and video conversion. Click the Effect button and drag each effect adjustment slider to set the video brightness, contrast, saturation and video volume. You can also choose a special effect from the Effect drop-down list to apply to your movie.
7.Easy to use. With its intuitive and easy interface, all settings are available in the interface and submenu. You may pause, stop or continue the conversion or coping at anytime you like.
8.Designed just for Mac OS X. iSkysoft DVD Studio Pack for Mac is developed for Mac PowerPC and Mac Intel (include Mac OS X 10.5 Leopard) users.
Requirements: 1.MAC OS X or above operating system 2.At least 512M physical RAM.
Whats new in this version: 1.Optimized basic codec system including upgraded conversion engine, improved stability and conversion speed and optimized synch of audio and video. 2.Added mute function. 3.Optimized the function of deinterlacing.
<<lessAn 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
Tech Terms Computer Dictionary 1
Understand various computer and technology terms. more>>
Tech Terms Computer Dictionary 1 is a widget which lets you quickly look up definitions of computer and technology terms. Each term is not just defined, but explained in detail, often with helpful examples.
Definitions are explained in simple language, so they are easy to understand. Don't know the meaning of a certain computer term. Use this dashboard widget whenever you come across a technical term that you don't understand.
DecoderPro 1.7.6
DecoderPro - For programming model railroad DCC decoders more>>
It provides a simpler user interface, grouping together choices and using text instead of bits and bytes.
Couch Potato - U.S. TV Listings 1.8
Couch Potato - U.S. TV Listings - Display the next 12 hours of upcoming programming for your selected U.S. TV channels more>> <<less
JMRI/DecoderPro 2.6
For programming model railroad DCC decoders. more>>
JMRI/DecoderPro 2.6 brings you a powerful application which is useful for programming model railroad DCC decoders. It provides a simpler user interface, grouping together choices and using text instead of bits and bytes. It works with the most common DCC systems: Digitrax, EasyDCC, Lenz, NCE, SPROG, Wangrow and Zimo.
Cascade Terminal 1.2
Cascade Terminal - Terminal/programming language for teaching more>>
It is a good program for teaching terminal and basic concepts.
Completly freeware.
Processing 1.0.8
Processing is considered to be a functional and handy open source programming language and environment for people who want to program images, animation, and interactions. more>>
Processing 1.0.8 is considered to be a functional and handy open source programming language and environment for people 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.
Enhancements:
- A bonfire of bug fixes.
- Environment:
-
- Fix bug causing preferences to not save correctly.
- Fix bug causing preferences to not save correctly.
License:Freeware
License:GPL