<?xml version="1.0"?>
<rss version="0.92">
<channel>
<title>Mono Weekly News</title>
<link>http://monoevo.sf.net/mwn/index.html</link>
<description>Weekly news from the Mono project: a portable implementation of the .NET Framework</description>
<webMaster>jaime@gnome.org</webMaster>
<managingEditor>jaime@gnome.org</managingEditor>
<pubDate>10/07/2003 20:32:07</pubDate>
<item>
<title>
DiaCanvas# 0.1.0 Released
</title>
<link>http://monoevo.sf.net/mwn/index.html#1</link>
<description>&lt;html&gt; &lt;head&gt; &lt;body&gt; &lt;h2&gt;DiaCanvas# 0.1.0 Release Announcement&lt;/h2&gt;  &lt;b&gt;About DiaCanvas#&lt;/b&gt; DiaCanvas# is a .NET language binding for the popular  &lt;a href=&quot;http://diacanvas.sf.net&quot;&gt;DiaCanvas&lt;/a&gt;,  a full featured diagramming canvas.  DiaCanvas# enables you to program diagramming applications,  in your .NET language of choice.  &lt;p&gt;Thanks to everybody who helped make this release posible.  Special thanks goes to: Gonzalo Paniagua Javier,  Mike Kestner and Arjan Molenaar, who provided valuable information  and insight into how DiaCanvas and Gtk# works.  &lt;b&gt;Features&lt;/b&gt; &lt;ul&gt;     &lt;li&gt;Undo and redo      &lt;li&gt;SVG exporting      &lt;li&gt;C# specific PlacementTool      &lt;li&gt;CanvasLine, CanvasBox, CanvasText, CanvasImage can be created &lt;BR&gt;     programatically or placed with the PlacementTool      &lt;li&gt;Zoom in, out and 100%      &lt;li&gt;Select all / Unselect all      &lt;li&gt;Delete selected      &lt;li&gt;Snap to grid      &lt;li&gt;Partial documented API      &lt;li&gt;A sample program exercising the canvas &lt;/ul&gt;  &lt;b&gt;Requirements&lt;/b&gt; &lt;ul&gt;     &lt;li&gt;&lt;a href=&quot;http://www.go-mono.com/archive/mono-0.26.tar.gz&quot;&gt;Mono 0.26&lt;/a&gt;     &lt;li&gt;&lt;a href=&quot;http://prdownloads.sourceforge.net/gtk-sharp/gtk-sharp-0.11.tar.gz?download&quot;&gt;Gtk# 0.11&lt;/a&gt;     &lt;li&gt;&lt;a href=&quot;http://sourceforge.net/cvs/?group_id=21360&quot;&gt;DiaCanvas2 CVS, (Will work with 0.93, when it is released)&lt;/a&gt; &lt;/ul&gt;  &lt;b&gt;Availabilty&lt;/b&gt; &lt;a href=&quot;http://www.go-mono.com/archive/diacanvas-sharp-0.1.tar.gz&quot;&gt;DiaCanvas# 0.1.0&lt;/a&gt;  &lt;b&gt;Screenshot&lt;/b&gt; &lt;a href=&quot;../diacanvas-sharp-0.1.0.png&quot;&gt;here&lt;/a&gt; &lt;/body&gt; &lt;/html&gt;</description></item>
<item>
<title>
Gnunit 0.2 released
</title>
<link>http://monoevo.sf.net/mwn/index.html#2</link>
<description>The first public source code release of gnunit  (formerly known as nunit-gtk) is available &lt;a  href=&quot;http://primates.ximian.com/~gonzalo/mono/gnunit/gnunit-0.2.tar.gz&quot;&gt;here&lt;/a&gt;. Gnunit is a Gtk# frontend for running NUnit2 tests.  If you are willing to start contributing to mono, one  of the first things to do is writing tests for those  classes that don't have one already or improve the  exiting ones. Running tests with nunit-console is  boring, so... You can Gnunit in action &lt;a  href=&quot;http://primates.ximian.com/~gonzalo/mono/gnunit/gnunit-0.2.png&quot;&gt;here&lt;/a&gt;.</description></item>
<item>
<title>
Linux s390 Mono packages available
</title>
<link>http://monoevo.sf.net/mwn/index.html#3</link>
<description>Neale Ferguson has contributed Mono packages  for the Linux/s390. You can get them from the  &lt;a  href=&quot;http://www.go-mono.com/download.html&quot;&gt;download&lt;/a&gt;  page. We have to thanks Neale and other  packagers their effort to make Mono easily  available for everybody.  </description></item>
<item>
<title>
New mod_mono 0.5 released
</title>
<link>http://monoevo.sf.net/mwn/index.html#4</link>
<description>Gonzalo announced a new version of mod_mono,  the ASP.NET apache module. It works together  with mod-mono-server, available in xsp. You can get it &lt;a  href=&quot;http://www.go-mono.com/archive/mod_mono-0.5.tar.gz&quot;&gt;here&lt;/a&gt;  and the XSP version you need is &lt;a  href=&quot;http://www.go-mono.com/archive/xsp-0.6.tar.gz&quot;&gt;here&lt;/a&gt;.  </description></item>
<item>
<title>
Mono 0.28 has been released
</title>
<link>http://monoevo.sf.net/mwn/index.html#5</link>
<description>A new version of Mono is out. This release marks  the completion of the SourceGear project to add  web services functionality to Mono and improve its  reliability.  Since the last release, 1,124 individual commits  were done to our runtime and class libraries. 144  bugzilla bugs were closed. As you can expect,  this release features bug fixes everywhere:  memory leaks plugged, performance problems  solved, performance improvements and more.  A special area of robustness is the client-side  web services component: it is extremely robust  now, as one of the SourceGear acceptance  criteria was a 24-hour continuous test of their  client library that did millions of web service  operations. You can get more detailed  information in the &lt;a  href=&quot;http://www.go-mono.com/archive/mono-0.28.html&quot;&gt;release notes&lt;/a&gt;   </description></item>
<item>
<title>
Monodoc 0.7 has been released
</title>
<link>http://monoevo.sf.net/mwn/index.html#6</link>
<description>MonoDoc 0.7 has been released.  This release  contains tons of improvements, and tons of new  documentation.  Monodoc now runs as a GUI  client and also as a web service provider (you  can see it live &lt;a  href=&quot;http://www.go-mono.com/docs/index.html&quot;&gt;here&lt;/a&gt;.  The C# spec is now part of the documentation.  All errors generated by MCS are included with  samples so you can find out what errors mean. Class library rendering can now group methods  with the same name (and a nice page for  overloads is also generated). It supports keyboard  navigation, etc. Find out more in the &lt;a  href=&quot;http://lists.ximian.com/archives/public/mono-docs-list/2003-October/000842.html&quot;&gt;release announcement&lt;/a&gt;. </description></item>
<item>
<title>
Mono Kick Start book available in English
</title>
<link>http://monoevo.sf.net/mwn/index.html#7</link>
<description>The Mono Kick Start book is now available in  &lt;a  href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/0672325799/qid=1064937318/sr=8-1/ref=sr_8_1/103-9624440-8714218?v=glance&s=books&n=507846&quot;&gt;English&lt;/a&gt;.  Originally available only in &lt;a  href=&quot;http://www.amazon.de/exec/obidos/ASIN/3827264928/qid=1050051051/sr=2-1/ref=sr_2_3_1/028-2755135-1623712&quot;&gt;German&lt;/a&gt;.  The book technical review was done by &lt;a  href=&quot;http://www.maurer-it.com&quot;&gt;Dietmar Maurer&lt;/a&gt;  JIT architect at the Mono team. </description></item>
<item>
<title>
Monologue, the true Monoers RSS aggregator
</title>
<link>http://monoevo.sf.net/mwn/index.html#8</link>
<description>One aggregator to find all the monoers blogs,  one aggregator to link them... Some of the core  Mono developers have started a new pet project  called &lt;a  href=&quot;http://www.go-mono.com/monologue&quot;&gt;Monologue&lt;/a&gt;.  Very similar to Jeff Waugh's &lt;a  href=&quot;http://www.gnome.org/~jdub/planetgnome/&quot;&gt;Planet GNOME&lt;/a&gt;. Both are very good URL's to add to your favourites.  Monologue code is in Mono CVS for your viewing  pleasure under the monologue module.</description></item>
</channel>
</rss>
