* ILReader.cs: Instead of mainting a buffer let the reader handle
[mono.git] / web / index
index 2294b1f2850fc440d09d9a5758065449bc846b71..8e9c0d1f37f7c8e3623ba87888f99187e6d1f825 100644 (file)
--- a/web/index
+++ b/web/index
@@ -25,7 +25,7 @@
        You might also want to <a href="download.html">Download the
        source</a> for our work so far.  Grab a <a
        href="snapshots">snapshot</a> of our current work, or <a
-       href="http://cvs.hispalinux.es/cgi-bin/cvsweb/?hidenonreadable=1&f=u&logsort=date&sortby=file&hideattic=1&cvsroot=Mono">browse
+       href="http://cvs.hispalinux.es/cgi-bin/cvsweb/?hidenonreadable=1&f=u&logsort=date&sortby=file&hideattic=1&cvsroot=mono">browse
        the sources</a>
 
        You might want to <a
   </tr>
 </table>
 
+@item Mar 25th: Second Mono Survey
+
+       <table width="100%" cellpadding="0" cellspacing="1" border="0" bgcolor="blue">
+          <tr>
+            <td valign="top">
+              <div style="background: #c0d0ff; margin: 0px 0px 0px 0px; padding: 1px;">
+                What do you think about Mono?
+
+                Is your company involved with the development and
+                deployment of web applications?  Is Linux becoming an
+                important part of your company's business application
+                strategy? Are you considering Mono for your next
+                project? Would you like to shape the future of Mono
+                and the use of Linux in business critical
+                applications?
+
+                If you answered yes to any of these questions, we
+                would like to talk with you. If interested, please
+                email us at <a
+                href="mailto:mbadgett@ximian.com">mbadgett@ximian.com</a>.
+              </div>
+            </td>
+          </tr>
+       </table>
+
+@item Mar 20th: Windows.Forms and Wine.
+
+       Alexandre has provided a modified version of the GC system
+       that will work with and Mono.  See the mono-winforms-list.  It
+       is now possible to run our Win32-based implementation of
+       Windows.Forms with Mono on Linux.
+
+@item Mar 7th: Mono 0.23
+
+       A new freshly baked release of Mono is available.  Release
+       notes are <a href="archive/mono-0.23">here</a>.   This is mostly a
+       bug fix release.  No new features.
+
+@item Mar 5th, 2003: Mono 0.22;  MonoDoc 0.2; Debugger 0.2.1: Release-o-Rama.
+
+       Mono 0.22 has been released.  See the <a
+       href="archive/mono-0.22">release notes</a>.  This is a bug fix
+       release.
+
+       A new preview of MonoDoc 0.2, the Mono Documentation browser
+       has been <a href="http://lists.ximian.com/archives/public/gtk-sharp-list/2003-March/001266.html">released</a>.
+
+       Martin also announced a <a
+       href="http://lists.ximian.com/archives/public/mono-list/2003-March/012756.html">new
+       release</a> of the Mono Debugger (both GUI and command line). 
+
+@item Mar 3rd, 2003: The Mono Hackers Hall Of Fame welcomes Zoltan Varga
+
+       The <a href="hackers.html">Mono Hackers Hall Of Fame</a>
+       continues to show our appreciation to the excellent
+       contributors that make <b>mono::</b> a successful free
+       software project.
+
+       Zoltan has contributed significantly to Mono, with bug reports and bug 
+       fixes as well as pushing the envelope of the things that can be done in
+       and with the mono runtime: the gcc-based ngen compiler, code coverage
+       and more recently his work with Reflection.Emit that got mono to the 
+       point of running the <a href="http://www.ikvm.net">IKVM</a> Java virtual 
+       machine.
+
+@item Mar 2nd, 2003: New Mono mailing list.
+
+       A new mailing list for <a
+       href="http://lists.ximian.com/mailman/listinfo/mono-devel-list">Mono
+       Development</a> has been created.
+
+@item Feb 27th, 2003: Mono 0.21 released
+
+       Mono 0.21 has been released.  This is only a bug fix release.
+       The <a href="archive/mono-0.21">release notes</a> are available.
+
+@item Feb 25th, 2003: Mono 0.20 for Windows released;   New Apache module released.
+
+       Packages of Mono for Windows have been <a
+       href="archive/mono-0.20-stable-win32-2.exe">released</a>.
+       Thanks to Daniel, Johannes and Paolo for setting this up.
+
+       Daniel has released a new version of his Mono Apache module that
+       handles ASP.NET.  The code is available at <a
+       href="http://apacheworld.org/modmono/">here</a>
+
+       Nick has posted an update on the progress on our <a
+       href="http://lists.ximian.com/archives/public/mono-list/2003-February/012467.html">regression
+       tests</a>.  We are looking for more tests, and more volunteers to write them.
+
+       Also, remember to contribute to the Gtk# documentation effort,
+       momentum is picking up!  See the entry for Feb 18th for more details.
+
+@item Feb, 23rd, 2003: Mono 0.20 released; Gtk# 0.8 released.
+
+       Mono 0.20 has been released.  Check out the <a
+       href="archive/mono-0.20">release notes</a> for an overview of
+       the changes.  You can get it <a href="download.html">here</a>.
+       There are no major features in this release, mostly bug fixes
+       and performance improvements.  
+
+       Gtk# 0.8 has been <a
+       href="http://lists.ximian.com/archives/public/gtk-sharp-list/2003-February/001114.html">released</a>
+
+       <b>Important</b>: The contributed binaries for Windows
+       binaries of Mono 0.20 contain a virus.  Please read <a
+       href="virus.html">this</a> if you installed the binary.
+
+@item Feb 18th, 2003: Volunteers to document Gtk#
+
+       With the availability of a documentation browser, we are
+       looking for volunteers to help us complete the documentation
+       of the Gtk# binding for Mono.
+
+       Experience with Gtk is useful, but not mandatory.  We have
+       checked in stubs, and we have instructions, and resources to
+       how to complete this process <a
+       href="documentation.html">here</a>.  Mail the <a
+       href="mailto:mono-docs-list@ximian.com">mono-docs-list@ximian.com</a>
+       for further discussion.
+
 @item Feb 14th, 2003: OpenGL# bindings for Mono;  Mono Basic updates.
 
        Mark Crichton has completed his OpenGL/GLUT bindings for