Main > Free Download Search >

Free in alphabetical order software for mac

in alphabetical order

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1127
Natural Order 1.4

Natural Order 1.4


Natural Order is specifically created as an efficient System Extension with the ability of enhancing the sorting order that your Macintosh uses when it displays lists of items that have numbers in the name. more>> <<less
Download (32.2KB)
Added: 1997-02-22 License: Freeware Price:
downloads
 
Other version of Natural Order
Natural Order 1.4order that your Macintosh uses when it displays lists of items that have numbers in the name. If ... By Name" in the Finder, you might expect the files to be displayed in sensible numerical order
License:Free
Download (24K)
downloads
Added: 1969-12-31
Chat Order 1.0

Chat Order 1.0


Chat order is a simple application that brings order to all of those chat files that iChat creates. more>>
Chat order is a simple application that brings order to all of those chat files that iChat creates. Chat order creates a subdirectory in the iChats folder for each person youve talk with. It then moves all chat with that person into the folder, keeping them nice and orderly.
<<less
Download (30KB)
Added: 2005-01-19 License: Freeware Price:
1739 downloads
DieticianX Widget 1.0

DieticianX Widget 1.0


DieticianX Widget - Food finder, ingredients database more>>
Professional Food Finder and editable ingredients database - all menus and foods in English and German Language now. Over 1000 Foods and whats inside. An extensive and efficient food data bank with over 1000 food items, which can be used by experts and novices alike. The specific food items can be searched via an alphabetical list, or rather via an automatically integrated search function. Depending on availability, 18 macro-(partly graphic) and micro-nutrients can be shown.

The calculation basis can be choosen in 100g steps. In addition, the food items acceptability will be given with regard to four diseases (obesity, diabetes, gout and heart disease). Upon choosing a food item, a calculation follows showing the percentage share of the daily recommended intake (according to DGE), as well as an appraisal of the food item based on its nutrient concentration.

Moreover, a calculation is given for protein, carbohydrate exchange, magnesium/calcium ratio and natrium/kalium ratio. The macro-nutrient content is shown as a graphic. In the body module, a calculation and rating (shown as a graph) is possible according to BMI, waist-hip ratio, energy requirements and additional needs via sport. In the alcohol module, various drinks are calculated according to their alcohol content.

<<less
Download (149KB)
Added: 2006-05-02 License: Freeware Price:
1271 downloads
The Last Order 1.0

The Last Order 1.0


The Last Order is a product being the winner of GUI Olympics 2004 Best Overall icon package. more>> <<less
Download (1.8MB)
Added: 2004-12-21 License: Free Price:
downloads
Apple Order Status 1.5.2

Apple Order Status 1.5.2


Apple Order Status - This widget will update your order status automatically and count down the days more>> Apple Order Status - This widget will update your order status automatically and count down the days

Cant wait for your Apple Store order? No need to check Apples Order Status page constantly, just load up this widget and enter your order number and zip code.
The status will update automatically for you, and even count down the days!
Main features:
- Open multiple widgets to track multiple orders
- Choose how often it updates
- Click the item name to open the order page in your browser
- Click the "shipped by" or "delivered by" text to toggle the display between date and number of days
- Click the "updated" text to refresh the status manually
- Click the Apple logo to visit the store
- Choose between a small and large sized widget.
Enhancements
- Updated to work with changes made to the Apple store. If youre getting an "order not found" error, this update should fix it!

<<less
Download (49KB)
Added: 2006-07-21 License: Freeware Price: FREE
189 downloads
 
Other version of Apple Order Status
Apple Order Status 1.5.2Mike Piontek - Apple Order Status - This widget will update your order status automatically and count down the
License:Freeware
Download (49KB)
1193 downloads
Added: 2006-07-21
Build Order Analyzer 2.0

Build Order Analyzer 2.0


Build Order Anlyzer for the Axis & Allies RTS is a tool for analyzing builds in the Axis & Allies RTS game more>>
Build Order Anlyzer for the Axis & Allies RTS is a tool for analyzing builds in the Axis & Allies RTS game. Many sites go to great lengths to explain Build Orders, but the Build Order Analyzer is the first tool to actually allow players the ability to define a Build Order and then compare it to other Build Orders over time.

Key Facts to know about the Build Order Analyzer:

Only tool of its kind
Can support multiple types of RTS based games (not just Axis & Allies RTS!)
Built on Java technology & open source software

