|
I have a ruby on rails website. One feature allows people to upload pictures but users find it painstaking to upload pictures one at a time. What is the best way to allows users to upload multiple pictures at the same time?
Started by Janak on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I've used both on Codeigniter projects but I prefer Uploadify .
Hi...try Uploadify or SWF upload.
|
|
I am new to rails so sorry if this is easy. I am wondering the best way to upload pictures and display them in Ruby on Rails. I have a blog and would like to have the option of attaching a picture when creating a post.
Started by bgadoci on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There's an excellent RailsCast about it - http://railscasts.com/episodes/134-paperclip
Assuming you don't need fancy features, don't wish to add ... .
Paperclip is quite awesome.
Perhaps you want to try using that first.
Many people recommend PaperClip.
|
|
A while a go I had to developed a music site that allowed audio files to be uploaded to a site and then converted in to various formats using ffmpeg, people would then download the uploaded audio files after purchasing them and a tmp file would be created...
Started by Ronald Conco on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The consensus seems to be that storing file paths to... .
I know you mentioned images and video, however this question has relevance to all large binary content media files .
See this earlier StackOverflow question Storing images in a database, Yea or nay? .
|
Ask your Facebook Friends
|
My website deals with pictures that users upload. I'm kind of conflicted on what my picture filename should consist of. I'm worried about scalability simply and possibly security? Maybe someone out there deals with the same thing and can tell me what ...
Started by Axsuul on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Somewhere):
-Pictures -UserID1 -PictureID1~^~Variant.jpg -PictureID2~^~Variant.jpg -UserID2 -PictureID1~^~Variant.jpg -PictureID2~^~Variant.jpg
Pictures - simply the root directory for the following it easier to access/serve and manage ....
|
|
I am using the fileupload control in asp.net. I want the browser to only show pictures. I am currently using validation to ensure they only select images but how can I make the browser only search for images?
Started by Eric on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Data size (1 meg, 4 meg etc.)
Using pure HTML... .
Also, what most of the websites does, is that they stop the transfer after the max .
You can verify with javascript if the ending is allowed .
You can't (unless you implement a Silverlight or Flash solution) .
|
|
Hello,
I using rails 2.3.4 and PaperClip gem as plugin (the latest git master). And, given the following code:
class Banner < ActiveRecord::Base has_attached_file :picture, :url => "/banners/:id/:basename.:extension", :path => ":rails_root/public...
Started by Gabor Garami on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The symbol is :styles.
:style is incorrect.
You need to install a post-processor like ImageMagick.
|
|
I have a strong leaning towards Picasa, but if there's not a great solution out there I can migrate back to Flickr.
Free or pay doesn't matter too much, and I'd like something that allows for tagging. Geotagging is a plus.
Edit: To be clear, I'd like ...
Started by dulaneyb on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Its $2.99, but worth every penny and a few more :... .
I use Mobile Fotos (Flickr Browser & Uploader).
It is a plugin to allow direct uploading to Flickr.
I love using picasa2flickr with Picasa.
It looks like ShoZu does everything you want.
|
|
What am i doing wrong [Upload Skipped This file was too big to upload).
i cannot upload any pics ?
Started by daitai on
, 12 posts
by 11 people.
Answer Snippets (Read the full thread at pigeonwatch):
You can onl upload of images and save the optimized....
Imgur.com/ Have a read >>>>>> How To Post Pictures you just need to download Photobucket is a good site, I mostly upload to tinypic which is also easy to use.
|
|
Uploading pictures by cristinalelia Today at 11:59 am
Please help me ! Some of my users cannot upload pictures on forum, even if all the users have the same permissions. I cannot understand what is this
cristinalelia 25
Language : english
Points: 21
Join...
Answer Snippets (Read the full thread at forumotion):
Re: Uploading pictures by MrMario Today at 12:25 pm
Hello,
What happens when they upload images: Uploading pictures by cristinalelia Today at 12:56 pm
I can upload, another users cannot at 1:03 pm
They try to ....
|
|
Hello,
I am unable to use the "Upload Multiple Pictures" option in a Picture Library.
When I try to use this option, it says that " If you have not finished uploading the pictures, switch to the picture editor and finish uploading. When you have finished...
Answer Snippets (Read the full thread at microsoft):
And when you click on upload multiple pictures it opens-installed....
Does it show you all pictures you have selected to upload to Pic library files uploaded to pic library it works fine.
To Picture Library" option.
|