Mobile Testing Strategy
Introduction Talk about a difficult area of mobile development. Testing mobile applications and Web Sites. First we need to decide which platforms we wish to test: What is the lowest iOS device we’re testing on? 3GS, 4, 4S? (Worse) What…
Selecting the right cross platform mobile development framework for your project
Many cross-platform development frameworks exist in “native”, html or hybrid forms. It is very time consuming to track all these technologies, let alone implement a non-trivial application in each one of them. This is, however, exactly what the people at…
How Clayton M. Christensen’s idea and Conway’s law are related
As we saw, Conway’s law states that you cannot design architectures that differ much from the organization’s communication’s structure. Clayton Christensen explains that big companies have a hard time innovating (read The innovator’s dilemma). And that most innovation happens outside…
Conway’s law: architecture is useless
The title is a bit of an exaggeration of course, or is it? Remember Conway’s law? It states that organizations which design systems … are constrained to produce designs which are copies of the communication structures of these organizations Remember…
What is architecture?
Recently someone asked me: “Say, how would you define architecture?”. This made me remember the IEEE definition which really captures the essence. I think it is worthwhile to repeat it here, since it speaks for itself: The fundamental organization of…