2004-01-04 Daniel Morgan <danielmorgan@verizon.net>
[mono.git] / doc / screenshots
index 882786d6615d1e7c1a1add95272b3d7feb3da095..25cc06998d79a62d07a716ac205870980f1e48c7 100644 (file)
@@ -1,4 +1,6 @@
-* Mono Debugger
+* Screenshots
+
+** Mono Debugger
 
        Some shots of the <a href="jit-debug.html">Mono Debugger</a>
 
@@ -23,7 +25,7 @@
          </tr>
        </table>
 
-* Mono Documentation Browser
+** Mono Documentation Browser
 
        The Mono Documentation Browser is available from <a
        href="anoncvs.html">CVS</a>, module `monodoc'.
          </tr>
        </table>
 
-* Mono Basic
+** Eclipse running with Mono
+
+       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.
 
@@ -64,7 +74,7 @@
          </tr>
        </table>
 
-* Platano Media Player
+** Platano Media Player
 
        Alp's <a href="http://www.atoker.com/platano/">Platano</a>
        Media Player is written with Gtk# (with GStreamer support):
          </tr>
        </table>
 
-* GSIRC
+** 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>
+
+** Type Reflector
+
+       Type Reflector is a tool included in Mono to inspect your assemblies.
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/type-reflector.png">
+           </td>
+         </tr>
+       </table>
+
+** Object Browser
+
+       Radek Doulik's Object Browser (in Mono CVS) is a useful tool
+       to inspect existing assemblies and their source code:
+
+       <table border=1>
+         <tr>
+           <td>
+             <img src="images/Screenshot-ObjectBrowserDemo.png">
+           </td>
+         </tr>
+       </table>
+       
+** Windows.Forms
+
+       Windows.Forms running with Wine on Linux:
 
-       
\ No newline at end of file
+       <table border=1>
+         <tr>
+           <td>
+             <a href="http://go-mono.com/images/monomdi.jpg"><img src="http://go-mono.com/images/monomdi-thumb.jpg"></a>
+           </td>
+         </tr>
+       </table>
+
+       <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>
+
+** 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>