2006-08-19 Aaron Bockover <abockover@novell.com>
[mono.git] / web / screenshots
index 54958af939441b1901148e823af54b0b890db593..25cc06998d79a62d07a716ac205870980f1e48c7 100644 (file)
          </tr>
        </table>
 
+** 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.
          </tr>
        </table>
 
-** SkyNET
+** Type Reflector
 
-       SkyNET is written in C# and uses GTK# for displaying a star chart.    
+       Type Reflector is a tool included in Mono to inspect your assemblies.
 
        <table border=1>
          <tr>
            <td>
-             <img src="http://go-mono.com/images/skynet.png">
+             <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 running with Wine on Linux:
 
+       <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>
            </td>
          </tr>
        </table>
-       
+
 ** Mono running on the iPaq
 
        <table border=1>
         </table>
 
 
-       
\ No newline at end of file
+** 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>