Main > Free Download Search >

Free failure software for mac

failure

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 96
Seattle Heart Failure Model 1.02

Seattle Heart Failure Model 1.02


Seattle Heart Failure Model - calculates an individual patients probability of survival with heart failure more>>
In the United States, 5 million individuals have heart failure. Each year, 550 000 new cases are diagnosed, and there are 1 million hospitalizations. The direct and indirect costs of heart failure are estimated at $29 billion per year.

Although heart failure presents enormous healthcare burdens, outcomes in heart failure are highly variable, with annual mortality varying from 5% to 75%. Physicians need to counsel patients about prognosis to enable informed decisions about medications, devices, transplantation, and end-of-life care.

Previous heart failure (HF) risk models stratify patients into three risk groups using peak oxygen consumption (VO2). An individualized estimate of survival in HF has not been reported. The Seattle Heart Failure Model was derived by retrospectively investigating predictors of survival among 1,125 HF patients in PRAISE1 (NYHA 3B-4, EF<<less
Download (1.8MB)
Added: 2007-07-04 License: Freeware Price:
851 downloads
DailyVerse 2.0

DailyVerse 2.0


DailyVerse is regarded as a beneficial and easy-to-use Bible verse for your Dashboard. The back of the widget allows you to select from one of many Bible translations. more>> DailyVerse 2.0 is regarded as a beneficial and easy-to-use Bible verse for your Dashboard. The back of the widget allows you to select from one of many Bible translations.

Enhancements:

  • Added dynamic resizing
  • Updated the look and style
  • Added ability to select text for copy/paste
  • Fixed failure to update regularly

Requirements: Mac OS X 10.4 or later.


<<less
Download (236K)
Added: 2005-05-15 License: Free Price:
downloads
RAID Alert 1.2.0

RAID Alert 1.2.0


RAID Alert - Monitor software RAIDs, alerts on drive failure, sends status emails more>>
Redundant Arrays of Inexpensive Disks (RAIDs) allow safe and inexpensive, safe storage of important data using two (or more) hard disks - either internally or as Firewire drives. Apple delivers software for buidling mirrored software RAIDs with every copy of Mac OS X.

RAID Volumes continue to work even if one drive failes. However, the failed drive should be replaced ASAP. Without RAID Alert, those failures might go unnoticed!

RAID Alert informs you about any RAID systems status changes (esp. failures) via email, a notification dialog and alert sound. Try this feature-complete test version!
<<less
Download (343KB)
Added: 2006-10-24 License: Freeware Price:
1103 downloads
Fubario 1.0

Fubario 1.0


Fubario is an easy way to make sure all of your valuable files are protected against hard drive failure or accidental deletion more>>
Fubario is a FREE and easy way to make sure all of your valuable files are protected against hard drive failure or accidental deletion.

Using Fubario, you and your friends lend each other some spare disk space, and then you each store backups of your files on the other persons computer.

Is this safe? Yes! Fubario uses encryption for all communications between you and your friends. Also, your backup files are encrypted so that not even your friends can read the files you are backing up.

Having said that, we recommend that you back up to people you know, not strangers off the net. Also, we suggest that you back up to more than one friend, to maximize the safety of your files.
<<less
Download (85KB)
Added: 2007-08-17 License: Freeware Price:
800 downloads
ATI Radeon 9200 124

ATI Radeon 9200 124


ATI Radeon is a powerful and popular utility which may show display corruption... more>>

ATI Radeon 9200 124 is a powerful and popular utility which may show display corruption...

Users may see corruption in the form of green or other colored pixels appearing to the left of windows on the finder or randomly through-out a 3D scene. The issue is not reproducible in exactly the same way for everyone.

Situations where this issue may occur include:

  • Wake from sleep
  • Systems have been running approximately 20 minutes
To correct this issue, download and install RADEON 9200 MAC EDITION ROM version 124

Requirements:

  • RADEON 9200 MAC EDITION
  • Mac OS X 10.2.8 or later, OR Mac OS 9.2.2.
  • 128MB RAM
  • Firmware Update application file (included in download)
  • The computer MUST NOT be interrupted (shut down or power failure) during firmware update.
<<less
Download (3.5MB)
Added: 2004-10-08 License: Free Price:
downloads
polyparse 1.3

polyparse 1.3


This is a collection of parser combinator libraries in Haskell. more>>

polyparse 1.3 is an ideal tool for programmers. It is actually a free and open source project that includes a variety of alternative parser combinator libraries, including the original HuttonMeijer set.

The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.

Please note that polyparse is licensed and distributed under the terms of the LGPL license.

Some Functionality:

  • Text.ParserCombinators.Poly - Currently re-exports Text.ParserCombinators.Poly.Plain. The name Poly comes from the arbitrary token type. Thus, you can write your own lexer if you wish, rather than needing to encode lexical analysis within the parser itself.
  • Text.ParserCombinators.Poly.Plain - This is a fresh set of combinators, improving on the HuttonMeijer variety by keeping only a single success, not a list of them. This is more space-efficient, whilst still permitting backtracking. Error-handling is also much improved: there are essentially two kinds of failure, soft and hard. Soft failure just means that the current parse did not work out, but another parse might be OK. Hard failure means that no parse will succeed, because we have already passed a point of commitment. Thus you can give far more accurate error messages to the user, including multi-layered locations.
  • Text.ParserCombinators.Poly.State - This is just like Poly, except it adds an arbitrary running state parameter.
  • Text.ParserCombinators.Poly.Lazy - This is just like Poly, except it does not return explicit failures. Instead, an exception is raised. Thus, it can return a partial parse result, before a full parse is complete. The word partial indicates that, having committed to return some outer data constructor, we might later discover some parse error further inside, so the value will be partial, as in incomplete: containing bottom. However, if you are confident that the input is error-free, then you will gain hugely in space-efficiency - essentially you can stream-process your parsed data-structure within very small constant space. This is especially useful for large structures like e.g. XML trees.

Enhancements:

  • Single bugfix: Text.Parse.parseFloat now accepts ordinary floating point notation, in addition to scientific (exponent) notation.

Requirements:

  • GHC
<<less
Download (106KB)
Added: 2009-03-10 License: Freeware Price: FREE
1 downloads
MogileFS 2.20

MogileFS 2.20


Distributed (meta) file system. Spray files across cheap disks on your network. Pay less for storage. No proprietary on-disk file formats. more>> Distributed (meta) file system. Spray files across cheap disks on your network. Pay less for storage. No proprietary on-disk file formats.

MogileFS is an open source distributed filesystem. MogileFS is not:
- POSIX Compliant -- you dont run regular Unix applications or databases against MogileFS. Its meant for archiving write-once files and doing only sequential reads. (though you can modify a file by way of overwriting it with a new version)
- Completely portable ... yet -- there still is some Linux-ism in the code, at least in the HTTP transport cod, but the plan is to scrap that and make it portable

Main features:>
- Application level -- no special kernel modules required.
- No single point of failure -- all three components of a MogileFS setup (storage nodes, trackers, and the trackers database(s)) can be run on multiple machines, so theres no single point of failure. (you can run trackers on the same machines as storage nodes, too, so you dont need 4 machines...) A minimum of 2 machines is recommended.
- Automatic file replication -- files, based on their "class", are automatically replicated between enough different storage nodes as to satisfy the minimum replica count as requested by their class. For instance, for a photo hosting site you can make original JPEGs have a minimum replica count of 3, but thumbnails and scaled versions only have a replica count of 1 or 2. If you lose the only copy of a thumbnail, the application can just rebuild it. In this way, MogileFS (without RAID) can save money on disks that would otherwise be storing multiple copies of data unnecessarily.
- "Better than RAID" -- in a non-SAN RAID setup, the disks are redundant, but the host isnt. If you lose the entire machine, the files are inaccessible. MogileFS replicates the files between devices which are on different hosts, so files are always available.
- Flat Namespace -- Files are identified by named keys in a flat, global namespace. You can create as many namespaces as youd like, so multiple applications with potentially conflicting keys can run on the same MogileFS installation.
- Shared-Nothing -- MogileFS doesnt depend on a pricey SAN with shared disks. Every machine maintains its own local disks.
- No RAID required -- Local disks on MogileFS storage nodes can be in a RAID, or not. Its cheaper not to, as RAID doesnt buy you any safety that MogileFS doesnt already provide.
- Local filesystem agnostic -- Local disks on MogileFS storage nodes can be formatted with your filesystem of choice (ext3, XFS, etc..). MogileFS does its own internal directory hashing so it doesnt hit filesystem limits such as "max files per directory" or "max directories per directory". Use what youre comfortable with.

<<less
Download (258KB)
Added: 2008-10-03 License: Freeware Price: FREE
388 downloads
GPGMail 1.1.2

GPGMail 1.1.2


GPGMail - Mail.app plug-in allows sending of secure email more>>
GPGMail is a plug-in for Mail.app, providing a front-end to gpg for some operations. GPGMail extends Apples Mail/MailViewer application and allows you to read and send PGP authenticated and/or encrypted messages. You can use GPGMail for plain and MIME messages, following RFC 3156.
Main features:
- Decrypt
- Authenticate
- Encrypt New Message
- Encryption Keys
- Use Passphrase Encryption
- Automatic Choice
- Choose...(list of public keys)
- Sign New Message
- Signing Keys (list of secret keys)
- Force Use of PGP-MIME
- Refresh Keys.
Enhancements:
- Panther: fixed crashes
- Tiger: built as Universal Binary
- Now needs gpg >= 1.4.x
- Tiger: temporarily disabled display of PGP elements in composer window when window is created via AppleScript, to avoid unsolvable bug - you can still change PGP settings via menu Message/PGP.
- Mail no longer freezes when with using untrusted keys for encryption
- Now fills in automatically PGP Key Download search field as soon as a key is missing (except when already performing search/import)
- Fixed passphrase encryption when signature was toggled on
- Fixed crash after message delivery failure
- Dutch localization by Marc-Siebren Kwadijk
- Added hidden user default, GPGOpenPGPExecutablePath
- Fixed uncaught exceptions when gpg not configured correctly
- Better error message when error related to specific key
- Better key server-related error messages (not yet localized though)
- Now accepts SHA-256, SHA-384 and SHA-512 hash algorithms
- Fixed compatibility-problem with MailTags
- Fixed sorting of keys in key chooser dialog
- Fixed bug when "only if message is unread" prefs were followed (when checked) even when automatic decryption/authentication was unchecked
- Fixed problem where encryption was not settable until signing had been set, in some cases.
- No longer tries to decrypt text/plain attachments
- Tries to decrypt/verify application/octet-stream attachments
- Fixed alignments in new message window.
<<less
Download (2.1MB)
Added: 2006-04-03 License: Freeware Price:
1305 downloads
Basilisk II 19b

Basilisk II 19b


Basilisk II is an open source, 68k Macintosh Emulator that allows you to play old games under Mac OS X. Requirements: Mac OS X 10.0 or later more>> Basilisk II is an open source, 68k Macintosh Emulator that allows you to play old games under Mac OS X.
Requirements:
Mac OS X 10.0 or later.
Enhancements:
Version 19:
  • Sound support
  • Paste from OS X clipboard
  • Suggested workaround for snapshot failure
  • Fix for mouse not working in fullscreen mode
<<less
Download (915K)
Added: 2006-07-31 License: Free Price:
downloads
 
Other version of Basilisk II
Basilisk II 19Paste from OS X clipboard - Suggested workaround for snapshot failure - Fix for mouse not working in fullscreen mode
License:Freeware
Download (550KB)
1198 downloads
Added: 2006-08-01
SimCoupe 0.8.2

SimCoupe 0.8.2


SimCoupe - SAM Coupe 512K computer emulator more>>
SimCoupe is able to function as a Spectrum emulator because the hardware is very similar.
SimCoupe emulates the original SAM Coupe 512K computer Sound support is now included, using the SAA1099 core by Juergen Buchmueller and Manuel Abadia.
Enhancements:
- Fixed a nasty crash that could occur when using high requirement blitters (HQ4x/etc) on slower multiprocessor machines.
- Added a hidden preferences option to disable the information placards (Emulator Reset, etc). To change this, open the preferences plist file in a text editor.
- Added proper code interface for getting the mouse position on display. Nestopia uses this for Zapper support, and TEO/Thom use it replacing a horrible hack used previously.
- Resolved assertion failure, ce_file.c, line 379, when saving a saved state with the same name as an existing file.
<<less
Download (1.3MB)
Added: 2007-06-13 License: Freeware Price:
863 downloads
CodeTurtle 0.2

CodeTurtle 0.2


Grading and reporting of Java projects more>>
CodeTurtle 0.2 is yet another great addition to your computer. It is actually a free and open source Java application that performs automatic grading and reporting of student submitted Java projects through a set of utilities.

CodeTurtle includes checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing source code.

Enhancements:

  • Ability to automatically compile student projects at grade book creation time
  • Option to add a grade item for success/failure of compilation
  • Option to delete existing compiled classes
  • The user.dir property is now set prior to grading a project, scoping the execution of the students code to the project directory in which it is found.
  • Added ability to add custom notes on each grade item
  • Added grade item editor dialog for changing the awarded points, result, or notes, launched by either double-clicking or from the right-click menu (editing the awarded points directly in the table is still supported)
  • Added HTML based "Summary Report" to display a high level overview of how points were accumulated, detail on any failed test cases, and all additional comments. The goal behind this initial implementation is a report to print and distribute to the student.
  • Checker APIs flushed out
  • Added: Utility (checkFileExists) to check that a file was included in the submission
  • Added: Utility (findFile) to locate a file inside of the students project directory
  • Added: Utility (checkManual) for adding a manually graded item
  • Added: Utility (classExists) to return whether or not a class exists in the project
  • Changed: signature of "findClass" to return the class object
<<less
Download (1.4MB)
Added: 2009-01-23 License: GPL Price: FREE
11 downloads
Balthazar 0.92

Balthazar 0.92


Remote control any LED sign Balthazar is a free PHP-based web script to allow remote control of any LED sign using the Alpha protocol (including all Beta-Brite models, Alpha models, and others made more>> Remote control any LED sign

Balthazar is a free PHP-based web script to allow remote control of any LED sign using the Alpha protocol (including all Beta-Brite models, Alpha models, and others made by Adaptive Micro Systems).

Main features:>
- Works with any AMS brand LED sign
- Easily accessable
- Simple to install
- Configurable time delay allows the admin to set how often people can set messages
- Admin lockout so only admin can change message
- Admin can change censored words
- Admin can view logs of message setters
- Admin can remotely reboot, shut down, or boot up sign
- Admin can synchronise time/date
- Censoring
- MySQL logging of set messages vs. IP addresses
- MySQL database to contain config info and a web script to set them
- Users can select what animation effect to use
- Users can enter codes to insert date/time and change colours

System requirements:
-
-
-

Enhancements
- Misspellings corrected
- Reset sign causes failure corrected
- Optimised SQL calls in Lock and Blank scripts
- Displayed the current message on both "set message" pages
- Implemented 15 "SignScript" codes to insert date, time, and colours

<<less
Download (10KB)
Added: 2009-06-26 License: GPL Price: FREE
177 downloads
Windolene 1.1.3

Windolene 1.1.3


Windolene - Save double-clickable files which remember window settings more>>
Windolene is Miniapp that stores and restores Finder window settings. In other words, you can set Windolene to remember which windows are open, the size of those windows, which ones are window-shaded, and which ones are designated as popup windows.
After a working session you can quickly restore the window settings to your stored defaults using Windolene.
Windolene can be useful in times of memory failure - where all your windows and popup windows can close and disappear, or just to ensure your favorite windows are open and ready at time of startup.
Enhancements:
- Overwriting an existing file when saving is improved.
<<less
Download (12KB)
Added: 2005-12-29 License: Freeware Price:
1394 downloads
FAXstf X Updater 10.8.0

FAXstf X Updater 10.8.0


FAXstf X Updater updates FAXstf X for Mac OS to the latest version more>>
FAXstf X Update updates FAXstf X for Mac OS X v10.2.x ("Jaguar") and Mac OS X v10.3 ("Panther") to the latest version.
Main features:
- If using FAXstf on Mac OS X 10.3 (Panther), the ability for Panther to receive a fax must be disabled in the Print & Fax system preferences by unchecking the "Receive faxes on this computer" checkbox. Failure to do so will result in competition for the modem which will result in loss of control of the modem by FAXstf and Panther. Apple is aware of the problem and may provide a solution in a future release of the OS.
- Mac OS X 10.3 uses a different underlying mechanism to display PDF files than previous releases of Mac OS X. Because FAXstf fax files are PDF, you may notice that fax files do not look as crisp as they did in Mac OS X 10.2 (Jaguar). This is only a display issue - the quality of the fax has not been reduced. When printed, the document will be high quality.
- When Fax Print is selected as the current printer, FAXstf will rename the Print button to "Fax", and will also remove the Fax button from the print dialog on Panther systems.
- Fax Options settings in the print dialog can not be saved in the print dialog Presets.
- The FAXstf printer driver (Fax Print) can not be shared across a network. Attempting to print to a shared Fax Print on another Mac on the network will result in an error dialog.
- Mac OS X Address Book vCards that contain 2-byte characters in the fax number field will be filtered out of the Destinations list when addressing a fax from the Print dialog. All fax numbers must be entered as US numbers.
- The Station Message in the Locations panel of the FAXstf Preferences must be entered using US numbers. No 2-byte characters are allowed.
Enhancements:
- Support has been added for the Apple external USB modem, model number MA034.
- A visual anomaly regarding the buttons of the FaxPrint dialog when running on Mac OS X 10.4.3 has been corrected.
- A change has been made to eliminate a crash that could occur when using the Send Fax button from within the Fax History sheet of a previously sent fax.
- Multiple email addresses can now be used in the To field of the Email Fax feature.
- The position of the horizontal divider of the Activity Log window is now remembered after closing the window.
NOTE : In order to update, use the softwares Auto-Update system by clicking the Check Now button in the Fax Settings preference panel.
<<less
Download (3.8MB)
Added: 2006-08-15 License: Freeware Price:
706 downloads
NetDXCluster 2.0

NetDXCluster 2.0


AR DX telnet access for amateur (ham) radio operators. more>>
NetDXCluster provides amateur (ham) radio operators access to AR DX Cluster nodes using telnet via the Internet. An Internet connection is required.

This software only works under Mac OS X 10.1.3 or later. It also requires the BSD subsystem that is typically installed when installing OSX.

If the BSD subsystem option was not installed, you will probably receive a quick failure on starting it up. NetDXCluster works by launching Telnet in a shell and letting that do the networking.
<<less
Download (993KB)
Added: 2004-09-10 License: Freeware Price:
1874 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5