2016.04.21 / Technology research
Ian Harris
KNOWORTH
只有想不到、没有做不到

2026-06-28 / industry
As a big fan of Test Driven Design and Development, I believe creating good tests is one of the single most important things we can do as Java Developers. We write tests for a number of reasons: To shape the design of our system. We know what the input and output should be, but what objects do we need to create to do this? What shape should the code take? Writing tests allows us to understand what our code should be created. To ensure initial and ongoing correctness. It is important our application behaves as expected and is consistently accurate. Tests should do their best to ensure this is t[…]
by Sam Atkinson
2026-06-28 / User experience
WHEN APPLE FAILS AT UX DESIGN AND FASHION DESIGN, DO WE STILL CALL IT GOOD DESIGN? The Apple Watch, despite years of hype before it was even announced, appears to be flopping after all. It wasnt a good sign when Apple announced shortly before the Watch release that they werent going to be breaking out sales numbers. Now, a new report from third-party analysts Slice Intelligence not only show that Apple Watch sales are down 90% since launcha big deal, since it implies early adopters arent regaling more cautious buyers with glowing word-of-mouthbut also that Fitbit is outselling Apple in the wear[…]
by Mark Wilson
2026-06-28 / Other
Apps are powerful, easy to learn and, thanks to the spread of mobile devices, wildly popular. But they come with downsides: to solve a complex task, users often have to switch between apps, even multiple times. It doesnt have to be this wayif we start looking at apps more as service providers. The Apps Eco-System: Simple And Extensible Obvious cases of systems that can be extended via apps. Apps are everywhere, on smartphones, tablets, TVs, set-top boxes and watches. We also see a rebirth of apps on desktops, where installable applications have been around for some time, of course. Something ha[…]
by Andreas Weder