Sébastien Grosjean - ZenCocoon
2007-Mar-04 21:10 UTC
InPlaceUploader help you sending / updating your files easier than ever
With an AJAX like technique using iframe, already used by gmail and much more, InPlaceUploader make you uploading your files (images, flash, movies, musics, ...) without any visible refresh. The main goal where to make file uploading as easy as text editing with InPlaceEditor. You can give it a try at http://inplaceuploader.box.re/ The code has been submitted as a patch to control.js ( http://dev.rubyonrails.org/ticket/7671 ) -- Sébastien Grosjean - ZenCocoon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Phlip
2007-Mar-04 21:26 UTC
Re: InPlaceUploader help you sending / updating your files easier than ever
Sébastien Grosjean - ZenCocoon wrote:> With an AJAX like technique using iframe, already used by gmail and much > more......and the crowned heads of the EU. Specifically; targetting an IFrame is the only way _possible_ to upload a file Ajax-style! -- Phlip http://www.greencheese.us/ZeekLand <-- NOT a blog!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Sébastien Grosjean - ZenCocoon
2007-Mar-04 21:33 UTC
Re: InPlaceUploader help you sending / updating your files easier than ever
On Mar 4, 11:26 pm, "Phlip" <phlip2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Sébastien Grosjean - ZenCocoon wrote: > > > With an AJAX like technique using iframe, already used by gmail and much > > more... > > Specifically; targetting an IFrame is the only way _possible_ to upload a > file Ajax-style!Right, and when used the look-and-feel is close to an AJAX request ! What''s really comfortable no ? The idea of this code is not the technique itself, is the code needed to implement it ! It''s as simple as an in-place-text-editing and that''s personally why I found this script useful ;-) -- Sébastien Grosjean - ZenCocoon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---