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
path: root/doc/ideas
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-06 23:49:55 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-06 23:49:55 +0400
commitd7c95a0a26af5adbdd28006d60347a4c6eeefa13 (patch)
tree16cc6c15553abfee4a126b2aeecdcc30c8101170 /doc/ideas
parent25f95f44fcbc62bbad4fe1a312c9eabb46dfa052 (diff)
More flushage
svn path=/trunk/mono/; revision=60
Diffstat (limited to 'doc/ideas')
-rw-r--r--doc/ideas30
1 files changed, 29 insertions, 1 deletions
diff --git a/doc/ideas b/doc/ideas
index 485380da32c..2cad986fba2 100644
--- a/doc/ideas
+++ b/doc/ideas
@@ -1 +1,29 @@
-* Better Web Development Tools
+* Ideas
+
+ Here are a few ideas of tools, classes and projects that you
+ could start.
+
+<a name="classes">
+** Classes
+
+ Implement a JXTA protocol implementation:
+ <a href="http://www.jxta.org">http://www.jxta.org</a>
+
+ Implement a Mail API, similar to Camel or JavaMail (Camel has
+ significant architecture features that are required on a real
+ mailer)
+ <a href="http://cvs.gnome.org/bonsai/rview.cgi?dir=evolution%2Fcamel">
+ Camel implementation</a>
+
+** Projects
+
+ Here are some projects you might be interested in working on:
+
+ Implement an xmlStorageSystem for the CLI:
+ <a href="http://www.soapware.org/xmlStorageSystem">
+ http://www.soapware.org/xmlStorageSystem</a>
+
+** Better Web Infrastructure
+
+
+ \ No newline at end of file