Vous êtes ici > Blog > Web idea creator

22.01.2011 22:19 by David Imboden

The unbearable lightness of Proof of Concept (POC)

Demonstrate that it is possible to break down a barrier technique with a "Proof of Concept" can be an unsafe boomerang if sold too quickly to your management.

Read more …

09.01.2011 22:07 by David Imboden

Compating String type in C#

Comparing two variables of type string is not so obvious, it can contain many pitfalls.

Read more …

21.12.2010 19:00 by David Imboden

How to set a TextBox Multiline in XAML?

The name of the property has changed.

Read more …

14.12.2010 23:46 by David Imboden

HomeTown a particular internationalization for Switzerland

Translating a software from one language to another is often not enough. A case of "false friend" is particularly pernicious in Switzerland.

Read more …

23.11.2010 20:00 by David Imboden

PHPUnit faild to open Iterator.php and Factory.php

PHPUnit generates referencing error between the project PHP_CodeCoverage and File_Iterator, there is a “workaround” for that.

Read more …

21.11.2010 21:14 by David Imboden

The 8 gold rules before committing in a version control manager

To use a version control (source code) manager is to learn how to live with others. Your freedom stops where you block the people's work.

Read more …

05.11.2010 21:22 by David Imboden

Installing PhpUnit with NetBeans on Mac

Benefit from the integration of PhpUnit in the IDE NetBeans for Test Driven Development

Read more …