Jeff Sutherland has piercing blue eyes – friendly, but probing – and a frequent smile. They are a bit like a distant uncle who wants to know what you have made of yourself. After several CTO assignments at various companies, Jeff Sutherland found himself at Easel corporation where he created Scrum together with Ken Schwaber. [...]
Entries from February 2008 ↓
Interview: Dr Jeff Sutherland, father of Scrum
February 2nd, 2008 by Björn Granvik — Agile
Tags: interview, jayview, scrum
Forensic tools, part 1
February 1st, 2008 by Tobias Södergren — Java
There are times when you really would like to know what the Java processes on the computer are doing at this very moment. Maybe the computer seems a bit sluggish, maybe the disk LED is not so much flashing but instead glowing constantly. Other times an application might seem just dead. A possible scenario You [...]
Øredev 2007
February 1st, 2008 by Stefan Li , Mattias Severson and Jakob Klamra — Events
As most of you know Jayway is one of the organizers of Øredev. Knowing that, and knowing how much we love our own conference, you might not trust our judgment in this review. We beg to differ, and ensure you that Øredev is just as enjoyable as we describe it in this article. The Conference [...]
Tags: conference, jayview, oredev
Behaviour Driven Development
February 1st, 2008 by Andreas Ronge — Java, Testing
Test Driven Development is a well established programming technique for creating high quality software. It is less known, however, that TDD is not only a programming technique but also a design methodology. The main goal of Behaviour Driven Development, a TDD based methodology, is to identify behaviours in both the analysis and the design phases. [...]
Tags: bdd, jayview, programming, tdd, unit test
Java ME Graphics –The Next Generation
February 1st, 2008 by Anders Göransson — Embedded
It has long been difficult if not virtually impossible to use graphics that adapt to the various screen sizes and aspect ratios that come with different mod- els of mobile phones. Neither has it been easy to create, generate and run animations as part of the user interface. The graphic capabilities of MIDP have always [...]
Tags: graphics, java me, jayview, midp, programming, ui
Aspect Oriented Programming In Java ME
February 1st, 2008 by Magnus Robertsson — Embedded, Java
Do you want to structure your Java ME applications better? Aspect Oriented Programming is a cool technology that can modularize your applications and separate the verbose infrastructure code from the application logic. The only catch is that it doesn’t exist for Java ME. Or does it? Introduction Aspect Oriented Programming (AOP) is gaining popularity within [...]
Tags: aop, innovation, java me, jayview, open source, programming
3DAudio – on mobile devices
February 1st, 2008 by Peter Winzell — Embedded, Java
Hear that chopper closing in on your troops? Turn your head and see… 3D Sound in your cellphone? Read this article to find out how it is done and how you make it happen on your phone. The ability to simulate spatial sound allows listeners to experience multimedia applications in “a captivating and natural way” [...]
Tags: audio, java me, jayview, programming
Qi4j – The domain model identity crisis
February 1st, 2008 by Rickard Öberg — Architecture, Java
The goal of modeling domain concepts through objects set by OOP has for a long time been handled in insufficient ways. What is the fundamental problem with how we have tried to do this so far? Is there a better way to deal with it? In this article we introduce the concept of Composite Oriented [...]
Tags: cop, frameworks, jayview, qi4j
