ArduOpen - A really Opensource and free IDE

Hi guys, this is ArduOpen:
(as you can see the version, this is an old screenshot, but the theme is still like this)

ArduOpen is a really OpenSource IDE...
The goal of our project is to broaden the Arduino community by giving noobs the possibility to use many ATtiny, AT9 and ATmega family MCU's, and to the skilled ones a place where they can put their stuff they want to share with the community. For this reason with the help of Martino DiFilippo (grandmaster coder) we create for you a new board menu style, that enables to use a very big number of AVR MCU's. We modify a little the theme, colors, syntax highliting and icons for a fancy and good looking IDE.

In the compiled Linux version 0023 ( https://github.com/gioblu/ArduOpen/blob/master/arduino-0023.tgz ) you can find our new icons, styling, theme and a fresh new board menu subdivision that helps to avoid out of screen list bug, and permits to categorize automatically the boards.txt content in 3 categories, ATmega, ATtiny and AT9 family MCU's. For this reason any new add in boards.txt will be automatically categorized in the board submenus.

We set up a free and open to all Git here:
https://github.com/gioblu/ArduOpen

everyone could add something and do a pull request!!

See the other software development post:
http://arduino.cc/forum/index.php/topic,60417.0.html

The possibilities are many, we know that this could go against synaptic repository system proposed by Arduino Team with playground, but looking at the size of IDE, we think is much better to include all interesting things (libraries also) built by users inside IDE, saving users from searching and installing time loss.
Come in git, give your contribute, get involved!!