update web pages
[mono.git] / doc / index
index e6f4d901a2c0eb3bc178bb4f7ce39a808a2d9c4b..7c9b5521b56ad9ddd41d06b36bb0b4d4837a5d53 100644 (file)
--- a/doc/index
+++ b/doc/index
@@ -18,7 +18,8 @@
        You can read our <a href="rationale.html">rationale</a> for
        this project.  If you have questions about the project, please
        read our list of <a href="faq.html">Frequently Asked
-       Questions</a> or <a href="mailto:mono-list@ximian.com">contact us.</a>
+       Questions</a> or <a href="mailto:mono-list@ximian.com">contact
+       us.</a> The project <a href="mono-roadmap.html">roadmap</a>.
 
        You might also want to <a href="download.html">Download the
        source</a> for our work so far.  Grab a <a
              <b><center>In the news</center></b>
            </td>
          </tr>
+         <tr>
+           <td>
+             <img src="images/2003osdirwinnerbadge.gif">
+           </td>
+           <td>
+             <a href="http://osdir.com/Article198.phtml">Dec 19th, 2003</a>: Editor's Choice Award.
+           </td>
+         </tr>
          <tr>
            <td>
              <img src="images/netmagazine.png">
   </tr>
 </table>
 
+@item Jan 4, 2004: Windows Installer for Mono 0.29
+
+       There is a <a href="http://primates.ximian.com/~jackson/mono-0.29-win32-1.exe">Windows Intaller for Mono 0.29</a> available now.
+       
+@item Dec 21st: Mono on PowerPC Progress.
+
+       Paolo reports today that the Mono JIT on the PowerPC was able
+       to successfully run the Mono C# compiler to build its first
+       programs.  This is by no means complete (exception handling is
+       missing, and Boehm GC seems to fail on MacOS X), this shows
+       the excellent progress Paolo has been making.
+
+       Zoltan has added support for modules to MCS (generation and
+       consumption).
+
+@item Dec 10th: Mono Debugger 0.5 released
+
+       Martin Baulig has <a
+       href="http://primates.ximian.com/~martin/blog/archives/000231.html">released</a>
+       a new version of the Mono Debugger.  
+
+@item Dec 2nd: Mono 0.29 has been released
+
+       Check out the <a
+       href="http://www.go-mono.com/archive/mono-0.29.html">Release
+       notes</a> for details on Mono 0.29.    
+
+       This release includes the PPC JIT engine running `Hello World'
+       and ASP.NET is considered feature-complete.
+       
+@item Nov 25th: Gtk# 0.14, System.DirectoryServices
+
+       Gtk# 0.14 has been released, and it is available from <a
+       href="http://gtk-sharp.sf.net">the Gtk# web site</a>.   
+
+       Sunil has checked in the implementation of
+       System.DirectoryServices as well as the Novell.Directory.Ldap
+       code into Mono CVS.
+
+@item Nov 14th: Gtk# 0.13 released.
+
+       Mike Kestner has <a
+       href="http://lists.ximian.com/archives/public/mono-list/2003-November/016943.html">announced</a>
+       the release of the <a href="http://gtk-sharp.sf.net">Gtk#</a>
+       GUI toolkit for .NET and Mono.
+
+@item Nov 13th: Managed LDAP binding for Mono and .NET
+
+       Sunil Kumar at Novell has <a
+       href="http://lists.ximian.com/archives/public/mono-list/2003-November/016907.html">announced</a>
+       the availability of a fully managed implementation of LDAP for
+       Mono and the .NET Framework.
+
+       You can obtain the library from <a
+       href="http://forge.novell.com">Novell Forge's</a> <a
+       href="http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldapcsharp/CsharpLDAP">CSharpLDAP</a>
+       module.
+
+@item Nov 4th: Mono Roadmap announced.
+
+       The <a href="mono-roadmap.html">Mono Roadmap</a> and <a
+       href="mono-hacking-roadmap.html">Mono Hackers Roadmap</a> have
+       been released.   
+
+@item Oct 28th: Mono Get Together at the PDC.  GTK# 0.12 Released.
+
+       We will be getting together at the West Tower Lobby on Tuesday
+       28th at 6pm to talk about the Mono project. You have 24 hours to
+       notify all of your friends, open source buddies and free software
+       folks.
+
+       We will bring Mono t-shirts.
+
+       Mike Kestner released <a href="http://gtk-sharp.sourceforge.net">Gtk#</a> 0.12 today.  GTK# source tar balls
+       and RPMs are available.  A windows installer was contributed by Johannes Roith.
+       
+@item Oct 26th: Last Minute Mono BOF
+
+       The first in a series of undercover Mono BOFs at the PDC will take
+       place tonight at 7pm on the Academy meeting, in room 411. Come join us
+       to plot the evolution.
+
+
+@item Oct 25th: GTK# 0.11+ Windows Installer available
+
+       Johannes created a <a href="http://java.thn.htu.se/~toor/gtk-sharp/gtk-sharp-0.11-cvs.exe">Windows Installer for GTK# 0.11+</a> and works
+       with Mono 0.28 for Windows.
+
 @item Oct 21st: Mono Community at Novell Forge
 
        Mono Developers that are looking for a public repository for
 
        Novell Forge offers mailing lists, cvs repository, bug
        tracking and mailing list services and all the other services
-       you expect.  This infrastructure will come in handy for those
-       that did not get enough support from Mono CVS.
+       you expect.  Mono will continue to be hosted in our own CVS
+       repository, and using our <a href="anoncvs.html">anonymous CVS
+       servers</a>
 
 @item Oct 13th: SPARC V9, HPPA, Internationalization, GdiPlus