- uses <h1> <h2> and <h3> correctly (removed <big><b></b></big> kind of things)
- made a table with the silver list so that it looks like the gold list (but in silver color) - added a link to Sidenet's page (see WWN 250 and 251) - added a bullet point to let user that they can enroll to be app maintainer
This commit is contained in:
166
index.php
166
index.php
@@ -14,7 +14,7 @@ apidb_header("Wine Application Database");
|
|||||||
|
|
||||||
<img src="images/appdb_montage.jpg" width=391 height=266 border=0 align=right alt="Wine AppDB">
|
<img src="images/appdb_montage.jpg" width=391 height=266 border=0 align=right alt="Wine AppDB">
|
||||||
|
|
||||||
<p><big><b>Welcome</b></big></p>
|
<h1>Welcome</h1>
|
||||||
|
|
||||||
<p>This is the Wine Application Database. From here you get info on application
|
<p>This is the Wine Application Database. From here you get info on application
|
||||||
compatibility with Wine. For developers, you can get information on the APIs used in an
|
compatibility with Wine. For developers, you can get information on the APIs used in an
|
||||||
@@ -27,7 +27,8 @@ apidb_header("Wine Application Database");
|
|||||||
<li>Ability to Vote on Favorite Applications</li>
|
<li>Ability to Vote on Favorite Applications</li>
|
||||||
<li>Access to the Application Rating System. Rate the apps that "Don't Suck"</li>
|
<li>Access to the Application Rating System. Rate the apps that "Don't Suck"</li>
|
||||||
<li>Ability to customize the View of the Apps DB and Comment System</li>
|
<li>Ability to customize the View of the Apps DB and Comment System</li>
|
||||||
<li>Take Credit for your witty posts.</li>
|
<li>Take Credit for your witty posts</li>
|
||||||
|
<li>Ability to sign up to be an application maintainer.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>So what are you waiting for, [<a href="account.php?cmd=login">login now</a>]. Your help in
|
<p>So what are you waiting for, [<a href="account.php?cmd=login">login now</a>]. Your help in
|
||||||
@@ -61,14 +62,14 @@ apidb_header("Wine Application Database");
|
|||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
<h1>Wine 0.9 Supported Applications List</h1>
|
<h2>Wine 0.9 Supported Applications List</h2>
|
||||||
|
|
||||||
<p>This is a working version of the application lists which we hope to
|
<p>This is a working version of the application lists which we hope to
|
||||||
support 'officially' for Wine 0.9. Please send comments, and suggestions,
|
support 'officially' for Wine 0.9. Please send comments, and suggestions,
|
||||||
about the list to <a href="mailto:clozano@andago.com">Carlos Lozano</a>;
|
about the list to <a href="mailto:clozano@andago.com">Carlos Lozano</a>;
|
||||||
direct formatting related flames to <a href="mailto:dpaun@rogers.com">Dimitrie O. Paun</a>.</p>
|
direct formatting related flames to <a href="mailto:dpaun@rogers.com">Dimitrie O. Paun</a>.</p>
|
||||||
|
|
||||||
<h2>The Gold List</h2>
|
<h3>The Gold List</h3>
|
||||||
<p>Applications which install and run virtually flawless on a
|
<p>Applications which install and run virtually flawless on a
|
||||||
out-of-the-box Wine installation make it to the Gold list: <br>
|
out-of-the-box Wine installation make it to the Gold list: <br>
|
||||||
<table class=gold>
|
<table class=gold>
|
||||||
@@ -175,115 +176,112 @@ direct formatting related flames to <a href="mailto:dpaun@rogers.com">Dimitrie O
|
|||||||
<td><span class=todo>[TODO]</span></td>
|
<td><span class=todo>[TODO]</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
</p>
|
||||||
<h2>The Silver List</h2>
|
<h3>The Silver List</h3>
|
||||||
<p>The Silver list contains apps which we hope we can easily fix so they make it
|
<p>The Silver list contains apps which we hope we can easily fix so they make it
|
||||||
to Gold status:
|
to Gold status:<br>
|
||||||
<dl class=color4>
|
<table class=silver>
|
||||||
|
<tr class=rowtitle>
|
||||||
|
<th>Application</th><th>Version</th><th>Description</th><th>Tucows top</th><th>Notes</th><th>Screenshot</th>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=2'>WinZip</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=2'>WinZip</a></td>";
|
||||||
?>
|
?>
|
||||||
- The most popular compression utility for Windows just got better.</dt>
|
<td>8.1</td>
|
||||||
<dd>
|
<td>The most popular compression utility for Windows just got better.</td>
|
||||||
<ul class=white>
|
<td>4</td>
|
||||||
<li> VERSION 8.1
|
<td> Install: Yes. (Dlls installed none)<br />
|
||||||
<li> Install: Yes. (Dlls installed none)
|
Run: Yes,(but it needs riched20.dll to shown the text in zipped files what
|
||||||
<li> Run: Yes,(but it needs riched20.dll to shown the text in zipped files what
|
includes a message, zipped files without messages works fine)</td>
|
||||||
includes a message, zipped files without messages works fine)
|
<td><span class=todo>[TODO]</span></td>
|
||||||
<li> Tucows top 100 ladder: 4
|
</tr>
|
||||||
</ul>
|
|
||||||
</dd>
|
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=55'>ICQ for Windows</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=55'>ICQ</a></td>";
|
||||||
?>
|
?>
|
||||||
- The new and improved ICQ is here with all the great
|
<td>2002a</td>
|
||||||
features you've come to expect -- plus a whole new set!</dt>
|
<td>The new and improved ICQ is here with all the great features you've come to expect -- plus a whole new set!</td>
|
||||||
<dd>
|
<td>5</td>
|
||||||
<ul class=white>
|
<td> Install: Yes, but it need "touch /c/windows/system/setupapi.dll"
|
||||||
<li> VERSION 2002a
|
(Dlls installed atl.dll,msvcrt.dll)<br />
|
||||||
<li> Install: Yes, but it need "touch /c/windows/system/setupapi.dll"
|
Run: No, required comctl32 (imagelist proble) and riched32 native.
|
||||||
(Dlls installed atl.dll,msvcrt.dll)
|
|
||||||
<li> Run: No, required comctl32 (imagelist proble) and riched32 native.
|
|
||||||
(it wasn't able to add users to contact list even with this native
|
(it wasn't able to add users to contact list even with this native
|
||||||
dlls, i don't know if it was a different problem, or wine related)
|
dlls, i don't know if it was a different problem, or wine related)</td>
|
||||||
<li> Tucows top 100 ladder: 5
|
<td><span class=todo>[TODO]</span></td>
|
||||||
</ul>
|
</tr>
|
||||||
</dd>
|
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=5'>Winamp</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=5'>Winamp</a></td>";
|
||||||
?>
|
?>
|
||||||
- This program has so many possibilities and offers such a wide
|
<td>3.0</td>
|
||||||
range of interfaces, you'll need no other player.</dt>
|
<td>This program has so many possibilities and offers such a wide
|
||||||
<dd>
|
range of interfaces, you'll need no other player.</td>
|
||||||
<ul class=white>
|
<td>10</td>
|
||||||
<li> VERSION 3.0
|
<td>Install: Yes. (Dlls installed none)<br />
|
||||||
<li> Install: Yes. (Dlls installed none)
|
Run: No. (Need native msvcrt.dll then works)</td>
|
||||||
<li> Run: No. (Need native msvcrt.dll then works)
|
<td><span class=todo>[TODO]</span></td>
|
||||||
<li> Tucows top 100 ladder: 10
|
</tr>
|
||||||
</ul>
|
|
||||||
</dd>
|
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=391'>WinRAR</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=391'>WinRAR</a></td>";
|
||||||
?>
|
?>
|
||||||
- This is a version of the popular RAR compression format, offering
|
<td>3.00</td>
|
||||||
significantly improved compression ratios.</dt>
|
<td>This is a version of the popular RAR compression format, offering significantly improved compression ratios.</td>
|
||||||
<dd>
|
<td>11</td>
|
||||||
<ul class=white>
|
<td>Install: Yes. (It will install winrar in the directory what you are
|
||||||
<li> VERSION 3.00
|
|
||||||
<li> Install: Yes. (It will install winrar in the directory what you are
|
|
||||||
when run the installer, it is a buggy because you must stop the
|
when run the installer, it is a buggy because you must stop the
|
||||||
installation with ctrl+c when it will ask by "overwrite files", but
|
installation with ctrl+c when it will ask by "overwrite files", but
|
||||||
it works).
|
it works).<br />
|
||||||
<li> Run: Yes. (minor glitches in bugzilla)
|
Run: Yes. (minor glitches in bugzilla)
|
||||||
<li> Tucows top 100 ladder: 11
|
</td>
|
||||||
</ul>
|
<td><span class=todo>[TODO]</span></td>
|
||||||
</dd>
|
</tr>
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=288'>WinMX</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=288'>WinMX</a></td>";
|
||||||
?>
|
?>
|
||||||
- Take file sharing to a new level.</dt>
|
<td>3.22</td>
|
||||||
<dd>
|
<td>Take file sharing to a new level.</td>
|
||||||
<ul class=white>
|
<td>50</td>
|
||||||
<li> VERSION 3.22
|
<td>Install: Yes (Dlls installed none)<br />
|
||||||
<li> Install: Yes (Dlls installed none)
|
Run: Yes. (listbox is not working in it (comctl32))
|
||||||
<li> Run: Yes. (listbox is not working in it (comctl32))
|
</td>
|
||||||
<li> Tucows top 100 ladder: 50
|
<td><span class=todo>[TODO]</span></td>
|
||||||
</ul>
|
</tr>
|
||||||
</dd>
|
|
||||||
|
|
||||||
|
<tr class=white>
|
||||||
<?
|
<?
|
||||||
echo "<dt class=ltgrey><b><a href='".$apidb_root."appview.php?appId=1757'>SnagIt</a></b>";
|
echo "<td><a href='".$apidb_root."appview.php?appId=1757'>SnagIt</a></td>";
|
||||||
?>
|
?>
|
||||||
- Use this to capture and manage images, text, and video.</dt>
|
<td>6.1.1</td>
|
||||||
<dd>
|
<td>Use this to capture and manage images, text, and video.</td>
|
||||||
<ul class=white>
|
<td>n/a</td>
|
||||||
<li> VERSION 6.1.1
|
<td> Install: Yes. (Dlls installed advpack.dll, setupapi.dll, w95inf16.dll,
|
||||||
<li> Install: Yes. (Dlls installed advpack.dll, setupapi.dll, w95inf16.dll,
|
cfgmgr32.dll,shfolder.dll,w95inf32.dll)<br />
|
||||||
cfgmgr32.dll,shfolder.dll,w95inf32.dll)
|
Run: Partial. (it has too options, some options like capture avi, or
|
||||||
<li> Run: Partial. (it has too options, some options like capture avi, or
|
capture web are not working)</td>
|
||||||
capture web are not working)
|
<td><span class=todo>[TODO]</span></td>
|
||||||
<li> Tucows top 100 ladder: No
|
</tr>
|
||||||
</ul>
|
</table>
|
||||||
</dd>
|
</p>
|
||||||
|
|
||||||
</dl>
|
|
||||||
|
|
||||||
<h1>Other Wine Application Compatibility Sites</h1>
|
|
||||||
|
|
||||||
|
<h2>Other Wine Application Compatibility Sites</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="http://frankscorner.org"><b>Frank's Corner</b></a>: Frank has a fantastic Wine
|
<a href="http://frankscorner.org"><b>Frank's Corner</b></a>: Frank has a fantastic Wine
|
||||||
application site. The site contains tips and howtos on getting listed apps to run.
|
application site. The site contains tips and howtos on getting listed apps to run.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="http://sidenet.ddo.jp/winetips/config.html"><b>Sidenet wine configuration utility</b></a>: Installs Internet Explorer 6 and Windows Media Player 7 automatically (works also with MSN Messenger and RealPlayer).
|
||||||
|
</p>
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
<?
|
<?
|
||||||
echo "<p> </p>\n";
|
|
||||||
|
|
||||||
apidb_footer();
|
apidb_footer();
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user