Main > Free Download Search >

Free inside addition software for mac

inside addition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1458
Inside Icons 0.2

Inside Icons 0.2


Inside Icons - Each one of these icons are based on a song lyric more>>
The concept behind the Inside Icons set is a unique one - Each one is based on a song lyric. Another cool thing to notice is that when the icons are used smaller on your desktop, they are just the hearts:-)

The icons are best viewed in 128x128 at 32bit mode.
<<less
Download (163KB)
Added: 2006-04-12 License: Freeware Price:
1291 downloads
Teaching Addition 2009

Teaching Addition 2009


Teach math to kindergarten or early elementary school children. more>>

Teaching Addition 2009 is an excellent utility and the best choice for you to invest in education. This is free educational software to teach Math to kindergarten or early elementary school children. Parent participation is required to teach step-by-step method. Children are required to have ability to count numbers up to at least 20 to begin. If your children is not ready for this, you can obtain another software named "Number sense" published from the same company. For children who shows a good progress in additional can move on to multiply.

The software "multiply" published by the same company starts with counting numbers in multiple, and goes through multiplication table completely in a very easy way.

Major Features:

  1. This is not a game software which teach nothing about math.
  2. This software lead parent to play with children and master the basic concept fo addition using tools on the display. Parent will know exactly what to do to tech children learn 4 + 5 = 9, and why so.
  3. It extend to the concept of carry in order to learn multi-digit number additional later.
<<less
Download (90.9MB)
Added: 2009-06-08 License: Freeware Price:
17 downloads
OSX Power Additions 1.0b3

OSX Power Additions 1.0b3


OSX Power Additions - Scripting addition that enables you to send commands directly to the unix shell more>>
OSX Power Additions (renamed from AEShell) is a Mac OS X scripting addition that enables you to send commands directly to the unix shell.
OSX Power Additions allows you to send commands to the UNIX shell.


<<less
Download (13KB)
Added: 2005-11-20 License: Freeware Price:
1499 downloads
Recent Additions 1.2.2

Recent Additions 1.2.2


Recent Additions is a simple to use, yet sophisticated system enhancement that creates aliases for recently created files (documents and applications) on your Macintosh. more>>

Recent Additions 1.2.2 is a simple to use, yet sophisticated system enhancement that creates aliases for recently created files (documents and applications) on your Macintosh.

You can select and open these aliases rather than the files themselves. The aliases are stored in a folder called Recent Additions, inside the Apple Menu Items folder in your System folder. Recent Additions saves the date, time, and path of uploaded files in a log file. The text format of this log file displays the path information relative to the root directory of the hard drive. The HTML format uses the computer's domain name to convert the path to a URL. This latest version fixes a bug that could delete files from the root directory.

Requirements: System 7.x

<<less
Download (28.5KB)
Added: 1998-09-01 License: Freeware Price:
downloads
Cyrillic Addition X 1.1.0d1

Cyrillic Addition X 1.1.0d1


Cyrillic Addition X - Mac Cyrillic text conversions more>>
Cyrillic Addition X is a small Scripting addition which provides various conversions to/from Mac Cyrillic text.
Cyrillic Addition X is actually the only scripting addition that is able to perform this functions.
Main features:
- Transliterate
- UnicodeToString
- StringToUnicode
- Mac2Win
- Win2Mac.
<<less
Download (164KB)
Added: 2006-02-10 License: Freeware Price:
1354 downloads
Inside Folders 1.0

Inside Folders 1.0


Inside Folders - Create multiple folders inside a folder more>>
Inside Folders is an useful 3-in-1 AppleScript which provides a fast, easy and very customizable way to create multiple folders inside a single outer folder.

Completly freewaer for personal use.
<<less
Download (25KB)
Added: 2006-04-04 License: Freeware Price:
1299 downloads
Inside Lock-Unlock 1.0

Inside Lock-Unlock 1.0


Inside Lock-Unlock - Locks/unlock a file or a group of files more>>
Inside Lock-Unlock is a neat script that locks/unlocks a file or a group of files inside or outside a folder or within nested subfolders.

Options to process only one or many file types is allowed and, the script will add/omit a date-time-locked status of all the processed files, while preserving the existing comments.
<<less
Download (21KB)
Added: 2006-04-06 License: Freeware Price:
1308 downloads
TCP/IP Scripting Addition 2.0.9

TCP/IP Scripting Addition 2.0.9


TCP/IP Scripting Addition - Read-write TCP/IP connections more>>
TCP/IP Scripting Addition is a scripting addition that provides access to low-level TCP/IP commands. This allows the scripter to write his own internet applications, and some sample programs are included.

Completly freeware.


<<less
Download (754KB)
Added: 2006-02-17 License: Freeware Price:
1351 downloads
Inside Mac Games Chat 1.01

Inside Mac Games Chat 1.01


