F-Script in 20 Minutes
F-Script is an open-source scripting layer dedicated to Cocoa. If you aren’t using it yet, this is your chance to learn how it can improve your productivity as well as those of the users of your own Cocoa applications. In this article, our goal will be to produce a nice little animation using fancy Core Image effects. In doing so, we will learn the basics of F-Script.
Posting mainly for myself to come back and read. Philippe has up what looks to be a good getting started tutorial on F-Script that walks you through using it with a few Core Image items in an app. F-Script is one of those things that I’ve seen around and played with a little, but never really sunk my teeth into it. I need to play with it a bit more since it’s supposed to be a good Cocoa development aid.