b-log – betriebsraum weblog

Software Development, Human-Computer Interaction, Projects…

Posts filed under “JavaScript”

Tuio.js: Multitouch and tangible interaction in the web browser

Tuio.js is a JavaScript implementation of the TUIO library for multitouch and tangible interaction in the web browser. It brings a 1:1 port of the original TUIO Java library. How it works TUIO is based on the OSC protocol and usually transferred via UDP. Tuio.js uses node.js and Websockets (Socket.IO) to push OSC/TUIO messages to […]

Continue reading this post

Why Facebook App Development is Seriously Flawed

Recently, the facebook API has been voted »Worst API« in a developer survey. Bad news first: It really is the worst API (or at least the worst API that we have worked with). Good news: It would be quite straightforward for facebook to drastically improve the overall app development experience by working on at least […]

Continue reading this post