Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-09 05:41:06 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-09 05:41:06 +0400
commit3011d1514a27d5348a97ed550ba5bb88a4b0b878 (patch)
tree73b4d2d161f9fbbd001abd8b79cbc881a7ced624 /web/resources
parent25b5d7a7ff00b6ab4ce35d7604f4e45801791b85 (diff)
Flush
svn path=/trunk/mono/; revision=68
Diffstat (limited to 'web/resources')
-rw-r--r--web/resources74
1 files changed, 40 insertions, 34 deletions
diff --git a/web/resources b/web/resources
index 82a9eeda91f..7ef28be7c12 100644
--- a/web/resources
+++ b/web/resources
@@ -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.
@@ -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
@@ -35,8 +41,12 @@
* <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-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
@@ -56,48 +66,44 @@
lists various newsgroups related to .NET</ul>
</ul>
-** Related Technologies
+** Other .NET related projects
- <ul>
+ There are a number of related projects to Mono:
- * The CLI allows people to create Web Services using the SOAP
- protocol. SOAP is based on XML, XML schemas an the HTTP
- protocol.
- <ul>
- * XML specification.
- * XML Namespaces.
- * XML Schemas.
- * SOAP Specification.
- </ul>
- </ul>
+ <ul>
+ * <a
+ href="http://www.icsharpcode.net/OpenSource/SD/default.asp">Sharp
+ Develop:</a> an IDE for the C# language written in C#.
-** Compiler Information
- GCC
- GCC Sample front-end tutorial
+ * <a
+ href="http://www.southern-storm.com.au/portable_net.html">Portable.NET:</a>
-** Other JIT Engines
- ORP
- Kaffe
+ * <a href="http://nunit.sourceforge.net">NUnit:</a> A
+ testing framework for .NET classes.
-** Other .NET projects
- Portable.NET
+ * <a href="http://www.kaffe.org">Kaffe:</a> A popular
+ Free Software JIT engine for Java.
-** Open Source .NET projects
- C# Develop.
- NUnit testing framework.
+ * <a href="http://www.intel.com/research/mrl/orp">ORP:</a> A research
+JIT/VM/GC system from Intel.
+ </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:
+
+ <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>
-** Assembly Language Manuals online
- Intel
- MIPS
- SPARC
+ * <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