Wine AppDB

Welcome

This is the Wine Application Database (AppDB). Here you can get information on application compatibility with Wine.

  • Ability to vote on your favorite applications
  • Ability to customize the layout and behavior of the AppDB and comments system
  • Take credit for your witty posts
  • Ability to sign up to be an application maintainer.
  • Submit new applications and versions.
  • Submit new screenshots.
  • "; if(!$_SESSION['current']->isLoggedIn()) { echo "

    Most of the features of the Application Database require that you have a user account and are logged in. Some of the benefits of membership are:

    $str_benefits

    So what are you waiting for, [log in] or [register] now! Your help in stomping out Wine issues will be greatly appreciated.

    "; } else { echo "

    As an Application Database member you enjoy some exclusive benefits like:

    $str_benefits

    We’d like to thank you for being a member and being logged in to the system. Your help in stomping out Wine issues will be greatly appreciated.

    "; } echo "
    "; echo "

    Do you use Wine regularly? Interested in helping other users and". " keeping information about your favorite applications up-to-date?

    "; echo "

    Consider". " becoming an application maintainer". " for the applications that you use under Wine.

    "; echo "

    As an application maintainer you'll get to post HOWTOs to help other users". " run the application. You'll be able to review and process user submitted screenshots". " and test results.

    "; echo "

    Dozens of new test results and screenshots are submitted each day and we can". " use your help to keep user contributed information reviewed and processed in a timely fashion.". " Please consider becoming an application maintainer."; echo "

    - The Appdb Admins
    ".APPDB_OWNER_EMAIL."

    "; if(!$_SESSION['current']->isLoggedIn()) { echo "

    To become a maintainer, [log in]". " or [register] and on the application or version page". ", depending on whether you want to maintain all versions of an application or a specific version,". " click on the 'Become a super maintainer of this app' or 'Be a maintainer for this version'". " button. We'll process your request within a day or so.

    "; } echo "
    "; ?> $iNumApps applications currently in the database"; // don't mention the top application if there are no votes yet if( !empty($oRow) ) { if($oRow->versionId) { $shVoteAppLink = version::fullNameLink($oRow->versionId); echo " with $shVoteAppLink being the\n"; echo "top voted application.\n"; } else { echo " please vote for your favourite application.\n"; } } ?>

    Top-10 Platinum List
    Applications which install and run flawlessly on an out-of-the-box Wine installation
    ApplicationDescriptionScreenshot

    Top-10 Gold List
    Applications that work flawlessly with some special configuration
    ApplicationDescriptionScreenshot

    Top-10 Silver List
    Applications with minor issues that do not affect typical usage
    ApplicationDescriptionScreenshot


    Other Wine Application Compatibility Sites

    Frank's Corner: Frank has a fantastic Wine application site, with tips and how-to's on getting listed apps to run.

    \n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "
    \n"; echo 'Get Firefox'."\n"; echo "\n"; echo ' Xinha'."\n"; echo "
    \n"; echo "\n"; apidb_footer(); ?>