Monday, May 31, 2004

Introduction to Cocoa Bindings

Cocoa Dev Central has a tutorial on Cocoa Bindings. [Cocoa Dev Central]

Cocoa Bindings sound like a great way to save yourself a lot of needless code, and something I will look into when I write my next Cocoa application.




XeTeX

but she's a girl talks about an interesting TeX implementation for OS X called XeTeX, using the Unicode technologies in OS X.

We may be doing some TeX work in the near future, so this is of particular interest to me.




Periodic Perl

This periodic table of Perl 6 operators is either the scariest thing I've ever seen, or the neatest. [Michael Tsai's Weblog]

It also makes me very glad that I use Python, which doesn't have this alphabet soup of operators.