(A cheesy homepage for Justin Collins)
GUIs with Shoes. GUI Shoes. Something like that.

Shoes is a shiny, tiny new GUI library under development. I was peripherally aware of Shoes already, but then I went looking for an easy way to write a GUI for a small application that I could develop easily and also have run under OS X (on my girlfriend’s laptop…I don’t have a Mac).

So I took a look at Shoes again to see what was up with it. What’s nice? Well, it’s simple…sort of. It let’s you do a lot with a little, which is good. It’s also awesome that you can run it on Linux, OS X, and Windows (XP and Vista). What’s bad is that it is rather unclear what you can do and how you can do it so far. I was trying to look through the sample programs and get up to speed as quickly as possible, but wasn’t really getting it. Documentation is really scarce, so I was bummed. I didn’t really want to spend the (very small amount of) money to order the Shoes book

Then, as if in response to my sadness, _why graciously uploaded the Shoes reference page. Whee! Now I am in business. I’m also using KirbyBase for this, which is a nice light-weight, text-based DBMS.