* makefile, makefile.gnu: Add InstrTable to build
[mono.git] / web / screenshots
index b8304d49ec3103ab082f865c57a27969218d1b6d..884ec42f8c91021997eaf0c5cecf9d3c6821732f 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
+** Mono Basic
 
-       <table>
+       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>
+
+** 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>
        
\ No newline at end of file