How does Facebook codes their Cropping tool?
- by Trip
I ask this because I am currently trying to work out my own technique, and there are huge strategic hangups for the entire site when your begin this. Of them are:
Using jCrop and rMagick, it takes up a huge amount of processing ( to which I have backgrounded ).
Because I have it backgrounded, I must by ajax develop a feature that auto-updates every five seconds to check when the backgrounding is done.
Has anyone accomplished this with their sites? If so, what are some creative techniques you came across to keep the processing streamline, and the users happy?