Inside Mac Games Chat is launched to be a simple and attractive a cocoa-based IRC chat application for Mac gamers. more>>

Inside Mac Games Chat 1.01 is launched to be a simple and attractive a cocoa-based IRC chat application for Mac gamers. IMG Chat 1.0.1 is based on the populer Open Mac IRC chat app created by Doug Brown and Nate Friedman. The customized IMG Chat application was created by Mike Patton.

To begin chatting, simply download the IMG Chat client by clicking on the download link below. Once you extract it, simply launch it and hit the Connect button. Be sure to also go to the Preferences to enter your own nickname, real name, etc.

Requirements:

  • Mac OS X 10.0 or higher
<<less
Download (752.9KB)
Added: 2002-07-17 License: Freeware Price:
downloads
meineSMS Widget Germany 1.3

meineSMS Widget Germany 1.3


meineSMS Widget Germany - send SMS messages inside and otside of Germany more>>
meineSMS Widget Germany is a Dashboard widget that allows you to send SMS messages inside and otside of Germany.

Works on Leopard
<<less
Download (102KB)
Added: 2007-07-02 License: Freeware Price:
845 downloads
Idle Interval 1.1

Idle Interval 1.1


Idle Interval - Develop more responsive AppleScript Studio applications more>>
The Idle Interval scripting addition enables you to develop more responsive AppleScript Studio applications. It gives you precise control of the idle interval, the time interval between invocations of your idle handler.
As an AppleScript Studio developer, you may have tried using an idle handler, and wished it had a more flexible scripting interface. Currently, the only way to set the idle interval is to return a new value from the idle handler. This can cause both inefficiency and inflexibility.
For example, if your idle handler returns 60, you can not change the idle interval for the next 60 seconds. To maintain efficiency without sacrificing responsiveness, your idle handler must return a compromise value, too short for some situations and too long for others.
Also, you can not get or set the idle interval from other handlers in your own script, or from other scripts outside your application. This limits the power and flexibility of process flow control scripts.
Also, you can not set the idle interval using fractions of seconds. Some applications would benefit with an idle interval less than one second, or between one and two seconds. Other applications may need irregularly but precisely scheduled, or event-driven, invocations.
The Idle Interval scripting addition solves these problems. It provides scriptable timing options for each AppleScript Studio application: reference interval, idle interval, idle frequency, next idle interval, next idle date, notification handler, and modify permission.
Main features:
- Get and set the timing options any time, from any handler in your script, and even from scripts outside your application.
- Set the idle interval, idle frequency, and next idle interval using fractions of a second, or disable your idle handler indefinitely by setting the idle interval to zero.
- Schedule your idle handler as a one-shot timer, invoked once at an arbitrary date and time.
- Measure time intervals shorter than a second using the reference interval.
- Receive notification whenever anyone modifies the timing options.
- Restrict access to the timing options, so only you can change them.
- Load the scripting addition from inside your application, to ensure compatibility and to avoid modifying the host system.
Enhancements:
- Universal Binary built with Xcode 2.4.1.
<<less
Download (385KB)
Added: 2007-08-14 License: Freeware Price:
803 downloads
Javinder 1.0

Javinder 1.0


An advanced Java file/class finder with support for searching inside archives more>> An advanced Java file/class finder with support for searching inside archives

Javinder is an advanced Java file/class finder with support for searching inside zip, war, ear, jar archives or finding text inside pdf, doc, ppt, UTF-8 files.

System requirements:
-

Enhancements
- Initial release.

<<less
Download (6MB)
Added: 2009-05-17 License: Freeware Price: FREE
204 downloads
Terminator 1.3

Terminator 1.3


Terminator - A handy tool for QuarkXpress that will remove Scitex Poligon from XTension folder inside Quark Application folder more>>
Terminator is a handy tool for QuarkXpress that will remove Scitex Poligon from XTension folder inside Quark Application folder. Then it will clean up infected Quark files.
<<less
Download (430KB)
Added: 2007-07-04 License: Freeware Price:
848 downloads
iLapse 0.2

iLapse 0.2


iLapse is developed to be a free but advanced instant timelapse. more>>

iLapse 0.2 is developed to be a free but advanced instant timelapse.

Major Features:

  1. Grabs a .jpg every 10 seconds into a folder named after the current date inside the iLapse folder.
  2. Plays back continuously all jpgs inside the folder named after the current date as an endless loop.

Enhancements:

  • Bugfix release
  • Now really grabs every 10 seconds.

Requirements: Webcam-equipped Mac.


<<less
Download (2.5MB)
Added: 2008-03-10 License: Free Price:
downloads
Read/Write Resource 1.1

Read/Write Resource 1.1


Read/Write Resource - Read and write resources more>>
Read/Write Resource is a scripting addition which enables you as the name states to read and write resources.

Completly freeware.


<<less
Download (11KB)
Added: 2006-01-18 License: Freeware Price:
1381 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5