Tuesday, December 2, 2008

New Project

I have started a new project a few days ago. It's called "Plesk Localization".

I would like to maintain this project to provide the missing language packs for Parallels Plesk Control Panel. This software is used by webhosting companies. I think this is the best control panel.

Parallels stopped the language support for many languages after the 8.1 version. But they provide localization kits to those who want to create custom translations. Like me...

To read more info on my new project check these links:

Project Home: http://code.google.com/p/plesklocalization/

Tuesday, October 14, 2008

Mono 2.0

I was very excited when I heard that Mono 2.0 has been released! It supports C# 3.0 and LINQ! It's great! I will try to port some of my applications to Linux.

They promise that we can continue to develop on Windows platform, the binaries created by Visual Studio are binary compatible with Mono, these files can be used on the Linux server.

I will try it, and share my experience here.