From Layout to Animation
In a previous article The Evolution of a Functional Prototype I demonstrated how to transform sketches into prototypes backed by database content and applicatio...
In a previous article The Evolution of a Functional Prototype I demonstrated how to transform sketches into prototypes backed by database content and applicatio...
Some time ago I was testing the capabilities of JavaScript and vector graphics toolkits such as SVG (Mozilla Firefox, Opera, Safari) and VML (Microsoft Internet...
After talking with some non-computer scientists about my previous visualization of cubic interpolation I found out that the concept is difficult to understand i...
Cubic interpolation is a popular technique in many branches of computer science. For example, it is used when having a time series of numbers and estimating the...
After finally completing my Master Thesis project at Fraunhofer FIT me and some friends took some time to prepare a demonstration video. The video is now availa...
How to synchronize the users of your web site or web application? How to propagate events from one browser or client to the next? This article demonstrates a fi...