by Elisabeth Robson | Jul 12, 2016 | blog, JavaScript, Programming, Web
We’ve completed beta testing our second project and are now preparing to launch! Just like Project 1, A Generative Music Box will help you practice your JavaScript programming skills. What is it? If you’ve ever played with the Bloom app on your iOS device,...
by admin | Dec 8, 2011 | blog, Events
If you missed our heavily-attended O’Reilly Webcast on December 2nd, no worries, because the presentation is now available online. In addition, you’ll find a cliff notes version below: 1. HTML5 Markup isn’t such a big deal. To understand this...
by Elisabeth Robson | Dec 6, 2011 | blog
One of the best things about the HTML5 <canvas> element is that we can now do things like this: without needing a plug in. I recently had to implement a similar type of graphic in canvas for a project I’m working on, so I thought I’d turn it into a...
by Elisabeth Robson | Nov 30, 2011 | blog
There are many good reasons to learn HTML5. One really great one is the <canvas> element. This element gives you the ability to add graphics and animation to your page without any plugins. If you’re at all interested in HTML5, you’ve very likely seen...
Comments