x
X-Plane 8.50
X-Plane is the worlds most comprehensive, powerful flight simulator. more>>
Welcome to the world of props, jets, single- and multi-engine airplanes, as well as gliders, helicopters and VTOLs such as the V-22 Osprey and AV8-B Harrier.
X-Plane comes with subsonic and supersonic flight dynamics, sporting aircraft from the Bell 206 Jet-Ranger helicopter and Cessna 172 light plane to the supersonic Concorde and Mach-3 XB-70 Valkyrie. X-Plane comes with about 40 aircraft spanning the aviation industry (and history), and several hundred more are freely downloadable from the internet.
X-Plane scenery is world-wide, with scenery for the entire planet Earth AND MARS! (thanks to the Mars Orbiting Laser Altimeter, which mapped that planets elevation) You can land at any of over 18,000 airports, as well as test your mettle on aircraft carriers, helipads on building tops, frigates that pitch and roll in the waves, and oil rigs.
Weather is variable from clear skies and high visibility to thunderstorms with controllable wind, wind shear, turbulence, and microbursts! Rain, snow and clouds are available for an instrument flying challenge, and thermals are available for the gliders! Real weather conditions can be downloaded from the internet, allowing you to fly in the actual weather that currently exists!
X-Plane also has detailed failure-modeling, with 35 systems that can be failed manually or randomly, when you least expect it! You can fail instruments, engines, flight controls, and landing gear at any moment.
While X-Plane is the worlds most COMPREHENSIVE flight sim, your purchase also comes with Plane-Maker (to create your own airplanes) World-Maker (to create your own scenery), and Weather Briefer (to get a weather briefing before the flight if you use real weather conditions downloaded from the net).
X-Plane is also extremely customizable, allowing you to easily create textures, sounds, and instrument panels for your own airplanes that you design or the planes that come with the sim.
X-Planes accuracy (in flight model), scope (in aircraft and terrain coverage), versatility (in aircraft type and weather conditions), add-on programs (in aircraft and scenery editors), user-customizability, downloadable aircraft, and downloadable scenery makes it the ULTIMATE flight simulation experience for Macintosh AND Windows platforms.
X-Planes flight model can handle flying wings and fly-by-wire systems, as needed for a B-2 simulation.
How it Works:
1: Element Break-Down
Done only once during initialization, X-Plane breaks the wing(s), horizontal stabilizer, vertical stabilizer(s), and propeller(s) (if equipped) down into a finite number of elements. The number of elements is decided by the user in Plane-Maker. Ten elements per side per wing or stabilizer is the maximum, and studies have shown that this provides roll rates and accelerations that are very close to the values that would be found with a much larger number of elements.
2: Velocity Determination
This is done twice per cycle. The aircraft linear and angular velocities, along with the longitudinal, lateral, and vertical arms of each element are considered to find the velocity vector of each element. Downwash, propwash, and induced angle of attack from lift-augmentation devices are all considered when finding the velocity vector of each element.
Propwash is found by looking at the area of each propeller disk, and the thrust of each propeller. Using local air density, X-Plane determines the propwash required for momentum to be conserved.
Downwash is found by looking at the aspect ratio, taper ratio, and sweep of the wing, and the horizontal and vertical distance of the "washed surface" (normally the horizontal stabilizer) from the "washing surface" (normally the wing), and then going to an empirical look-up table to get the degrees of downwash generated per coefficient of lift.
3: Coefficient Determination
The airfoil data entered in Part-Maker is 2-dimensional, so X-Plane applies finite wing lift-slope reduction, finite-wing CLmax reduction, finite-wing induced drag, and finite-wing moment reduction appropriate to the aspect ratio, taper ratio, and sweep of the wing, horizontal stabilizer, vertical stabilizer, or propeller blade in question. Compressible flow effects are considered using Prandtl-Glauert, but transonic effects are not simulated other than an empirical mach-divergent drag increase. In supersonic flight, the airfoil is considered to be a diamond shape with the appropriate thickness ratio... pressures behind the shock waves are found on each of the plates in the diamond-shaped airfoil and summed to give the total pressures on the foil element.
4: Force Build-Up
Using the coefficients just determined in step 3, areas determined during step 1, and dynamic pressures (determined separately for each element based on aircraft speed, altitude, temperature, propwash and wing sweep), the forces are found and summed for the entire aircraft. Forces are then divided by the aircraft mass for linear accelerations, and moments of inertia for angular accelerations.
5: Get Back to Work
Go back to step 2 and do the whole thing over again at least 15 times per second. Arent computers great?
Version restrictions:
- If you do NOT have an X-Plane 8.00 DVD, these downloads act as a demo... they will stop the joystick after 6 minutes.
X-develop 2.0
X-develop is a multi-language, cross-platform IDE from Omnicore. more>>
It offers advanced code analysis, project-wide on-the-fly error checking, refactoring, smart editing, fast code navigation capabilities, seamless version control system integration, and other productivity-boosting features for C#, Java, JavaServer Pages, J#, and Visual Basic.NET.
On-the-fly Error Checking
On-the-fly error checking of all files throughout the project
Instant display of errors caused by changes in other files
Suggestion of automatic fixes for errors
Coding Assistance
Code completion
Documentation popup display
Create setter and getter methods
Create constructor
Override method
Create stubs for not yet implemented interface methods
Customizable code formatting
Semantic code highlighting
Organize imports
Code Inspections
Find unused methods/fields/variables
Find assigment with no effect
Possible Fallthrough
Unnecessary cast
Unexpected empty statement
Identical if/else clause
Fast Navigation
Goto overriding/overridden method
Goto symbol/class by name
Find usages
Find inheritors of a type
Find overridden/overriding methods
Find method taking/returning a type
Refactoring
Rename class/method/field/variable
Move classes
Change method signature
Extract method
Inline method
Introduce variable
Inline variable
Debugging
.NET 1.1 and .NET 2.0 debugger
Mono debugger
Industry-leading back-in-time Java debugger
JSP debugging
GUI designer
Support for WindowsForms 1.0 & 2.0, GTK#, Swing and AWT
Creates resizable, resolution and font size independent GUIs
Version Control System Integration
Support for CVS, SubVersion, Visual SourceSafe, Bitkeeper and Perforce
Languages
Allready supports Java, C#, JSP, J# and VisualBasic.NET
Open API for custom languages
Cross-language refactoring
Java
Supported on Windows, Linux and Mac OS X
Supports development for JDK 1.1, 1.2, 1.3, 1.4 and 5.0
Full support for JDK 5.0 languages features (generics, enums, autoboxing,...)
Incremental background compilation
Compatibility compilation allows using JDK 5.0 languages features with JDK 1.4
JavaServerPages
Supports development of JSPs
Support Tomcat 4.1, 5.0 and 5.5
J#
Full support for J# 1.1 and J# 2.0 including generics
All productivity features are available for J#
C#
Full support for C#1.1 and C# 2.0 including generics
All productivity features are available for C#
Visual Basic.NET
Full support for VisualBasic.NET 2005 including generics
Most productivity features are available for Visual Basic.NET
Visual Studio.NET
Compatible with Visual Studio.NET 2005 and 2003 projects and solution files (.sln)
Full support for .NET version 1 and 2 on Windows
Uses MSBuild for compilation
Support for VS.NET 2005 project and item templates
Mono
Support for Mono
Version restrictions:
- 20-day evaluation trial
TBarCode/X 7.0.4
TBarCode/X can be hooked into your spool system (LPR or CUPS) to create bar codes during printing automatically. more>>
The generated bar codes can be printed on any PostScript or PCL printer. TBarCode/X provides automatic check digit calculation, printing tolerance minimization (OptResolution), bar width reduction (for inkjet printers), and many other features. The project supports all common linear and 2D bar codes (such as PDF417, MaxiCode, Data Matrix, and QR-Code), in addition to all RSS Codes and EAN.UCC Composite Codes.
Enhancements:
- The ImageMagick dependency was removed.
- A example was added for the custom drawing functions.
- Gray scale and CMYK color spaces are now supported for PDF output.
- USPS-4CB and Plessey Code Bi-directional barcodes were added.
- Chinese compaction is now supported for QR-Code.
- The callback function interface was redesigned.
- A new modulo-36 check digit method was added for DPD barcodes.
Ponton X/P 2.4.1
Ponton X/P is an ebXML/AS1/AS2 Message Service. more>>
Ponton X/P is currently in use at over 80 companies in Europe and North America. All the productive participants in papiNet, the trade network of the paper industry, use Ponton X/P.
Main features:
- In productive use under Windows (from NT to XP), AIX, Solaris, Linux, HP/UX
- Supports ebXML 2.0, the vendor independent messaging standard
- Encryption of documents
- Validation of documents against XML Schemas
- Guaranteed delivery of documents, or a detailed error log
- Electronic signing based on the PKCS and XML Signature standards
- Compression of documents to less than 10% of their original size
- Archiving of documents, signatures, certificates, etc.
- Comprehensive logging and notification services
- Synchronous or asynchronous data transmission via HTTP, HTTPS, SMTP or S/MIME
- Simple installation of electronic keys and certificates
- Use of the Ponton CA or other certification authorities for Ponton X/P
- Configuration and monitoring via Web interface
- Support for SOAP
- Extension of the processing pipeline by means of supplementary modules
- Partner specific configuration of all processing options
Enhancements:
- Several configuration options were added.
- Some issues were resolved.
- Some interoperability enhancements were made.
LM-X License Manager
LM-X License Manager project is the strengthened solution for software license management. more>>
With the multiple approaches to buying, selling and distributing products that are available in todays marketplace, software companies are provided with more challenges--and more opportunities. Making the most out of a potential customer base means having fine-grained control over how your software is licensed, and the ability to be sure that you and your customers see your licensing agreements in the same way.
Whether youre looking to provide feature- or time-limited demonstrations, staggered pricing options, controlled use environments, or any number of other licensing scenarios, LM-X has what you need. It lets you lock your application to a variety of criteria, meaning you can customize your application your precise licensing requirements, whatever they may be. For example, best-in-breed locking of licenses to hardware parameters means you can easily control the machines (and the number of machines) that can use your application, giving you a straightforward means of ensuring that you and your customers are in-sync when it comes to your licensing agreements.
LM-X is a powerful, straightforward solution to protecting your intellectual property, maximizing revenue and giving your customers what they need.
Protect your investment. Estimates as to the costs of unlicensed software vary, but experts agree that piracy, particularly in the workplace, represent a considerable problem for software companies. LM-X gives you precise control over the use of your software, ensuring compliance with your licensing policies--whatever they may be.
Strong protection - straightforward implementation. LM-X is the product of years of development by dedicated security experts who have the deep domain knowledge to maximize protection and avoid the pitfalls that companies often fall into when they attempt to manage copy protection on their own. But adding complexity for crackers doesnt mean adding complexity for your developers: LM-X has a straightforward API that lets you get up-and-running quickly to implement strong protection with a minimum of effort.
License your software the way you want to. LM-X is designed to provide a great deal of flexibility, letting you design licenses that suit you and your customers--rather than licenses that simply suit your license management solution. Whether you only need to issue demo versions of your software, or you need multiple levels of licensing that provide multiple levels of functionality, LM-X is the single tool for the job.
Free your distribution methods. Because LM-X handles your licensing for you, your distribution chain can be relaxed, meaning you can more easily distribute trial or limited-use versions of your application without the need to worry about unscrupulous use of your product. By moving towards a license-based approach to your product you can distribute code electronically or allow binary copying, safe in the knowledge that use is controlled by the licenses that you issue. And your licensing model can scale effectively with a minimum of effort on your part, since licenses can be created for individual machines or for multiple license servers operating for entire client sites.
Main features:
- Simple integration into your current development process
- Immediate access to simple and advanced models of licensing
- Support for standalone and networked licenses
- Easy-to-use end-user tools
- Licenses use strong public key cryptography to prevent creation of counterfeit licenses
- Hardware locking to multiple hardware parameters

