medal of honor
Dawning Of The Day Of Aquarius 2.0
Dawning Of The Day Of Aquarius is a useful tool that allows you look up a numeroscope reading based on your birthday and generates a playlist in iTunes on the Mac. more>>
Dawning Of The Day Of Aquarius 2.0 is a useful tool that allows you look up a 'numeroscope' reading based on your birthday and generates a playlist in iTunes on the Mac. The app requires you to create 9 playlists of your own (each ones which playlist represents the day you are supposed to have, and grabs a song from that playlist and makes a genius playlist based on that song. Then you have your sound track for the day. The songs are all placed in a special playlist for you, so you can easily take your mood with you on your iPod.
Enhancements:
- Added support for Pandora as a music source
- Added support for iTunes 9
- Added 10.6+Growl support & general improvements.
TrailRunner 2.1v422
TrailRunner is considered as an effective utility for users. more>>
TrailRunner 2.1v422 is considered as an effective utility for users. If you ever asked yourself how long your workout routes are and what route you should choose for this evening - then TrailRunner should be your training-partner.
Major Features:
- For Running: Plan workout routes and check your pace at checkpoints.
- For Hiking: Plan tours and collect beautiful tracks and trails.
- For Biking: Import and analyze GPS recordings.
- Internet Services: Load background maps and elevation data from openStreetMap and other services.
- Personal Notes: Annotate your tracks with descriptions, colors and the famous iTunes rating stars.
- Route Planning: Create new routes interactively or automatically, for a given distance and with the highest attractiveness.
- iPhone: Import GPS route courses from the iPhone.
- Share Routes: Share your routes on GPSies.com, one of the biggest outdoor communities.
- NanoMaps: Export route descriptions as NanoMaps for iPods or cellphones.
- Nike + iPod Sport Kit: Import workouts from your Nike+ Sportband or iPod Sport Kit and assign routes with real world distances.
- Heart Rate Monitors: Import and manage GPX or Polar HRM workout protocols.
- Garmin Training Center: Display and manage workouts for Garmin ForeRunner or Garmin Edge devices directly from Garmin Training Center.
- Diary: Collect and describe workouts and compare histograms per workout and over time.
- Apple Mobile Me: Publish an excerpt of your diary and route descriptions as a WebLog.
- Exercise plan: Improve your base endurance in small and adaptive steps.
- Calendar: Manage your goals and planned events.
- Languages: Available in English, German, French, Italian, Spanish, Dutch, Swedish, Japanese, and traditional Chinese.
- GoogleEarth: Watch routes in GoogleEarth with just one click.
Enhancements:
- Note: This is TrailRunner 2.1 beta 09
- Better: Added a select all command key shortcut to select all data points in the graph view.
- Better: Reopening a saved document now better honors the last location you where viewing. (nicolas)
- Better: Reopening a saved document now better honors the last vertical size of the graph split view. (nicolas)
- Better: Added compatibility with Garmin Training Center 3.0.0.4 Beta, respectively the import of power data.
- Bugfix: Fixed even another fancy combination of spacebar hand scrolling.
- Bugfix: Fixed problem with invalid elevation data being sent from Trails. (stephen)
- Better: Stability fixes on track merge (pgrebenicek)
- Bugfix: Replacing the course of a diary entry showed an error message on save (thomas, martin).
- Bugfix: Stability fixes when switching between left panes with uncommitted changes.
- Bugfix: Fixed an import crasher.
- Bugfix: Fixed a selection problem in the community routes importer.
- Better: Garmin ANT importer did display Garmin Trainings Center as the helper application in the import pane. (jian)
- Bugfix: Fixed a Garmin ANT Agent import problem under Snow Leopard (christian, jian)
- Bugfix: Fixed an issue with TrailRunner not starting up.
- Better: Minor updates regarding Snow Leopard.
- Better: Added a message dialog when an track editor operation is not valid for the current selection.
- Bugfix: Activity entries added from a merge did miss the routes name.
- Bugfix: Fixed kml importer issue
Requirements:
- MacOS X 10.5 Leopard

FlashGot for Thunderbird 1.2
FlashGot for Thunderbird 1.2 is one of the best Firefox download manager integration which has been honored in the May 2006 issue of PC World, the most widely-read computer or business magazine, as one of the 101 Fabulous Freebies more>> <<less

OneSwarm 0.6.2
OneSwarm is undoubtedly one of the most intelligent way to improve privacy in peer-to-peer networks. more>>
OneSwarm 0.6.2 is undoubtedly one of the most intelligent way to improve privacy in peer-to-peer networks.
Currently popular peer-to-peer networks suffer from a lack of privacy. For applications like BitTorrent or Gnutella, sharing a file means exposing your behavior to anyone interested in monitoring it.
OneSwarm is a new file sharing application developed by researchers at the University of Washington. Instead of communicating directly, sharing in OneSwarm is friend-to-friend; senders and receivers exchange data us extensions to improve privacy while providing good performance: point-to-point encryption uses friends to be disconnected)
- Fix rate limit not honored when there is a lot of downloading and forwarding going on
- Many miscellaneo
Yii 1.0.6 R 1102
A free and open source high-performance programming framework for developing large-scale Web applications more>> A free and open source high-performance programming framework for developing large-scale Web applications
Yii enables maximum reusability in Web programming and can be significantly accelerate the development process. The name Yii (pronounced as [i:]) stands for efficient, easy, and extensible.
Yii is easy to learn and use. You only need to know PHP and object-oriented programming. You are not forced to learn a new configuration or templating language.
Yii is extremely fast. Its overhead to applications written on top of it is negligible. As a matter of fact, it is one of the most efficient PHP frameworks around.
Yii is highly reusable and extensible. Yii is purely object-oriented. Everything in Yii is a self-contained component which can be configured, reused or extended easily.
More importantly, Yii has an ever-increasing extension library consisting of user-contributed components, which may help reduce your development time significantly.
Main features:
- Model-View-Controller (MVC) design pattern: Yii adopts this proven technique in Web programming which can better separate logic from presentation.
- Database Access Objects (DAO) and Active Record: Yii allows developers to model database data in terms of objects and save their effort of writing long and repetitive SQL statements.
- Integration with jQuery: as one of the most popular JavaScript framework, jQuery enables writing highly efficient and versatile JavaScript interfaces.
- Form input and validation: Yii makes collecting form input extremely easy and safe. Yii comes with a set of validators which can be used to ensure validity of input data, and it also has helper methods and widgets to indicate errors when validation fails.
- Web 2.0 widgets: powered by jQuery, Yii comes with a set of Web 2.0 widgets, such as auto-complete input field, treeview, and so on.
- Authentication and authorization: Yii has built-in authentication support. It also supports authorization via hierarchical role-based access control (RBAC).
- Theming: it enables change of the outlook of an Yii application instantly.
- Web services: Yii supports automatic generation of complex WSDL service specifications and management of Web service request handling.
- Internationalization (I18N) and localization (L10N): Yii supports message translation, date and time formatting, number formatting, and interface localization.
- Layered caching scheme: Yii supports data caching, page caching, fragment caching and dynamic content. The storage medium of caching can be changed easily without touching the application code.
- Error handling and logging: errors are handled and presented more nicely, and log messages can be categorized, filtered and routed to different destinations.
- Security: Yii is equipped with many security measures to help secure Web applications to prevent cyber attacks. These measures include cross-site scripting (XSS) prevention, cross-site request forgery (CSRF) prevention, cookie tampering prevention, etc.
- Compliance to XHTML: Code generated by Yii components and command line tools complies to the XHTML standard.
- Automatic code generation: Yii provides the tools that can automatically generate the code that you need, such as a skeleton application, CRUD applications, etc.
- Purely object-oriented: Yii framework sticks to strict OOP paradigm. It does not define any global function or variable. And the class hierarchy that it defines allows maximum resuability and customization.
- Friendly with third-party code: Yii is carefully designed to work well with third-party code. For example, you can use code from PEAR or Zend Framework in your Yii application.
- Detailed documentation: every single method or property is clearly documented. A comprehensive tutorial is also provided together with other minor tutorials.
- Extension library: Yii provides an extension library consisting of user-contributed components. This makes the above feature list never ending.
Enhancements
- Bug #305: column aliases used in CActiveFinder should be quoted so that their cases are kept (Qiang)
- Bug #308: typo in CLinkPager CSS class name (Qiang)
- Bug #310: Leading space in auto generated labels if they end with "ID" (Qiang)
- Bug #312: defaultScope not honored when other sopes are applied (Qiang)
- Bug #313: Dynamic parameter for lazy loading resets the parameters specified in default scope (Qiang)
- Bug #321: CProfileLogRoute should be disabled for AJAX requests (Qiang)
- Bug #331: HTTP 403 status code should be used to indicate auth failure (Qiang)
- Bug #338: Undefined variables in CTimestamp.php (Qiang)
- Bug #343: HtmlPurifier should register its autoload to allow using its plugins (Qiang)
- Bug #353: CClientScript may not generate expected output on some PHP version due to preg_replace bug (Qiang)
- Bug: Syntax errors in autoloaded classes are not reported (Qiang)
- New #36: Added column declarations to the generated model class using yiic (Qiang)
- New #231: Enhanced yiic shell model command to generate relations automatically (olafure, Qiang)
- New #271: Added CFileCache (Qiang)
- New #300: Added support for using a controller action to display application errors (Qiang)
- New #304: Added flv mimeType to the mimeType array (Qiang)
- New #315: Added CDbConnection.enableProfiling (Qiang)
- New #320: Added support for customizing a single URL rule by setting its urlFormat and caseSensitive options (Qiang)
- New #326: Yii:powered() will show Yii site in a new window (Qiang)
- New #328: Make yiic to work with f-cgi (Qiang)
- New #344: Added support to automatically attach behaviors to a controller (Qiang)
- New #346: Enhanced CMemCache so that it can be used with both memcache and memcached (Qiang)
- New #347: Added CUrlManager.useStrictParsing to support parsing URLs only based on rules (Qiang)
- New #349: Enhanced MySQL driver to recongize tinyint(1) as a boolean (Qiang)
- New #351: Enhanced CModelBehavior so that its beforeValidate() can stop the current validation process (Qiang)
- New: Enhanced the with option in relational rules so that it also applies in eager loading (Qiang)
- New: Enhanced yiic shell model command to generate all models for the whole database (olafure, Qiang)
- New: Added support to allow using named scopes with update and delete methods (Qiang)
- New: Refactored support for dynamic query options with relational AR (Qiang)
- New: Added CDbCriteria:toArray() (Qiang)
- New: Added support to allow merging CDbCriteria using OR operator (Qiang)
- New: Added CLogger:getStats() (Qiang)
- New: Added support to import and autoload interfaces (Qiang)
- New: Added tracing statements to cache components (Qiang)
- New: Added CLogFilter to support logging additional context information (Qiang)
GalleryExport for iPhoto 1.0.14 Beta
A plug-in that automates the process of getting photos from iPhoto into Gallery. more>> A plug-in that automates the process of getting photos from iPhoto into Gallery.
GalleryExport for iPhoto is a small, yet very useful plug-in that automates the process of getting photos from iPhoto into Gallery.
Gallery is an open source web based photo album organizer that gives you an intuitive way to integrate photo management seamlessly into your own website whether youre running a large community site or a small personal site.
Main features:
- Support for Gallery versions 1 and 2.
- Support for multiple galleries.
- Navigate albums on remote gallery using a Finder-like browser.
- Create new albums in remote gallery.
- Upload selected images to existing or new albums.
- Map metadata to Gallery fields.
- Fully multi-threaded for a very responsive user interface.
- Keychain support.
- Exports to both pre-defined and custom image sizes.
- Built-in support for customized naming based on image title, file or album name, and more.
System requirements:
-
Enhancements
Bug Fixes:
- Update beta expiration date to 8/1/2009.
Known Issues:
- Case 1258: The plug-in does not honor the custom name setting, resulting in the original image name being exported to Gallery.
GalleryExport for Aperture 1.0.14 Beta
A plug-in that automates the process of getting photos from Aperture into Gallery. more>> A plug-in that automates the process of getting photos from Aperture into Gallery.
GalleryExport for Aperture is a plug-in that automates the process of getting photos from Aperture into Gallery.
Gallery is the open source web based photo album organizer that offers you an intuitive way to blend photo management seamlessly into your own website whether youre running a small personal site or a large community site
Main features:
- Support for Gallery versions 1 and 2.
- Support for multiple galleries.
- Navigate albums on remote gallery using a Finder-like browser.
- Create new albums in remote gallery.
- Upload selected images to existing or new albums.
- Map metadata to Gallery fields.
- Fully multi-threaded for a very responsive user interface.
- Keychain support.
System requirements:
-
Enhancements
Bug Fixes:
- Update beta expiration date to 8/1/2009.
Known Issues:
- Case 1733: The FAQ link in the plug-in, aka the question mark button in the lower left corner, redirects to an incorrect URL.
- Case 1258: The plug-in does not honor the custom name setting, resulting in the original image name being exported to Gallery.
ViewVC 1.1.1
A browser interface for CVS and Subversion version control repositories more>> A browser interface for CVS and Subversion version control repositories
ViewVC is a free and open source tool that generates templatized HTML to present navigable directory, revision, and change log listings.
ViewVC can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.
Main features:
- Support for filesystem-accessible CVS and Subversion repositories.
- Support for path-based authorization, including parsing and honoring Subversion authz configuration files.
- RSS feed generation for tracking changes to repositories or individual items within repositories.
- Individually configurable virtual host support.
- Line-based annotation/blame display.
- Revision graph capabilities (via integration with CvsGraph) (CVS only).
- Syntax highlighting support.
- Bonsai-like repository query facilities.
- Template-driven output generation.
- Colorized, side-by-side differences.
- Tarball generation (by tag/branch for CVS, by revision for Subversion).
- Localization support based on the Accept-Language request header.
- Ability to run either as CGI script or as a standalone server.
- Regexp-based file searching.
- INI-like configuration file (as opposed to requiring actual code tweaks).
System requirements:
- Python 1.5.2 or later
Ghost Recon: Heroes Unleashed 1.0b5
Ghost Recon: Heroes Unleashed comes as an interesting mod (as in modification) for the squad-based military tactical shooter game Tom Clancys Ghost Recon, which was published for PC by Red Storm Entertainment and Ubisoft in 2001, and for Macintosh by Aspyr Media in 2002. more>>
Ghost Recon: Heroes Unleashed 1.0b5 comes as an interesting mod (as in modification) for the squad-based military tactical shooter game "Tom Clancys Ghost Recon", which was published for PC by Red Storm Entertainment and Ubisoft in 2001, and for Macintosh by Aspyr Media in 2002.
This mod is a tribute to the Ghost Recon community. Its aspiration is to honor the makers and fans of this great game, and to be a token of appreciation for all the people who contributed to the Ghost Recon universe over the years.
Ghost Recon: Heroes Unleashed is the redux of popular content that has been introduced to the game by various other mods in the past, and it strives to incorporate those elements of Ghost Recons history into a timeless collection, meticulously complemented by novel features.
The mod makes more than 100 maps and missions available in single and multiplayer mode and offers over 200 different weapons to choose from. All additions have been carefully integrated and balanced to provide a homogeneous level of professional audio-visual and technical finish.
Heroes Unleashed is aiming to improve and expand many aspects of the original game to increase its already highly addictive replayability, while remaining true to Ghost Recons unique character and concept.
It also tries to intensify the realistic feel and immersive qualities of the game, making it more challenging and emphasizing the atypical Ghost Recon game style: Tactical team play rather than the "solo, run and shoot, wanna-live-forever" style found in many other FPS games.
If you are looking for killing sprees and fragfests, move right along, there is nothing to see here. Just as the original, Heroes Unleashed is predominantly about tactics and teamwork, and a good strategy will serve you much better than quick reflexes and an itchy trigger finger.
With the combination of all of its features, Heroes Unleashed seeks to create the optimum Ghost Recon experience for both single player games as well as multiplayer battles, whether Co-Op, Solo or Team based ones. The mod wants to accommodate a full spectrum of players from the casual gamer, over regular clan and guild players, up to league professionals.
I hope that Heroes Unleashed will provide you with many extra hours of fun in playing one of the best computer games ever devised.
Respectfully, ApexMods
- Added arcade mode add-on mod to X-TRAS
- Added new game types
- Added new maps and re-ordered map sequence
- Added new weapons and equipment kits
- Added weapon info to X-TRAS
- Adjusted actor properties
- Adjusted binoculars
- Adjusted combat model properties
- Adjusted command maps
- Adjusted default platoon setups
- Adjusted effects textures
- Adjusted equipment textures
- Adjusted game types
- Adjusted game types briefing text
- Adjusted map clipping distances
- Adjusted map fog settings
- Adjusted map insertion zones
- Adjusted map preview images
- Adjusted map spotting distances
- Adjusted map textures
- Adjusted missions
- Adjusted missions briefing images
- Adjusted missions briefing text
- Adjusted mouse cursor
- Adjusted night vision
- Adjusted projectile ballistics
- Adjusted projectile properties
- Adjusted server setup map info
- Adjusted sky models
- Adjusted sky textures
- Adjusted threat indicator
- Adjusted vehicle properties
- Adjusted vehicle textures
- Adjusted vehicle weapons
- Adjusted weapon accuracy
- Adjusted weapon ballistics
- Adjusted weapon handling
- Adjusted weapon kit art
- Adjusted weapon muzzle flash
- Adjusted weapon reticles
- Adjusted weapon sounds
- Adjusted weapon textures
- Adjusted weapon zoom effect
- Fixed missing/wrong map zones
- Updated documentation
- Updated X-TRAS
- Mac OS X 10.2.8 or later
- 1.0 GHz processor
- 64 MB video card
- Stereo sound
- Tom Clancys Ghost Recon v1.0.3 (1.4)
- Official Desert Siege & Island Thunder Expansions
Best of Photo of the Day
Free screensaver that will display images from National Geographics Photo of the Day feature more>>
iSkysoft 3GP Video Converter for Mac 1.1.38.5 provides users with a professional and simple 3GP converter for Mac OS users.It can convert all sorts of video formats to 3GP videos that can be played on video cell phones of various bands for 3GP cell phone users.It supports most common video formats and it is an MPEG to 3GP Converter, an MOV to 3GP Converter, a WMV to 3GP converter and so on. iskysoft 3GP Converter for Mac has various practical features such as batch conversion, setting video brightness, contrast, saturation, video file trim, video crop, video trim, and joining multiple files into one file.
Major Features:
- Convert video to 3GP to play on your cell phones on Mac OS X.
- Support MPEG1, MPEG2, MP4, 3GP, 3G2, AVI, Mpeg TS/TP (for HD Video).
- A professional program developed only for Mac OS X users.
- Merge all added files and output one file.
- Set movie video brightness, contrast, saturation, and choose to apply special video effects to your video files.
- Crop your DVD video to remove black sides.
- You can trim your video files to only convert a part of a video file.
- Preview your video files before conversion to adjust the output quality.
WareSeeker Editor

