Reid Beels

Text Masks with sIFR3

Filed under: Design — February 6, 2007 @ 5:40 pm

sIFR Masking, thumbnail I’ve been using sIFR for a while to get pretty typography for my headers on this site. As part of my latest design refresh, I upgraded to the beta of sIFR 3 and discovered something cool in the process. It’s possible to embed an image within the flash movie used by sIFR and use the dynamic text to mask the image, creating some nifty effects. The gradienty text in the header (which displays my current Twitter status) is done using this technique and I’m exploring how it can be used for other fun things. The drawbacks to this is that you have to create a separate flash file for every image you want to mask and that file is also separate from any other sIFR stuff that you happen to be doing. The same effect could be acheived by using server-side tech to generate images (which would be a bit smaller than the flash file), but the ease-of-use and ability to modify the text at runtime makes sIFR masking interesting. If you’re curious as to how to pull it off (even if you’ve never touched flash before), read on.

(more…)

WordPress 2.1 needs more developer documentation

Filed under: Technology — February 1, 2007 @ 11:41 pm

I installed WordPress 2.1 today, eager to make use of some of the new plugin features only to find that there isn’t really any documentation on them. I’d like to echo the sentiment mentioned here and say that WordPress really does need stronger developer documentation. I want to be able to look to the documentation not to decrypt the innter workings of some new feature, but to get an idea of what is possible.