I’m giving a brief talk at tonight’s Rails meeting in Chandler at 7:00pm on what we’re doing with attachment_fu and Kropper for upcoming face-based search service mugr.com. I’ll post the slides afterwards for those who can’t make it, but you won’t get to see the Über-secret developer build unless you come Slides: Keynote PDF
Posts Tagged ‘kropper’
Rails Presentation: attachment_fu, Kropper and Mugr.com face-based services preview.
October 16th, 2007
No Comments
Rails attachment_fu/Kropper Scaling Fix: attachment_fu_skip_resize
October 1st, 2007
No Comments
I recently integrated Kropper into a custom RoR application for OpenRain affiliate img surf. A fundamental flaw in the upload-save-crop-save process used by Kropper is that attachment_fu automatically scales down the image on first save to :resize_to dimensions. After the subsequent crop–which may result in a significant drop in resolution–the image is scaled back up [...]

