postion Fixes for Menus ToolBars and Statusbars
[mono.git] / web / screenshots
1 * Screenshots
2
3 ** Mono Debugger
4
5         Some shots of the <a href="jit-debug.html">Mono Debugger</a>
6
7         <table border=1>
8           <tr>
9             <td>
10               <a href="images/Screenshot-Debugger-1.png"><img src="images/Screenshot-Debugger-1-thumb.png"></a>
11             </td>
12           </tr>
13           <tr>
14              Debugger showing the source code view.
15           </tr>
16         </table>
17         <table>
18           <tr>
19             <td>
20               <a href="images/Screenshot-Debugger-2.png"><img src="images/Screenshot-Debugger-2-thumb.png"></a>
21             </td>
22           </tr>
23           <tr>
24              Debugger showing the CPU view.
25           </tr>
26         </table>
27
28 ** Mono Documentation Browser
29
30         The Mono Documentation Browser is available from <a
31         href="anoncvs.html">CVS</a>, module `monodoc'.
32
33         <table border=1>
34           <tr>
35             <td>
36               <a href="images/Screenshot-B2.png"><img src="images/Screenshot-B2-thumb.png"></a>
37             </td>
38           </tr>
39           <tr>
40             Mono Documentation Browser rendering a method description.
41           </tr>
42         </table>
43         <table>
44           <tr>
45             <td>
46               <a href="images/Screenshot-MethodSummary.png"><img src="images/Screenshot-MethodSummary-thumb.png"></a>
47             </td>
48           </tr>
49           <tr>
50             Mono Documentation Browser rendering the class method summary
51           </tr>
52         </table>
53
54 ** Eclipse running with Mono
55
56         Zoltan Varga made the Java VM for .NET <a
57         href="http://www.ikvm.net">IKVM</a> run <a
58         href="http://www.eclipse.org">Eclipse</a>, the IBM Open Source IDE.
59
60         <a href="images/ikvm-screenshot.png"><img src="images/ikvm-screenshot-thumb.png"></a>   
61
62 ** Mono Basic
63
64         The Mono Basic compiler ships with the Mono distribution.
65
66         <table border=1>
67           <tr>
68             <td>
69               <a href="images/gtk-vb.png"><img src="images/gtk-vb-thumb.png"></a>
70             </td>
71           </tr>
72           <tr>
73              Mono Basic running a sample Gtk# application.
74           </tr>
75         </table>
76
77 ** Platano Media Player
78
79         Alp's <a href="http://www.atoker.com/platano/">Platano</a>
80         Media Player is written with Gtk# (with GStreamer support):
81
82         <table border=1>
83           <tr>
84             <td>
85               <img src="images/platano_s.png"></a>
86             </td>
87           </tr>
88           <tr>
89             Platano startup.
90           </tr>
91         </table>
92         <table>
93           <tr>
94             <td>
95               <img src="images/platano-playing_s.png">
96             </td>
97           </tr>
98           <tr>
99             Platano playing the <a
100             href="http://developer.ximian.com/projects/third_party/codemonkey/index.html">Code
101             Monkey At Work</a> video.
102           </tr>
103         </table>
104
105 ** GSIRC
106
107         Alp's <a href="http://www.atoker.com/gsirc/">GSIRC</a>
108         Gtk-Sharp IRC written with Gtk#
109
110         <table border=1>
111           <tr>
112             <td>
113               <a href="http://go-mono.com/images/gsirc-0.2a_overview.jpg"><img src="images/gsirc-0.2a_overview-thumb.jpg"></a>
114             </td>
115           </tr>
116           <tr>
117             GSIRC is shown with the preferences dialog and chatting on some channels (rooms).
118           </tr>
119         </table>
120
121 ** SQL# For GTK#
122
123         Daniel Morgan's SQL query tool that runs on Mono on Linux and Windows.  It is
124         written in C# and allows you to connect to various Mono ADO.NET providers and
125         enter SQL commands.
126
127         <table border=1>
128           <tr>
129             <td>
130               <img src="http://go-mono.com/images/sqlsharp.png">
131             </td>
132           </tr>
133           <tr>
134             SQL# For GTK# is shown retrieving data from a Microsoft SQL Server 2000 database.
135           </tr>
136         </table>
137
138 ** SkyNET
139
140         SkyNET is written in C# and uses GTK# for displaying a star chart.    
141
142         <table border=1>
143           <tr>
144             <td>
145               <img src="http://go-mono.com/images/skynet.png">
146             </td>
147           </tr>
148         </table>
149         
150 ** Windows.Forms
151
152         Windows.Forms running with Wine on Linux:
153
154         <table border=1>
155           <tr>
156             <td>
157               <a href="http://go-mono.com/images/WINESWF.JPG"><img src="http://go-mono.com/images/WINESWF-thumb.JPG"></a>
158             </td>
159           </tr>
160         </table>
161         
162 ** Mono running on the iPaq
163
164         <table border=1>
165           <tr>
166             <td>
167               <img src="images/familiar-mint-hello.png">
168             </td>
169           </tr>
170         </table>
171
172
173 ** Mono Certificate Viewer
174
175         <table border=1>
176           <tr>
177             <td>
178               <img src="images/swf-certview.png">
179             </td>
180           </tr>
181           <tr>
182             <td>
183               running on Windows using SWF
184             </td>
185           </tr>
186           <tr>
187             <td>
188               <img src="images/gtk-certview.png">
189             </td>
190           </tr>
191           <tr>
192             <td>
193               running on Linux (RH9) using GTK#
194             </td>
195           </tr>
196         </table>