2003-02-03 Patrik Torstensson
[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 ** Mono Basic
55
56         The Mono Basic compiler ships with the Mono distribution.
57
58         <table border=1>
59           <tr>
60             <td>
61               <a href="images/gtk-vb.png"><img src="images/gtk-vb-thumb.png"></a>
62             </td>
63           </tr>
64           <tr>
65              Mono Basic running a sample Gtk# application.
66           </tr>
67         </table>
68
69 ** Platano Media Player
70
71         Alp's <a href="http://www.atoker.com/platano/">Platano</a>
72         Media Player is written with Gtk# (with GStreamer support):
73
74         <table border=1>
75           <tr>
76             <td>
77               <img src="images/platano_s.png"></a>
78             </td>
79           </tr>
80           <tr>
81             Platano startup.
82           </tr>
83         </table>
84         <table>
85           <tr>
86             <td>
87               <img src="images/platano-playing_s.png">
88             </td>
89           </tr>
90           <tr>
91             Platano playing the <a
92             href="http://developer.ximian.com/projects/third_party/codemonkey/index.html">Code
93             Monkey At Work</a> video.
94           </tr>
95         </table>
96
97 ** GSIRC
98
99         Alp's <a href="http://www.atoker.com/gsirc/">GSIRC</a>
100         Gtk-Sharp IRC written with Gtk#
101
102         <table border=1>
103           <tr>
104             <td>
105               <a href="http://go-mono.com/images/gsirc-0.2a_overview.jpg"><img src="images/gsirc-0.2a_overview-thumb.jpg"></a>
106             </td>
107           </tr>
108           <tr>
109             GSIRC is shown with the preferences dialog and chatting on some channels (rooms).
110           </tr>
111         </table>
112
113 ** SQL# For GTK#
114
115         Daniel Morgan's SQL query tool that runs on Mono on Linux and Windows.  It is
116         written in C# and allows you to connect to various Mono ADO.NET providers and
117         enter SQL commands.
118
119         <table border=1>
120           <tr>
121             <td>
122               <img src="http://go-mono.com/images/sqlsharp.png"></a>
123             </td>
124           </tr>
125           <tr>
126             SQL# For GTK# is shown retrieving data from a Microsoft SQL Server 2000 database.
127           </tr>
128         </table>
129
130 ** SkyNET
131
132         SkyNET is written in C# and uses GTK# for displaying a star chart.    
133
134         <table border=1>
135           <tr>
136             <td>
137               <img src="http://go-mono.com/images/skynet.png"></a>
138             </td>
139           </tr>
140           <tr>
141             SQL# For GTK# is shown retrieving data from a Microsoft SQL Server 2000 database.
142           </tr>
143         </table>
144