about 1 year ago - No comments
We acknowledged today from Mr. Jens Trompeter, Board Member in Itemis company, that there’s more in SCRUM than just that we learned from the Agile Lab and OOSC class: we had the opportunity to get real life, production-grade advices on how actually this technique (who is used to manage the projects) can help companies to finish projects in a timely and budget manner.
about 2 years ago - No comments
about 2 years ago - 1 comment
No method is perfect – GPS needs clear sky, aGPS improves this but still needs some satellites to be seen, GSM works like a charm if you have lots of antennas but falls dramatically if you’re in a remote place and WiFi positioning is good in cities, but absolutely lacks in remote zones. Only the composition of all can cover all the situations encountered in a normal life – crowded city when going to work and big, empty spaces when going to mountains to relax.
about 2 years ago - No comments
GPS is the oldest one from the frameworks available to the large audience. It isn’t the first positioning system, but it is the one with the most success and longevity. It started as a military project in 1957. Because of the cold war, once the Russians sent to space the first man-made satellite, a team of scientists started monitoring its radio transmissions. The crucial discovery was that, because of the Doppler Effect, the signal transmitted frequency increases as the satellite approached, and lowers as it continued moved away from them.
about 2 years ago - 1 comment
Scrum is one of Agile processes that use incremental framework for developing complex software and managing new products so it is considered more like a framework in which you can employ various processes.
about 2 years ago - No comments
The software as industry relies more on reusability and on site modifications. If a programmer finds a piece of code, of course respecting the intellectual property, can easily adapt it to his project. This approach is called adaptive, because these methods focus on adapting quickly to changing realities – no customer knows from the start exactly what he needs from the start.
about 2 years ago - 2 comments
This methodology and set of principles has the root in the Toyota company. After the Second World War, the Japan and its companies were almost ruined both physical and financial. To recover the economy, they had to rethink all the processes of production in order to maximize their efficiency.
about 2 years ago - No comments
Agile methods are a family of development processes, not a single approach to software development. It represents the ways of creating software in a lighter, faster, more people-centric way. The base of this is the Agile Manifesto, widely regarded as the canonical definition of agile development and accompanying agile principles.
about 2 years ago - No comments
The roots of agile programming as we know it can be traced back to 2001. At Snowbird ski resort in the Wasatch Mountains of Utah, a group of seventeen people met have fun, but also to find common ground on a issue that was too much discussed but no result can be achieved.They were adepts of Extreme Programming, SCRUM, DSDM, Adaptive Software Development, Crystal, Feature-Driven Development, Pragmatic Programming and other agile techniques, joined together by the need for an alternative to documentation driven, heavyweight software development processes.
about 2 years ago - 1 comment
Latest additions :sounds in our application, allowing user to get auditive feedback, background and confirmation for hit sounds for improving the User Experience, creating an immersive experience who tries to transpose the user into the real wood atmosphere, self generating levels, allowing users to improve themselves beyond our ideas about their possibilities: the user gets 60 seconds levels in which he has to hit more and more animals as he becomes better in targeting ( and in ball retrieval
), changed the aspect ratio of the game from 4:3 to 16:9 to bette use the whiteboard’s surface
about 2 years ago
What are the values of “ISO_TIMEZONE_UTC_FORMAT” and “ISO_TIMEZONE_OFFSET_FORMAT” ?
Could to speak to the logic behind the “offset” value and what is going on when it equal to 0 versus !=0?
Could you post the complete class these methods belong to?
Thanks! Great post.
about 2 years ago
#define ISO_TIMEZONE_UTC_FORMAT @”Z”
#define ISO_TIMEZONE_OFFSET_FORMAT @”%+02d%02d”