stunts gone wrong
Stunt Copter 1.0
Remake of an old Mac classic game. more>>
StuntManiaJnr 3.1
Drive around a cool stunt arena, filled with ramps, loops and platforms right on your dashboard. more>> Drive around a cool stunt arena, filled with ramps, loops and platforms right on your dashboard.
StuntManiaJnr is the Free Widget version of our up-n-coming game - StuntMania Drive around a cool stunt arena, filled with ramps, loops, platforms and crazy thing to smash into and flip your stunt car over.
Grab the bonuses if you feel like it, or just drive around and go crazy! Its up to you!
How do I earn higher scores? There are two ways of earning scores in StuntMania. Collecting bonuses is the obvious way, but another way is to spin your car as fast as you can. Spin my car?
Yes, your Spinout Score will accumulate faster when your car is spinning faster, so you are encouraged to slam your car into things, jump off things, experiment a lot but most importantly, just have fun!
NOTE: StuntManiaJnr doesnt store final scores when you play.
System requirements:
- CPU: G4+, Intel.
DebtBGone 0.9
DebtBGone - find out exactly when you will be out of debt more>>
Its version .9 because only Ive tested it, and no testing has been done on OSX86.
Its small enough not to have anything major wrong, I hope.
Compiled for Intel and PPC, runs in OS X 10.3 and above.
Album To Go 1.62
Album To Go is released to be a high-quality and effective Mac version of Album To Go and the Photo Converter. more>>
Album To Go 1.62 is released to be a high-quality and effective Mac version of Album To Go and the Photo Converter. Album To Go Desktop converts color JPEGs to prc files which can then be HotSync'd to your Palm IIIc to be viewed by the Album To Go program.
Requirements:
- PPC
- Mac OS 8.1 or higher
RestNow 1.1
RestNow - Reminds you to take a break more>>
Enhancements:
- Added a button to "Take a break", shows a restful picture for a specified amount of time.
- Changed "Snooze" to "Give me a minute..."
- Fixed bug with "Give me a minute..." that gave the wrong amount of time.
- Fixed bug in prferences that didnt save "Give me a minute..." preference.
Vintage Radio Shows 1.0
Vintage Radio Shows - Widget to listen to old time radio more>>
Receive the latest show from Vintage Radio Shows.com in your Dashboard without using a browser.
Activate this widget and get back to your other tasks while enjoying the adventure, suspense, mystery, comedy and romance of radio days-gone-by.
New episodes from a catalog of 20,000+ shows are rotated on a regular basis.
(Please note a Dashboard bug which causes the quicktime player volume slider to appear behind the widget image).
RestNowX 1.1
RestNowX - Reminds you to take a break more>>
Enhancements:
- Added a button to "Take a break", shows a restful picture for a specified amount of time.
- Changed "Snooze" to "Give me a minute..."
- Fixed bug with "Give me a minute..." that gave the wrong amount of time.
- Fixed bug in prferences that didnt save "Give me a minute..." preference.
SF.ini for OSX 1.0
SF.ini is a StrikeForce.ini for Mac OS X. games4mac.de has created them because the original StrikeForce.ini that the Strike Force X Launcher create is wrong more>> SF.ini is a StrikeForce.ini for Mac OS X. games4mac.de has created them because the original StrikeForce.ini that the Strike Force X Launcher create is wrong.
MacOS X 10.0 or later, Strike Force 1.75 or later.
Don't go there GURLfriend! 1.1
Dont go there GURLfriend! is a very flexible and effective tool which can allow for remote code execution. more>>
Don't go there GURLfriend! 1.1 is a very flexible and effective tool which can allow for remote code execution. This product is totally free for everyone!
Go Widget 1.0
The Go widget is an Apple Dashboard widget which lets you play go on a 9x9 board against the GNU Go engine more>>
Jer`s Novel Writer 0.6.0.7
Jer`s Novel Writer - Creative writing software more>>
This program is all about momentum, and reducing the number of things that break the flow when I am writing. Jers Novel Writer is designed to help me keep writing when the creative juices are flowing, and then find all the things I need to go over again when I am more in a nitty-gritty mood.
Main features:
- Margin Notes like youve never seen before.
- Automatic Outline
- Full-screen mode
- Database
- Bookmarks
- Separate formatting options for print and screen
- It actually knows what a chapter is (or whatever organizational structure you want to use).
- A panel for general notes lets you keep track of story issues and ideas (and the last time you ate).
- Word count
- More accurate page count estimates
- Better performance than most word processors for really, really big documents.
Enhancements:
- better toolbar icons (thanks Kreg!)
- replace italic with underline print option
bugs closed:
- not all print settings were applied correctly on export (still does not to page breaks).
- invisible (and unimportant) exception thrown when dragging a margin note into an empty text section
- Cannot Reproduce - Changing name of text section causes crash (reported in version 533, same user reports also cannot reproduce in 600)
- page count could hang when page break came in just the wrong place
- when database is changed in the database window, the database drawer can have invalid selections, leading to trouble with the description field.
Zoom and Go 1.0
Zoom and Go has the largest collection in the world of videos taken by travelers more>> If you like flowers, youll love this set! Vibrant colored flowers with an aqua feel!<<less
Twins Cards 1.3
Memory matching game. more>>
If the second does not match, both cards return to a face down position. If the two cards are identical you can keep them and turn over two new cards.You win the game when you have matched all of the pairs and all the cards are gone.
PySnapshot 0.2.3
Backup script written in Python more>> Backup script written in Python
PySnapshot is a free and open source backup program that uses the principle of file system snapshots.
Snapshots are complete pictures of every file and directory as they exist at a given time. Backup programs that use snapshots usually try to conserve space on the backup media by creating hardlinks to files which have not changed from the previous snapshot.
PySnapshot does this using cps -l option (create hard links instead of copying). PySnapshot then uses rsync to bring the data in the current snapshot directory completely up to date relative to the live data being backed up.
Main features:
- robust error handling - try to imagine all the things that might go wrong and respond intelligently and gracefully to them
- excellent logging and notification - make every effort to notify when something does not go as planned (an error or failed backup should never go unnoticed)
- email notification and emailing of log to configured recipients (smtp authentication also supported)
- automation - ability to delete oldest snapshots in order to make space for the current snapshot (delete oldest up to a user-configurable number)
- good sanity checks - estimate the amount of disk space required for an operation before attempting it
- selective backup - a list of names or patterns of files/directories/paths may be provided in an exclude file which will be excluded from backup (and space calculations) See the sample exclude_file enclosed.
- signal handling - handle stop signals (SIGINT, SIGHUP, SIGTERM)
- awareness of previous state - ability to detect when previous backup runs have terminated unexpectedly
- configurable logging - "verbose" and "regular" logging
- flexibility - backup for Windows, Linux, UNIX, BSD machines
- ease of use - easy to configure, use and restore from, since there are no proprietary file formats and the backup mechanisms are simple
System requirements:
-
Enhancements
- Fixed bug that caused dirs mounted at / to not be detected or backed up. Fixed bug that emailed log even when no errors were present (future release will allow user to choose to send log or not with alwaysEmail flag). Better explained how to set email address that emails will be sent from. Improved logging of excluded files/dirs: if verbose is turned on, excluded files and dirs will be written to the log (instead of spewed to stdout).

Tony Hawk’s Pro Skater 4 1.0.2
Players take on the role of legendary skateboarder Tony Hawk and 13 other athletes. more>>
Drop into the ultimate skating challenge. Players take on the role of legendary skateboarder Tony Hawk and 13 other athletes as they skate through enormous free roaming levels, choose from 190 progressively harder goals and build their skills to perform 14 of the greatest skateboarding stunts of all time. Tony Hawk?s Pro Skater 4 delivers the deepest and most challenging gameplay experience in the Tony Hawk?s Pro Skater series. The game?s enhanced career mode allows players to earn respect and the chance to take on all new pro goals by conquering a skater-specific Pro Challenge based on each skater?s personal history.
View QuickTime Trailer
Feature: Tony Hawk?s Pro Skater 4 Finds the Legend at the Top of His Game
Genre: Sports