WinDriver Linux 9.1
Atomates and simplifies the development of user mode Linux device drivers more>> WinDriver for Linux automates and simplifies the development of user mode Linux device drivers for PCI / CardBus / ISA / PMC / PCI-X and CompactPCI. No OS internals knowledge or kernel level programming required.
Including powerful tools for hardware diagnostics, automatic driver code generation, and driver debugging, as well as intuitive hardware access API, WinDriver provides a complete solution for creating high performance drivers and custom hardware access applications, thereby enabling you to focus on your drivers added-value functionality, instead of on your operating system internals.
WinDriver for Linux is the only device driver development tool that offers a graphical user interface (GUI) under Linux, DriverWizard, for hardware diagnostics, automatic code generation and driver debugging.<<less
simplifies the development of user mode Linux device drivers for PCI / CardBus / ISA / PMC / PCI-X and CompactPCI. No OS internals knowledge or kernel level programming required. Including powerfulLicense:Shareware
Solo on the Keyboard 8.X pre2
Solo on the Keyboard projetc is an authorized touch typing tutorial. more>> <<less
CrossOver Linux 6.2.0
Your Windows Applications, Seamlessly Integrated On Linux more>> CrossOver Linux allows you to install many popular Windows productivity applications, plugins and games in Linux, without needing a Microsoft Operating System license. CrossOver includes an easy to use, single click interface, which makes installing a Windows application simple and fast. Once installed, your application integrate seamlessly with your Gnome or KDE environment. Just click and run your application, exactly as you would in Windows, but with the full freedom of Linux.
CrossOver Linux lets you use many Windows plugins directly from your Linux browser. Plugins work on any x86 based Linux distribution and will integrate with most browsers including Firefox 1.x, Netscape 6.x, Konqueror, Mozilla, and Opera. CrossOver also integrates with Gnome and KDE to let you transparently open any Word, Excel or PowerPoint file. But even better, you can open these attachment types directly from any mail client.<<less

