i think this is clean, notsure as i cant build the web page for some reason.
[mono.git] / web / index
index bbf31dcfa6f35c3adad616e575913f2d468e22a8..7c9b5521b56ad9ddd41d06b36bb0b4d4837a5d53 100644 (file)
--- a/web/index
+++ b/web/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
@@ -67,9 +68,7 @@
            </td>
            <td>
              Working:<br>
-             Linux/x86, Linux/PPC, S390, StrongARM<br>
-             In progress:<br>
-             SPARC.
+             Linux/x86, Linux/PPC, S390, StrongARM, SPARC, HPPA, SPARC v9 <br>
            </td>
          </tr>
          <tr>
              <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
+       hosting their projects can now use <a
+       href="http://forge.novell.com">Novell Forge's</a> which hosts
+       a <a
+       href="http://forge.novell.com/modules/xfmod/community/?monocomm">Mono
+       Community</a>.
+
+       Novell Forge offers mailing lists, cvs repository, bug
+       tracking and mailing list services and all the other services
+       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
+
+       Dick Porter has checked in our rewrite of the international
+       substrate in Mono that uses the <a
+       href="http://oss.software.ibm.com/icu/">International
+       Components for Unicode</a> library from IBM.  This means that
+       we got CultureInfo support through the whole code base now.
+
+       Alexandre Pigolkine has checked-in the new implementation of
+       System.Drawing.  We have now dropped the old implementation
+       with multiple-backends that we had, and replaced it with an
+       implementation that P/Invokes into GDI+.  A GDI+
+       implementation on top of <a
+       href="http://www.cairographics.org">Cairo</a> is used on Unix
+       systems.  This step vastly simplifies the development and
+       maintenance of System.Drawing. 
+
+       There are plenty of updates to Mono as well, we encourage you
+       to read the <a
+       href="http://www.go-mono.com/monologue">Monologue</a> to keep
+       an eye on recent developments.
+
+       Bernie Solomon just <a
+       href="http://lists.ximian.com/archives/public/mono-devel-list/2003-October/002460.html">checked
+       in</a> 64-bit support for SPARC v9 and HPPA into the Mono
+       runtime.  This also improves the SPARC-32 support.
+
+@item Oct 6th: Linux s390 Mono packages available.
+
+       Neale Ferguson has contributed Mono packages for the
+       Linux/s390.  You can get them from the <a
+       href="download.html">download</a> page.
+
+@item Oct 5th: Monologue aggregates Mono Blogs
+
+       You can now read an aggregated view of the <a
+       href="blogs.html">blogs</a> maintained by Mono developers in
+       <a href="http://www.go-mono.com/monologue">Monologue</a>.
+       Monologue is available as an HTML page or as an <a
+       href="monologue/index.rss">RSS feed</a>.
+
 @item Oct 2nd: Windows packages, MonoDoc 0.7
 
        Windows packages for Mono 0.28 are now available from our <a