Monthly Archives: August 2007

MONO 1.2.5 released !!!

Mono have just released the 1.2.5. This new version bring a pack of things as usual… Dynamic language runtime (DLR) which is the big part of moonlight. the C# 3.0 features (minus query expression of LINQ): Type inference: the “var” … Continue reading

Posted in .NET, development, Mono, open source | 4 Comments

managed web browser

A discution have started today about doing a managed web browser. Advantage : Cross plateform browser Can be used in dotnet without wraping a unmanaged class Can be funny Disadvantage: Reinvent the weel Far from the goal of mono Take … Continue reading

Posted in .NET, development, Mono | 13 Comments

image resizing

Seam Carving is a new algorithm to resize an image by ading or removing some layer in the image. This algorithme is so powerfull that you can make someone disapear from a photo!! Here is another image algorithme from microsoft … Continue reading

Posted in development, new technology, Technology | Leave a comment

vala

vala is a new programming language which bring performance of c++ and user-friendly of the C#. In fact, Vala is very closed to C#in syntax. It contains even the most recent thing of C# as : Lambda expressions Type inference … Continue reading

Posted in development, gnome, linux, open source | 4 Comments

dev a game

I have worked a lot in game area of open source software. And just want to present some little things very interesting : Ogre3d which is a beautiful the best engine (better than a lot of commercial engine) with a … Continue reading

Posted in development, game | 2 Comments

Compiz released!!

Compiz have a lot of activity during summer !! A new release is just out. The 0.5.4 is very important because it is thefirst release with the merge of fork of compize (Beril, compize.Extra) and compize. Now we have a … Continue reading

Posted in new technology, News | Leave a comment

Google summer of code

Soc for friend is a beautiful project of Google to help open source software by sponsoring student project for open source world. Mono use SOC for different kind of project. The result is not the same for each project. Sometimes, … Continue reading

Posted in development, Mono, News | Leave a comment

olive logo (suite)

I have done my own logo for olive for fun

Posted in Mono | Leave a comment

Monotorrent GUI

As some of you know, I have work on Monotorrent to make a winform GUI. A big news is that now I have an opponent Jared have done GTK# GUI for GNOME. His GUI seems more advanced than my previous … Continue reading

Posted in gnome, Mono | 5 Comments

Happy birthday to Gnome!

10 years of freedom. Many thanks goes to Miguel to have launch this amazing project. This is one of the most known (with KDE) desktop. It is really cute and a lot of people have ever switch to linux and … Continue reading

Posted in gnome, linux, News | Leave a comment