Update faq
[mono.git] / web / screenshots
index b8304d49ec3103ab082f865c57a27969218d1b6d..92adced2a074e2aff6e99bdea4c8be3879e31a5e 100644 (file)
@@ -1,6 +1,10 @@
-* Mono Debugger
+* Screenshots
 
-       <table>
+** Mono Debugger
+
+       Some shots of the <a href="jit-debug.html">Mono Debugger</a>
+
+       <table border=1>
          <tr>
            <td>
              <a href="images/Screenshot-Debugger-1.png"><img src="images/Screenshot-Debugger-1-thumb.png"></a>
          </tr>
        </table>
 
-* Mono Documentation Browser
+** Mono Documentation Browser
 
-       <table>
+       The Mono Documentation Browser is available from <a
+       href="anoncvs.html">CVS</a>, module `monodoc'.
+
+       <table border=1>
          <tr>
            <td>
              <a href="images/Screenshot-B2.png"><img src="images/Screenshot-B2-thumb.png"></a>
          </tr>
        </table>
 
-* Mono Basic
+** Eclipse running with Mono
 
-       <table>
+       Zoltan Varga made the Java VM for .NET <a
+       href="http://www.ikvm.net">IKVM</a> run <a
+       href="http://www.eclipse.org">Eclipse</a>, the IBM Open Source IDE.
+
+       <a href="images/ikvm-screenshot.png"><img src="images/ikvm-screenshot-thumb.png"></a>   
+
+** Mono Basic
+
+       The Mono Basic compiler ships with the Mono distribution.
+
+       <table border=1>
          <tr>
            <td>
              <a href="images/gtk-vb.png"><img src="images/gtk-vb-thumb.png"></a>
            </td>
          </tr>
          <tr>
-            
+            Mono Basic running a sample Gtk# application.
+         </tr>
+       </table>
+
+** Platano Media Player
+
+       Alp's <a href="http://www.atoker.com/platano/">Platano</a>
+       Media Player is written with Gtk# (with GStreamer support):
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/platano_s.png"></a>
+           </td>
+         </tr>
+         <tr>
+           Platano startup.
+         </tr>
+       </table>
+       <table>
+         <tr>
+           <td>
+             <img src="images/platano-playing_s.png">
+           </td>
+         </tr>
+         <tr>
+           Platano playing the <a
+           href="http://developer.ximian.com/projects/third_party/codemonkey/index.html">Code
+           Monkey At Work</a> video.
+         </tr>
+       </table>
+
+** GSIRC
+
+       Alp's <a href="http://www.atoker.com/gsirc/">GSIRC</a>
+       Gtk-Sharp IRC written with Gtk#
+
+       <table border=1>
+         <tr>
+           <td>
+             <a href="http://go-mono.com/images/gsirc-0.2a_overview.jpg"><img src="images/gsirc-0.2a_overview-thumb.jpg"></a>
+           </td>
+         </tr>
+         <tr>
+           GSIRC is shown with the preferences dialog and chatting on some channels (rooms).
+         </tr>
+       </table>
+
+** SQL# For GTK#
+
+       Daniel Morgan's SQL query tool that runs on Mono on Linux and Windows.  It is
+       written in C# and allows you to connect to various Mono ADO.NET providers and
+       enter SQL commands.
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="http://go-mono.com/images/sqlsharp.png">
+           </td>
+         </tr>
+         <tr>
+           SQL# For GTK# is shown retrieving data from a Microsoft SQL Server 2000 database.
          </tr>
        </table>
-       
\ No newline at end of file
+
+** SkyNET
+
+       SkyNET is written in C# and uses GTK# for displaying a star chart.    
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="http://go-mono.com/images/skynet.png">
+           </td>
+         </tr>
+       </table>
+       
+** Windows.Forms
+
+       Windows.Forms running with Wine on Linux:
+
+       <table border=1>
+         <tr>
+           <td>
+             <a href="http://go-mono.com/images/WINESWF.JPG"><img src="http://go-mono.com/images/WINESWF-thumb.JPG"></a>
+           </td>
+         </tr>
+       </table>
+       
+** Mono running on the iPaq
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/familiar-mint-hello.png">
+           </td>
+          </tr>
+        </table>
+
+
+** Mono Certificate Viewer
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/swf-certview.png">
+           </td>
+          </tr>
+         <tr>
+           <td>
+             running on Windows using SWF
+           </td>
+          </tr>
+         <tr>
+           <td>
+             <img src="images/gtk-certview.png">
+           </td>
+          </tr>
+         <tr>
+           <td>
+             running on Linux (RH9) using GTK#
+           </td>
+          </tr>
+        </table>