KernelDriver Linux 5.22
speed up the development of high performance kernel mode device drivers more>> KernelDriver? for Linux automates and simplifies the development of kernel mode Linux device drivers for PCI / CardBus / ISA / ISAPnP / EISA / PMC / PCI-X and CompactPCI hardware.
Including powerful tools for hardware debugging, automatic driver code generation, and driver debugging, as well as intuitive hardware access API, KernelDriver enables you to focus on your drivers added-value functionality, instead of on your operating system internals.
KernelDriver for Linux is the only device driver development tool that offers a graphical user interface (GUI) under Linux, DriverWizard, for hardware diagnostics, automatic code generation and driver debugging.<<less

Boson Practice Tests for Linux Exams 5.x
Boson Practice Tests for Linux Exams more>>
Web Help Desk Software for Mac OS X 9.1.21
Intuitive web based help desk software, including: Incident Management - Asset Management - Approval Workflow - Two-way Email Integration - Knowledge Base - LDAP Sync - Reporting. Cross platform service desk software: Windows, Mac OS X, Linux & Unix more>> Web Help Desk Software for Mac OS X 9.1.2 gives consumers one solution to easily have an industry leading web-based help desk software feature set that allows you to dynamically assign, track and fulfill all of your technical support trouble tickets and customer service requests with ease, all through an intuitive web-based interface and 2-way email integration. You can try to have and enjoy it and you will feel amazing.
Help Desk Software Integration:
- Apple Remote Desktop
- LANrev Client Manager
- JAMF Casper Suite
- OS X "Screen Sharing" App
- LDAP (Lightweight Directory)
- Microsoft Active Directory
- Email-to-Ticket Conversion
- SMTP, IMAP, POP3
Major Features:
- 100% Web-Based Interface: The Web Help Desk features an intuitive, easy to use, graphical tabbed interface. Administrators, Technicians, and Clients need only a web browser to utilize the application. Remote access from any location is possible by anyone with an internet connection and a web browser, regardless of platform.
- Cross Platform Technology: The Web Help Desk offers installers for Mac OS X Server, Windows 2000 / NT / XP / 2003 / 2005 Server, Linux, and Solaris. Because its written in Java, the Web Help Desk runs on any server with Java 5 installed (included in Windows and Linux installers). From a client-side perspective, end-users need only a web browser to utilize the solution; no applets, Flash, or other plug-ins required.
- Database Back-end: With its integrated FrontBase server on Mac OS X and Windows, the Web Help Desk ensures that all your information is safely stored in a relational database providing a robust back-end to handle your growing needs. We also offer support for Microsoft SQL Server 2000/2005, MySQL 5, PostgreSQL, Oracle 8i/9i and OpenBase.
- Help Request Prioritization: The Web Help Desk software uses intelligent business logic to determine which technician is assigned to a new ticket. Using a combination of location, skill-set, work schedule and work load balancing, you always get the right tech for the job. Group various locations and departments to allow the tracking of requests from separate entities within your organization to be centrally managed. Jobs can also be assigned to a Tech Group pool, so your technicians can select jobs as they become available.
- Client Request and Self Help: Clients have a simple interface to submit requests, view updates on previous requests, and self-serve with our FAQ Knowledge Base. The Help Request form dynamically updates as the end user defines what type of help request they are submitting. Custom fields, in the form of text boxes, popup menus, radio buttons or check boxes, are displayed dynamically based on the Problem Type chosen by the client end-user.
- E-Mail Based Submission and Updating: Help requests can be submitted via e-mail to one or more dedicated e-mail addresses. Help desk e-mail accounts are monitored by the application, with new messages used to automatically generate tickets (including attachments). Requests can be updated by e-mail to add notes, change status, attach files and reassign a Technician.
- Search Capabilities: Efficiently track your Clients, Tickets, Assets, Purchase Orders, and FAQs with Web Help Desks built-in search functionality. Save complex search queries to make finding relevant information easier and faster than ever.
- Asset Management: Manage both hardware and software and the clients they are assigned to; build parent/child relationships between assets to make tracking them a snap. Enter purchase order information for your assets and let Web Help Desk calculate warranty and lease end dates. Define asset types, status, locations, manufacturers and models for simple tracking.
- Apple Remote Desktop Integration: Web Help Desk provides seamless integration with Apple Remote Desktop, Apple's award-winning desktop management system for Mac OS X. The easy access to ARD information and instant remote control connectivity from within the Web Help Desk promises to boost technician productivity and raise the bar on customer satisfaction.
- Performance Reports: As the help desk administrator, your job depends on getting end-user requests handled in a timely manner. With Web Help Desk's robust graphic reporting tools, you will always know how your technicians are performing, which locations or customers are in need of extra assistance, real-time billing data, and what problem types are causing the most trouble.
- LDAP and Active Directory Synchronization: Schedule automatic synchronizations to your Lightweight Directory or AD, then use the Web Help Desk to authenticate users and look up client contact info. With built-in connectivity for standard LDAP and Microsoft's Active Directory, the Web Help Desk seamlessly integrates into your company IT infrastructure.
- FAQ Knowledge Base: Knowledge base functionality is built into Web Help Desk, facilitating the creation of an expansive, searchable database of common requests and their resolutions available for self-service by clients, technicians, and administrators. Attach one or more files to each FAQ to make knowledge sharing even more powerful.
- iCalendar Integration: Monitor your ticket due dates and scheduled work hours using Apples iCal on Mac OS X, Outlook 2007 or Mozilla.orgs Calendar application. Subscribe to calendars for a specific Technician, Tech Group, or a saved query for ultimate flexibility. Complete ticket information is available in each calendar entrys notes field.
- E-Mail Alerts: Web Help Desk keeps all of your technicians and clients up to date with e-mail alerts. All new tickets and ticket updates can be e-mailed to the appropriate recipients. Technicians and management can be alerted when jobs have been left unchecked, unassigned or incomplete for a specified time period.
- PDF Generation and Spreadsheet Exports: The web is an ideal cross platform method to deliver dynamic information, but for printing, it leaves much to be desired. Weve integrated real-time PDF generation into the Web Help Desk to make the printing and e-mailing of help request lists, performance reports and asset information a beautiful experience. All of these items may also be downloaded as tab delimited text files perfect for manipulating in your favorite spreadsheet application.
- Billing and Invoicing: Track labor and travel time, then generate instant PDF quotes or invoices. Invoices can be downloaded by designated Clients right from the web! Know your billing status in real-time with powerful reporting options, or download report results as Excel files for further manipulation.
Enhancements: Minor feature enhancements and bug fixes.
Requirements:
- Mac OS X 10.4 or later
- Linux
- Solaris 8 :: Java 5
- Standard Edition
WareSeeker Editor
License:Shareware

