Archive for the 'Web' Category



Jon interviewed by Yahoo!

I had the privilege of speaking with Eric Miraglia of Yahoo! earlier this week, and they’ve just posted the interview on the Yahoo! User Interface Blog. Eric works with the Presentation Platform Engineering team, which produces the Most Excellent(tm) YUI Library and Design Pattern Library. We use YUI extensively throughout the Thinkature application […]

Setting up handlers that run after an event has fired is a tricky thing to do in JavaScript. Suppose you’re trying to work with text as it’s being entered by a user. As a silly example, suppose you wanted to have a <div> mirror the contents of a <textarea>. You might try […]

Jon and I were answering some interview questions for an email interview we’re doing with the folks over at VoodooVentures a few days ago. One of their questions was about how we defined Web 2.0 and whether we thought we were a Web 2.0 application. The idea of Web 2.0 has bugged us for a […]

Very large JavaScript applications like Thinkature are not yet very common (or at least not as common as their smaller AJAX cousins). As a result, the body of literature on designing, debugging, and optimizing those applications is small, although it is growing.
As we got ready to launch Thinkature, we noticed that loading complicated workspaces […]

On Reddit and Del.icio.us

Now that we’re a few days into the public life of Thinkature, we’ve noticed some interesting patterns in how Thinkature is spreading that we wanted to share. Specifically, I’d like to compare the role that Reddit and del.icio.us have played in our success so far.
When we first released Thinkature, Jon and I ceremoniously bookmarked our […]