Posts Tagged “projects”
Making Your Tweets Retweet Friendly
I don’t know how often I’ve wanted to retweet someone’s tweet, only to find that after adding “RT @username” it no longer fits in 140 characters. If I’m adamant about retweeting it, I might try and pare it down a little, but now I’m wasting time and energy. I’m sure that if there were stats [...]
document.write() fix for (real) XHTML [v0.5.1]
A script that gets AdSense, the Technorati Badge and other 3rd party JavaScript working with application/xhtml+xml.
Typecast 1.4 (release)
After much blood, sweat and quite a few tears–okay, maybe not so much but at times it certainly felt that way–Typecast 1.4 (release) is out! The big feature with this release is the realtime masking. A lot of work went into replicating a normal input field’s funcitonality within the confines of a mask. Coming up [...]
Introducing Typecast
So I’ve started work on Typecast. I call it an Input Field Augmentation Library. The idea is to provide commonly used/desired functionality that isn’t available in the plain’ol HTML input field. Some examples include auto-completion, suggestion and realtime masking. I’ve been working on it for less than a week–in my free time–so it’s very much [...]