migrate
migratedata 0.1
Move from one database structure to another easily with this application more>> Move from one database structure to another easily with this application
migratedata allows you to write a simple XML file to define how to copy data from one database to another, and perform very simple transformations on the way.
Enhancements
- First release. Supports migrating from PostNuke to WordPress.
MailMigration 1.1
MailMigration works with Mac OS X Mail 2 to migrate mailboxes and messages more>>
- from local mailboxes to an IMAP server, or
- from an IMAP server to local mailboxes, or
- from an IMAP server to another IMAP server.
MailMigration offers you the possibility to migrate the mailbox structure sans messages. This tool is especially useful when migrating to a different mail server.
FmPro Migrator 5.28
FmPro Migrator is released to be a helpful and creative tool which quickly and accurately migrates FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, etc. more>>
FmPro Migrator 5.28 is released to be a helpful and creative tool which quickly and accurately migrates FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase, PostgreSQL, FrontBase, SQLite and Valentina.
Major Features:
- Converts Microsoft Access Tables/Fields, Forms/Reports, Relationships, Queries and Visual Basic code to FileMaker.
- Converts FileMaker Pro databases to Microsoft Access (Forms/SubForms/Reports and Visual Basic) (Developer Edition Feature)
- Converts FileMaker Pro databases to Servoy projects (Developer Edition Feature)
- Converts Layouts to HTML/JavaScript (Developer Edition Feature)
- Converts Layouts/Scripts to Revolution Stacks (Developer Edition Feature)
- Migrates Access, Bento and SQL Server to FileMaker 10
- Converts Bento Forms to FileMaker Layouts
- Automated Table Consolidation Feature (Developer Edition Feature)
- Generates Perl CGI scripts for all databases
- Facilitates FileMaker ESS Configurations
- Host FileMaker Pro data at any ISP supporting MySQL
- Documents FileMaker Pro database structure
- Migration of large text fields and image data for all supported databases
- No ODBC driver licensing required for UNIX servers
- Repeating Fields Extraction
- Economical Single-User License
- FileMaker image export feature
- Export Layout XML to individual files (Developer Edition Feature)
Enhancements:
- Enhanced loading and display of preferences info.
- MySQL database connections now are set to use the UTF8 character set.
- Added FileMaker 10 to the Source Database menu, as a cosmetic enhancment.
- Streamlined the GUI to hide the AppleScript fields/buttons if AppleScript is not selected as the metadata gathering method.
- The list of Scripts on the Scripts tab of the Migration Process window is now sorted by the script name.
Requirements: FileMaker Pro
FmPro Migrator can show to users its ability to quickly and accurately migrate FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase, PostgreSQLLicense:update/patch
Lasso Settings Migrator 8.0
Lasso Settings Migrator is a utility created for Lasso Professional 5, 6, or 7 allowing to migrate database settings among hosts and producing an export of all of Lassos preferences and security settings for import into a new Lasso Professional 7 installation. more>> <<less
Garmin Road Trip 2.0.2
Garmin Road Trip includes cool effects and quality enhancements to transfer waypoints, tracks, and routes between your Mac and Garmin device and manage your data using your Garmin maps. more>> Garmin Road Trip 2.0.2 includes cool effects and quality enhancements to transfer waypoints, tracks, and routes between your Mac and Garmin device and manage your data using your Garmin maps.
Bobcat provides the ability to search for points of interest from the convenience of your Mac and then send the locations to your Garmin GPS.
MapManager copies maps and unlock codes into the right place to be accessible by Bobcat and MapInstall. To migrate the maps from your Windows PC, download MapConverter onto your PC and follow the instructions.
- Added ability to download tracks from Edge 605/705.
- Fixed issue where clicking with route tool could cause a crash.
- Fixed issue where the find bar would not show up a second time.
- Made find much more responsive to changes in criteria.
- Added ability to hit return while editing the Find Containing field to start find.
- Fixed issue where Find near Center of Screen wouldnt find everything in certain cases.
- Made deleting and renaming waypoints much faster.
- Fixed to include the phone number for waypoints sent to GPS and saved to GPX file.
- Fixed issue where importing certain GPX files could cause a crash.
- Improved issue where waypoints were duplicated when imported from GPS or GPX file.
- Fixed issue where recalculating route using the context menu could cause the routes title to be cleared.
- Fixed issue where SD cards with Eastern European and Asian characters in the volume name could cause a crash.
- Fixed auto update to not timeout prematurely.
- G3 or better, Mac OS X 10.4 or later, 512 MB RAM or more, USB port.
- Recommended: Intel-based Mac, Mac OS X 10.5 or later, 1 GB RAM or more, USB port.
Garmin MapInstall 2.1
Garmin MapInstall enables users to install map onto your own Garmin device conveniently. more>>
Garmin MapInstall 2.1 enables users to install map onto your own Garmin device conveniently. MapManager copies maps and unlock codes into the right place to be accessible by MapInstall and Training Center. To migrate the maps from your Windows PC, download MapConverter onto your PC and follow the instructions.
Enhancements:
- Added integration with RoadTrip. When sending user data to the unit from RoadTrip you are given the option to send maps associated with the user data.
- Improved map drawing.
- Fixed several map compatibility issues, which was causing maps to not be found.
- Fixed issue where maps would not be found on case-sensitive volumes.
- Fixed issue where streets weren't labeled in when running in Mac OS 10.
- Fixed some USB issues
Garmin Training Center 3.0.0.5 beta
Garmin Training Center beta is created as an advanced and sophisticated training tool for your computer that works with your compatible Garmin fitness device. more>>
Garmin Training Center 3.0.0.5 beta is created as an advanced and sophisticated training tool for your computer that works with your compatible Garmin fitness device. With GTC, you can analyze and store workout data from your Garmin device on your computer, as well as plan and save future workouts. GTC is included when you purchase a compatible Garmin fitness device.
Enhancements:
- Improved reliability of graphs
- Fixed position markers going off track during paused time
- Fixed issue when displaying a stationary or extremely short duration activity
- More robust handling of bad map installations
- Reduced application memory usage
- Fixed problem reading from devices in multi-byte language environments
- Greatly reduced the amount of memory required to migrate large databases
- Fixed issue with duplicate work...
Ruby/ActiveLdap 1.0.9
Open source Ruby object oriented interface to LDAP more>> Open source Ruby object oriented interface to LDAP
Ruby/ActiveLdap will allow you to easily map LDAP entries to Ruby objects with LDAP attribute accessors based on your LDAP servers schema and each objects objectClasses.
Enhancements
- Removed Base64 module use.
- Improved LDIF parser.
- Improved scheme parser.
- Supported Base64 in XML serialization.
- Supported TLS options.
- Supported ActiveRecord 2.2.2.
- Supported Ruby on Rails 2.2.2.
- Used rails/init.rb and rails_generators/ directory structure convention for Rails and gem. rails/ directory will be removed after 1.0.2 is released.
- AL-Admin migrated to Ruby on Rails 2.2.2 form 2.0.2.
- Improved ActiveDirectory integration.
- Accepted :class_name for belong_to and has_many option.
- Improved default port guess.
Bug fixes:
- [#4] ModifyRecord#load doesnt operate atomic. [gwarf12]
- [#5] to_xml supports :except option. [baptiste.grenier]
- [#6] to_xml uses ActiveResource format. [baptiste.grenier]
- Out of ranged GeneralizedTime uses Time.at(0) as fallback value. [Richard Nicholas]
- ActiveLdap:Base#to_s uses #to_ldif. [Kazuhiro NISHIYAMA]
- Fixed excess prefix extraction. [Grzegorz Marsza?ek]
- Skiped read only attribute validation. [???????]
- Treated "" as empty value. [Ted Lepich]
- [#9][#16] Reduced raising when DN value is invalid. [danger1986][Alexey.Chebotar]
- [#10][#12] Fixed needless , is appeared. [michael.j.konopka]
- [#11] Required missing active_ldap/user_password. [michael.j.konopka]
- [#13] Returned entries if has_many :wrap has nonexistent entry. [ingersoll]
- [#15] Fixed type error on computing DN. [ery.lee]
- ">=" filter operator doesnt work. [id:dicdak]
- [#17] ActiveLdap:Base.create doesnt raise exception. [Alexey.Chebotar]
Shiira mini 1.3
Shiira mini - A mini web browser for Dashboard more>>
Shiira mini is not limited web browser. It provides full features for browsing. Just shrink the image size. It supports also GIF animation and Flash. (Some plug-ins are not supported, ex. QuickTime plug-in.)
Since Shiira mini imports Shiira and Safari bookmarks, you can migrate with zero configuration. Bookmarks are displayed as HTML.
Enhancements:
- Universal Binary
- To avoid the picture distortion problem, disable page up and down keys.
- To avoid the picture distortion problem, disable JavaScript.
License:Freeware
Apple Migration and DVD/CD Sharing 1.1
Apple Migration and DVD/CD Sharing is an update adding enhanced customization functionality and improved performance for migrating over FireWire, Internet, and wireless networks. more>> <<less

LogTen Pro 5.1.5
LogTen Pro is popular as a good-quality professional mac pilot logbook solution for pilots of all experience levels. more>>
LogTen Pro 5.1.5 is popular as a good-quality professional mac pilot logbook solution for pilots of all experience levels. Whether you're a CFI, operate a small charter, fly for a major airline, or just own your own plane, LogTen Pro will provide you with the tools to take control of your flight time.
What was your latest departure time out of JFK last month? How much time did you log on flight number 317 last week? When was the last time you performed the landing in KASE? Is your flight time in the last 28 days within the approved limits? How many days until your next flight review? Medical? LogTen Pro has the answers.
Major Features:
- Built for Mac OS X
- Universal Binary
- Powerful Reporting and Printing
- Fast Searching
- Smart Groups
- Flight Journal
- Manage complete databases for Airports, Aircraft, People, and Certificates
- Tools for professional pilots, including: operating capacities, numerous additional time categories and operations, medical and flight review due date tracking, general/day/night currency tracking
- Support for international flight rules
- Display and enter time in either hours decimal or hours and minutes
- Fully Customizable Columns
- Currency tracking
- Powerful SQL Database Engine
Enhancements:
- Updates to Places Database: Fixed Niederrhein and Stellar Airpark, and added North Sea oil platforms.
- Fixed an issue that could cause images set on airports in LogTen Pro 4 not to migrate correctly to version 5.
- Check box values now work better in Smart Groups when they've never been checked.
- Fixed US Letter size JAR report margins.
- The P1/PIC box is now ticked automatically when P1/PIC time is added via auto-enter.

PostgreSQL 8.3.5
PostgreSQL for Mac is a collection of graphical tools for using and managing PostgreSQL servers, as well as the server itself installable on any Mac running OS X version 10.4.x more>> PostgreSQL for Mac is a collection of graphical tools for using and managing PostgreSQL servers, as well as the server itself installable on any Mac running OS X version 10.4.x. It should work on 10.3.9, but it is not officially supported in the configuration.
Also included as part of the package is the PGSQLKit framework, an open source framework for developers to leverage the power of PostgreSQL in their own applications.
Mac OS X 10.4 or later.
Version 8.3.5: This release does away with the Service Manager and adopts the Preference Pane. It is now installed as part of the server. All of the other tools in the package have been rebuilt against the 8.3.5 libraries. Beyond that, the changes for this release are pretty minor. Create User has been migrated to PGSQLKit and no longer uses pgCocoaDB. The Automator Actions are not yet available, the Dynamic Query action is still flaking out on Leopard as a result of ripping out the registration code that was in there for it to be sold as shareware.

Minions of Mirth 1.2.6.2
Minions of Mirth provides you an interesting action game for MAC. more>>
- Renaming a character should now migrate character settings like journals, macros, etc.
- Adjusted Thugoths difficulty.
- Monster Epic no longer uses the Trinst Guard Medallion due to a conflict with an existing MoD quest. The quest now uses the Trinst Guard Scimitar.
- Trinst Guard Medallion has been set back to an always drop.
- Fixed a few typos and minor bugs in the Monster Epic.
- Fixed typos on the Sodi drops and adjusted flags.
- Fixed the description for Molteeth and Bortoth to show the correct dates.
- Adjusted stats on Zaava, the Necromancer earring.
- Fixed an error that could potentially prevent players from advancing beyond 900 in cooking/brewing.
- Re-added Trinst vendor descriptions.
- Re-added Swarm of Dragonflies to Hound of Xals loot table.
- Varians Coral Belt is now a unique, premium only item.
- Added description for /desc and /mydesc to help window.
- Fixed loot cloning error on Platinum and Adamantium Golem spawns.
- Removed and replaced the duplicate Champion with a new title.
- Fixed a couple links in a Necromancer Epic journal entry.
- Changed settings.db text factory from optimized unicode to str, this should allow special characters without crashing.
- Repairing equipped items should no longer cause any problem. If the item to be repaired has a penalty and is equipped, it will unequipped during the repair process. All stats and set contributions will now update properly.
- Added a popup message when trying to enter world with no characters in party. Previously pressing the enter world button would just do nothing.
- Fixed monstrous item levels. Some had a lower level assigned than realm level requirement, even though the realm requirement was the important one for equip checks. This fixes too low enchantment caps.
- Cast damage mod no longer works on spells that have stun, sleep or fear components.
- Cast damage mod and spell crits no longer apply to procs and skills.
- Cast damage mod and cast heal mod now both cap at 50% on enchanting. Previous values will be adjusted.
- If a negation buff is cast and it still could remove more charges than had to be removed on the target, it will now attempt to remove harmful spells on the pet (if present) as well.
- Did away with the slightly confusing homepoint/homePosition+homeRotation duality.
- Mob pets in zombie state should no longer constantly warp to where they were summoned, they now inherit their masters home transform.
- Corrected and adjusted pet speed. Active speed buffs by spells, skills or items would yield different results before. Also pets are now permanently 10% faster than the master.
- Adjusted help window entries for single-/double-clicking spell and skill buttons.
- Mac OS X 10.3 or later.
- G4, G5, Intel Processor.
- OpenGL 3D Graphics Accelerator w/ 64 MB RAM.
MacJAD 1.0
MacJAD - Java decompiler based on the JAD decompiler more>> Bookdog allows users to sort (selectively alphabetize), import/export, migrate, verify, find redirects, search, and find duplicates among their bookmarks collections in Safari, Firefox 1.5-3.0, Camino, Google Bookmarks, del.icio.us, OmniWeb, Opera, Shiira 2.x and Netscape Navigator. Migrations can be scheduled using Apples Automator, and bookmarks on other networked Macs or backup disks are easily accessible.
Features
* Managed bookmarks are seamlessly available to Safari, Camino, Firefox, Opera and OmniWeb.
* PowerPaws can sort entire browser with just one click.
* Cool, easy interface for eliminating duplicate bookmarks.
* Verifies bookmarks, intelligently handles redirects.
* Intuitive interface for quickly fixing broken bookmarks.
* May be set to sort automatically when bookmarks are changed.
* Intelligently migrates between browsers.
* Synchronizes bookmarks between web browsers, talks AppleScript and Automator.
* Searches all your bookmarks, in all browsers, in milliseconds.
* Automatically supports multiple Firefox profiles.
* Choose which folders you want to be sorted or not sorted.
* Options for how to sort.
* Safe! is not a Safari plug-in; does not "hack" Safari !
* Product quality tested since January 2004 by thousands of satisfied SafariSorter users.
* Universal. Native running on either PowerPC-based Macs and the new Intel-based Macs.<<less
imageJaguar.sh 076b
imageJaguar.sh - Turnkey solution for network admins migrating to OS X 10.2. more>>
Main features:
- includes restoreJaguar !!
- Calculates image size requirements
- Creates portable images
- Clears image logs and system caches
- Repairs permissions on images
- Prepares image for ASR Restore
- Automatically segments images for NetBoot
- This is a maintenance release for Mac OS X 10.2.3
- Addresses a serious bug with volume/destination preflight routines
- Manuals have been updated for 10.2.3 as well.
- Booted "/" volumes can be imaged on-the-fly
- Unique volume & image names (can still be the same)
- Supports multiple, simultaneous imaging and restore processes
- ASR now used to clone volumes into images
- Unique logging for each image or restore job
- Verifies integrity of source volumes
- Now clears out local-user cache files.