[Mono-docs-list] DocStatus tool

2003-06-11 Thread John Luke
Hello, I have created a small tool to generate the status of our documentation (mostly for Gtk#, but it works for ECMA also). It currently consists of DocStatus.cs which generates an xml file, and DocStatus.aspx that reads the xml file. To try it you will need a mono compiled since Duncan's

[Mono-list] General

2003-06-11 Thread Willem . Smit
Hey guys. I'm really impressed with your work. You might just be the reason why I start using linux as a desktop at home and not windows ;). I've got a bit of an off topic question for you, but I think you'll be able to help because you probably experience the same thing everyday. When compiling a

Re: [Mono-list] mono patch

2003-06-11 Thread Dick Porter
On Wed, 2003-06-11 at 02:01, Pablo Baena wrote: Hi guys! I had a problem that when ~/.wapi didn't exist, it didn't get created, and the problem is solved with this patch. Whoops. Patch applied to CVS, thanks. - Dick ___ Mono-list maillist -

[Mono-list] Building problem

2003-06-11 Thread Pablo Baena
Guys. Have you noticed that the mini directory takes two 'make' to get itself built? Or is it just me? First 'make' run: -- make[3]: Leaving directory `/home/tetsuo/soft/MONO/new/mono/mono/interpreter' Making all in mini

[Mono-list] Mono via redcarpet?

2003-06-11 Thread Paul F. Johnson
Hi, Mono used to be available via redcarpet. Anyone know if it's going to return? TTFN Paul -- Paul F. Johnson (BSc Hons) IT Support Officer School of Music, Media and Performance University of Salford M3 6EN Tel : +44 161 295 2687 FAX : +44 161 295 6302

RE: [Mono-list] gnome-db/~gonzalo problem

2003-06-11 Thread Miguel de Icaza
Hello guys, There are no problems putting the mono-charges up in primates.ximian.com, or I can give accounts to people on mono.ximian.com, which is our testbed for ASP.NET (where the new web site will be hosted one day ;-) Mguel ___ Mono-list

[Mono-list] Problem with Mono Wiki

2003-06-11 Thread A Rafael D Teixeira
Who is responsible for Mono Wiki's infraestructure? The wiki pages are generating bad XHTML and so are unreadable with Internet Explorer. Mozilla is more lenient with it and shows the page but it shouldn't. Phpwiki is generating such XHTML code: div class=errorplib/Request.php:136: Warning[2]:

RE: [Mono-list] Gsirc?

2003-06-11 Thread Scott Blomfield
Per Mono Weekly News, It changed name to Acacia. I'm not sure where you can find the website at now. MWN Article: http://monoevo.sourceforge.net/mwn/archives/20030316.html HTH -Original Message- From: 99832774 [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 4:08 PM To: Martin

Re: [Mono-list] General

2003-06-11 Thread Willem . Smit
Thanx guys that's exactly what i was after... I'm still very much a novice when it comes to all the different OS commands. Very much a MS boy ;). Willem Smit SL IT 9471637 0724872442 Hi. Sorry if this is obvious, but if you're running on linux, have you tried using the nice command? $ nice

[Mono-list] Mono and SourceGear's vault.

2003-06-11 Thread Miguel de Icaza
Hello, I am very happy to announce that Ximian and SourceGear have engaged in a partnership to improve Mono. You can read the official press release here: http://www.ximian.com/about_us/press_center/press_releases/index.html?pr=sourcegear The Vault software from SourceGear is a

[Mono-list] Microsoft Patents Jesus

2003-06-11 Thread Eamon O'Tuathail
Hi, I am writing a book on software patents, called 2084 : thE patenT postbaG. To illustrate the issues in a practical manner, I am focusing on a single patent application, Microsoft's .NET API patent application. Hence this work may be of particular interest to some on this mailing list. The

RE: [Mono-list] gnome-db/~gonzalo problem

2003-06-11 Thread Miguel de Icaza
Hello, I have a version of the tinderbox script that creates a sliding archive of the last N successful builds with a symlink to the latest. It should be simple to have a machine run this at ximian and have an FTP/HTTP server set up to browse the archive. I can grant ssh access to the new

[Mono-list] ASP.NET load testing

2003-06-11 Thread Dalton Caldwell
Hi, I have been played around with Mono a bit, but I would like to learn more about the performance of ASPX sites. There are a lot of commercial load testing suites, but I would prefer using an open source alternative. Does anyone have suggestions? Did I miss something obvious in my

[Mono-list] Compile errors with mono

2003-06-11 Thread Chapáev Bracho Toralba
Hi Sorry for my bad english These code compiled with csc (microsoft) but didn't with mcs. There are two files, first compiled good but the others didn't. I think mcs must compile it without problem // Externa.cs public class Externa { int dato = 5; protected class Protegida { public