Donahue
[UPDATE: Visit the Donahue site or see Donahue presentations.] Donahue is a web app co-designed and built by Arc90 and Behavior Design. The original idea for Donahue was born out of frustration with the state of (in)attention paid to presenters at conferences. As the project evolved, the tool shifted to… More
JSDOM
Over the past few years, Javascript has matured from an "amateur’s programming language" into a full-fledged platform. Projects like Google Chrome and JQuery have helped elevate the language into a serious platform for delivering applications. On the server side, projects like Google’s V8 show off Javascript’s prowess and power beyond… More
ActionScript 3 XPath Library
One of the issues I’ve come across when dealing with XML in ActionScript 3 has been the inability to dynamically execute E4X queries. The need to do so arose several times, and one solution was to use RiaOne’s D.eval API. This solution is pretty robust; it’s a runtime parser/compiler for… More
HashMask
HashMask attempts to provide an easier-to-view visual “fingerprint” for users to recognize the password they’ve entered. Within the password text box, a sparkline is drawn to aid the user in recognizing what they’ve entered.
HalfMask
HalfMask is an experimental approach to masking on password fields. Rather than just showing bullets or asterisks, HalfMask presents visual cues so the user can easily read their own password.