Main > Free Download Search >

a simple dictionary 1.0

a simple dictionary 1.0

Sponsored Links
Sponsored Links

a simple dictionary 1.0

No.
Title
Category
Price
License
Expand All
1
Utilities -> Others
Freeware
Hide show
With OS X Tiger - Apple is including lots of cool widgets inclduing a dictionary widget. Well, what about those OS 9 and OS 10.2 and 10.3 users?

Here is A Simple Dictionary - a toolbar dictionary that works on your older Mac OS. Its free and it works. Download it and enjoy.

2
Dashboard-Widgets -> Reference-Widgets
Freeware
Hide show
Urban Dictionary is a simple widget that searches Urban Dictionary and opens up a browser window with the results.

Future improvements to come.

3
Tools -> Developer-Tools
Shareware
Hide show
Dictionary is a fast and easy way to create a data dictionary for your solution.Dictionary creates a file containing your databases.

All layouts, fields, relationships, scripts, and value list are gathered and ready for you to add descriptions and notes for each element.

Keep track of why a layout, field, relationship, script, or value list was created. It s a great tool for any solution from the small to large and will help manage and document them.
4
Games -> Others
Freeware
Hide show
This is a game that involves skill, speed, and aggression. You have to control some paramedics helping them to save peoples lives from a burning building. It is very addictive and I recommend it to all your friends.
5
Utilities -> Internet-Utilities
Freeware
Hide show
Simple Search is a freeware internet search bar with a customizable XML based plugin architecture. Includes plugins for popular sites such as Google, Dictionary.com, and others. Its easy to modify included plugins, or to create your own for your favorite site. Also can be used as a program launcher, or to jump directly to any URL.

Whats New in This Release:

· Now sorts plugin list alphabetically.
· A couple of small cosmetic changes.
6
Utilities -> Optimizer-tools
Freeware
Hide show


One of the great features of Mac OS X is the built-in spelling checker and dictionary. Until now there has been no easy way to see what words you’ve added, to add words to the dictionary while not in a word processor or editor, or to remove spellings you’ve accidentally added. Dictionary Cleaner gives you the power to do all that and more.
Dictionary Cleaner installs with just one click. It resides in the Mac’s System Preferences panel making it always just two clicks away. The utility is packed with features that gives users more control over their computer.
- The simple easy-to-use interface allows users to view, add and delete words.
- It is compactly written to take advantage of Mac OS X 10.5 Leopard and Objective-C 2.0’s programming language strengths.
- Fool-proof one-click install process. Users can even delete it with one click!
- The easy-to-find System Preferences pane is just two clicks away from anywhere.
- Unlike an application, Dictionary Cleaner doesn’t waste a spot in your Applications folder.
- Support for English, French, German, Spanish, Japanese, Chinese (Simplified and Traditional), Portuguese, Polish, and Finnish.
- Don’t have a custom dictionary yet? Dictionary Cleaner will create one for you, in your preferred language.

7
Dashboard-Widgets -> Information
Freeware
Hide show
Simple Guage is a small widget that I made in Dashcode Beta (very good by the way!) and will watch your processer, hard drive usage, and network in and out. Hope you like it.
8
Education -> Math-Science
$20
Demo
Hide show
YP Simple Pendulum simulates a simple pendulum, allowing to study its motion, the forces exerted on it, and its various forms of energy. It is easy to change the suspended mass, the length of the string and the maximum angle between the string and the vertical.

During the animation, up to 6 vectors (tangential velocity, tangential acceleration, centripetal acceleration, total acceleration, weight and tension) and up to 9 graphs (angular position, angular velocity, tangential velocity, tangential acceleration, centripetal acceleration, total acceleration, forces and energies vs time) can be displayed.

YP Simple Pendulum is also able to compute the period of the pendulum.

Limitations:

· Some features are disabled.



9
Shell-Desktop -> Screensavers
Freeware
Hide show
Simple Screen Savers is a small collection of simple screen savers written in Obj-C for Mac OS X.

Simple Screen Savers was created with the help of Quartz 2D.


10
Utilities -> System-Utilities
Freeware
Hide show
Simple SysInfo is an AppleScript which enables the user to get some quick and dirty system information without firing up the Apple System Profiler (which takes forever).

Completly freeware for personal use.
11
Multimedia-Design -> Graphics
Shareware
Hide show


This software is designed for compositing multiple exposures of a subject to obtain images with a wider dynamic range and higher quality than your digital camera can normally obtain.
By taking multiple pictures of a subject at different exposures, you can use Simple HDRI to blend those images together to get detail in both the highlights and the shadows. Even when taken on a sunny day.
It also has various color controls so you can tweak the final image using the combined data. This means that you do not suffer a quality loss when changing thinks like brightness, exposure, contrast or gamma.
It is easy to use. All you have to do is drag the set of images into the boxes in the software and it does the rest automatically.
An added feature is that you can add all of the images together instead of combining them to take multiple underexposed image of a subject and make them properly exposed. Also there are Screen and Overlay modes as well.

12
Education -> Home_and_Hobbies
Freeware
Hide show


This is a plugin for Mac OS X 10.5 Dictionary , provide you a translate from English to Arabic , from the Dictionary application or using right click from any where in the system.

13
Business-Finance -> Business
Freeware
Hide show
Simple Invoicer is a small application that allows you to keep track of hours worked, create and send invoices, and track payments received on a specific project. I created it for my own needs.

I typically work on multiple projects at a time for a small number of clients and wanted a program to track my time on a project basis, rather than on a client basis.

At some point, I may re-write this using Core Data and Cocoa Bindings to make a more robust and user-friendly application, but for now caveat emptor.

Whats New in This Release:

· Corrected a problem with the "review unsaved documents" functionality where the application would terminate before the user could review their documents.



14
Utilities -> Others
Commercial
Hide show
Dictionary Maker enables you to automatically build dictionaries from previously localised content.

You have access to a bundle or an Application which contains a sizeable amount of localised content. This would go a long way towards automatically localising your newest product - but you cant find the original glossaries and incremental localisation just wont work in this case.

Drop a localised bundle on Dictionary Maker and it will produce a TMX dictionary containing all the translations in the original bundle.

You can then use the dictionaries with LocFactory Editor to reduce some of the repetitive sections of your work.

TMX is an XML based Open Standard and is supported by the majority of top Translation-Memory tools.

15
Utilities -> Others
FREE
GPL
Hide show
Simulation of a world and the beings that inhabit it

Simple World tries to reproduce the basic elements that define a simple world. The objective of the Simple World project is to observe the evolution of this world and of the beings that live on it.

Requirements:

· gcc
· cmake
· Boost

Changes from previous version

· Update to database version 2.
· Add the field attack_multiplier (a multiplier for the energy of a attack) to the Environment table.
· Remove the unused field energy_developed from the Environment table.
· Add fp (frame pointer) register to help the programmer to use local variables.
· Convert the itp register to cs (control & status) register, which has 16 bits for the itp.
· Rename the stp register to sp.
· Add the directive .ifndef to define a identificator only if if it wasnt already defined.
· Allow the definitions to refer to anything: a number, a instruction, etc.
· Make the jumps of the branch and function operations relative to the pc.
· Add instructions loadhi, callr, bz and bnz.
· Remove innecesary instructions multlu, multlui, divu, divui, modu and modui.
· Change in mutations: replace the permutation of a word by the change of a word.