seo spyglass 3.4.4
GoodWay 3.4.4
GoodWay is the main software for generating flight plans for X-Plane more>>
GoodWay is your map. It uses all of the navaids and the airports of X-Plane.
GoodWay allows you to create your own fight plan or it can generate one for you automatically.
Just select your departure and arrival airports and GoodWay will create the flight plan for you, and will even put you at the commands of the aircraft.

TextSpeech Pro 3.4.4
Easy to use application that will allow your Mac to read text using natural sounding voices. more>>
Major Features:
- Built on the latest text to speech technology
- Synthesize text-to-speech from any document format (text, Microsoft Word, PDF, Microsoft Excel, RTF, etc) using a variety of voices and languages
- Read web pages using integrated text-to-speech tools
- Export the synthesized speech from documents to a variety of audio file formats in three modes (quick, normal and batch)
- Create and modify conversations, bookmarks and pauses (silence breaks) in a document using an advanced text-to-speech editor
- Modify speech properties (voice, speed, volume, pitch, word highlighting) and speech entities (bookmarks, conversations, pauses) on the fly
- Extract text from scanned documents and convert it to speech or audio files
- Create custom pronunciations using a universal correction system
- Save the created documents with all specified voice settings and entities (voice type, pitch, speed, volume, bookmarks, conversations, pauses, word highlighting) for future use
- Pause, resume or stop the speaking voice
- Tune the speech output using standard XML tags
- Use a fully featured document editor with many text processing features (text manipulation, spell checker, print and print preview, find and replace, go to line..., customizable fonts, zoom capabilities, and document properties view)
- Mark copied text to be automatically transferred and converted to speech
- Access previously used documents from a high-capacity document history
- Utilize a rich and fully configurable user interface (UI) equipped with customizable window docks, toolbars, a multi-tabbed document interface and a layout-saving framework
- Web integration improved.
- Language support improved.
ICM-Browser 3.4.4
ICM-Browser - Direct access to the treasures of structural biology and protein families more>>
Main features:
- powerful PDB search engine giving direct local access to all PDB files without downloading the database
- rich and fast molecular graphics tool box including multiple high quality representations, FOG-effect, side-by-side stereo, full-screen mode, adjustable perspective, multilevel selection
- an unlimited number of pdb files (until total computer memory is exhausted), sequences and alignments can be loaded simultaneously
- colored alignments of publication quality, consensus coloring
- high resolution molecular images
- selection sensitive display dialog
- control over representation quality for fast speed; easy rotation mode
- instant cross-selection between 3D objects, sequences and alignments
- selections at multiple levels in workspace, sequence view, alignment view and graphics view
- selections at the secondary structure level
- dynamic pop-up menus for molecules, residues, 3D meshes, sequences, alignments, maps, and selections
- drag-and-drop: drop a molecule from the workspace to the graphics screen and it will be displayed
- interactive result - table browser and interactive plots.

iWeb SEO Tool 1.2
Optimize your iWeb based websites for search engines. more>>
Quickly and easily optimize your iWeb based website for search engines then publish directly to your iDisk or FTP server without ever leaving the application.
Now iWeb users can enjoy the same search engine benefits enjoyed by all other websites with websites optimized specifically for all major search engines.
Just open your iWeb based website and start adding your most important keywords that your customers are actually searching for without touching the underlying HTML code.

SenSEO 0.9.3
SenSEO is professionally designed as an extension to check the most important on-page-SEO-criteria and calculate a grade of how good your site fulfills these criteria. more>> <<less
Exero CMS 1.0.1.1
Powerful content management system for your Mac Exero CMS is a free and open source content management system that runs on PHP, Mod_Rewrite and MySQL Database more>> Powerful content management system for your Mac
Exero CMS is a free and open source content management system that runs on PHP, Mod_Rewrite and MySQL Database.
Exero CMS has an easy to use AdminCP that allows the admin to create/edit or delete Pages, Blocks and Items(links,images,polls) and Modules.
System requirements:
-
-
Enhancements
- Fixed a small security issue with the $theme variable in the templates.
- Fixed issues with the SEO URLs.

