Mono Project News Mono Project News http://www.mono-project.com/news/index.html Mono Project at Novell mono@novell.com Tue, 29 Dec 2009 16:30:00 -0500 http://backend.userland.com/rss lb# Mono 2.4.3.1 is out <p>We have just released Mono 2.4.3.1, a bug fix release for the Mono 2.4.x series. The <a href="http://www.mono-project.com/Release_Notes_Mono_2.4.3.1">Mono 2.4.3.1 Release Notes</a> include the full details on new features and bug fixes. <p>Mono 2.4.3.1 can be downloaded from our <a href="http://ftp.novell.com/pub/mono/download-2.4/">download page</a>. http://www.mono-project.com/news/archive/2009/Dec-29.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Dec-29.html Tue, 29 Dec 2009 23:30:00 -0500 Mono 2.6.1 is out <p>We have just released Mono 2.6.1, a bug fix release for the Mono 2.6.x series. The <a href="http://www.mono-project.com/Release_Notes_Mono_2.6.1">Mono 2.6.1 Release Notes</a> include the full details on new features and bug fixes. <p>Mono 2.6.1 can be downloaded from our <a href="http://www.go-mono.com/mono-downloads/download.html">download page</a>. http://www.mono-project.com/news/archive/2009/Dec-18.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Dec-18.html Fri, 18 Dec 2009 22:14:00 -0500 Mono 2.6 and MonoDevelop 2.2 released <p><img src="http://primates.ximian.com/%7Emiguel/pictures/mp-mono-logo.png" align="right"> Today we are releasing the much anticipated upgrades to both. <a href="http://www.mono-project.com/Release_Notes_Mono_2.6">Mono 2.6</a> and <a href="http://monodevelop.com/Download/MonoDevelop_2.2_Released">MonoDevelop 2.2</a>. </p><p>For those in a hurry, binaries and source are available from: </p><ul> <li><a href="http://www.go-mono.com/mono-downloads/download.html">Mono Download</a> page. </li><li><a href="http://monodevelop.com/Download">MonoDevelop Download</a> page. </li></ul> <p>And if you want a quick mnemonic to remember this release, just think <b>debugger!</b> and <b>cross platform</b>. </p><p>The Mono team and contributors worked on this release like we have never worked before. Thanks to everyone that reported bugs, filed feature requests, contributed code and helped newcomers with Mono. </p><p>Mono 2.6 highlights: </p><ul> <li>WCF client and server, the subset exposed by Silverlight 2.0. </li><li><a href="http://www.mono-project.com/Mono_LLVM">LLVM support</a>, to improve performance on server/computational loads. </li><li><a href="http://www.mono-project.com/Continuations">Continuations/Co-routine framework</a> Mono.Tasklets (<a href="http://tirania.org/blog/archive/2009/Apr-09.html">background info</a>) </li><li>LINQ to SQL using <a href="http://groups.google.com/group/dblinq">DbLinq</a>. </li><li>New <a href="http://www.mono-project.com/Soft_Debugger">Soft Debugger</a>, integrated with MonoDevelop on Unix and OSX (<a href="http://tirania.org/blog/archive/2009/Nov-04.html">background</a>). </li><li>System.IO.Packaging. </li><li>csharp shell now supports auto-completion (press tab to complete) </li><li>xbuild can now build most msbuild projects. </li><li>Mono debuts a <a href="http://www.mono-project.com/Moonlight/SecurityStatus">verifier and security sandbox</a> (used by Moonlight). </li><li>More complete 3.5 API coverage. </li><li>This release includes Microsoft's open sourced ASP.NET MVC, ASP.NET AJAX and Microsoft's Dynamic Language Runtime. </li><li>Faster and slimmer. </li></ul> <p>MonoDevelop 2.2 highlights (screenshots <a href="http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2">here</a> and <a href="http://tirania.org/blog/archive/2009/Sep-09.html">here</a>): </p><ul> <li>MonoDevelop code is now LGPLv2 and MIT X11 licensed. We have removed all of the GPL code, allowing <a href="http://monodevelop.com/Writing_an_Add-In">addins</a> to use Apache, MS-PL code as well as allowing proprietary add-ins to be used with MonoDevelop (like RemObject's Oxygene). </li><li>User interface improvements: the first thing that MonoDevelop users will notice is that we have upgraded the UI to fit modern ideas. We borrowed ideas from Chrome, Firefox, Visual Studio, Eclipse and XCode. </li><li>ASP.NET MVC support, you can now develop, debug and build ASP.NET MVC applications from MonoDevelop. </li><li>New T4 Macro processor (Text Template Transformation Toolkit) integrated directly into the IDE (Mono's T4 is also available as a <a href="http://dan.s.wards.ws/2009/10/how-to-execute-t4-text-templates-in-monodevelop/">reusable library</a> for use and abuse in your own programs). </li><li>Moonlight Project Support: you can now build, debug and run Moonlight applications using MonoDevelop. </li><li>New <a href="http://tirania.org/blog/archive/2009/Sep-09.html">MacOS and Windows</a> support. Check our <a href="http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2#Feature_Matrix">feature matrix</a> for details. </li><li>New <a href="http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2#Debugger">Debugger</a> support allows debugging Console, Gtk#, ASP.NET, iPhone and Moonlight applications. </li><li>Extensive <a href="http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2#Text_Editor">text editor improvements</a>: <ul> <li>Dynamic abbrev (Just like Emacs' Alt-/) </li><li>Code generator (Alt-Insert) </li><li>Acronym matching </li><li>Code templates </li><li>Block selection </li><li>C# Formatter </li></ul> </li><li><a href="http://tirania.org/shots/0912150216VCygvKQ8.png"><img src="http://tirania.org/shots/0912150216VCygvKQ8.png" align="right" width="320"></a>New <a href="http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2#Refactoring">refactoring commands</a>: <ul> <li>Inline Rename (see screenshot). </li><li>Resolve Namespace </li><li>Rename Refactoring with Preview </li><li>Extract Method </li><li>Declare Local Variable </li><li>Integrate Temporary Variable </li><li>Introduce Constant </li><li>Move Type to Own File </li><li>Remove Unused Usings </li><li>Sort Usings </li><li>Create/Remove Backing Store </li><li>Keybindable Commands </li></ul> </li><li>Python add-in has graduated to be a supported plugin, includes code completion, syntax checking, method and class locator and code folding. </li><li>iPhone development plugin. </li></ul> <p>The team is on #mono, #monodev and #monodevelop on irc.gnome.org fielding any questions you might have. http://www.mono-project.com/news/archive/2009/Dec-15.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Dec-15.html Tue, 15 Dec 2009 22:14:00 -0500 Mono 2.4.3 is out <p>We have just released Mono 2.4.3, a bug fix release for the Mono 2.4.xx series. The <a href="http://www.mono-project.com/Release_Notes_Mono_2.4.3">Mono 2.4.3 Release Notes</a> include the full details on new features and bug fixes. <p>Mono 2.4.3 can be downloaded from our <a href="http://www.go-mono.com/mono-downloads/download.html">download page</a>. http://www.mono-project.com/news/archive/2009/Dec-09.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Dec-09.html Wed, 09 Dec 2009 22:14:00 -0500 Mono Tools for Visual Studio 1.0 has been released! <p><img style="display: inline; margin-left: 0px; margin-right: 0px;" src="http://go-mono.com/monovs/Images/vs-partner_293.png" align="right"> <a href="http://go-mono.com/monovs/">Mono Tools for Visual Studio 1.0</a> has officially been released. <p>Support for developing and debugging Mono applications from within Microsoft Visual Studio has been a feature requested from the .NET developer community since very early in the project.s history. While our own <a href="http://monodevelop.com">MonoDevelop</a> continues to grow in features in adoption, we also understand that developers working in Visual Studio today are in no rush to leave behind their current IDE and favorite Visual Studio add-ins. <p>Mono Tools integrates several key pieces of functionality directly into Visual Studio.s menu system: <ul> <li><b><a href="http://go-mono.com/monovs/Moma.aspx">Analyze for Mono Migration</a></b> - Scan open projects for compatibility with Mono while developing, and navigate directly to issues from the Error List within Visual Studio</li> <li><b><a href="http://go-mono.com/monovs/TestWin.aspx">Run on Mono on Windows</a></b> - Test against Mono on Windows to isolate issues arising from differences between Mono and .NET.</li> <li><b><a href="http://go-mono.com/monovs/TestLin.aspx">Run on Mono on Linux</a></b> - Deploy and run your application on Mono on Linux with minimal effort.</li> <li><b><a href="http://go-mono.com/monovs/Debug.aspx">Debug on Mono on Linux</a></b> - Remotely debug your application running on the target platform</li> </ul> <p>In addition to these features that improve the day-to-day experience of developing with Mono, this release incorporates a few additional features to aid in deployment of .NET applications on Mono. <ul> <li><b><a href="http://go-mono.com/monovs/Package.aspx">Package for Linux</a></b> - Visually create a RPM installer packages for SUSE and openSUSE Linux for your .NET application</li> <li><b><a href="http://go-mono.com/monovs/Studio.aspx">Create a SUSE Linux Appliance</a></b> - Use SUSE Studio to bundle your application into a Linux appliance for simplified distribution to your users.</li> </ul> <p>To see the full functionality of the add-in, check out the <a href="http://go-mono.com/monovs/guides/blog_engine_round_trip/Default.aspx">full tutorial</a> of taking an ASP.NET application through each feature from Analyze to Appliance. <p>You can Download a free, fully-functional 30-day trial of Mono Tools for Visual Studio, as well as fully preconfigured VMware or Virtual PC images, from the <a href="http://go-mono.com/monovs/download">Mono Tools for Visual Studio download page</a>. <p>To purchase Mono Tools for Visual Studio, visit <a href="http://www.go-mono.com/store/">our store</a> http://www.mono-project.com/news/archive/2009/Nov-10.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Nov-10.html Tue, 10 Nov 2009 19:02:00 -0500 Compatibility <p>Ever wondered what Mono's roadmap is, or how you could easily describe Mono's current status as to your friends and significant others? <p>You can point them to <a href="http://www.mono-project.com/Roadmap">our roadmap</a> page and our <a href="http://www.mono-project.com/Compatibility">compatibility</a> pages. http://www.mono-project.com/news/archive/2009/Nov-09.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Nov-09.html Mon, 09 Nov 2009 22:14:00 -0500 MonoSpace Conference in Austin - October 27 through 30 <p>Over the past few weeks, the final details of the program for the <a href="http://monospace.us/">Monospace Conference</a> have been announced, and now the event is just less than two weeks away. Some key details you may have missed: <ul> <li>The Monspace conference features 2 days of workshops and 2 days of Open Space sessions. <li>The full conference agenda has been posted, and now includes a full day of MonoTouch training (Mono for the iPhone). <li>The two-day open space sessions will be kicked off on Thursday with an Open Source Panel featuring Miguel de Icaza (Mono Project Founder), Sam Ramji (CodePlex Foundation), Ayende Rahien (NHibernate and Castle Contributor), and Glenn Block (Managed Extensibility Framework), and moderated by Rod Paddock, Editor of CoDe Magazine. </ul> <p>The Monospace conference will be held in Austin, TX on Tuesday, October 27 through Friday, October 30. To register for the event, visit the Monospace Conference Registration Page. <p>Check the <a href="http://monospace.us/program">program</a> for more information. <p>Registered Monospace attendees will receive a $150 discount on MonoTouch, if they purchase in the month of October. http://www.mono-project.com/news/archive/2009/Oct-16.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Oct-16.html Fri, 16 Oct 2009 21:14:00 -0500 MonoTouch - Mono for iPhone is now available <p><a href="http://monotouch.net">MonoTouch</a> - Mono for iPhone is now available. This is a commercial product, to buy it, visit the <a href="http://monotouch.net/Store">MonoTouch Store</a>. http://www.mono-project.com/news/archive/2009/Sep-14.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Sep-14.html Mon, 14 Sep 2009 22:52:00 -0500 Mono for OSX has been updated <p>A refresh of the Mono 2.4.2.3 Framework Installer for Mac has been released. The only change in this release is a new version of GTK+ that resolves a number of known issues in MonoDevelop, including redraw bugs, control-click functionality, and Mac keybindings for standard GTK+ widgets. The GTK+ build uses a branch of GTK+ 2.17.9 maintained by Christian Hergert, sponsored by Unity. <p>You can find it on the <a href="http://www.go-mono.com/mono-downloads/download.html">downloads</a> section. http://www.mono-project.com/news/archive/2009/Sep-04.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Sep-04.html Fri, 04 Sep 2009 22:52:00 -0500 MonoTouch Preview <p>We are doing a preview/beta release of <a href="http://www.mono-project.com/MonoTouch">MonoTouch</a> (Mono for the iPhone) this week (August 5th/August 6th) and are looking for developers that might be interested in trying out the API, the IDE plugin and the development pipeline. <p>If you are interested in participating, please <a href="http://spreadsheets.google.com/viewform?hl=en&formkey=dHRXeFI5b1NjUWdRRkpiSmxkanh6T1E6MA..">fill out the form</a>. <p>You can <a href="http://primates.ximian.com/~miguel/tmp/monocatalog/">browse the source code</a> for the sample widget catalog built using the <a href="http://www.go-mono.com/docs/monodoc.ashx?tlink=20%40N%3aMonoTouch.UIKit">MonoTouch.UIKit</a> .NET binding to Cocoa's UIKit. http://www.mono-project.com/news/archive/2009/Aug-03.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Aug-03.html Mon, 03 Aug 2009 22:52:00 -0500 Mono 2.4.2.3 - Update Release <p>This release fixes issues with precompiled websites.</p> <p>See the <a href="http://www.mono-project.com/Release_Notes_Mono_2.4.2.3">release notes</a> for more details.</p> http://www.mono-project.com/news/archive/2009/Jul-28.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jul-28.html Tue, 28 Jul 2009 22:52:00 -0500 Mono 2.4.2.1 - Update Release <p>Due to an oversight on our part, Mono 2.4.2 did not actually bundle ASP.NET MVC. This mistake has been corrected. Mono 2.4.2.1 is a release that merely includes the prepackaged source for ASP.NET MVC. http://www.mono-project.com/news/archive/2009/Jul-06.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jul-06.html Mon, 06 Jul 2009 22:52:00 -0500 Microsoft's Patent License <p>Today <a href="http://port25.technet.com/archive/2009/07/06/the-ecma-c-and-cli-standards.aspx">Microsoft announced</a> that they were going to apply the <a href="http://www.microsoft.com/interop/cp/default.mspx">Community Promise</a> patent licensing to the ECMA C# and ECMA CLI standards. http://www.mono-project.com/news/archive/2009/Jul-06-1.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jul-06-1.html Mon, 06 Jul 2009 22:52:00 -0500 Mono 2.4.2 has been released <p>Mono 2.4.2 has been released, this is a maintenance release for Mono 2.4 and contains over 150 bug fixes. It can be downloaded from <a href="http://www.go-mono.com/mono-downloads/download.html">our downloads page</a>. <p>This version is the first version to integrate Microsoft's open source <a href="http://www.asp.net/mvc">ASP.NET MVC</a> stack. <p>Check the <a href="http://www.mono-project.com/Release_Notes_Mono_2.4.2">release notes</a> for more details. http://www.mono-project.com/news/archive/2009/Jun-29.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jun-29.html Mon, 29 Jun 2009 22:52:00 -0500 Mono Tools for Visual Studio Preview Released <p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://go-mono.com/monovs/Images/debug2.png" align="right" /> Mono Tools for Visual Studio have been released to a limited number of developers for a closed preview cycle.</p> <p>This first release of the Mono tools integrates four major pieces of new functionality into Visual Studio:</p> <ul> <li><b>Scan for Mono Compatibility (MoMA integration)</b> - The integrated Mono Migration Analyzer (<a href="http://mono-project.com/MoMA" target="_blank">MoMA</a>) can scan open projects for incompatibilities and guide you to directly to them, making it easy to find and work through issues as you develop. </li> <li><b>Run on Mono on Windows</b> - Testing against Mono on Windows can help isolate issues arising from differences between Mono and .NET. </li> <li><b>Run on Mono on Linux</b> - Testing against Mono on Linux helps work through issues that could be caused by differences in Windows and Linux. </li> <li><b>Debug on Mono on Linux</b> - Often, the best way to work through an issue will be to debug the application on the target environment. Debug on Mono on Linux brings this functionality to Visual Studio developers by enabling remote debugging of Mono applications running on Linux. </li> </ul> <p>If you are interested in joining the program during the next wave of invitations, please visit the <a href="http://go-mono.com/monovs/" target="_blank">Mono Tools for Visual Studio website</a>, and follow the "Sign Up!" link.</p> http://www.mono-project.com/news/archive/2009/Jun-08.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jun-08.html Mon, 08 Jun 2009 22:52:00 -0500 Novell Offers Commercial Support for Mono 2.4 <p>Novell has released a new product based on Mono 2.4, the <b>SUSE Linux Enterprise Mono Extension</b>, which provides commercial support for running .NET applications on SUSE Linux Enterprise Server. <p>This includes hosting your ASP.NET, ASP.NET AJAX and ASP.NET MVC applications on an Apache web server allowing your .NET code to run side-by-side with other Web stack and open source technologies. <p>The Enterprise Mono Extension provides access to both commercial and open source databases including Microsoft's SQL server, Oracle, PostgresSQL, MySQL, Sqlite and VistaDB. <p>The SUSE Linux Enterprise Mono Extension is available for x86 and x86-64 platforms as well as the IBM s390x mainframe. <p>More details can be found on Novell's <a href="http://www.novell.com/products/mono/">Mono product page</a> http://www.mono-project.com/news/archive/2009/Apr-16.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Apr-16.html Thu, 16 Apr 2009 22:52:00 -0500 Telerik Announces Support for their ASP.NET controls on Mono! <p><a href="http://www.telerik.com/">Telerik</a> is one of the most famous provider of controls for .NET. We have been working for the past few months with Telerik to make sure that their <a href="http://www.telerik.com/products/aspnet-ajax.aspx">RadControls for ASP.NET AJAX</a> product worked out of the box with Mono: <center> <img src="http://tirania.org/tmp/xhnjic.png"> </center> <p>Today Telerik announced the availability of their product officially for Mono-based customers on Linux systems. From their <a href="http://www.telerik.com/company/press-center/company-news/telerik-announces-support-for-mono.aspx">press release</a>: <blockquote> Telerik, the leading vendor of development tools and components for the Microsoft .NET platform announced that RadControls for ASP.NET AJAX fully supports the Mono runtime environment, an open source .NET framework sponsored by Novell, tailored for development of Linux applications. The Telerik AJAX UI components is the first major commercial user interface (UI) suite to go cross-platform and allows developers to build rich .NET applications in a Linux environment. <p>“This has been a long-awaited feature, which we have been quietly working on for quite some time. Over the past few months, we have been actively testing the compatibility of our RadControls for ASP.NET AJAX offering with Mono", said Hristo Kosev, Telerik CTO. "We are extremely happy that our joint work with Novell will allow customers to build compelling high-performance ASP.NET AJAX-based applications and run them on Linux using Mono 2.4.” <p>The decision to work with Novell to extend the capabilities of RadControls over other platforms is in direct response to customer feedback and interest in Mono. Telerik and Novell are optimistic about the effect their partnership will have on the industry and the benefits it will bring to .NET developers. </blockquote> <p>Telerik is a major player in the control space in the .NET world and many developers turn to them for ready to use controls for their applications. Developers that were previously using Telerik products can now host their products on Linux servers. <p><b>Special thanks</b> go to Marek Habersack in the Mono team who worked tirelessly to fix Mono's ASP.NET stack. Working with the Telerik folks was a pleasure. Telerik helped us by providing us access to their source code, their test suite and their QA team that made sure that their thousands of tests ran equally well on Mono as they did on Microsoft's .NET. <p>You can try the Telerik controls running on Mono at <a href="http://mono.telerik.com/">http://mono.telerik.com/</a>. <center> <img src="http://tirania.org/tmp/xgmhjc.png"> </center> http://www.mono-project.com/news/archive/2009/Apr-03.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Apr-03.html Fri, 03 Apr 2009 22:52:00 -0500 Mono 2.4 has been released</h2> <p>Mono's 2.4 grand release has finally arrived. <p>See our <a href="http://www.mono-project.com/Release_Notes_Mono_2.4">detailed release notes</a> covering both the 2.4 launch and the changes since Mono 2.2. <p>Or you can go directly and <a href="http://www.go-mono.com/mono-downloads">download Mono 2.4</a> for your platform. http://www.mono-project.com/news/archive/2009/Mar-30.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Mar-30.html Mon, 30 Mar 2009 22:52:00 -0500 Mono 2.4 and MonoDevelop 2.0 have been released <p>Today we announced the release of both the <a href="http://www.mono-project.com/Release_Notes_Mono_2.4">Mono 2.4</a> platform and the <a href="http://www.monodevelop.com">MonoDevelop 2.0</a>. http://www.mono-project.com/news/archive/2009/Mar-30-1.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Mar-30-1.html Mon, 30 Mar 2009 22:52:00 -0500 Mono 2.2 has been released</h2> <p>Mono's 2.2 grand release has finally arrived. <p>See our <a href="http://www.mono-project.com/Release_Notes_Mono_2.2">detailed release notes</a> covering both the 2.2 launch and the changes since Mono 2.0. <p>Or you can go directly and <a href="http://www.go-mono.com/mono-downloads">download Mono 2.2</a> for your platform. http://www.mono-project.com/news/archive/2009/Jan-13.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2009/Jan-13.html Tue, 13 Jan 2009 23:52:00 -0500 Gtk# Installers for .NET <p>The Gtk# GUI toolkit version 2.12.6 is now available for .NET on Windows and can be downloaded from <a href="http://mono-project.com/Downloads">http://mono-project.com/Downloads</a>. <p>With the new installers, it is possible to run on Windows/.NET applications created with Gtk# on Linux and MacOS X. http://www.mono-project.com/news/archive/2008/Dec-13.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Dec-13.html Sat, 13 Dec 2008 23:52:00 -0500 Moonlight 1.0 Beta 1 <p>We have released the first beta of <a href="http://www.go-mono.com/moonlight">Moonlight 1.0</a>. <p>This release supports the Microsoft Media Pack for playing back video and audio files. These are the same video and audio decoders that Microsoft uses in Silverlight 2.0. <p>Check our <a href="http://www.mono-project.com/MoonlightRoadmap">Moonlight roadmap</a> for details on upcoming versions. <p>You can try some of the sites <a href="http://go-mono.com/moonlight/MoonlightStatus.aspx">tests</a> that we used to test Moonlight. http://www.mono-project.com/news/archive/2008/Dec-02.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Dec-02.html Tue, 02 Dec 2008 23:52:00 -0500 SIMD support in Mono Announced <p>At the Microsoft PDC we demostrated for the first time the upcoming the hardware accelerated Vector types using the processor SIMD instructions in Mono (SSE1, SSE2, SSE3, SSE4). You can read more on <a href="http://tirania.org/blog/archive/2008/Nov-03.html">Miguel's blog</a> or you can check the <a href="http://go-mono.com/docs/monodoc.ashx?tlink=0@N%3aMono.Simd">API documentation</a>. <p>This feature will be available in our upcoming Mono 2.2. http://www.mono-project.com/news/archive/2008/Nov-04.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Nov-04.html Tue, 04 Nov 2008 23:52:00 -0500 Mono 2.0.1 has been released</h2> <p>We've release Mono 2.0.1 as a minor bugfix update to Mono 2.0 <p>See our <a href="http://www.mono-project.com/Release_Notes_Mono_2.0.1">detailed release notes</a> covering the changes since Mono 2.0. <p>Or you can go directly and <a href="http://www.go-mono.com/mono-downloads">download Mono 2.0.1</a> for your platform. http://www.mono-project.com/news/archive/2008/Oct-23.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Oct-23.html Thu, 23 Oct 2008 22:52:00 -0500 Mono on OSX Survey <p>If you are targeting MacOS X, we would appreciate if you could fill the <a href="http://spreadsheets.google.com/viewform?key=pvPgcz_0Kij3soDnggioyfw&hl=en">Mono on MacOS X survey</a> to better understand how you would like us to improve Mono. http://www.mono-project.com/news/archive/2008/Oct-19.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Oct-19.html Sun, 19 Oct 2008 22:52:00 -0500 Mono 2.0 has been released</h2> <p>Mono's 2.0 grand release has finally arrived. <p>See our <a href="http://www.go-mono.com/archive/2.0">detailed release notes</a> covering both the 2.0 launch and the changes since Mono 1.9. <p>Or you can go directly and <a href="http://www.go-mono.com/mono-downloads">download Mono 2.0</a> for your platform. http://www.mono-project.com/news/archive/2008/Oct-06.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Oct-06.html Mon, 06 Oct 2008 22:52:00 -0500 SecondLife Launches Mono-based servers <p>Jim Purbrick (Babbage) from Linden Labs has announced on the SecondLife Blog that <a href="http://blog.secondlife.com/2008/08/20/mono-launch/">they have started the rollout of their Mono-enabled servers</a>. <p>They are using Mono as an engine that accelerates the execution of user provided scripts by translating LSL scripts into ECMA CIL bytecodes and in turn letting Mono turn that into x86 machine code. <p><a href="http://blog.secondlife.com/2008/08/20/mono-launch/">[Read More...]</a>. http://www.mono-project.com/news/archive/2008/Aug-20.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Aug-20.html Wed, 20 Aug 2008 22:52:00 -0500 First Preview for Mono 2.0 is out <p>Marc Christiensen has announced the release of our first preview for Mono 2.0. You can read our <a href="http://www.go-mono.com/archive/2.0">preliminary release notes</a> for this release. <p>The preview release is available from our <a href="http://mono.ximian.com/monobuild/preview/download-preview/">preview download</a> directory. The source code for this release is available <a href="http://mono.ximian.com/monobuild/preview/sources-preview/">here</a>. <p>Please report any bugs that you may find using our Bugs page, AND reply to this thread with the bug numbers so we can track them! http://www.mono-project.com/Bugs <p>You can see the bugs we're tracking for Mono 2.0 here: https://bugzilla.novell.com/buglist.cgi?bug_file_loc_type=allwordssubstr&bug_file_loc=http%3A%2F%2Fwww.go-mono.com%2Farchive%2F2.0%2F&order=bugs.bug_status%20 <p>The earlier you file the bugs and reply to this message, the more likely your bugs will get fixed. <p>Special attention is given to regressions, so if you can tell us a version of Mono where the bug worked and you tag the summary of the bug with [Regression], then it is much more likely your bug will get fixed. <p>Please help the Mono team to make 2.0 the best ever. http://www.mono-project.com/news/archive/2008/Aug-01.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Aug-01.html Fri, 01 Aug 2008 22:52:00 -0500 Moonlight 0.7 released <p>We have just released Moonlight 0.7 to the public. <p>Get <a href="http://www.go-mono.com/moonlight">your copy here</a>. <p>This new version of Moonlight works on both Firefox 2.0 and 3.0 and sports some significant changes from 0.6: <ul> <li>Webkit loads the plugin (kangaroo, lewing) <li> The stream/downloader/request/response logic (used for downloading media) has been been almost entirely moved from the browser bridges into libmoon, with the browsers providing subclasses. (kangaroo, sde) </li> <li> Finally add argument checking to all wrapped plugin objects (fejj). </li><li> Windowless mode fixes (lewing, toshok) </li><li> Plugin event handling fixes (lewing) </li></ul> </li><li>Engine <ul> <li>Many clock/animation framework fixes. We now pass both animation matrix tests, and many, *many* other bugs (and regressions) have been fixed. (mdk). </li><li>Bug fixes in the Stroke{Collection}.HitTest and Stroke{Collection}.Bounds code (toshok, sde). </li><li>Namescope merging fixes (sde, jackson) </li><li>Parser fixes, and changes paving the way for 2.0 work (jackson) </li><li>Fix mouse event bubbling behavior (toshok) </li></ul> </li><li>Media <ul> <li>Big, big strides in our media framework and the various (file, http, mms) downloaders, (fejj, rolf, kangaroo, fer) </li><li>MMS stream selection (kangaroo) </li></ul> </li><li>Performance <ul><li> Shape caching and bounds computation reduction (spouliot) </li><li>Geometry bounds work (spouliot) </li><li>Fast path for position updates (Canvas.Left/Canvas.Top) (toshok) </li><li>Improved temporary cairo surface bounds (lewing) </li><li>Glyph rendering speedups (fejj) </li><li>Resort by ZIndex as a dirty pass (toshok) </li></ul> </li><li>Silverlight 2.0 <ul><li> work is progressing. A very simple 2.0 application successfully ran. (miguel, jackson, sde). </li></ul> </ul> http://www.mono-project.com/news/archive/2008/Jul-02.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/Jul-02.html Wed, 02 Jul 2008 22:52:00 -0500 Forums added to Mono Website <p>Web-based forums for Mono discussions have been added at <a href="http://www.go-mono.com/forums">http://www.go-mono.com/forums</a> <p>Most active Mono community members participate in on-line discussions through our mailing lists; however, many Mono users have expressed a preference for web forums based discussions. <p>In order to address this demand for an official forums for Mono, while keeping the community engaged in our mailing lists, we have embedded <a href="http://www.nabble.com">nabble.com</a> into our site to create a bridge between the two groups. So, you can now use whichever method you prefer participate in the community. http://www.mono-project.com/news/archive/2008/May-19.html Mono Project (mono@novell.com) http://www.mono-project.com/news/archive/2008/May-19.html Mon, 19 May 2008 22:52:00 -0500