Categories

Archive for January, 2012

How to produce a video: a community contribution

Here at BonitaSoft, we like to use video tutorials,  to show you how to create, use and configure Bonita Open Solution including some extra features included in the Subscription Pack.

So we thought you would like to see just what goes into creating a new video for a feature, a sort of behind the scenes peek into our process.
In this contribution, we have included a .bar file ‘How to create a video for the Bonita Documentation System’ which presents an overview of this process.

To see a result of how we apply this process, visit the Bonita Documentation System and take a look at our videos, for example: How to multi-instantiate a task.

See how useful a short and concise video tutorial can be when you need to understand how to use and configure a feature.

2011 – a pretty good year for the Bonita Community

As we start on our ambitious startup track for 2012, we’ve done a bit of looking back on 2011. Our progress has been remarkable – and we have a lot to thank our community for.

Here’s a quick reminder of what we are appreciative to you all for:

  • 10,000 community members, who have added around 30,000 posts on almost 7000 topics. Among our community we have approximately:
    • 1,300 in the US
    • 1,100 in France
    • 700 in India
    • 500 in Spain
    • 500 in Brazil
    • 400 in Germany
    • 350 in the UK
  • 1,000,000 downloads: what else can we say? Thank you for your continuing confidence in Bonita.

◊ ◊ ◊ ◊ ◊

Thanks to your translations much of BOS is available in many languages, including:

  • Brazilian Portuguese
  • Catalan
  • Croatian
  • Dutch
  • Estonian
  • German
  • Hungarian
  • Italian
  • Polish
  • Portuguese
  • Russian
  • Serbian
  • Spanish
  • Turkish

◊ ◊ ◊ ◊ ◊

We are also proud to say that we now have more than 40 integrator partners in 20 countries. These partners are certified to deploy BPM projects with BonitaSoft technologies. Some of the more recent partnerships of 2011 include:

  • Upcom Ltd, Greece
  • Altran – France, France
  • ELO Group, Brazil
  • Tornado Solutions, Mexico
  • I&T servizi Srl, Italy
  • BTS Columbia, Columbia
  • Ippon Technology, France

◊ ◊ ◊ ◊ ◊

This is a pretty good way to begin the new year. We look forward to bigger and better numbers with you in 2012, especially as we’re anticipating some remodeling work in the community pages as we do a bit of re-organizing.

And speaking of looking forward – check out the community contest Pimp my Bonita – a chance to win the admiration of all and valuable prizes!

An effective way to fight duplicated libs and version conflicting classes using Memory Analyzer Tool

In this blog post I suggest a very effective way to spot duplicated libs/classes in your java application. I found and used this tip during the integration phase on an application server – which is quite a common use case.

This tutorial will be very helpful in the following cases:

  • NoClassDefFoundError:  there are two different versions of the same class in your classpath.
  • Integration with unknown huge products (not osgi-ed):  detect multiple libs with the same version, and so reduce memory footprint.

Read the rest of this entry »

New and improved in BOS 5.6.1

Bonita Open Solution version 5.6.1 is available for download – not really news, but hey, it’s a new year!

Usually our minor releases are maintenance releases only, but this time we’ve fixed a bunch of bugs and improved some annoyances to make using Bonita Open Solution just that much more user-friendly.  (And – we’ve made some changes to the database schema that require a migration.  See below.) Read the rest of this entry »