iWeb SEO 1.5.2
iWeb SEO leads you to an effective way to optimize your iWeb based website for search engines and then publish directly to your iDisk or FTP server without ever leaving the application. more>> <<less
MetroGnome 0.1.5
MetroGnome - Music metronome more>>
Enhancements:
- Major interface changes.
- Subdivisions, Meters, and Visuals are now located on the main window.
- Less often accessed settings (Sounds, Volumes, Silence, and Flashing) are still located in the settings window.
- Main window is now a normal window rather than a tool panel.
- It is resizable (and snaps to the content in the window)
- It memorizes its size from session to session.
- Tap Entry is now a drawer on the main window
- Subdivisions: Fixed the subdivisions so that when you are in a time signature where the beat is an eighth note, the subdivisions buttons and menu items reflect this change.
- Keyboard Control: Command-Space and Return activate the "Tap Beat" and "Start/Stop" buttons all the time.
- Space Bar activates "Tap Beat" and "Start/Stop" buttons only when the BPM Entry Text Field is locked. Otherwise the space bar puts a space in the BPM Entry Text Field.
- Fixed bug where you could close the main window (and not reopen it)
- Included a Readme.
Spree 0.8.3
Rails-based open source commerce solution more>> Rails-based open source commerce solution
Spree is a complete open source commerce solution for Ruby on Rails. Spree should run on any database supported by Rails. So far it has been tested on MySQL, PostgreSql and Sqlite3.
You can customize Spree as much as you wish through extensions. The idea is that you build a single custom extension that would contain all of the things that would normally be contained in your app directory.
Spree will load these models, views and controllers in preference over the ones that normally ship with Spree. So its easy to add your own custom logic, etc. once you have a basic understanding of this process.
NOTE: Spree is licensed and distributed under the terms of the New BSD License.
Main features:
- Ruby on Rails Support: Spree is distributed as a Ruby on Rails gem. It supports the latest version of Rails (2.1) and it can be frozen to your deployed Spree application as well. You use the gem to create your application which automatically installs the plugin in your project. The newly created project is actually a fully functional store. All that remains is for the developer to customize and style to taste.
- Completely Customizable Views: Spree applications utilize an extension mechanism which allows developers to override existing views or to provide new ones. The real power of this approach is that it allows custom development for each client application without forking the Spree code. Users will be able to upgrade to newer versions of Spree without losing their custom views. This is much more powerful then simply providing a stylesheet for the developer to override (although that approach is supported as well.)
- Customizable via Extensions: The Spree extension mechanism allows for more then just customized views and stylesheets. Developers can also provide additional models, migrations and controllers. Developers can also replace or mixin additional functionality to the existing controllers. Spree users are encouraged to collaborate with one another and share their custom extensions with the rest of the community.
- Payment Gateways: Spree supports all of the major payment gateways via the popular Active Merchant plugin. We are busy adding new gateway and integration support. Our top priority is to get all of the PayPal options working along with Google Checkout.
- Custom Tax Logic: Spree ships with a few basic tax calculators but it is anticipated that you may need to write your own custom tax logic. Rather then trying to guess the exact tax rules you are going to need, Spree provides you the hooks to write your own. Thanks to the power of Ruby, it is possible to model your tax logic in just a few lines of code.
- Powerful Inventory Model: Spree also provides a highly sophisticated inventory model. Inventory is tracked at the variant level and a flexible system for handling backorders is also provided. Users with simple inventory needs will not have to concern themselves with the more complex features. Advanced users will be able to track units of inventory on a per record basis which allows for the physical tracking of each unit of inventory as it moves through the order fulfillment process.
- Git and Github: Spree uses Git to manage its source code. When you combine this with the wildly popular Github service you have the best set of collaborative tools available for any open source commerce project out there.
- International Support: Thanks to some recent contributions from volunteers, Spree now has basic i18n support. Basic functionaltiy for changing the language and currency are included in the upcoming 0.3.0 release. Basic VAT support will also be part of the next release. This support is literally being improved by the day so drop by the #spree channel or the spree-user group to see how things are going (or to lend a hand.)
- SEO Permalinks: Spree also offers handy SEO permalinks for your products.

Rage iWeb SEO 1.5.1
Rage iWeb SEO is an quick and effective tool designed to optimize your iWeb based website for search engines then publish directly to your iDisk or FTP server without ever leaving the application. more>> <<less
License:Freeware
NavimaQ 3.0.3
NavimaQ is a program showing the Softchart, BSB, NDI and Maptech uncompressed electronic charts in 8 levels of zoom (including a new 200% level which shows the chart larger than 100%), 256 color, black & white and night vision. more>>
NavimaQ 3.0.3 is a program showing the Softchart, BSB, NDI and Maptech uncompressed electronic charts in 8 levels of zoom (including a new 200% level which shows the chart larger than 100%), 256 color, black & white and night vision. The user can click to zoom in one level, option click tozoom out one level and use the scroll bars to navigate which area of the chart is being viewed. The default mode for the cursor is a zoom tool thatallows the user to center the area to be zoomed in or out. The cursor can also draw an area that will be magnified. A movable Spyglass tool can beused to zoom in on one small area of a chart to see detail while zoomed out the the lower zoom levels.

Mac Classic Metronome 1
A metronome from GCH Guitar Academy, covers a range of 40 to 160 BPM with 3/4, 4/4 and 6/8 time more>> <<less
Shop-Script Free PHP Shopping Cart 1.0
Free PHP shopping cart software and ecommerce solution Shop-Script FREE. Turnkey solution, search engine friendly, 100% open source, template based design, easy and quick installation more>>
Shop-Script Free PHP Shopping Cart 1.0 brings you an effective business application which is also a shopping cart software and ecommerce solution Shop-Script. Turnkey solution, search engine friendly, 100% open source, template based design, easy and quick installation.
Features include: products catalog, shopping cart, ordering system, user friendly admin panel, multilingual interface, multi database compatible (MySQL, MS SQL Server, InterBase), nice look & feel, SEO tools, no limits on products database size.
TenMinuteLessons.com Player 1.0
TenMinuteLessons.com Player - you can learn something new on your Dashboard more>>
TenMinuteLessons has it all. Now you can get the latest lessons from TenMinuteLessons right on your Dashboard!
Dashboard Framework 2.1.1
Scalable PHP framework for rapid application development projects more>>
Major Features:
- Dashboard Framework is a Rapid Application Development Framework. Its designed to make writing PHP faster and more secure by removing the repetitive parts of programming from the development cycle.
- Dashboard Framework is perfect for many web-applications, but it is specifically designed for making websites that need some custom development for interaction with a database.
- Dashboard Framework is not a CMS. While Dashboard can and does function as a highly featured and stable Content Management System, at its core it is much more. Dashboard makes custom development easier and more fun.
Enhancements:
- More careful installer check to see if bad database login information has been provided.
- Inflector class which provides helpers for string manipulations (pluralization, slugging, etc).
- Tighter TinyMCE integration.
- Form field grouping via fieldsets.
- Better messages when site is down for maintenance.
- Quick sanity-checks when loading up administration dashboard.
- Page: 1 of 2
- 1
- 2