Author: miguel Date: 2005-05-11 13:11:50 -0400 (Wed, 11 May 2005) New Revision: 44394
Added: trunk/website/newsitems/2005/may-05.html trunk/website/newsitems/2005/may-11.html Log: Aderoo Added: trunk/website/newsitems/2005/may-05.html =================================================================== --- trunk/website/newsitems/2005/may-05.html 2005-05-11 16:43:51 UTC (rev 44393) +++ trunk/website/newsitems/2005/may-05.html 2005-05-11 17:11:50 UTC (rev 44394) @@ -0,0 +1,27 @@ +<h1>Mono 1.1.7 has been released</h1> + + <p>Mono 1.1.7 has been released, the major highlights of this + release are: + + <ul> + + <li>Revamped IO layer and http stack, this will give + up to three times performance boost on networking + applications. + + <li>Significant Windows.Forms progress, lots of new + widgets and improved widgets. + + <li>2.0 progress: compiler bug fixes, eight new + ASP.NET 2.x controls (including databound widgets). + + <li>New working assemblies: Configuration.Install and + ServiceProcess. + + <li>Upgrades to JScript and VB Alpha compilers. + + </ul> + + <p>For a detailed list, see the <a + href="http://www.go-mono.com/archive/1.1.7">Mono 1.1.7 release + notes</a>. Added: trunk/website/newsitems/2005/may-11.html =================================================================== --- trunk/website/newsitems/2005/may-11.html 2005-05-11 16:43:51 UTC (rev 44393) +++ trunk/website/newsitems/2005/may-11.html 2005-05-11 17:11:50 UTC (rev 44394) @@ -0,0 +1,18 @@ +<h1>New Tutorials, Third Party Announcements</h1> + + <p>A couple of new tutorials: <a + href="http://www.mono-project.com/GConfTutorial">Using GConf + in your Mono application</a> and <a + href="http://www.mono-project.com/GtkSharpNotificationIcon">Using + Notification Icons with Gtk#</a> from Milen Dzhumerov. + + <p>RemObjects announced its <a + href="http://chromesville.com">Chrome</a> compiler, an + object-oriented Pascal compiler for .NET and Mono. It + consumes Gtk# out of the box. + + <p>Omnicore announced <a + href="http://www.x-develop.com">X-Develop</a>, its cross + platform Mono, .NET and Java IDE. It supports Windows, Linux + and MacOS X. They offer a 30 day trial of their product. + They have a showcase of features on their main page. _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
