Thursday, November 27, 2008

Upload behavior

Hi folks, I'm looking for a component that would let me upload files and hook up to do some actions regarding the type of the file, this is, for a an pdf document just upload the file but for an image let me proccess it to resize it, for a video let me convert it to flv and so on. Again: I don't want to just process everithing I'm willing to work over it to expand it's functionality.

I already worked with the great Ad7six's "Generic File Upload Behavior" for a while but I had to hack it to fix some bugs and also to get more functionality. And I've made a really big site (more than 1000 files uploaded per day) that lately started to delete files when new ones where uploaded (we didn't fix that yet) so I was searching for something more well designed. I looked over the Attm project that was promessing but as an early adopter I found lots of bugs (months ago).

So you have any suggestions? one of the said projects are mature enough to be the match for me? I'm not beeing picky if you guys tell me that the functionality I'm requesting is not out there I will create it, just please give me some feedback what you think is going to be the best way.

I state again that the Ad7six is awasome but has a cople of design flaws for example if you override the hasMany property of a model and you forget to add 'Attachment' again you lost it's functionality.

Thanks in advance!

FedeX

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: