Platformability

Single Dealer Platforms, Industry Expertise

Why Web Workers don’t work (yet)

At our HTML5 HackDay a few weeks ago some of my colleagues tried using web workers to enhance our existing applications. The multi-threading supports provided a significant performance boost to our application.However, does this mean that web workers are the future of web-app ...Read More

Why no WebSocket server API?

WebSocket consists of a simple Javascript API and a protocol definition. It is fairly simple in concept and the Javascript API makes it very easy to use within any web page. There is lots of talk about compatibility, ...Read More

iPhone and iPad WebSocket support

With the release of iOS 4.2 yesterday Mobile Safari has been upgraded to support WebSocket, along with some other new features too. I have been reasonably vocal about how WebSocket isn't the answer to everything, mainly ...Read More

HTML5 Hackathon

As the clock struck midday last Monday, we started our inaugural Caplin 24 hour HTML5 themed hackathon. Inspired by similar days run by Atlassian (amongst others) we were keen to release our engineers from any shackles and leave them ...Read More

Testing the Untestable

At Caplin we have a lot of products which do not have user interfaces. Of course,  a user interface for a internal component makes no sense, they are designed to be used by other components, who themselves may not have user ...Read More