Archive for the 'JavaScript' Category
Odd mouse handling with transparent objects under Internet Explorer 7
0 Comments Published by Jon December 29th, 2006 in JavaScript, InternetExplorer, BugsYes, folks, it’s going to be another one of those posts.
We discovered as soon as we (and our users) got their hands on Internet Explorer 7 that freehand drawing in Thinkature was misbehaving. In particular, we learned that it was only possible to start a drawing in IE7 if the cursor were positioned on […]
Jon interviewed by Yahoo!
3 Comments Published by Jon December 14th, 2006 in Web, JavaScript, Yahoo, YUII 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 […]
Flash-to-JavaScript communication with a streaming HTTP connection in Internet Explorer
0 Comments Published by Jon December 10th, 2006 in JavaScript, Flash, InternetExplorer, Bugs, HTTP, StreamingWhew. I’m tempted to come up with a shorter title for this post, but I think “Flash-to-JavaScript communication with a streaming HTTP connection in Internet Explorer” appropriately and specifically defines the problem (which I’m sure people run into all the time). I digress.
If you’re interested in the Hot New AJAX Web 2.0 Ethernet […]
Escaping the JavaScript call stack with setTimeout
0 Comments Published by Jon November 26th, 2006 in Technology, Web, JavaScriptSetting 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 […]
Profiling JavaScript applications with Venkman
5 Comments Published by Jon November 11th, 2006 in Design, Technology, Web, JavaScript, OptimizationVery 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 […]
Search
About
You are currently browsing the Blogature weblog archives for the 'JavaScript' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Odd mouse handling with transparent objects under Internet Explorer 7
- Jon interviewed by Yahoo!
- Flash-to-JavaScript communication with a streaming HTTP connection in Internet Explorer
- Voice chat added to Thinkature!
- Creators, Consumers, and What’s “Right?”
- Cargo Cult Design
- Escaping the JavaScript call stack with setTimeout
- Web 2.0 Describes an Era, not a Genre
- The Cost of Adding New Features
- Thinkature is hiring!
Categories
- Bugs (2)
- Business (3)
- Community (1)
- Design (7)
- Flash (1)
- HTTP (1)
- InternetExplorer (2)
- JavaScript (5)
- Optimization (1)
- Random (3)
- Streaming (1)
- Technology (7)
- Web (5)
- Yahoo (1)
- YUI (1)
