similar to: Bulk file upload in rails through paperclip

Displaying 20 results from an estimated 10000 matches similar to: "Bulk file upload in rails through paperclip"

2013 Mar 28
1
Error Empty file upload result - problem with jQuery bulk file upload
I have problems with multiple file upload. I tried Paperclip with jQuery file uplad plugin and get the error mentioned in the title. Files get uploaded without problems, but I keep getting this embarrassing error. Can somebody offer a solution to my problem or suggest alternative solution that can be implemented in 2 hours? My client is getting a bit uneasy now. I have tried everything I
2006 Mar 16
2
Bulk upload of pictures
Hi everyone, I am working on a Rails application with photo upload capablility and I need to add some bulk ulpoad tool. I decided for using a zip file with JPEG pictures inside. The zip would be uploaded, then extracted into some temp directory with the help of rubyzip extension. Then all the photo files should be copied into their final places in the file system. I am interested in your
2011 Jun 03
0
valums ajax file upload + paperclip in Rails 2.x Options
Hello all, I am trying to setup ajax file upload + ajax display in Rails 2.0.2 for project specific purposes. I am using valums ajax file upload plugin(https://github.com/valums/file-uploader). Using this plugin, I have been able to upload these files working in my javascript and I am able to pass them as params. I have found a blog in which they have shown how to combine this plugin with
2002 Nov 14
1
Bullet proof bulk email friendly hosting & cheap mass email campaigns.
We are the marketing specialists www.host4bulk.com that provide cheap bullet proof bulk email friendly hosting for your website ($400 for one month of bullet proof hosting) and cheap bulk email campaigns ($200 for 1 million emails sent) As you may already know, many web hosting companies have Terms of Service (TOS) or Acceptable Use Policies (AUP) against the delivery of emails advertising or
2007 Dec 19
2
Bulk Reverse Phone Lookup
Is anyone aware of a service where we can lookup phone numbers to determine a name and/or name + address available in bulk? We want to look up every number called to our call center, so it will be tens of thousands per day. Services that charge 3 to 5 cents per lookup will get way too expensive very quickly. Thus, I'm looking for a service that can either license a database or
2005 Oct 12
1
Bulk Buys/Group Buys
Hey folks, Anyone know of companies selling bulk SIP adaptors (phones, adaptors, etc.) or has the list ever considered doing something like a bulk buy? I was just curious...I'm looking to get another 5-6 Grandstreams or similar and I figured I'd ask the list. If we found something that lots of people wanted, it probably couldn't hurt to contact a company and ask for bulk deals.
2011 Feb 28
2
Generation of M3U and XSPF
Hello, I'm a new user of icecast which is a really cool software. I use it with the the http proxy module of apache httpd to do port forwarding with 2 sub domains. On my router i forward all tcp traffic of the port 80 to my server. 2 Sub domains are redirected to my server : radio.mydomain.com (icecast) music.mydomain.com (ampache) my apache server host the ampache application with a
2009 Aug 16
0
Can't upload pictures using Paperclip due to weird error
I''m developing in Ubuntu, already have installed ImageScience and I''m getting this error everytime I try to upload a picture: [paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/ stream20090816-10096-ddupoc-0 is not recognized by the ''identify'' command.> Can someone guide me on a solution? Thanks
2010 Mar 01
0
Upload progress bar with Paperclip, Mongrel, Apache
Hello all, I''ve been looking now for several days for an easy to use progress bar plugin or tutorial. I have Paperclip installed and it works great. My production server runs on Apache and Mongrel. It''s amazing that there''s no easy set up progress bar plugin or gem out there. I have seen "SWFUpload", but that seems very complicated to implement. Thank you
2008 Dec 25
0
How to upload multiple files using paperclip
Has any one used paperclip to upload multiple files?. How do we do that?. I am totally clueless. any help is highly appreciated. thanks in advance. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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
2014 Apr 28
0
upload multiple images with paperclip in rails 4?
Hello, I'm learning rails and creating a small project, Someone could tell me how can I upload multiple images with paperclip in rails 4? Thank you very much, I hope someone can help me. Greetings. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an
2009 Jun 08
2
problem with bulk insert into a *.csv file
Hi all, I am trying to create a "index.csv" with caliculating different types of caliculations . In that i have to caliculate on 10,000 studies and have to insert many no of rows more than 500,000 for that right now I am inserting every row after caliculating and doing data.frame but its taking much time to create that index.csv is there any thing like bulk insert in to file
2018 Jul 24
4
bulk dns add
hello i would like to know if there a way to add multiple dns records in samba AD-DC if i run samba-tool dns add for each record, it is realy long, may because of the authentification part... samba-tool dns does not allow bulk add is there a way to do it faster?
2010 Feb 27
2
Paperclip upload fails sometimes
Hello, My application is a rails-postgresql application which uses paperclip ("ImageMagick-6.5.4-10-Q16-windows-dll.exe" installed on WinXP). The application''s image uploading feature works consistently right on my development PC, however it is inconsistent on a different server PC (used for deployment). There are certain observations below. a) For the first time the file
2013 Oct 06
1
samba 4 DC slow users bulk load
Hello, i have successfully installed samba 4 on three vmware VM's and everything works fine (join pc to domain, user login, dns updates, ntp), but i am facing some performance problems during users bulk loading. my environment: 1st DC: RedHat Linux v6.4,samba 4.1rc4,dns 9.9.3P2,ntp 2nd DC:RedHat Linux v6.4,samba 4.1rc4,dns 9.9.3P2,ntp 3rd DC:RedHat Linux v6.4,samba 4.1rc4,ntp to bulk load
2006 Apr 10
5
SPA-941/942 Bulk provisioning
Has anyone got any information on bulk provisioning of Linksys SPA-941/94s? There is an overview in the admin guide but it refers to a different provisioning guide that I haven't found anywhere. Kerry Garrison Director of Technical Services Tech Data Pros - Orange County's Mobile IT Service Provider (949) 502-7819 x200 - <mailto:kerryg@techdatapros.com> kerryg@techdatapros.com
2010 Jan 27
2
RMySQL - Bulk loading data and creating FK links
I have a table (contact) with several fields and it's PK is an auto increment field. I'm bulk loading data to this table from files which if successful will be about 3.5million rows (approx 16000 rows per file). However, I have a linking table (an_contact) to resolve a m:m relationship between the an and contact tables. How can I retrieve the PK's for the data bulk loaded into
2009 Nov 10
4
Model spec for file upload with paperclip and fastercsv
I just started my ImportsController and was this was really the way to go: ////////import.rb///////////////// class Import < ActiveRecord::Base has_attached_file :csv validates_attachment_presence :csv after_save :process_csv private def process_csv FasterCSV.foreach( csv.path) do |row| #TODO end end end /////////import_spec.rb///////////////// require
2005 Dec 15
13
Fast Bulk Inserts?
I need to insert ~100k rows into the database, but using "Table.new(...).save" is painfully slow (I notice in the logs that it''s wrapping each insert in a transaction -- that can''t be fast). Any suggestions on how I can improve the speed of bulk inserts like this? Thanks ... -- Steve
2006 Jul 31
3
Simply_RESTful and Bulk Import URLs
Hi, I have a people controller, and want to import bulk import multiple people from a CSV file. In my routes.rb file I have: map.resource :person Now, it''s a little unclear to me how to further configure the routes to allow me to add the following URLs: I need a URL to choose a file to upload, so I need an HTML ''frontend'' for it, so I figured the following URL