2004-07-29 Umadevi S <sumadevi@novell.com>
[mono.git] / web / index
1 <link rel="alternate" type="application/rss+xml" title="RSS" href="index.rss"/>
2
3
4         <table align="right" border=1 padding=0 width=25%>
5          <tr>
6             <td colspan="2" bgcolor=lightgrey>
7               <b><center>Mono Status</center></b>
8             </td>
9           </tr>
10           <tr>
11             <td>
12               <b><a href="c-sharp.html">C# Compiler:</a></b>
13             </td>
14             <td>
15               Self hosting on Linux and .NET
16             </td>
17           </tr>
18           <tr>
19             <td>
20               <b>JIT:</b>
21             </td>
22             <td>
23               Linux/x86<br>
24               Solaris/SPARC<br>
25               PowerPC: MacOS and Linux.<br>
26               S390: Linux.
27             </td>
28           </tr>
29           <tr>
30             <td>
31               <b>Interpreter:</b>
32             </td>
33             <td>
34               Works for 
35               Linux/x86, Linux/PPC, S390, StrongARM, SPARC, HPPA, SPARC v9
36             </td>
37           </tr>
38           <tr>
39             <td><b><a href="asp-net.html">ASP.NET</a></b></td>
40             <td>Webforms and WebServices working<br></td>
41           </tr>
42           <tr>
43             <td>
44               <b><a href="class-status.html">Classes</a></b>
45             </td>
46             <td>
47               All assemblies compile.
48             </td>
49           </tr>
50           <tr>
51             <td>
52               RSS feed:
53             </td>
54             <td>
55               <a href="index.rss"><img src="images/xml.gif"></a>
56             </td>
57           </tr>
58           <tr>
59             <td colspan="2" bgcolor=lightgrey>
60               <b><center>In the news</center></b>
61             </td>
62           </tr>
63         
64         <tr>
65                 <td>
66                         <b>Beta 1 Press Coverage</b>
67                 </td>
68                 <td>
69                         <a href="http://www.go-mono.com/beta1-press.html" target="blank">May 2004</a>: Mono Beta 1 rallies the press
70                 </td>
71         </tr>
72          <tr>
73         
74             <td>
75               <b>Linux Planet</b>
76             </td>
77             <td>
78               <a href="http://www.linuxplanet.com/linuxplanet/reports/5375/4/">May 3rd, 2004</a>: And then there's Mono
79             </td>
80           </tr>
81
82           <tr>
83             <td>
84               <b>DevChannel</b>
85             </td>
86             <td>
87               <a href="http://tools.devchannel.org/devtoolschannel/04/04/21/169234.shtml?tid=46">Apr 26th, 2004</a>: What is Mono and why should you care ?
88             </td>
89 </tr><tr>
90           </tr>
91           <tr>
92             <td>
93               <img src="images/2003osdirwinnerbadge.gif">
94             </td>
95             <td>
96               <a href="http://osdir.com/Article198.phtml">Dec 19th, 2003</a>: Editor's Choice Award.
97             </td>
98           </tr>
99           <tr>
100             <td>
101               <img src="images/netmagazine.png">
102             </td>
103             <td>
104                 
105               <a href="http://www.ftponline.com/wss/2003_TE/magazine/columns/trends">May 31st, 2003</a>: CLI integration.
106             </td>
107           </tr>
108           <tr>
109             <td>
110               <img src="images/infoworld.png">
111             </td>
112             <td>
113               <a href="http://www.infoworld.com/article/03/05/22/HNmono_1.html">May 22nd, 2003</a>: Mono 1.0 plans.
114             </td>
115           </tr>
116           <tr>
117             <td>
118               <img src="images/infoworld.png">
119             </td>
120             <td>
121               <a href="http://www.infoworld.com/article/03/03/14/11stratdev_1.html">Mar 14th, 2003</a>: Whither Mono?
122             </td>
123           </tr>
124           <tr>
125             <td>
126               <img src="images/b2.png">
127             </td>
128             <td>
129               <a href="http://www.infoworld.com/article/03/05/22/HNmono_1.html">Dec, 2002</a>: The Penguin takes flight.
130             </td>
131           </tr>
132         </table>
133
134
135 <p>
136         The Mono project is an open source effort sponsored by  <a
137         href="http://novell.com">Novell</a> to create a free
138         implementation of the .NET Development Framework.
139 </p>
140
141 <p>
142         Mono includes <a href="c-sharp.html">a compiler</a> for the
143         C# language, a <a href="runtime.html">Common Language
144         Runtime</a> (CLR) for the Common Language Infrastructure (CLI) and a
145         set of <a href="class-library.html">class libraries</a>.  The
146         runtime can be <a href="embedded-api.html">embedded</a> into your
147         application.  It implements both <a href="ado-net.html">ADO.NET</a>
148         and <a href="asp-net.html">ASP.NET</a>.
149 </p>
150 <p>
151         If you have questions about the project, read <a
152         href="rationale.html">the project launch statement</a> 
153         or visit our list of <a href="faq.html">Frequently Asked
154         Questions</a>. 
155 </p>
156
157 <p>
158         For details on the project's future direction, read the
159         <a href="mono-roadmap.html">roadmap</a>, and <a
160         href="download.html">download</a> the latest software version.
161         You can also get a <a href="snapshots">snapshot</a> of our
162         current work, or <a
163         href="http://cvs.hispalinux.es/cgi-bin/cvsweb/?hidenonreadable=1&f=u&logsort=date&sortby=file&hideattic=1&cvsroot=mono">browse
164         the source tree.</a>
165 </p>
166 <p>
167         To participate in discussion and development, <a
168         href="mailing-lists.html">subscribe to our mailing lists</a>.
169         You can also visit the <a
170         href="http://www.gotmono.com/cgi-bin/yabb/YaBB.pl">forum</a> at <a
171         href="http://www.gotmono.com">GotMono</a> or the <a
172         href="http://www.nullenvoid.com/gtksharp/wiki">Gtk#</a> and
173         <a href="http://www.nullenvoid.com/mono/wiki">Mono
174         </a> Wikis.
175 </p>
176
177 @item Jun 23rd, 2004: The Mono Hackers Hall of Fame welcomes John Luke, Dan Morgan and Tim Coleman.
178
179         The <a href="http://www.go-mono.com/hackers.html">Mono Hackers Hall Of Fame</a>
180         continues to show our appreciation to the excellent
181         contributors that make <b>mono::</b> a successful free
182         software project.
183
184         John Luke, Dan Morgan and Tim Coleman are now part of the Mono
185         Hackers Hall of Fame.
186
187 @item Jun 15th, 2004: Mono Beta 3 has been released
188
189         <table>
190         <tr>
191           <td>
192             <img
193             src="http://www.go-mono.com/images/beta3.gif"></td>
194           <td>
195         Our third beta has been released.
196
197         Packages and source code are available <a
198         href="download.html">on our download</a> page.
199           </td>
200         </tr>
201         </table>
202
203 @item Jun 1st, 2004: Mono Beta 2 has been released
204
205         <table>
206         <tr>
207           <td>
208 </td>
209           <td>Mono Beta 2 has been released.  See our <a
210            href="http://www.go-mono.com/archive/beta2/beta2.html">Release
211            Notes</a>, or go directly to the <a href="download.html">download</a> page. 
212           </td>
213         </tr>
214         </table>
215
216 @item May 17th, 2004: Huge press response for Mono 1.0 Beta 1
217
218         Two weeks after the release of Mono 1.0 Beta 1, we take a
219         look at the <a href="http://www.go-mono.com/beta1-press.html" target='_blank'>press coverage</a> that followed the
220         beta release.
221
222 @item May 10th, 2004: The Mono Hackers Hall of Fame welcomes Todd Berman
223
224         The <a href="http://www.go-mono.com/hackers.html">Mono Hackers Hall Of Fame</a>
225         continues to show our appreciation to the excellent
226         contributors that make <b>mono::</b> a successful free
227         software project.
228
229         Todd Berman is a steady contributor to Mono.  He has worked
230         everywhere: from the Class Libraries, to the early implementation of
231         the GAC and most recently has lead the effort to develop, port and
232         maintain MonoDevelop an IDE for the Mono environment.  His help has
233         been key to the development of Mono.
234
235 @item May 4th, 2004: Mono Beta 1 available 
236
237         <table>
238         <tr>
239           <td>
240             <img
241             src="http://www.go-mono.com/images/beta1-anim.gif"></td>
242           <td>Mono Beta 1 has been released.  See our <a
243            href="http://www.go-mono.com/archive/beta1/beta1.html">Release
244            Notes</a>, or go directly to the <a href="download.html">download</a> page. 
245           </td>
246         </tr>
247         </table>
248
249 @item May 2nd, 2004: mDnsResponder.Net;  Global Assembly Cache.
250
251         Brady Anderson has released the first version of his <a href=
252         "http://forge.novell.com/modules/xfmod/project/?mdnsresponder">multicast
253         DNS responder</a> written in C# for the Mono and .NET
254         platforms.  This is the foundation for implementing
255         rendezvous-like functionality in your applications.
256
257         The tree has started to stabilize after all the changes last
258         week to integrate the Global Assembly Cache work that Jackson,
259         Sebastien, Todd and all the volunteers helped us deploy.
260
261 @item Apr 22nd, 2004: XSP 0.12 released.
262
263         A new release of XSP is available. It fixes a bug that made Web Services
264         unusable from client proxies. You can download it from <a
265         href="/archive/xsp-0.12.tar.gz">here</a>.
266         
267 @item Apr 21st, 2004: XSP 0.11 and mod_mono 0.8 released.
268
269         Gonzalo has made new releases of XSP and mod_mono (The ASP.NET
270         hosting service for Mono).
271
272         Check the XSP/mod_mono <a href="archive/xsp-0.10.html">
273         Release Notes</a> to see what is new and to obtain the source
274         packages.
275
276 @item Apr 20, 2004: S390 port; Interpreted Updated;  Identity classes;  System.Drawing; Mono Debugger.
277
278         Neale who originally wrote the S390 interpreter support for
279         Mono has checked into CVS his port of the S390 JIT engine.
280         Now, if we could only have one of those in our living room.
281
282         Bernie has checked into CVS a new interpreter for the Mono
283         runtime.  This new interpreter translates the CIL opcodes into
284         a new intermediate representation.  The new IL representation
285         avoids doing costly lookups during interpretation which means that the
286         interpreter is a lot faster now.
287
288         Performance wise, the new interpreter is three times faster
289         than the old one when doing a compiler bootstrap.
290
291         Sebastien has recently completed the identity classes in the
292         Mono Runtime, you can see more details on his <a
293         href="http://pages.infinit.net/ctech/poupou.html">blog</a>
294
295         New progress on the GDI+ front: Jordi has completed the region
296         code; Ravindra the various brushes that we must support;
297         Sanjay the Icon and BMP loaders (with Mark) and Vladimir has
298         contributed various codecs and a new fresh implementation of
299         Image.LockBits.
300
301         Lluis and Atsushi in the meantime has been in charge of
302         completing various pending items from our class libraries:
303         basically an API audit of the things missing for the Mono 1.0
304         release, small but important things.
305
306         Martin has replaced the old command-line language in the
307         debugger with our home-grown "Command Line" language, a
308         TCL-like command line language that we built for it (its a
309         tiny .NETized Tcl-like language).  The interaction process is
310         a lot smoother than it used to be and we are focusing on the
311         usability of the command line language to improve the
312         debugging experience.
313
314 @item Apr 02, 2004: Mono C# Compiler gets CLS support;   Basic Runtime Contribution from Mainsoft.
315
316         Marek Safar has been working for a few months on adding
317         support to the C# compiler to support the various checks required
318         by the Common Language Specification (CLS).
319
320         In the past the C# compiler was unable to flag any problems
321         related to the creation of cross-language libraries.  Today
322         with this patch the compiler will properly flag errors in CLS
323         compliance.  Tests for all of the errors have also been
324         included on CVS.
325
326         <a href="http://www.mainsoft.com">Mainsoft</a> has contributed
327         an implementation of their Basic runtime to the project.  The
328         runtime they wrote is written in Java and we are translating
329         this into C# code.  The code will reach CVS within the next
330         few weeks.
331
332         Mainsoft also contributed an extensive regression test suite
333         for the Basic runtime, a port of the NIST XML tests and their
334         own in-house developed XML tests. 
335
336 @item Mar 31st, 2004: Gtk# 0.18, MonoDoc 0.13, MonoDevelop 0.2 released
337
338         New versions of Gtk# and MonoDoc have been released.
339
340         Gtk# is available from <a
341         href="http://gtk-sharp.sf.net">Gtk# home page</a> and MonoDoc 0.13
342         is available from our <a href="download.html">download</a>
343         page.
344
345         Gtk# now features [ConnectBefore] attribute for hooking up
346         signals; An automake/autoconf setup; the System.Drawing
347         dependency has been dropped and many more docs.
348
349         And <a href="http://www.monodevelop.com/">MonoDevelop 0.2</a>
350         has been released.
351
352 @item Mar 18th, 2004: Mono 0.31 has been released
353
354         We have released version 0.31 of Mono.  All the new features
355         and improvements are described in our <a
356         href="archive/mono-0.31.html">Mono 0.31 Release Notes</a>. 
357
358         You can download Mono 0.31 packages using Red Carpet, or pick
359         the individual packages from our <a
360         href="download.html">download</a> page.
361
362 @item Mar 15th, 2004: Async IO lands on Mono.
363
364         Gonzalo has completed the implementation of Async I/O for Mono
365         using the kernel aio_* interfaces.  If your operating system supports
366         the aio_ POSIX interface, the FileStream methods that
367         expose asynchronous methods will use this facility instead of
368         emulating it with threads as we have done in the past.
369
370         We had this request come to us from various people in the
371         past, and we are now looking for your help to test and debug
372         this.
373
374 @item Mar 11th, 2004: Mono JIT ported to SPARC.
375
376         Zoltan Varga announced today that the SPARC port of the Mono
377         JIT engine has been completed.  Congratulations to Zoltan for
378         this amazing development.
379
380 @item Feb 26th, 2004: Agenda: Mono Meeting in Boston.
381
382         The agenda for the Mono Meeting is now available: <a
383         href="http://primates.ximian.com/~miguel/MonoMeet.html">Mono Meeting
384         Agenda</a>
385
386 @item Feb 24th, 2004: Mono Meeting in Boston.
387
388         On March 5th-6th (Friday and Saturday) there will be an
389         open-house meeting for people interested in Mono to get
390         together with the Mono developers at the Novell offices in
391         in Cambridge Massachusetts (<a
392         href="http://www.ximian.com/about_us/contact/">directions</a>).
393
394         The whole Novell Mono team will be here (Atsushi Enomoto, Dick
395         Porter, Duncan Mak, Erik Dasque, Gonzalo Paniagua, Jackson
396         Harper, Jordi Mas, Lluis Sanches, Manjula, Martin Baulig,
397         Miguel de Icaza, Mike Kestner, Paolo Molaro, Peter Bartok,
398         Sebastien Pouliot, Sachin Kumar) and hopefully Joe Shaw, Nat
399         Friedman, Peter Williams and Ravi Pratap will be joining us as
400         well.  Expect to see Todd Berman from MonoDevelop as well.
401
402         If you are coming, please notify <a
403         href="mailto:edasque@ximian.com">edasque@ximian.com</a> about it, so
404         we can add you to the security list, and use the `open house
405         confirmation' subject in your email.
406
407 @item Feb 13, 2004: Mono 0.30.1 released
408
409         We have released a small bug-fix release of Mono, the release
410         notes are available <a
411         href="archive/mono-0.30.1.html">here</a> and you can download
412         it from our <a href="download.html">download</a> page.
413
414 @item Feb 13, 2004: Mono Performance Optimization
415
416         We have a new document that describes some <a
417         href="performance.html">common tricks to improve the
418         performance</a> of your Mono or .NET application.  These are a
419         summary of techniques that we employed to tune our own C#
420         compiler.
421
422 @item Feb 2nd, 2004: Mono 0.30 has been released
423
424         Check out the <a
425         href="http://www.go-mono.com/archive/mono-0.30.html">Release
426         notes</a> for details on Mono 0.30.  Or go directly to our <a
427         href="download.html">download</a> section
428
429 @item Jan 18th, 2004: LDAP class libraries in Mono tutorial.
430
431         Sunil Kumar has written an <a
432         href="http://www.novell.com/coolsolutions/cooldev/features/a_net_cplus_ldap_library_cdev.html">introduction
433         to Novell.LDAP</a> class libraries, which are part of Mono.
434
435 @item Jan 13th, 2004: MonoDoc 0.9 released.
436
437         A new edition of MonoDoc, the Mono Documentation Browser, has been released, available in source form from:
438         <a href="archive/monodoc-0.9.tar.gz">archive/monodoc-0.9.tar.gz</a>
439
440 @item Jan 11th, 2004: Call for Stories
441
442         If you have a success story about using Mono or one of the Mono
443         components in any way, we want to hear about you.  Please mail
444         your details to miguel@ximian.com
445
446 @item Jan 4th, 2004: Windows Installer for Mono 0.29
447
448         There is a <a href="archive/mono-0.29-win32-1.exe">Windows
449         Installer for Mono 0.29</a> available now.
450         
451 <h2>Older News</h2>
452
453         Click <a href="oldnews.html">here</a> to see older news.
454