Sun Aug 26 23:04:46 CEST 2001 Paolo Molaro <lupus@ximian.com>
[mono.git] / doc / resources
index 3ef3a14797da9968df21a4f64bd4e7f11de02795..3af519b91982ca580582904f2d267c76833c4beb 100644 (file)
@@ -1,6 +1,11 @@
 
 * Resources
 
+       There are a number of resources available for those of you who
+       want to contribute to the Mono project.  Here are a few links.
+
+       If you want to send suggestions for links, address them to <a
+       mailto="web-mono@ximian.com">web-mono@ximian.com</a>.
 
 ** ECMA Documentation.
 
@@ -12,7 +17,7 @@
                * <a href="http://lightning.csse.monash.edu.au/.net/CLI">Monash University</a>
        </ul>
 
-       Those contains specifications for the assembler, the metadata,
+       These contain specifications for the assembler, the metadata,
        byte codes supported by the CLI virtual machine, the C#
        language and the core class libraries.
 
@@ -26,6 +31,7 @@
        You can also get this information if you install the Beta2
        release of the .NET Framework.
 
+<a name="mailing">
 ** Mailing Lists
 
        There are a number of mailing lists for Mono
                * <b><a
        href="http://mail.ximian.com/mailman/listinfo/mono-list">mono-list:</a></b>
        The general Mono discussion list.
-               * <b><a 
-       href="http://mail.ximian.com/mailman/listinfo/mono-hackers-list">mono-hackers-list:</a></b> Mailing list intended to be used by active developers of Mono.
+               * <b><a
+       href="http://mail.ximian.com/mailman/listinfo/mono-announce-list">mono-announce-list:</a></b>
+       Announcements of Mono developments.
+               * <b><a
+       href="http://mail.ximian.com/mailman/listinfo/mono-gc-list">mono-gc-list:</a></b>
+       Discussion on the GC system of Mono.
+               * <b><a
+       href="http://mail.ximian.com/mailman/listinfo/mono-cvs-list">mono-cvs-list:</a></b>
+       Track the CVS activity of Mono on this mailing list.  You can get <a href="http://www.go-mono.com/snapshots">daily snapshots</a> as well.
+               * <b><a
+       href="http://mail.ximian.com/mailman/listinfo/mono-docs-list">mono-docs-list:</a></b>
+       Discussion on the documentation of Mono.
                * <b><a
        href="http://discuss.develop.com/dotnet.html">Dotnet mailing
        list at Develop.com:</a></b> The guys at Develop Mentor run
                  lists various newsgroups related to .NET</ul>
        </ul>
 
-** Related Technologies
+** Other .NET related projects
+
+       There are a number of related projects to Mono:
+
+       <ul>
+               * <a
+                 href="http://www.icsharpcode.net/OpenSource/SD/default.asp">Sharp
+                 Develop:</a> an IDE for the C# language written in C#.
+
+               * <a 
+                 href="http://janet-js.sourceforge.net/">Janet:</a>
+                 an implemention of ECMAScript (the standarized
+                 version of JavaScript) in C#
 
-       XML specification.
-       XML Namespaces.
-       XML Schemas.
-       SOAP Specification.
+               * <a
+                 href="http://www.southern-storm.com.au/portable_net.html">Portable.NET:</a>
+                 Another implementation of the CLI and C# compiler.
 
-** Compiler Information
-               GCC
-               GCC Sample front-end tutorial
+               * <a href="http://nunit.sourceforge.net">NUnit:</a> A
+                 testing framework for .NET classes.
 
-** Other JIT Engines
-               ORP
-               Kaffe
+               * <a href="http://www.kaffe.org">Kaffe:</a> A popular
+                 Free Software JIT engine for Java.
 
-** Other .NET projects
-               Portable.NET
+               * <a href="http://www.intel.com/research/mrl/orp">ORP:</a> A research
+                 JIT/VM/GC system from Intel.
 
-** Open Source .NET projects
-               C# Develop.
-               NUnit testing framework.
+               * C# bindings for OpenGL are available here: <a
+                 href="http://csgl.sourceforge.net">http://csgl.sourceforge.net</a>
+       </ul>
 
 ** GNOME Documentation
-               Gtk+
 
-** MacOS Documentation
+       Documnetation on GNOME, and the GNOME APIs is available from
+       the <a href="http://developer.gnome.org">developer</a> site at
+       GNOME:
 
-** Assembly Language Manuals online
-               Intel
-               MIPS
-               SPARC
+       <ul>
+               * <a href="http://developer.gnome.org/doc/API/">GNOME
+       API documentation</a>
+
+               * <a href="http://developer.gnome.org/doc/books">GNOME
+       Online books</a>
+
+               * <A
+       href="http://developer.gnome.org/arch/">Architecture Overview</a>
+       </ul>
 
-** Microsoft 
-               msdn.microsoft.com/net
-               Research.microsoft.com
        
        
\ No newline at end of file