Wednesday, June 30, 2004 - Posts

It's the time... Mono 1.0 out!!

Wow, I was waiting this moment... today is the official date for the Mono 1.0 release.

Mono 1.0 consists of:

  • A cross platform ECMA CLI runtime engine.
  • A cross platform IKVM Java runtime engine.
  • C# 1.0 compiler.
  • Development toolchain.
  • Class libraries implementing the .NET 1.1 profile.
  • The Gtk# 1.0 GUI programming toolkit.
  • Mono specific libraries.
  • Third party convenience libraries bundled with the release.
  • GNU Classpath for the CLI.
  • Visual Basic runtime.

and don't forget the new MonoDevelop 0.5 (wonderful!).

I think the time to install it on my Linux box is coming...

The Express Mania...

With the Express Family announce at TechEd Europe, Microsoft has attracted the attention of all the developers community (Pro MS and not).

This is an important fact on the Microsoft strategy... with these family of products, MS can attract the attention also from little developers that maybe wants to start building application for the MS world but that cannot build their personal MSDN license because it's too expensive (I'm thinking about students, hobbists or people who like programming in general).

If this product will be free (like SQL Server Express 2005) or with a sensible low cost (I hope lots about 100$) the Express Family will be a great success. Not only the normal MS developer could be attracted by this family of products, but expecially the hobbist that, at the actual moment, could be oriented to other "worlds" (such as pirated software or open source).

I think also that the Express could have a side effect... someone could start his experience on the development world with an Express product, improve his experience with a low cost and, in a second time, start thinking to do more seriously and pass to Visual Studio 2005. If this people was forced to start his development experience with VS2005, maybe he never started this.

MS, this is the right road... keep the price to a sensible low level and the success will be sure!

.NET Framework Version 2.0 Language Pack Beta 1

.NET Framework Language Packs contain translated text, such as error messages, for languages other than English. Installation of a language pack is not required to run .NET Framework applications on a non-English operating system; however, it is recommended. Multiple language packs, each for a different language, can be installed on a single computer.

My question is: why don't integrate it with the .NET Framework Redistributable Package? Could be useful...