The Open World Forum 2012

The Open World Forum is the leading global summit meeting bringing together decision-makers, communities and developers to cross-fertilize open technological, economic and social initiatives, in order to build the digital future.

The event was founded in 2008 and now takes place every year in Paris. With over 160 speakers from 50 countries and an international audience of 1,400 delegates in 2010, Open World Forum has grown very fast. The Forum is governed by steering group that brings together the leading international technological communities (Apache Software Foundation, Linux Foundation, Open Source Initiative, OW2 Consortium, Qualipso Consortium), and the main Open Source software associations from the French-speaking world (Adullact, AFUL, CNLL, PLOSS, Silicon Sentier), with support from major European and French institutions (the European Commission, the Paris City authorities, and the Ile-de-France regional council and regional development agency) (Agence Régionale de Développement).

The Forum’s partners include 70% of the key global players from the IT world.

The Open World Forum is being organized this year by the Systematic competitiveness cluster based in the Paris region, supported by a Forum Committee which brings together the main partners and contributors to the OWF (AF83, Alter Way, Bull, Systematic’s Open Software Special Interest Group and Smile).

Reproduced from: http://www.openworldforum.org/en/Articles/Open-world-forum

Open Source Communities for Embedded Systems

In the last 5 years, Open Source has gained more and more interest in the domain of Embedded Systems development. It now covers most of the industry domains from Telecommunications to Aeronautics, including Space, Transportation, Energy and HealthCare

The Open Source initiatives of the Embedded Systems domain go from Operating Systems to development tools areas including middleware platforms like Genivi. Some recent initiatives even address Open Hardware for Embedded Systems. Many established communities like The Linux Foundation or the Eclipse Foundation create special programs to tackle specific issues of Embedded Systems: need for long term support, development in extended enterprise context, system certification by authorities, etc. This track gathers the main actors of OSS for Embedded Systems ecosystem who will share their insights, their feedbacks and their plans for the future.

 

Reproduced from: http://www.openworldforum.org/en/

Google Summer of Code 2012 Is Over

Four out of five GIMP students successfully finished their work in the Google Summer of Code 2012 program. Unfortunately one of the students wasn’t able to complete all of the work.

The code written by the students has already been merged to main development branches and is expected to be available in the next releases of GIMP and GEGL.

While the first public version of the Unified Transform Tool will only be available in the 2.9.x series, new GEGL operations will be present in the next release of GEGL already.

The students ported the following GIMP filters to GEGL operations: Shift, Wind, Cartoon, Photocopy, Oilify, Softglow, and a variety of noise generators.

The GEGL-based node editor is a standalone project and will eventually be released separately.

It was a great summer. We thank all the students for participating and we would love to see them around in years to follow.

GIMP 2.8.2 Released

We’ve just released GIMP 2.8.2, the first update to the new stable version of GIMP. The update brings several dozens of fixes to various issues of all scales.

Most notorious bugs fixed are: not being able to remember JPEG saving options, slow canvas redraw, not showing page setup options on Windows. There’s also a workaround for the bug that used to cause showing incorrect file size values on Windows. For the complete list of changes please see the NEWS file.

Additionally we did a lot of work to make a native build of GIMP for Mac a possibility. The official GIMP.app will be available soon. Windows installers of v2.8.2 will be available from the usual location shortly.

Beginning with this version we are also switching to a new versions numbering scheme. Final releases now always have even number of the micro version, and the versions in Git always have an odd number.

Preview of GNOME 3.5.5

Preview of GNOME 3.5.5.

Matthias Clasen gave readers of his blog another one of his release previews this Saturday of the upcoming GNOME 3.5.5. The big feature this release is the “new screen lock implementation.” Beyond that, various applications and System Settings received some improvements as well.

We Are Looking for Windows Developers

It’s been a long time since we last had an active Windows-based developer. Consequently, GIMP has accumulated a plethora of bugs specific for that operating system. As much as we’d like to provide a smooth user experience for Windows users, we simply do not have the required human resources.

Hence, if you are an experienced Windows-based developer who is interested to help GIMP become a first-class citizen in the Windows world, please get in touch with us. Our main communication channels are the gimp-developer mailing list and IRC. Here is the list of all reported bugs for the Windows version of GIMP.

If you go for IRC, we recommend sticking there for several hours, since we are mostly Europe-based, and you maybe aren’t in the same timezones span. Most development talks happen on IRC anyway, so staying online helps the communication.

All GSoC 2012 Students Passed Midterm Evaluation

We are glad to announce that all of our Google Summer of Code 2012 students passed the midterm evaluation last week.

All projects are coming along nicely. The unified transform is already quite functional, the experimental GEGL editor is maturing, more filters were rewritten into GEGL operations, and more parts of GEGL were adapted for the new image processing core.

There’s also substantial progress with the Seamless Clone tool that was part of Google Summer of Code 2011 program. The tool relies on Poly2tri — a C++ library for generating constrained Delaunay triangulations. You can read more about this project in the developer’s blog.

The Poly2tri library is likely to be used by the next generation of the Cage Transform tool (available since v2.8). This is expected to simplify and hence speed up calculations which are currently slow when used on large images.