Perl Dev Kit for Linux 7.0
provides essential tools for Perl programmers more>> The Perl Dev Kit (PDK) provides essential tools for Perl programmers, making it simple to build and deploy applications. PDK features application builders for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX; plus a suite of tools to speed development time and improve code quality.
PDK 7.0 supports both ActivePerl 5.6 and ActivePerl 5.8. Support for ActivePerl 5.10 will be provided in PDK 7.1 in early Q1 2008. As per our usual policy, this will be a free update for all PDK 7.0 users.
Deploy
Deploy your Perl programs to anyone, anywhere.
Deliver code as executables or as Windows Services,
ActiveX components, .NET assemblies or in the System Tray.
Easily create MSI files using Perl code.
Code
Filter text interactively, with on-the-fly results.
Jumpstart your transition from VBScript to Perl.
Fix
Improve code performance and reliability through coverage
experiments, hotspot analysis and data set comparisons.
Find problems fast with the nimble Windows debugger.<<less
JExpress Professional 7.0.6
JExpress Professional is a creator for multiplatform installers and auto-updaters. more>>
You can build a single installer for multiple products or install types. JExpress Professional allows you to efficiently customize your installers using Java. JExpress Professional goes beyond just building Java installations; it can also select the exact classes your Java app uses, build your directory tree, and produce JAR files.
JExpress Professional can even use a sophisticated algorithm to upload your software to your Web site without user intervention. It can create native installers for Windows, Linux, Mac OS X, and Solaris that install the JVM if it isnt already installed.
JExpress Professional goes way beyond just building installers and updaters. It can also select the exact classes your Java app or applet uses, build your directory tree, and produce JAR files.
And, you can customize your installers and updaters using Java. JExpress Professional can even use its sophisticated algorithm to upload your software to your website without user intervention.
Enhancements:
- Customers that offer a trial version of their software can now create a customized uninstaller that sends feedback if a prospect decides to remove the product.
Bibble Lite for Linux 4.9.8e
Bibble 4.9 represents a new standard in Raw Workflow tools. more>> Bibble 4.9 represents a new standard in Raw Workflow tools.
In development for over two years, Bibble 4 is the result of exhaustive research into how you, the professional photographer, want to work and how existing tools are not meeting your needs. We heard loud and clear that you dont make any money when you arent behind your camera and thus everything in Bibble is geared towards making your workflow as fast and efficient as possible.
Main features:
NEW: Heal and Clone tool
NEW: 3rd Party Plugins
Advanced Lens Correction
Noise Ninja Powered Digital Noise Suppression
One-Click Image Correction with Perfectly Clear
Fully Integrated Browser
User Configurable Tools/Views
Powerful Batch Processing
Raw Optimized Printing
User Assignable Hotkeys
Flexible Renaming System
Photosop Elements Plug in
Advanced Settings Copy/Paste
Plug-in interface and Black & White / Spot Color Plugin
Highlight / Fill-light tool for High Dynamic Range
Fastest RAW Conversion
Runs on Windows, OS X and Linux!
Best-In-Class Detail Enhancement
Fully Configurable Workflow<<less
AOcell vSync for Linux 1.1.2
Keep documents on all your computers up-to-date, revert your documents to any time point, track how your documents changed and let you search them with a removable storage device. It runs on FreeBSD, more>>
AOcell vSync is a time machine designed to keep documents on all your computers up-to-date, revert your documents to any time point, track how your documents changed and let you search them with a removable storage device. AOcell vSync combines bulletproof reliability with an extremely easy-to-use interface, and it runs on FreeBSD, Linux, Mac OS X, PC-BSD and Windows.
* Documents on all your computers are up-to-date.
All your documents are up-to-date no matter you are at home or office, on Windows or Mac OS X.
* Carry important documents in your pocket - anytime, anywhere.
All you need is a removable storage device - your documents are stored in it. Removable storage devices like any Flash Drive device in your pocket (iPod, MP3 Player, USB Flash Drive, CompactFlash Card, SD Card, SmartMedia Card, XD Card, Memory Stick PRO, Digital Camera, etc.), external Hard Disk Drive are supported.
* Revert your documents to any time point.
Have you ever wanted to revert your documents to the earlier version? AOcell vSync is the answer.
* View history in a visual way.
With AOcell vSync, you can easily tell how your documents changed.
* Pinpoint your old document in seconds.
Just type in some words. and AOcell vSync will show you the old documents that contain the words in seconds via its full-text search engine.
* Support lots of human languages.
Korean in a Chinese document? German in an English document? No problem. AOcell vSync fully supports UNICODE - the worlds standard for encoding text.
* Support most of document formats.
Microsoft Word, Microsoft Excel, Microsoft PowerPoint, OpenDocument, HTML, PDF, etc.
* Automatic update.
AOcell vSync checks for product updates every specified time interval. If any, AOcell vSync will download and install them. This behavior can be configured or switched off in the Perferences dialog.
* And its suitable for everyone.
It is both affordable to every person and a real value.
Requirements: A standard PC
Whats new in this version: On Mac OS X, fixed that the volume used by AOcell vSync Setup called "AOcell vSync Volume" was considered as a removable storage device.
<<less