D-Rex, le Daily-Rex dès que nécessaire

Rawr ! Imaginez que vous puissiez transmettre votre expérience à toute votre équipe. Vos échecs, vos réussites, vos découvertes, immédiatement…

When the PO tells how to work

The Technical Product Owner usually is a former developer or project manager. In this case, it’s possible that this Technical…

Recycler sa coquille de façon agile

La nature est formidable. Je viens de tomber sur un article qui décrit le processus de changement de coquille des…

Le principe agile qui donna vie à la plus profitable franchise de jouet de l’Histoire

Qu’est-ce que l’aventure d’un fabricant de jouets dans les années 70 peut nous apprendre sur l’agilité aujourd’hui ? Sommes-nous tellement…

Quand le PO-technique dit comment faire

Note : billet publié préalablement sur LinkedIn Le Product Owner technique, est généralement un ancien développeur ou chef de projet…

What is not measured can not be improved

How can agile principles help frame and measure success or failure, while learning from it? Measurement, deviated principle and yet…

Ce qui n’est pas mesuré ne peut être amélioré

Comment les principes agiles peuvent-ils aider à cadrer et à mesurer le succès ou l'échec, tout en en tirant des…

Devez-vous passer au Sprint d’une semaine ?

Habitué comme beaucoup aux sprints de deux semaines, j'ai pu me rendre compte de l'impact qu'un sprint d'une semaine peut…

Should you do one week sprints?

Used to two-weeks sprints, like many, I recently could see the impact of a one-week sprint can have on the…

Counting technical debt in velocity or not?

This is a question that comes up very often in teams: should we estimate and count the technical debt in…

Scrum tips: Différences entre épiques, histoires, thèmes et fonctionnalités

Une histoire compliquée ... N'avez-vous jamais été troublé par l'utilisation faite des termes comme « épiques » ou « fonctionnalités…

Scrum tips: Differences between epics, stories, themes and features

A complicated story ... Have you ever been confused by the use of terms like « epics » or «…

The Shadow-Velocity guide for Scrum Masters

There is a very bad behavior that is often present in teams that engage in a sprint with too many…

Scrum : The perfect day to start a sprint

Which day is the good one to start the sprint? What is the good time for the daily scrum? And…

Scrum : quel est le bon jour pour commencer un sprint ?

Quel est le bon jour pour commencer son sprint ? Quelle est la bonne heure pour le daily scrum ? Et concernant…

Chasser les tâches perturbatrices et imprévues

Comprendre pour accepter et éliminer N'avez-vous jamais été frustré(e) par un sprint n'ayant pas atteint son but, faute d'une multitude…

Why “Agile” and especially Scrum are *not* terrible

Some weeks ago, Michael O. Church wrote about his "dislike" about Agile and, especially Scrum. Today, a colleague of mine…

MongoDB: fastest way to compare two large sets

I recently had to find in one of our big database if a large set a users did a specific…

Composer: save the output to a file

For a while now, at Silicon, we use a combination of Capistrano and Composer to deploy our websites and other…

Understand MongoDB’s aggregation framework

If you are a "regular" SQL or MySQL user, MongoDB's aggregation framework may be a little obscure. In this article,…

Monitoring MongoDB in Munin on Ubuntu (updated)

If you try now to install Munin monitoring for MongoDB database, you'll find in the Mongo's documentation, a link to…

Emailings: 2 tips to double your open rates

When we redesigned our newsletters, we came from far. I arrived in the company to find very bad emailing practices.…

How to retreive shares count from WordPress posts

This script will get number of shares of a post url from usual social networks and return the information as…

Php glob function

Maybe it's common use and everybody but me already knew it, but after ten years of php development, I've just…

Sublime Text: Background per language

In Sublime Text 3 (may work with ST2, never tried) you can edit your theme to specify a different background…

Respawn: Redesign of jeuxvideo.com: right and wrong

"Respawn" is a code name from a total redesign of French video games website jeuxvideo.com. The project was unveiled on…

Progressive Enhancement: Zed’s Dead, Baby by Tom Dale

http://tomdale.net/2013/09/progressive-enhancement-is-dead

WordPress plugin: Theme by IP

"Theme by Ip" is a very uncreative name for a Wordpress plugin supposed to serve a theme depending on client…

Thinkful | Javascript Best Practices Part 1

http://www.thinkful.com/learn/javascript-best-practices-1/

Sublime text snippet: HTML5 page

Here is the snippet I use in Sublime Text to start a fresh HTML5 blank page. (more…)

Sublime text snippet: php echo

I can be very lazy... So Sublime Text's snippets are one my best coding friends. Sublime text provide some who…

CSS tool: This is my Reset.css

Here is the current reset.css file I use to start a project. Do not forget to remove thing you are…

WordPress plugin : Force external links to blank

This is a WordPress plugin to add a small script to force external links to open in a new tab/window. https://github.com/const-g/go_to_blank

Chrome : webfonts antialiasing Fixed! (Updated)

Chrome rendering engine does not allow antialiasing on fonts. This is pretty annoying, especially as Google provide a service to…

Sublime Text : Add space to your code

Read a code can be a pain, especially if you wrote it years ago or if someone else have to…

Scrapy : How to crawl pages from a listing page

For professional reasons, I was asked to fetch a lot of data from different webpages, so a crawler was the better way to do this. I…

This website uses cookies.