Vine Server & Viewer 3.1b2
Vine Server(OSXvnc) is a robust, full-featured VNC server for MacOS X. It allows any VNC client to remotely view or control the machine more>> Vine Server(OSXvnc) is a robust, full-featured VNC server for MacOS X. It allows any VNC client to remotely view or control the machine.
It is provided by Redstone Software, for use with Vine Viewer and Eggplant for cross-platform testing and automation
Mac OS X 10.1 or later.
Version 3.1b2:
- Fixed a problem running on 10.3.9
- Fixed a problem auto launching the server from GUI when Vine Server was set to Auto-Hide
- Fixed a problem not honoring the selection to disable Bonjour.
- Fixed a problem with Require SSH not being stored correctly for System Server.
- Fixed a problem with server shutting down after a logout.
- Fixed a number of international keyboards that had a small number of keys not mapped (like i in Belgian, o in Swiss, etc.)
- Hopefully Fixed an occasional problem sending rich cursors to the remote system.
- Fixed a problem with Echoware bundle loaded twice when it wasnt supposed to.

Game Server Configulator: Medal of Honor Allied Assault 2.0
Allows the user a way to configure and launch a game server that runs in a LAN or online. more>>
A tool that offers the user a way to configure and launch a (multiplayer) game server for Medal of Honor Allied Assault that runs in a LAN or online. The tool offers various options that are standard for the corresponding game, but also has additional options that may not be available from within the game. The user can load and save several different configurations to easily set up different types of game.

Medal of Honor: Allied Assault Dedicated Servers 1.2
Dedicated Medal of Honor Server binaries. more>> <<less
Son of Fugu 0.1.3
Son of Fugu comes as the updated version of the Fugu Secure FTP client with numerous useful features designed for Mac OS X 10.4 and higher. more>>
Son of Fugu 0.1.3 comes as the updated version of the Fugu Secure FTP client with numerous useful features designed for Mac OS X 10.4 and higher. Son of Fugu also supports simultaneous connections to multiple SFTP servers.
Hero of Allacrost 2.2
Free and open source 2D role-playing game more>> Free and open source 2D role-playing game
Hero of Allacrost is a single player 2D role-playing game inspired by classic console RPGs. In Hero of Allacrost, the player will explore rich environments, solve challenging dungeon puzzles, and fight strategic battles in an active-time based system.
Hero of Allacrost is available across several platforms including Mac OS X, Linux, Windows and FreeBSD. Hero of Allacrost is often referred to as simply "Allacrost" or "HoA".
Enhancements:
- Includes a secondary application that allows you to edit maps and tilesets
- Map context support (dynamically change the appearance of a map, such as walking inside a structure)
- Minor fixes and improvements from the previous release