Tag Archives: programming
Web Worker Example: The Rationals
The Web Worker library I’m writing for GWT is getting to the point that it needs some examples. At least one of them needs to be simple enough that what is being done doesn’t distract from how it’s being done. You can see various examples … Continue reading
This page best viewed with a quad-core CPU
[Update: this demo has evolved quite a bit and now has some actual interactivity and a few more options. See the updated version here.] I wanted to post the simple demo I mentioned in the last entry, compiled against the … Continue reading
gwtBox2d, Worker Threads, and SpiderMonkey
I’m going to try and keep this update short so that I actually finish editing it and it can be published. I’ve also been inspired by David Humphrey’s recent posts about his work to expose <audio> data in Firefox (and his efforts … Continue reading
Transformable DOM elements in GWT
In high school, any time I was bored in class I usually turned to programming my graphing calculator. I’m not sure what fancy compiler software they have now (TI doesn’t seem to be in a rush to update the hardware, … Continue reading