Posts tagged “projects & products” 
-
The Challenges and Freedoms of Creating a Chrome App
As Aaron mention last week, we recently developed a Chrome App for wikiHow.com; in reality though we built a modern web app that leveraged many features of HTML5 and CSS3.
-
We Built a Chrome App
Yesterday saw the launch of the Chrome App Store and, along with it, an app we created called the wikiHow Survival Kit.
-
Be a good localStorage neighbor
While working on the client-side caching mechanism in eCSStender, I realized the dangers of
localStorage.clear()
and worked to come up with a solution. -
iPhone Controlling Flash with TUIO and UDP
I am in the middle of constructing a FTIR table and, until my lasers arrive, I decided to get some output from my iPhone. After all, it’s a great touch screen and a change from building apps in Flash, which I know better.
-
Audio Spectrum Analysis in JSON
I thought I would post the source for the the Spectrum Analysis tool I created for anyone wanting a quick way to get some data from their favorite tune and perhaps figure out a way to use it in a optimized fashion.
-
A Twitter Search Visualizer in Processing.js
I jumped over from Raphael back to Processing again today and built a visualizer for Twitter data.
-
HTML Canvas & Processing.js
I have been experimenting with the new HTML5
canvas
element and trying to get up to speed on the syntax. -
Charter For Compassion
Our latest project, launched November 12, was the Charter For Compassion. The “Collective,” the Flash component I built, is a growing list of compassionate acts done by people all over the globe.
-
We’re back (sort of)
After a stupid mistake that led to catastrophic data loss, Easy! Reader is back, has moved to a new platform, and will soon be graced by a few new voices.
-
Server-side FigureHandler thoughts
In reaction to my latest article for A List Apart, on FigureHandler, many folks have boldly claimed that this sort of thing should be done server-side. Here are my thoughts on the matter.