The Build Order Anlyzer 2.0 for Axis & Allies RTS is a tool for analyzing builds in the Axis & Allies RTS game. Wikipedia has a great defnition for a Build Order. To summarize, a Build Order in an RTS game defines the order in which a player builds their buildings, units, and upgrades. Understanding the timing and affect of various build trees is critical in making the appropriate tactical decisions during the game.

The BOA allows a player to build and analyze multiple Build Orders without playing a game. Lose to a player due to their build? Then plug it into the BOA and figure out a build to counter it! Gamers no longer have to play game, after game, after game to figure out a decent counter to another players Build Order, they can use the BOA to figure it out. The BOA can literally save serious gamers hundreds of hours of game play!

<<less
Download (2KB)
Added: 2006-07-24 License: Freeware Price:
1190 downloads
Expression Evaluator 1.0

Expression Evaluator 1.0


Expression Evaluator - REALbasic classes for evaluating mathematical expressions more>>
Expression Evaluator is a set of classes for REALbasic which enables you to evaluate mathematical expressions.
Main features:
- Supports freeform expressions
- Follows standard order of operations
- Many built-in functions
- Support for variables.
<<less
Download (9.3KB)
Added: 2005-12-11 License: Freeware Price:
1418 downloads
Katakana Stroke Order 1.0

Katakana Stroke Order 1.0


Free Yahoo! katana widget for your Mac more>> Free Yahoo! katana widget for your Mac

Katakana Stroke Order is an animated Yahoo! widget that shows the proper stroke order for writing the 47 basic Japanese Katakana characters (one of the two syllabic alphabets).

System requirements:
-

Enhancements
- First release.

<<less
Download (279KB)
Added: 2009-05-28 License: Freeware Price: FREE
199 downloads
JCipher 1.0 Beta

JCipher 1.0 Beta


A simple JavaScript editor that can also obfuscate the resulting code. more>> A simple JavaScript editor that can also obfuscate the resulting code.

JCipher is a JavaScript obfuscation and optimization tool. It enables JavaScript developers to create JavaScript code that is greatly reduced in size, and is much harder to understand and reverse engineer.

Main features:>
- Variable and Function Names Renaming. JCipher allows you to write descriptive code, and then transform it into smaller code that is harder to understand but is faster to load. There are three automatic renaming schemes (alphabetical, numerical, and alpha-numerical).
- Loop Type Unification.This feature transforms while and do-while loops into for loops.
- Immediate Constants Evaluation. If your code contains hardcoded literal manuplation, JCipher does the evaluation and substitutes the result for faster runtime.
- It is also able to remove comments.
- Linebreaks Removal.
- Unnecessary Whitespace Removal.
- Optimal Curly Brace Usage. This strips curly braces from one-lined if statements and loops.

System requirements:
-
- 5 MB disk space.

<<less
Download (894KB)
Added: 2008-10-05 License: Freeware Price: FREE
383 downloads
SafariSorter 3.11

SafariSorter 3.11


SafariSorter - Alphabetizes Safari bookmarks, manages duplicates more>>
Computers are able to organize things for you. For example, you can throw files into a folder and the Macintosh Finder will display them in alphabetical order. But someone lost the recipe when web browsers were developed, and today most web browsers, Safari included, do no automatic sorting of bookmarks. SafariSorter does the sorting so that organized people like you will no longer have to spend time alphabetizing your bookmarks manually, and also helps you to manage duplicate bookmarks.
SafariSorter is not compatible with Tiger. SafariSorter has been succeeded by Bookdog 1.0, which is compatible with Mac OS 10.2 to Mac OS 10.4.
Enhancements:
- Stays hidden during sorting if required by the daily automatic launch.
- Handles an unreadable bookmarks file with an informative error alert instead of crashing.
- No longer repeatedly thanks user when updating from version 3.1.
- Adding and deleting items in the table in Preferences is now done using buttons, as in other Mac applications.
<<less
Download (671KB)
Added: 2006-09-14 License: Freeware Price:
1137 downloads
NXT Controller 0.6

NXT Controller 0.6


NXT ControllerNXT Controller is a tool and an application to control a NXT Brick from Lego, over Bluetooth more>>
NXT ControllerNXT Controller is an application and a tool designed in order to control a NXT Brick from Lego, over Bluetooth (and eventually USB, but its not supported yet).

