Leave That Thing Alone Blog
CFCPhotoBlog
I have made the code for CFCPhotoBlog available. CFCPhotoBlog is a ColdFusion and Model-Glue based photoblog application.
The project page for CFCPhotoBlog is here:
http://www.leavethatthingalone.com/projects/CFCPhotoBlog/
I am fairly new to Model-Glue so please don't look at this code as the correct or best way to do things. In fact I'd really like feedback on improving the application from those OO and Model-Glue people out there.

Comments
Nice work!
http://www.talkingtree.com/blog/index.cfm/2006/2/1...
1) I'm not sure that clicking on the photo itself to view the previous one is intuitive. Most people think clicking on an image will bring up a larger version. Perhaps a title attribute to give a tooltip saying "previous photo..." or something.
2) What it really needs is the ability to upload the photos directly through the application and perform the image resizing in the app. Of course this isn't possible with the current version of CF (need image tools in the next version Adobe!) wthout some third party tools.