Quantcast
Channel: - Articles
Browsing all 49 articles
Browse latest View live

Play Framework – Enumerator.outputStream

A few weeks ago, we’ve introduced a new feature in Play Framework: the Enumerator.outputStream method, allowing you to work with Java API requiring an OutputStream to generate content, for instance the...

View Article


Be careful with JS numbers!

Javascript doesn’t have integer type but lets you think it has. In Javascript, all numbers are floating numbers and are prone to floating point approximation.

View Article


PlayCLI: Play Iteratees + UNIX pipe

PlayCLI is a new Scala library to work with UNIX commands and Play-Iteratees (a scala implementation of Iteratees facilitating the handling of data streams reactively)

View Article

glsl.js, a Javascript + GLSL library = DRY & efficient

WebGL is super powerful and efficient. This library abuses this power for efficient 2D.

View Article

Playframework simple deployment scripts

Playframework simple deployment scripts

View Article


Qep1.: Q, a Promise library

This article is the first of a series of small articles on the Q Javascript library and its eco-system. It is a brief introduction to Q Promises.

View Article

Qep2.: Deferred objects, Qimage

This second article on Q will introduce you how to easily turn a callback API into a promise API using Deferred objects. It will also present the new W3C specification of Promise and finish with the...

View Article

Qep3.: QanimationFrame

This third article on Q is a little parenthesis to the Qep articles series, featuring the requestAnimationFrame Javascript function and its general usage, and QanimationFrame, its Promisified version...

View Article


ZOUND live project initiated

Last week, I initiated ZOUND live following my previous "ZOUND" experiment but being much more ambitious this time: using both the Audio API, the new MIDI API and electronic music software experience,...

View Article

Browsing all 49 articles
Browse latest View live