<<less
Download (145KB)
Added: 2007-06-20 License: GPL Price:
888 downloads
SnakeTerm 1.0

SnakeTerm 1.0


SnakeTerm - the snake is composed by letters, and you must eat a new letter each time more>>
SnakeTerm is a nice game with a snake that catch its tail, for Terminal.

I wrote this game to try to develope a software completly in C.
SnakeTerm is simple; the snake is composed by letters, and you must eat a new letter each time, until the snake reach the max length.

Currently the max length of the snake is the number of all alphabetical letters (26).
<<less
Download (6KB)
Added: 2007-03-16 License: Freeware Price:
953 downloads
Cha-Bills 1.1

Cha-Bills 1.1


Cha-Bills is a dashboard widget to display your unpaid and upcoming bills from Cha-Chings bill manager more>>
Cha-Bills is a useful dashboard widget designed in order to display your unpaid and upcoming bills from Cha-Chings bill manager.

<<less
Download (145KB)
Added: 2007-07-27 License: Freeware Price:
822 downloads
Nikon Capture NX 2.2

Nikon Capture NX 2.2


Nikon Capture NX is a very flexible and effective digital-image processing and editing software application for digital photographers, descended from Nikon Capture. more>>

Nikon Capture NX 2.2 is a very flexible and effective digital-image processing and editing software application for digital photographers, descended from Nikon Capture.

Capture NX now provides:

  • Powerful U PointTM technology powered Color Control Points that enable the user to directly enhance the image selectively, without the use of masks, selections, or layers.
  • Continued ability to apply every tool non-destructively (Requires the user to save their image with NEF. Original file can be JPEG, TIFF, or NEF). Selective tools such as the Selection Brush and Selection Gradient that can be used to selectively apply any of the enhancements.
  • 25 new tools and enhancements, ranging from the Black, White, and Neutral Control Point tools that enable the user to remove color casts and set their images dynamic range, to the Distortion Correction enhancement that enables the user to reduce barrel and pincushion type distortions in their images.
  • A highly-featured browser.
  • Tutorials are available at capturenx.com, click on Tutorials.
Enhancements:
  • Support for Mac OSX 10.5.6 has been added
  • Support for NRW-format RAW images captured with the COOLPIX P6000 has been added. Capture NX 2 Picture Controls are compatible with digital-SLR Picture Controls. As Picture Controls built into the COOLPIX P6000 are COOLPIX Picture Controls, modifying Picture Control settings with Capture NX 2 will not produce the same colours as in-camera Picture Controls.
  • Some changes have been made to the file-type filter on the toolbar.
  • An Axial Colour Aberration correction function has been added to the Camera & Lens Corrections portion of the Edit Lists Develop section.
  • With the addition of the Axial Colour Aberration correction function, other function labels have been modified as follows. Auto Colour Aberration in the Camera & Lens Corrections portion of the Edit Lists Develop section has been changed to Auto Lateral Colour Aberration. The Colour Aberration Control option, selected from the Adjust menu > Correct, has been renamed Lateral Colour Aberration.
  • An Auto Distortion correction function has been added to the Camera & Lens Corrections portion of the Edit Lists Develop section.
  • Batch processing speed has been increased.
  • When a batch process was applied to images stored on an external hard disk, processing order was performed in the order the images were created. The Processing order has now been modified so that images are processed in alphabetical order by file name.
  • When the Adjust menu>Light>Auto Levels option was applied to images captured with the D3X, in some rare cases, the enhanced images had a blue cast. This issue has been resolved.
  • When RAW images captured with the D60 with Active D-Lighting enabled were opened, in some rare cases, the images did not display properly. This issue has been resolved.
Requirements:
  • Mac OS X versions 10.3.9, 10.4.11, 10.5.4 Model: Power PC G4 & G5, or Intel-based Macintosh (Intel Core Solo, Intel Core Duo, Intel Core 2 Duo, Intel Xeon)
<<less
Download (72.4MB)
Added: 2009-03-31 License: Updater Price: $179.95
downloads
HeadBreaker 1.2

HeadBreaker 1.2


HeadBreaker - Organize the pieces correctly so that an image is formed more>>
HeadBreaker is a simple puzzle game whose objective is to organize the pieces correctly so that an image is formed.
Once the pieces are in the correct order, you will see the image as a whole.
Enhancements:
- built as a universal binary.
<<less
Download (152KB)
Added: 2006-05-04 License: Freeware Price:
1268 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5