My Agile slides now Available in CC!
You can use them, you can change them, you can trash them I hope that in a way or in another these slide can help you!
You can use them, you can change them, you can trash them I hope that in a way or in another these slide can help you!
Just screenshots. More details about next week’s post!
During GWT debugging, if you are making a RequestBuilder on a different domain without using JSONP, you may have this problem. To fix it you must configure Header in order [...]
I’m on train returning to home after a beautiful and really interesting day at the Italian Agile Day – http://www.agileday.it. The event is self organized and rocks! The agenda was [...]
This is my presentation at PMI-NIC conference on Complex Project Management held in Milan Nov 11th 2011. I’m participating to a group of study on Resilient Contracting with the aim of investigating the [...]
During the past week we tried out WebSockets to monitor and control devices on the field. In 2008 we presented at SVG Open Day an implementation based on SVG and AJAX that, [...]
Cloud Found (https://www.cloudfoundry.org/) is a VMWare PAAS that has been released as open source and can be installed privately on your infrastructure. Once you have your cloud installed you can [...]
Here are two sketch of the board. The idea is that you draw a card with the project vision and than you start: Project Vision Analysis with a Idea Clustering Brainstorming [...]
In this first week of work we have produced a concept of Agile: The board game and tested it on a sprint. Here are some photos of the test session. [...]
Using Hibernate and JPA you cannot have two classes with the same name (on different packages) mapped. This raise an error at runtime: Caused by: org.hibernate.DuplicateMappingException: duplicate import: MyClass refers [...]