Rhombus: Square skewed
2011 March 25
How I built an app to get raw data off magnetic cards. Some data's journey from magnetic domains to audio to bytes to binary to different bytes to ASCII to the screen of my Android phone.
2011 March 25
How I built an app to get raw data off magnetic cards. Some data's journey from magnetic domains to audio to bytes to binary to different bytes to ASCII to the screen of my Android phone.
2008 August 31
Namespace issues resolved, and introspection convenience functions added. The easiest way to expose the functions you want to js.
2008 August 30
I'm working on another Utility package. This one to make ExternalInterface a little easier and more flexible to use. Read on for the sneak preview.
2008 August 30
FunctionUtils continues to evolve. I've added a self-removing event closurizer, and have memoized the memoizers.