[Rails] Re: Facebook style photo uploader

2010-03-19 Thread DmitryPush
also you can take a look on Uploadify it's not like in Facebook but
it's pretty simple to install and use.
demo:
http://www.uploadify.com/demo/
Rails and uplodify:
http://casperfabricius.com/site/2009/03/26/uploading-multiple-files-with-progress-indicator-using-jquery-flash-and-rails/
http://drawohara.com/post/182116634/rails-uploadify-the-easy-way

On Mar 19, 11:12 am, Marcin Seroczynski  wrote:
> Or You could simply take a look at ready to use projects from github
> like:http://github.com/bbenezech/papermillhttp://github.com/jbasdf/uploader
>
> Which need only some stylings in CSS to have same look&feel like
> Facebook.
>
> -Martin
>
> On 19 Mar, 08:28, Kevin Elliott  wrote:
>
> > Darren,
>
> > You should take a look at swfupload. It is a combination of javascript and
> > Flash so that you can upload in the background, report on the progress, etc.
>
> > -Kevin
>
> > On Thu, Mar 18, 2010 at 1:00 PM, Ruby on Rails: Talk
> > wrote:
>
> > > Hi
>
> > > Does anyone know of a plugin or something similar which would add the
> > > Facebook style photo uploader (or something which will provide the
> > > same function)?
>
> > > Thanks in advance.
>
> > > Darren
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Ruby on Rails: Talk" group.
> > > To post to this group, send email to rubyonrails-t...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > rubyonrails-talk+unsubscr...@googlegroups.com
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> > --
> > Kevin Elliott
> > ke...@phunc.com |http://kevinelliott.net|http://twitter.com/kevinelliott

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.



[Rails] Re: Facebook style photo uploader

2010-03-19 Thread Marcin Seroczynski
Or You could simply take a look at ready to use projects from github
like:
http://github.com/bbenezech/papermill
http://github.com/jbasdf/uploader

Which need only some stylings in CSS to have same look&feel like
Facebook.

-Martin

On 19 Mar, 08:28, Kevin Elliott  wrote:
> Darren,
>
> You should take a look at swfupload. It is a combination of javascript and
> Flash so that you can upload in the background, report on the progress, etc.
>
> -Kevin
>
> On Thu, Mar 18, 2010 at 1:00 PM, Ruby on Rails: Talk
> wrote:
>
>
>
> > Hi
>
> > Does anyone know of a plugin or something similar which would add the
> > Facebook style photo uploader (or something which will provide the
> > same function)?
>
> > Thanks in advance.
>
> > Darren
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Ruby on Rails: Talk" group.
> > To post to this group, send email to rubyonrails-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> --
> Kevin Elliott
> ke...@phunc.com |http://kevinelliott.net|http://twitter.com/kevinelliott

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.