Author: miguel Date: 2006-07-12 13:26:45 -0400 (Wed, 12 Jul 2006) New Revision: 62514
Added: trunk/website/newsitems/2006/apr-05-1.html trunk/website/newsitems/2006/apr-05-2.html trunk/website/newsitems/2006/apr-05.html trunk/website/newsitems/2006/apr-18.html trunk/website/newsitems/2006/jul-06.html trunk/website/newsitems/2006/jul-12.html trunk/website/newsitems/2006/jun-22.html trunk/website/newsitems/2006/jun-24.html trunk/website/newsitems/2006/may-05.html trunk/website/newsitems/2006/may-11-1.html trunk/website/newsitems/2006/may-11.html trunk/website/newsitems/2006/may-24.html Log: Add Added: trunk/website/newsitems/2006/apr-05-1.html =================================================================== --- trunk/website/newsitems/2006/apr-05-1.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/apr-05-1.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,10 @@ +<h1>LinuxWorld: Mono Wins Best Development Tool Award</h1> + + <p>At LinuxWorld 2006 in Boston, Mono won the award for "Best + Application Development Platform or Tool". + + <p>Congratulations Mono Developers! + + <p><a href="http://www.go-mono.com/events/lwe/dsc00739.jpg"><img src="http://www.go-mono.com/events/lwe/thumb.jpg"></a> + + \ No newline at end of file Added: trunk/website/newsitems/2006/apr-05-2.html =================================================================== --- trunk/website/newsitems/2006/apr-05-2.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/apr-05-2.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,17 @@ +<h1>MonoDevelop 0.10 released</h1> + + <p>A new version of MonoDevelop <a + href="http://www.monodevelop.org/Release_notes_for_MonoDevelop_0.10">has + been released</a> + + <p>New features in this release include: + <ul> + <li>Visual Designer for GTK#. The Stetic GUI designer + is now integrated into MonoDevelop. + + <li>Refactoring operations. + + <li>Source code printing. + </ul> + + <p>See the above url for screenshots and the full feature list. \ No newline at end of file Added: trunk/website/newsitems/2006/apr-05.html =================================================================== --- trunk/website/newsitems/2006/apr-05.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/apr-05.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,12 @@ +<h1>Tracking Performance in Mono</h1> + + <p>Tomas Calibera at Charles University in Prague has updated + his Mono performance tracking to include a new set of tests. + All of the runtime tests in mono/tests are now ran on a daily + basis and compared against the last day build to identify + early performance problems. + + <p>Visit the new tests <a + href="http://nenya.ms.mff.cuni.cz/projects/mono/benchmarks/rtests.phtml">here</a>. + + <p>Tomas' team has been tracking Mono's performance since 2004. \ No newline at end of file Added: trunk/website/newsitems/2006/apr-18.html =================================================================== --- trunk/website/newsitems/2006/apr-18.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/apr-18.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,12 @@ +<h1>Mono 1.1.15 released</h1> + + <p>Mono 1.1.15, an update to our beta has been released and is + available in our <a + href="http://www.mono-project.com/Downloads">downloads</a> + page. + + <p>This release fixes the most important issues reported in + the beta, specially related to Windows.Forms. + + <p>For full details see the <a + href="http://www.go-mono.com/archive/1.1.15">release notes</a> \ No newline at end of file Added: trunk/website/newsitems/2006/jul-06.html =================================================================== --- trunk/website/newsitems/2006/jul-06.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/jul-06.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,14 @@ +<h1>Mono 1.1.16: Inlining, Windows.Forms and More!!</h1> + + <p>This is the longest gap we have had between Mono releases + (1.1.15 to 1.1.16), but the wait was worth it. The inlining + optimization is now turned on as well as a number of other + small optimizations that enhance inlining and the results are + excellent. Thanks go to Massi that tuned the optimizations + and hunt down every bug until it was ready. + + <p>There is a lot of new stuff, in particular, Windows.Forms + is better than ever in every possible way. + + <p>The full release notes are <a + href="http://www.go-mono.com/archive/1.1.16">here</a>. \ No newline at end of file Added: trunk/website/newsitems/2006/jul-12.html =================================================================== --- trunk/website/newsitems/2006/jul-12.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/jul-12.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,10 @@ +<h1>Mono 1.1.16.1 Update Released</h1> + + <p>A minor update for a couple of bugs has been released, it + fixes IronPython and some Windows.Forms bugs. See the + <a href="http://www.go-mono.com/archive/1.1.16.1">release + notes</a>. + + <p>Packages are available in <a + href="http://www.mono-project.com/Downloads">our downloads</a> + page. \ No newline at end of file Added: trunk/website/newsitems/2006/jun-22.html =================================================================== --- trunk/website/newsitems/2006/jun-22.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/jun-22.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,8 @@ +<h1>Mono on OSX/Intel Installer Posted</h1> + + <p>An installer for Mono on OSX/Intel has been posted to our + <a href="http://www.mono-project.com/Downloads">downloads + page</a>. + + <p>Mono was previously available on OSX/Intel, this is the + first time that we publish a supported installer from Novell. \ No newline at end of file Added: trunk/website/newsitems/2006/jun-24.html =================================================================== --- trunk/website/newsitems/2006/jun-24.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/jun-24.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,6 @@ +<h1>UbiquityHosting and Mono Applications</h1> + + <p><a href="http://www.ubiquityhosting.com/">Ubiquity + Hosting</a> <a + href="http://www.prweb.com//releases/2006/6/prweb401365.htm">announced</a> + support for web hosting of .NET applications using Mono. Added: trunk/website/newsitems/2006/may-05.html =================================================================== --- trunk/website/newsitems/2006/may-05.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/may-05.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,9 @@ +<h1>Google and the Summer of Code</h1> + + <p>This year Mono is participating in the Google Summer of + Code again; The deadline is Monday 8th for students to + submit their proposals. + + <p>See our page with <a + href="http://www.mono-project.com/StudentProjects">ideas for + students</a>. \ No newline at end of file Added: trunk/website/newsitems/2006/may-11-1.html =================================================================== --- trunk/website/newsitems/2006/may-11-1.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/may-11-1.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,7 @@ +<h1>SUSE 10.1 released</h1> + + <p>Novell released <a + href="http://www.novell.com/news/press/item.jsp?id=651">SUSE + Linux 10.1</a>. This release comes with the complete Mono + development stack and many Mono-based applications for Desktop + users. Added: trunk/website/newsitems/2006/may-11.html =================================================================== --- trunk/website/newsitems/2006/may-11.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/may-11.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,12 @@ +<h1>MonoDevelop 0.11 Released</h1> + + <p>A new version of <a + href="http://www.monodevelop.com/Main_Page">MonoDevelop</a>, + the Mono IDE, has been released. This version 0.11 fixes + several bugs in the GUI designer and also adds support for + using the C# 2.0 compiler and the 2.0 runtime. + + <p>The full release notes are <a + href="http://www.monodevelop.com/Release_notes_for_MonoDevelop_0.11">here</a>, + and it can be downloaded from our <a + href="http://www.mono-project.com/Downloads">Downloads</a> page. Added: trunk/website/newsitems/2006/may-24.html =================================================================== --- trunk/website/newsitems/2006/may-24.html 2006-07-12 17:21:24 UTC (rev 62513) +++ trunk/website/newsitems/2006/may-24.html 2006-07-12 17:26:45 UTC (rev 62514) @@ -0,0 +1,10 @@ +<h1>Google Summer of Code 2006 and Mono</h1> + + <p>The Google Summer of Code 2006 Edition has started, and the + students and their projects are listed <a + href="http://www.mono-project.com/Summer2006">here</a>. + + <p>Last year projects are listed <a + href="http://www.mono-project.com/Summer2005">here</a> and a + 9-month review of the results is <a + href="http://tirania.org/blog/archive/2006/Apr-13.html">here</a>. \ No newline at end of file _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
