News

Succeeding with Scrum – Take the chance to view the private conference with Ken Schwaber (en)

Some of you played to win a spot to assist to our private conference with Ken Schwaber. But only 5 persons won the chance to actually be there last 14th of July 2010. Now everyone can view the conference : the video is now on our homepage . In 30 …

READ MORE →
News

Xuggle: A powerful audio and video processing library (en)

I’m integrating audio & video transcoding and manipulating to the ACS platform. The goal is to easily enable Android developers to perform complex image, video and audio processing on the cloud as if they were on their phone. To demonstrate this, I’m building a simple music player that feeds on …

READ MORE →
News

Les contextes pouvant influencer la qualité (en)

Les Agilistes de ce monde sont au fait de l’importance des tests automatisés pour assurer la pérennité d’un projet informatique. En fait, tout développeur qui a tenté la pratique du TDD et qui a réussi à inclure cette pratique dans son travail au quotidien découvre rapidement le sentiment de puissance …

READ MORE →
News

Keyboard Powered Web Search (en)

For the past two weeks I’ve used DuckDuckGo as my search engine. It’s a search engine built on open-source software. What made me switch is the capacity to navigate through search results with the keyboard using vi-like keys (hjkl). I didn’t know at the time but Google also allows you do something similar. You just […]

READ MORE →
News

Pourquoi ASP.NET MVC est un choix Agile? (en)

ASP.NET MVC est une plateforme qui a été introduite par Microsoft essentiellement pour augmenter la testabilité des applications Web. En ASP.NET traditionnel, il est relativement complexe de tester unitairement la logique à l’intérieur des contrôles. Toute la logique est séparée individuellement dans chacun des contrôles (fichiers .ascx et .aspx). Cette …

READ MORE →
News

Touch-Typing Training – Results (en)

As I wrote a week ago, I trained touch-typing this week. My objective was to attain 85 wpm. Here’s a recap of my week: Monday : I decided to use Typeracer as my baseline. It’s an online game that allows you to race others. The fastest typist wins. I had not played in 6 months […]

READ MORE →
News

How to warn users not to use an interface (en)

Everybody knows no one reads documentation. Hamcrest found an original way to warn users to use the org.hamcrest.BaseMatcher class instead of the org.hamcrest.Matcher interface. Look at the interface yourself. They added a dummy deprecated method called _dont_implement_Matcher___instead_extend_BaseMatcher_ in the interface. I am still unsure whether I will ever use this in my own projects. But […]

READ MORE →
News

Minyaa Suite turns 1 year old today (en)

Minyaa Suite was born to replace Kaamelot plugin, a plugin created 5 years ago, where I tried to merge all enhancements brought to JIRA, in order to meet our needs. This first year was mainly spent: for dispatching features by theme in … Continue reading

READ MORE →
News

Align JIRA Workflow to your process (en)

“Align JIRA to your process“ is more than a slogan. It is an objective that we are trying to reach with Minyaa Suite for all our clients. Since Minyaa 2.0, a new Workflow Designer allows you to create more easily … Continue reading

READ MORE →
News

Create kick-ass software fast (en)

One of the main orientations is to build Urban Turtle into TFS (as opposed to integrate with). All our design decisions are made to bring as much value-added as possible while creating a seamless experience for existing TFS users and grow with TFS as Microsoft adds new features.

If you are interested about the details of […]

READ MORE →